++ 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 23 12:50:32 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 12:50:32 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 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ 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.65 ++ cut -d , -f 1 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host +++ local local_ips=,10.0.0.65,10.104.51.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.104.51.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 12:51:18.625 7f0c60e25780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 12:51:19.002 7f0c60e25780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 12:51:19.035 7f0c60e25780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 12:51:19.035 7f0c60e25780 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2025-10-23 12:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000793 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-10-23 12:51:29] "GET / HTTP/1.1" 503 181 0.000211 10.0.0.65 - - [2025-10-23 12:51:29] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.65 - - [2025-10-23 12:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.65 - - [2025-10-23 12:51:29] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005594 10.0.0.65 - - [2025-10-23 12:51:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003698 10.0.0.65 - - [2025-10-23 12:51:30] "POST /config-nodes HTTP/1.1" 200 593 0.039321 10.0.0.65 - - [2025-10-23 12:51:30] "GET / HTTP/1.1" 200 35931 0.002977 10.0.0.65 - - [2025-10-23 12:51:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004955 10.0.0.65 - - [2025-10-23 12:51:30] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.65 - - [2025-10-23 12:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.65 - - [2025-10-23 12:51:30] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006639 10.0.0.65 - - [2025-10-23 12:51:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002629 10.0.0.65 - - [2025-10-23 12:51:30] "POST /database-nodes HTTP/1.1" 200 597 0.027683 10.0.0.65 - - [2025-10-23 12:51:30] "GET / HTTP/1.1" 200 45303 0.001502 10.0.0.65 - - [2025-10-23 12:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006781 10.0.0.65 - - [2025-10-23 12:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.65 - - [2025-10-23 12:51:31] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.65 - - [2025-10-23 12:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.65 - - [2025-10-23 12:51:31] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004132 10.0.0.65 - - [2025-10-23 12:51:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000549 10.0.0.65 - - [2025-10-23 12:51:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.011652 10.0.0.65 - - [2025-10-23 12:51:31] "POST /security-groups HTTP/1.1" 200 570 0.068921 10.0.0.65 - - [2025-10-23 12:51:31] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.65 - - [2025-10-23 12:51:31] "POST /projects HTTP/1.1" 200 481 0.222752 10.0.0.65 - - [2025-10-23 12:51:31] "GET / HTTP/1.1" 200 35931 0.001691 10.0.0.65 - - [2025-10-23 12:51:31] "POST /security-groups HTTP/1.1" 200 534 0.058492 10.0.0.65 - - [2025-10-23 12:51:31] "POST /chown HTTP/1.1" 200 109 0.078370 10.0.0.65 - - [2025-10-23 12:51:31] "POST /policy-managements HTTP/1.1" 409 214 0.035487 10.0.0.65 - - [2025-10-23 12:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.65 - - [2025-10-23 12:51:31] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018481 10.0.0.65 - - [2025-10-23 12:51:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.072171 10.0.0.65 - - [2025-10-23 12:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014423 10.0.0.65 - - [2025-10-23 12:51:31] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.65 - - [2025-10-23 12:51:31] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008839 10.0.0.65 - - [2025-10-23 12:51:32] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.023333 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.65 - - [2025-10-23 12:51:32] "GET /virtual-network/c86c9be9-8a3f-404f-ab0e-ef1c2ee3ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007735 10.0.0.65 - - [2025-10-23 12:51:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000803 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.007493 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.002427 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.65 - - [2025-10-23 12:51:32] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.030020 10.0.0.65 - - [2025-10-23 12:51:32] "POST /security-groups HTTP/1.1" 200 574 0.084227 10.0.0.65 - - [2025-10-23 12:51:32] "POST /projects HTTP/1.1" 200 489 0.280017 10.0.0.65 - - [2025-10-23 12:51:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.084526 10.0.0.65 - - [2025-10-23 12:51:32] "POST /security-groups HTTP/1.1" 200 546 0.087425 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.004844 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.65 - - [2025-10-23 12:51:32] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011777 10.0.0.65 - - [2025-10-23 12:51:32] "POST /chown HTTP/1.1" 200 109 0.030679 10.0.0.65 - - [2025-10-23 12:51:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.060418 10.0.0.65 - - [2025-10-23 12:51:32] "POST /network-ipams HTTP/1.1" 200 522 0.099070 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015084 10.0.0.65 - - [2025-10-23 12:51:32] "GET /network-ipam/69d5b410-a39c-4f4f-8269-30c2e1761150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.014537 10.0.0.65 - - [2025-10-23 12:51:32] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019356 10.0.0.65 - - [2025-10-23 12:51:32] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013539 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.008244 10.0.0.65 - - [2025-10-23 12:51:32] "POST /network-ipams HTTP/1.1" 200 510 0.147507 10.0.0.65 - - [2025-10-23 12:51:32] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.048234 10.0.0.65 - - [2025-10-23 12:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021190 10.0.0.65 - - [2025-10-23 12:51:32] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.043210 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008593 10.0.0.65 - - [2025-10-23 12:51:33] "POST /config-database-nodes HTTP/1.1" 200 611 0.238211 10.0.0.65 - - [2025-10-23 12:51:33] "GET / HTTP/1.1" 200 35931 0.005816 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016198 10.0.0.65 - - [2025-10-23 12:51:33] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019326 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.012145 10.0.0.65 - - [2025-10-23 12:51:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.134363 10.0.0.65 - - [2025-10-23 12:51:33] "POST /analytics-nodes HTTP/1.1" 200 599 0.121208 10.0.0.65 - - [2025-10-23 12:51:33] "POST /useragent-kv HTTP/1.1" 200 115 0.024491 10.0.0.65 - - [2025-10-23 12:51:33] "POST /virtual-networks HTTP/1.1" 200 538 0.395571 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016462 10.0.0.65 - - [2025-10-23 12:51:33] "POST /service-templates HTTP/1.1" 200 511 0.111655 10.0.0.65 - - [2025-10-23 12:51:33] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.020660 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001472 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.65 - - [2025-10-23 12:51:33] "POST /network-ipams HTTP/1.1" 200 518 0.063588 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.009466 10.0.0.65 - - [2025-10-23 12:51:33] "POST /service-templates HTTP/1.1" 200 501 0.083984 10.0.0.65 - - [2025-10-23 12:51:33] "POST /service-templates HTTP/1.1" 200 515 0.068425 10.0.0.65 - - [2025-10-23 12:51:33] "POST /service-templates HTTP/1.1" 200 535 0.089505 10.0.0.65 - - [2025-10-23 12:51:33] "POST /useragent-kv HTTP/1.1" 200 115 0.039152 10.0.0.65 - - [2025-10-23 12:51:33] "POST /virtual-networks HTTP/1.1" 200 546 0.204714 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015885 10.0.0.65 - - [2025-10-23 12:51:33] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.026634 10.0.0.65 - - [2025-10-23 12:51:33] "GET / HTTP/1.1" 200 35931 0.002768 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.010480 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012466 10.0.0.65 - - [2025-10-23 12:51:33] "POST /service-templates HTTP/1.1" 200 507 0.131773 10.0.0.65 - - [2025-10-23 12:51:33] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027155 10.0.0.65 - - [2025-10-23 12:51:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007444 10.0.0.65 - - [2025-10-23 12:51:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.313421 10.0.0.65 - - [2025-10-23 12:51:34] "POST /network-policys HTTP/1.1" 200 538 0.373182 10.0.0.65 - - [2025-10-23 12:51:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.005902 10.0.0.65 - - [2025-10-23 12:51:34] "POST /network-policys HTTP/1.1" 200 534 0.048481 10.0.0.65 - - [2025-10-23 12:51:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.010615 10.0.0.65 - - [2025-10-23 12:51:34] "POST /network-policys HTTP/1.1" 200 542 0.038074 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-update HTTP/1.1" 200 156 0.059880 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002407 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-update HTTP/1.1" 200 156 0.085155 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-update HTTP/1.1" 200 156 0.090215 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009098 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009661 10.0.0.65 - - [2025-10-23 12:51:34] "POST /ref-update HTTP/1.1" 200 156 0.084849 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-update HTTP/1.1" 200 156 0.092228 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-update HTTP/1.1" 200 156 0.174827 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019104 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029263 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009557 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007038 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.65 - - [2025-10-23 12:51:35] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003474 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.65 - - [2025-10-23 12:51:35] "GET /virtual-network/c86c9be9-8a3f-404f-ab0e-ef1c2ee3ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013450 10.0.0.65 - - [2025-10-23 12:51:35] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.033978 10.0.0.65 - - [2025-10-23 12:51:35] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008302 10.0.0.65 - - [2025-10-23 12:51:35] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.028352 10.0.0.65 - - [2025-10-23 12:51:35] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010402 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020582 10.0.0.65 - - [2025-10-23 12:51:35] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009866 10.0.0.65 - - [2025-10-23 12:51:35] "POST /bgp-routers HTTP/1.1" 200 616 0.077462 10.0.0.65 - - [2025-10-23 12:51:35] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.037189 10.0.0.65 - - [2025-10-23 12:51:35] "POST /firewall-policys HTTP/1.1" 200 530 0.113367 10.0.0.65 - - [2025-10-23 12:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.65 - - [2025-10-23 12:51:35] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019529 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005603 10.0.0.65 - - [2025-10-23 12:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.077600 10.0.0.65 - - [2025-10-23 12:51:35] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009698 10.0.0.65 - - [2025-10-23 12:51:35] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006838 10.0.0.65 - - [2025-10-23 12:51:35] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.072582 10.0.0.65 - - [2025-10-23 12:51:35] "POST /ref-update HTTP/1.1" 200 156 0.145106 10.0.0.65 - - [2025-10-23 12:51:35] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 581 0.085851 10.0.0.65 - - [2025-10-23 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.144450 10.0.0.65 - - [2025-10-23 12:51:36] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.013335 10.0.0.65 - - [2025-10-23 12:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.65 - - [2025-10-23 12:51:36] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010176 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 575 0.134742 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 575 0.056842 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 559 0.085908 10.0.0.65 - - [2025-10-23 12:51:36] "POST /firewall-policys HTTP/1.1" 200 532 0.131558 10.0.0.65 - - [2025-10-23 12:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.059677 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 555 0.063727 10.0.0.65 - - [2025-10-23 12:51:36] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.058151 10.0.0.65 - - [2025-10-23 12:51:36] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006836 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 557 0.085100 10.0.0.65 - - [2025-10-23 12:51:36] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008418 10.0.0.65 - - [2025-10-23 12:51:36] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007918 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 565 0.076007 10.0.0.65 - - [2025-10-23 12:51:36] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027558 10.0.0.65 - - [2025-10-23 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.142049 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 549 0.125253 10.0.0.65 - - [2025-10-23 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.097400 10.0.0.65 - - [2025-10-23 12:51:36] "POST /alarms HTTP/1.1" 200 557 0.177880 10.0.0.65 - - [2025-10-23 12:51:36] "POST /ref-update HTTP/1.1" 200 156 0.067140 10.0.0.65 - - [2025-10-23 12:51:37] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.027314 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 567 0.069029 10.0.0.65 - - [2025-10-23 12:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.039919 10.0.0.65 - - [2025-10-23 12:51:37] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011055 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 555 0.093380 10.0.0.65 - - [2025-10-23 12:51:37] "POST /firewall-policys HTTP/1.1" 200 530 0.076396 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 567 0.096394 10.0.0.65 - - [2025-10-23 12:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.092822 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016530 10.0.0.65 - - [2025-10-23 12:51:37] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012123 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 575 0.111236 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013628 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009729 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 569 0.024650 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016306 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005166 10.0.0.65 - - [2025-10-23 12:51:37] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003555 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 561 0.100905 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 561 0.075141 10.0.0.65 - - [2025-10-23 12:51:37] "POST /ref-update HTTP/1.1" 200 156 0.131253 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 561 0.057090 10.0.0.65 - - [2025-10-23 12:51:37] "POST /ref-update HTTP/1.1" 200 156 0.074154 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 547 0.056142 10.0.0.65 - - [2025-10-23 12:51:37] "POST /ref-update HTTP/1.1" 200 156 0.096029 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 595 0.100028 10.0.0.65 - - [2025-10-23 12:51:37] "POST /ref-update HTTP/1.1" 200 156 0.053899 10.0.0.65 - - [2025-10-23 12:51:37] "POST /alarms HTTP/1.1" 200 575 0.049286 10.0.0.65 - - [2025-10-23 12:51:38] "POST /alarms HTTP/1.1" 200 571 0.046957 10.0.0.65 - - [2025-10-23 12:51:38] "POST /ref-update HTTP/1.1" 200 156 0.100298 10.0.0.65 - - [2025-10-23 12:51:38] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.026002 10.0.0.65 - - [2025-10-23 12:51:38] "POST /alarms HTTP/1.1" 200 583 0.090648 10.0.0.65 - - [2025-10-23 12:51:38] "POST /tags HTTP/1.1" 200 299 0.067181 10.0.0.65 - - [2025-10-23 12:51:38] "POST /alarms HTTP/1.1" 200 609 0.044234 10.0.0.65 - - [2025-10-23 12:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016620 10.0.0.65 - - [2025-10-23 12:51:38] "GET /tag/e7ba72bc-4c55-47b9-9878-1b7b91583953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.045700 10.0.0.65 - - [2025-10-23 12:51:38] "POST /set-tag HTTP/1.1" 200 109 0.027573 10.0.0.65 - - [2025-10-23 12:51:38] "GET / HTTP/1.1" 200 35931 0.001197 10.0.0.65 - - [2025-10-23 12:51:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005443 10.0.0.65 - - [2025-10-23 12:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007812 10.0.0.65 - - [2025-10-23 12:51:38] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.017545 10.0.0.65 - - [2025-10-23 12:51:38] "POST /tags HTTP/1.1" 200 357 0.167661 10.0.0.65 - - [2025-10-23 12:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.65 - - [2025-10-23 12:51:38] "GET /tag/5c4d1ed3-7eaa-4a04-8aa1-a51d1173e552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.046179 10.0.0.65 - - [2025-10-23 12:51:38] "POST /tags HTTP/1.1" 200 305 0.120303 10.0.0.65 - - [2025-10-23 12:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022395 10.0.0.65 - - [2025-10-23 12:51:39] "GET /tag/b4d7410f-95b1-42cf-bb06-ca341f30a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.032704 10.0.0.65 - - [2025-10-23 12:51:39] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024182 10.0.0.65 - - [2025-10-23 12:51:39] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004080 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.65 - - [2025-10-23 12:51:39] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.049042 10.0.0.65 - - [2025-10-23 12:51:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.000554 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.015327 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.65 - - [2025-10-23 12:51:39] "POST /security-groups HTTP/1.1" 200 571 0.075377 10.0.0.65 - - [2025-10-23 12:51:39] "POST /projects HTTP/1.1" 200 483 0.445148 10.0.0.65 - - [2025-10-23 12:51:39] "GET /network-ipam/69d5b410-a39c-4f4f-8269-30c2e1761150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.014136 10.0.0.65 - - [2025-10-23 12:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.046048 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013691 10.0.0.65 - - [2025-10-23 12:51:39] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013761 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.65 - - [2025-10-23 12:51:39] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009406 10.0.0.65 - - [2025-10-23 12:51:39] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.65 - - [2025-10-23 12:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.65 - - [2025-10-23 12:51:39] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009341 10.0.0.65 - - [2025-10-23 12:51:39] "PUT /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d HTTP/1.1" 200 274 0.050635 10.0.0.65 - - [2025-10-23 12:51:39] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.067949 10.0.0.65 - - [2025-10-23 12:51:39] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.115210 10.0.0.65 - - [2025-10-23 12:51:39] "POST /security-groups HTTP/1.1" 200 537 0.092979 10.0.0.65 - - [2025-10-23 12:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013863 10.0.0.65 - - [2025-10-23 12:51:40] "POST /chown HTTP/1.1" 200 109 0.032964 10.0.0.65 - - [2025-10-23 12:51:40] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022816 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.65 - - [2025-10-23 12:51:40] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003267 10.0.0.65 - - [2025-10-23 12:51:40] "POST /tags HTTP/1.1" 409 207 0.002637 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004925 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 587 0.028311 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.006089 10.0.0.65 - - [2025-10-23 12:51:40] "GET /tag/b4d7410f-95b1-42cf-bb06-ca341f30a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.050127 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 585 0.047487 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.012468 10.0.0.65 - - [2025-10-23 12:51:40] "POST /firewall-rules HTTP/1.1" 200 564 0.125783 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 580 0.117561 10.0.0.65 - - [2025-10-23 12:51:40] "GET /firewall-rule/0c71f9f4-82dd-42c0-8623-e02b3598de68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.045925 10.0.0.65 - - [2025-10-23 12:51:40] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002983 10.0.0.65 - - [2025-10-23 12:51:40] "GET /firewall-rule/0c71f9f4-82dd-42c0-8623-e02b3598de68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003507 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002340 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 578 0.068128 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.008180 10.0.0.65 - - [2025-10-23 12:51:40] "POST /ref-update HTTP/1.1" 200 156 0.062978 10.0.0.65 - - [2025-10-23 12:51:40] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006451 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.65 - - [2025-10-23 12:51:40] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.031607 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 596 0.068528 10.0.0.65 - - [2025-10-23 12:51:40] "POST /tags HTTP/1.1" 409 207 0.011250 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.004576 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.65 - - [2025-10-23 12:51:40] "GET /tag/b4d7410f-95b1-42cf-bb06-ca341f30a1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031177 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 594 0.084093 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002964 10.0.0.65 - - [2025-10-23 12:51:40] "POST /access-control-lists HTTP/1.1" 200 579 0.072296 10.0.0.65 - - [2025-10-23 12:51:40] "POST /firewall-rules HTTP/1.1" 200 562 0.130238 10.0.0.65 - - [2025-10-23 12:51:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.027704 10.0.0.65 - - [2025-10-23 12:51:40] "GET /firewall-rule/2be1a9ab-71a0-4c20-b0f4-8286604e2c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.037381 10.0.0.65 - - [2025-10-23 12:51:41] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007309 10.0.0.65 - - [2025-10-23 12:51:41] "GET /firewall-rule/2be1a9ab-71a0-4c20-b0f4-8286604e2c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.047031 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 577 0.080966 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.013080 10.0.0.65 - - [2025-10-23 12:51:41] "POST /ref-update HTTP/1.1" 200 156 0.053525 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 594 0.044896 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.011202 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 592 0.064237 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.028441 10.0.0.65 - - [2025-10-23 12:51:41] "POST /tags HTTP/1.1" 200 301 0.137515 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027374 10.0.0.65 - - [2025-10-23 12:51:41] "GET /tag/c5aa55b4-dee1-4e9c-9156-7d374b2478e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030824 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 583 0.105191 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.016688 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 581 0.095533 10.0.0.65 - - [2025-10-23 12:51:41] "POST /tags HTTP/1.1" 200 325 0.186484 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013777 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.006162 10.0.0.65 - - [2025-10-23 12:51:41] "GET /tag/7ca1ab00-d0fb-448d-bfeb-7b510369cd3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.039277 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 602 0.051122 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.017300 10.0.0.65 - - [2025-10-23 12:51:41] "POST /tags HTTP/1.1" 200 363 0.025989 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014498 10.0.0.65 - - [2025-10-23 12:51:41] "GET /tag/c33aad42-9a0d-414e-aa38-ef970dabb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021544 10.0.0.65 - - [2025-10-23 12:51:41] "POST /access-control-lists HTTP/1.1" 200 600 0.051190 10.0.0.65 - - [2025-10-23 12:51:41] "POST /tags HTTP/1.1" 200 311 0.027683 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018376 10.0.0.65 - - [2025-10-23 12:51:41] "GET /tag/7d57aa15-5c71-4077-9f42-7956d98985cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031842 10.0.0.65 - - [2025-10-23 12:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007019 10.0.0.65 - - [2025-10-23 12:51:42] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005983 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.059176 10.0.0.65 - - [2025-10-23 12:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009878 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.041119 10.0.0.65 - - [2025-10-23 12:51:42] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067876 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.048298 10.0.0.65 - - [2025-10-23 12:51:42] "POST /virtual-machines HTTP/1.1" 200 377 0.044263 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.071208 10.0.0.65 - - [2025-10-23 12:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.060061 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.016793 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.051587 10.0.0.65 - - [2025-10-23 12:51:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.236539 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.047557 10.0.0.65 - - [2025-10-23 12:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020192 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.029055 10.0.0.65 - - [2025-10-23 12:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016121 10.0.0.65 - - [2025-10-23 12:51:42] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.020569 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.010339 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.024033 10.0.0.65 - - [2025-10-23 12:51:42] "POST /route-targets HTTP/1.1" 200 327 0.010790 10.0.0.65 - - [2025-10-23 12:51:42] "POST /instance-ips HTTP/1.1" 200 409 0.074711 10.0.0.65 - - [2025-10-23 12:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021235 10.0.0.65 - - [2025-10-23 12:51:42] "POST /ref-update HTTP/1.1" 200 156 0.010955 10.0.0.65 - - [2025-10-23 12:51:42] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.031046 10.0.0.65 - - [2025-10-23 12:51:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.003846 10.0.0.65 - - [2025-10-23 12:51:42] "POST /access-control-lists HTTP/1.1" 200 551 0.024617 10.0.0.65 - - [2025-10-23 12:51:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002231 10.0.0.65 - - [2025-10-23 12:51:42] "POST /set-tag HTTP/1.1" 200 109 0.075273 10.0.0.65 - - [2025-10-23 12:51:42] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011355 10.0.0.65 - - [2025-10-23 12:51:42] "GET /instance-ip/06552e2e-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007711 10.0.0.65 - - [2025-10-23 12:51:43] "POST /access-control-lists HTTP/1.1" 200 589 0.069576 10.0.0.65 - - [2025-10-23 12:51:43] "POST /ref-update HTTP/1.1" 200 156 0.023598 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 404 237 0.010885 10.0.0.65 - - [2025-10-23 12:51:43] "POST /tags HTTP/1.1" 200 305 0.082728 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017274 10.0.0.65 - - [2025-10-23 12:51:43] "GET /tag/fa4118c8-eb7d-4cbd-a9fe-aafa795349bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016305 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.65 - - [2025-10-23 12:51:43] "POST /access-control-lists HTTP/1.1" 200 601 0.081939 10.0.0.65 - - [2025-10-23 12:51:43] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047943 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.65 - - [2025-10-23 12:51:43] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005322 10.0.0.65 - - [2025-10-23 12:51:43] "POST /ref-update HTTP/1.1" 200 156 0.047423 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.65 - - [2025-10-23 12:51:43] "POST /ref-update HTTP/1.1" 200 156 0.035767 10.0.0.65 - - [2025-10-23 12:51:43] "GET /service-appliance-set/c0357f82-4299-4ed1-9d24-1887789e50dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011275 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002223 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/14ef1a1a-faf9-4f77-b6e8-e572d00251e8 HTTP/1.1" 200 272 0.049767 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/634b9c4b-0945-412f-987a-38ec78b515fe HTTP/1.1" 200 272 0.044982 10.0.0.65 - - [2025-10-23 12:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164213 10.0.0.65 - - [2025-10-23 12:51:43] "GET /virtual-machine-interface/65bed1bf-d3e9-4830-b313-3fbeda974e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.008200 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/6ebd8dd9-ec7b-472d-83be-0d68250791aa HTTP/1.1" 200 272 0.053281 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/fe78d5a9-47c6-4813-8aa9-988aae14b64c HTTP/1.1" 200 272 0.010244 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/8d017e29-089e-4ac2-990c-fa0f84d06141 HTTP/1.1" 200 272 0.016528 10.0.0.65 - - [2025-10-23 12:51:43] "POST /instance-ips HTTP/1.1" 200 381 0.059377 10.0.0.65 - - [2025-10-23 12:51:43] "GET /instance-ip/f5eca33c-e3cd-4055-a792-7d2171c8ae00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019393 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/86acc094-b077-4f87-b2f0-8dcd25fd4c9a HTTP/1.1" 200 272 0.042418 10.0.0.65 - - [2025-10-23 12:51:43] "POST /loadbalancers HTTP/1.1" 200 582 0.082002 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/8670bf49-a66e-452c-b533-7d130945e732 HTTP/1.1" 200 272 0.055122 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/9e5c9f80-6ae9-4ee5-bd0f-c5603af706b7 HTTP/1.1" 200 272 0.024322 10.0.0.65 - - [2025-10-23 12:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031577 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/6f994e94-9a2e-4472-858b-92819a02f025 HTTP/1.1" 200 272 0.062417 10.0.0.65 - - [2025-10-23 12:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012514 10.0.0.65 - - [2025-10-23 12:51:43] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088056 10.0.0.65 - - [2025-10-23 12:51:43] "GET /instance-ip/f5eca33c-e3cd-4055-a792-7d2171c8ae00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008964 10.0.0.65 - - [2025-10-23 12:51:43] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086974 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/b1f34140-4d6c-4a48-8370-9675549f4423 HTTP/1.1" 200 272 0.052597 10.0.0.65 - - [2025-10-23 12:51:43] "GET /loadbalancer/59fe4a08-f437-4b36-91c2-8caa0b46fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005920 10.0.0.65 - - [2025-10-23 12:51:43] "PUT /access-control-list/abc71fe9-8251-4545-a3ee-78da5219a268 HTTP/1.1" 200 272 0.036971 10.0.0.65 - - [2025-10-23 12:51:44] "POST /floating-ips HTTP/1.1" 200 583 0.098282 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /access-control-list/1abd8ed3-b119-451f-b156-1560c979e1bd HTTP/1.1" 200 272 0.033751 10.0.0.65 - - [2025-10-23 12:51:44] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.085857 10.0.0.65 - - [2025-10-23 12:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021273 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017481 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /access-control-list/de1994ba-a1f7-4edb-b867-e844a6a85ed2 HTTP/1.1" 200 272 0.038399 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /access-control-list/69a09ab4-b488-4b15-98db-383d24dc4441 HTTP/1.1" 200 272 0.018876 10.0.0.65 - - [2025-10-23 12:51:44] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.091438 10.0.0.65 - - [2025-10-23 12:51:44] "GET /loadbalancer-listener/698a0b54-4628-4532-88cc-8667f42da864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003311 10.0.0.65 - - [2025-10-23 12:51:44] "GET /loadbalancer-listener/698a0b54-4628-4532-88cc-8667f42da864?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004591 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /access-control-list/a4a841f3-422d-4be7-a1e5-d14076d229cd HTTP/1.1" 200 272 0.062740 10.0.0.65 - - [2025-10-23 12:51:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.197783 10.0.0.65 - - [2025-10-23 12:51:44] "GET /instance-ip/f5eca33c-e3cd-4055-a792-7d2171c8ae00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009299 10.0.0.65 - - [2025-10-23 12:51:44] "GET /instance-ip/f5eca33c-e3cd-4055-a792-7d2171c8ae00?fields=floating_ips HTTP/1.1" 200 1171 0.006077 10.0.0.65 - - [2025-10-23 12:51:44] "GET /floating-ip/a7cb424c-d976-4cdf-a83c-42e9b6631e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005713 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.65 - - [2025-10-23 12:51:44] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.085881 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /access-control-list/ea8a608a-9a43-4a1a-a2fa-1a2a702aab45 HTTP/1.1" 200 272 0.101973 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010141 10.0.0.65 - - [2025-10-23 12:51:44] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.011096 10.0.0.65 - - [2025-10-23 12:51:44] "POST /tags HTTP/1.1" 200 355 0.062071 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016093 10.0.0.65 - - [2025-10-23 12:51:44] "GET /tag/e48b3a1c-34a3-44d0-b8ca-10f9bc7a21bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015998 10.0.0.65 - - [2025-10-23 12:51:44] "POST /tags HTTP/1.1" 200 303 0.025344 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011470 10.0.0.65 - - [2025-10-23 12:51:44] "GET /tag/71d8882e-c4ac-4f23-aa61-efd75450a5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015031 10.0.0.65 - - [2025-10-23 12:51:44] "POST /projects HTTP/1.1" 409 218 0.002405 10.0.0.65 - - [2025-10-23 12:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.65 - - [2025-10-23 12:51:45] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038892 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.65 - - [2025-10-23 12:51:45] "GET /network-ipam/0b5956ef-b4e3-44d0-861b-9ba8bc1ac7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1557 0.003217 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.65 - - [2025-10-23 12:51:45] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005432 10.0.0.65 - - [2025-10-23 12:51:45] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.064149 10.0.0.65 - - [2025-10-23 12:51:45] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016369 10.0.0.65 - - [2025-10-23 12:51:45] "POST /set-tag HTTP/1.1" 200 109 0.040690 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010908 10.0.0.65 - - [2025-10-23 12:51:45] "GET /network-ipam/a253e492-9a9a-4bd7-8857-f7c65527e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002856 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.65 - - [2025-10-23 12:51:45] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006511 10.0.0.65 - - [2025-10-23 12:51:45] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.045703 10.0.0.65 - - [2025-10-23 12:51:45] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004936 10.0.0.65 - - [2025-10-23 12:51:45] "POST /set-tag HTTP/1.1" 200 109 0.048292 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.65 - - [2025-10-23 12:51:45] "GET /network-policy/32483aae-fbce-4d1c-9e56-129668e58f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003711 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.65 - - [2025-10-23 12:51:45] "GET /network-policy/7a8c8c89-7027-4bad-92a2-324dbf9d195d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003103 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.65 - - [2025-10-23 12:51:45] "GET /network-policy/1bba7141-5f81-4178-b9f3-5b0e20306494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003043 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-10-23 12:51:45] "PUT /network-policy/1bba7141-5f81-4178-b9f3-5b0e20306494 HTTP/1.1" 200 262 0.014367 10.0.0.65 - - [2025-10-23 12:51:45] "PUT /access-control-list/2b7ce618-a792-40a2-854b-28826b464f26 HTTP/1.1" 200 272 0.020210 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-update HTTP/1.1" 200 156 0.079048 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011969 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001840 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002819 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001961 10.0.0.65 - - [2025-10-23 12:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002616 10.0.0.65 - - [2025-10-23 12:51:45] "POST /security-groups HTTP/1.1" 409 245 0.002817 10.0.0.65 - - [2025-10-23 12:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.65 - - [2025-10-23 12:51:45] "PUT /security-group/4a6338fe-6c12-4be3-a8df-b8cf518b211b HTTP/1.1" 200 262 0.056940 10.0.0.65 - - [2025-10-23 12:51:46] "PUT /access-control-list/6f994e94-9a2e-4472-858b-92819a02f025 HTTP/1.1" 200 272 0.008975 10.0.0.65 - - [2025-10-23 12:51:46] "PUT /access-control-list/b1f34140-4d6c-4a48-8370-9675549f4423 HTTP/1.1" 200 272 0.017950 10.0.0.65 - - [2025-10-23 12:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030620 10.0.0.65 - - [2025-10-23 12:51:46] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006355 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.65 - - [2025-10-23 12:51:46] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005343 10.0.0.65 - - [2025-10-23 12:51:46] "POST /tags HTTP/1.1" 409 206 0.002666 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.65 - - [2025-10-23 12:51:46] "GET /tag/71d8882e-c4ac-4f23-aa61-efd75450a5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011969 10.0.0.65 - - [2025-10-23 12:51:46] "POST /firewall-rules HTTP/1.1" 200 562 0.085365 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-rule/5556a47c-db3d-45d2-87fa-0a15aee3a1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004117 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015591 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-rule/5556a47c-db3d-45d2-87fa-0a15aee3a1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002853 10.0.0.65 - - [2025-10-23 12:51:46] "POST /ref-update HTTP/1.1" 200 156 0.019960 10.0.0.65 - - [2025-10-23 12:51:46] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003326 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.65 - - [2025-10-23 12:51:46] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004960 10.0.0.65 - - [2025-10-23 12:51:46] "POST /tags HTTP/1.1" 409 206 0.002575 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.65 - - [2025-10-23 12:51:46] "GET /tag/71d8882e-c4ac-4f23-aa61-efd75450a5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016157 10.0.0.65 - - [2025-10-23 12:51:46] "POST /firewall-rules HTTP/1.1" 200 560 0.067767 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-rule/cb7d68da-84bb-4d77-a97b-5afb8b3922da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007801 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003892 10.0.0.65 - - [2025-10-23 12:51:46] "GET /firewall-rule/cb7d68da-84bb-4d77-a97b-5afb8b3922da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002386 10.0.0.65 - - [2025-10-23 12:51:46] "POST /ref-update HTTP/1.1" 200 156 0.022358 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.65 - - [2025-10-23 12:51:46] "GET /loadbalancer/59fe4a08-f437-4b36-91c2-8caa0b46fcbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002716 10.0.0.65 - - [2025-10-23 12:51:46] "POST /tags HTTP/1.1" 200 301 0.029310 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012086 10.0.0.65 - - [2025-10-23 12:51:46] "GET /tag/edf641a5-2188-450c-ba31-80d4f5e2bc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015509 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015746 10.0.0.65 - - [2025-10-23 12:51:46] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056412 10.0.0.65 - - [2025-10-23 12:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.65 - - [2025-10-23 12:51:47] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006299 10.0.0.65 - - [2025-10-23 12:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.65 - - [2025-10-23 12:51:47] "GET /service-appliance-set/c0357f82-4299-4ed1-9d24-1887789e50dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004849 10.0.0.65 - - [2025-10-23 12:51:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.006977 10.0.0.65 - - [2025-10-23 12:51:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172403 10.0.0.65 - - [2025-10-23 12:51:47] "GET /virtual-machine-interface/bbe01de7-45e1-438e-8385-3f296e80639c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.024327 10.0.0.65 - - [2025-10-23 12:51:47] "POST /instance-ips HTTP/1.1" 200 377 0.023052 10.0.0.65 - - [2025-10-23 12:51:47] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011900 10.0.0.65 - - [2025-10-23 12:51:47] "POST /loadbalancers HTTP/1.1" 200 582 0.062374 10.0.0.65 - - [2025-10-23 12:51:47] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034731 10.0.0.65 - - [2025-10-23 12:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026876 10.0.0.65 - - [2025-10-23 12:51:47] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013409 10.0.0.65 - - [2025-10-23 12:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013026 10.0.0.65 - - [2025-10-23 12:51:47] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057650 10.0.0.65 - - [2025-10-23 12:51:47] "POST /floating-ips HTTP/1.1" 200 581 0.054662 10.0.0.65 - - [2025-10-23 12:51:47] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.022050 10.0.0.65 - - [2025-10-23 12:51:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023412 10.0.0.65 - - [2025-10-23 12:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015167 10.0.0.65 - - [2025-10-23 12:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.65 - - [2025-10-23 12:51:47] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046170 10.0.0.65 - - [2025-10-23 12:51:47] "GET /loadbalancer-listener/83e675cc-6f8b-4335-b633-9f7e53fec4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002585 10.0.0.65 - - [2025-10-23 12:51:47] "GET /loadbalancer-listener/83e675cc-6f8b-4335-b633-9f7e53fec4bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003661 10.0.0.65 - - [2025-10-23 12:51:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023040 10.0.0.65 - - [2025-10-23 12:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.65 - - [2025-10-23 12:51:47] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004652 10.0.0.65 - - [2025-10-23 12:51:47] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?fields=floating_ips HTTP/1.1" 200 1164 0.019202 10.0.0.65 - - [2025-10-23 12:51:47] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002963 10.0.0.65 - - [2025-10-23 12:51:47] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063967 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005874 10.0.0.65 - - [2025-10-23 12:51:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031088 10.0.0.65 - - [2025-10-23 12:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008827 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009752 10.0.0.65 - - [2025-10-23 12:51:48] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031681 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer-listener/088267ff-95d3-4711-a5eb-8e43a0fb8e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007327 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer-listener/088267ff-95d3-4711-a5eb-8e43a0fb8e93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005990 10.0.0.65 - - [2025-10-23 12:51:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023570 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.65 - - [2025-10-23 12:51:48] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003731 10.0.0.65 - - [2025-10-23 12:51:48] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?fields=floating_ips HTTP/1.1" 200 1164 0.003973 10.0.0.65 - - [2025-10-23 12:51:48] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007817 10.0.0.65 - - [2025-10-23 12:51:48] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046896 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002802 10.0.0.65 - - [2025-10-23 12:51:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016263 10.0.0.65 - - [2025-10-23 12:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019336 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.65 - - [2025-10-23 12:51:48] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053238 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer-listener/90af6832-93b6-4065-ad13-bf282c2a4885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002394 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer-listener/90af6832-93b6-4065-ad13-bf282c2a4885?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003395 10.0.0.65 - - [2025-10-23 12:51:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036458 10.0.0.65 - - [2025-10-23 12:51:48] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010771 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.65 - - [2025-10-23 12:51:48] "GET /instance-ip/3beab840-cf8f-4b1f-afd9-79647ca5cc0a?fields=floating_ips HTTP/1.1" 200 1164 0.003737 10.0.0.65 - - [2025-10-23 12:51:48] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002247 10.0.0.65 - - [2025-10-23 12:51:48] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002262 10.0.0.65 - - [2025-10-23 12:51:48] "POST /tags HTTP/1.1" 200 371 0.018421 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.65 - - [2025-10-23 12:51:48] "GET /tag/d15cdcb3-c419-4654-87e3-4c0371714675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.015014 10.0.0.65 - - [2025-10-23 12:51:48] "POST /tags HTTP/1.1" 200 319 0.018508 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.65 - - [2025-10-23 12:51:48] "GET /tag/702ba237-55a9-4d60-85c7-a0598dc19e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013795 10.0.0.65 - - [2025-10-23 12:51:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.000646 10.0.0.65 - - [2025-10-23 12:51:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003284 10.0.0.65 - - [2025-10-23 12:51:49] "POST /security-groups HTTP/1.1" 200 578 0.065132 10.0.0.65 - - [2025-10-23 12:51:49] "POST /projects HTTP/1.1" 200 497 0.172537 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.003148 10.0.0.65 - - [2025-10-23 12:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018484 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.65 - - [2025-10-23 12:51:49] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018252 10.0.0.65 - - [2025-10-23 12:51:49] "POST /access-control-lists HTTP/1.1" 200 587 0.089426 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.65 - - [2025-10-23 12:51:49] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010175 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.011790 10.0.0.65 - - [2025-10-23 12:51:49] "POST /access-control-lists HTTP/1.1" 200 585 0.064699 10.0.0.65 - - [2025-10-23 12:51:49] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.079717 10.0.0.65 - - [2025-10-23 12:51:49] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.057378 10.0.0.65 - - [2025-10-23 12:51:49] "POST /security-groups HTTP/1.1" 200 558 0.143182 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.002910 10.0.0.65 - - [2025-10-23 12:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022404 10.0.0.65 - - [2025-10-23 12:51:49] "POST /chown HTTP/1.1" 200 109 0.066370 10.0.0.65 - - [2025-10-23 12:51:49] "POST /access-control-lists HTTP/1.1" 200 610 0.092772 10.0.0.19 - - [2025-10-23 12:51:49] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.029440 10.0.0.65 - - [2025-10-23 12:51:49] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009446 10.0.0.19 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030444 10.0.0.19 - - [2025-10-23 12:51:49] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012072 10.0.0.19 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2025-10-23 12:51:49] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008826 10.0.0.65 - - [2025-10-23 12:51:49] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.034115 10.0.0.65 - - [2025-10-23 12:51:49] "POST /access-control-lists HTTP/1.1" 200 608 0.083526 10.0.0.65 - - [2025-10-23 12:51:49] "POST /tags HTTP/1.1" 409 214 0.004446 10.0.0.19 - - [2025-10-23 12:51:49] "PUT /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d HTTP/1.1" 200 274 0.014452 10.0.0.19 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004263 10.0.0.65 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.65 - - [2025-10-23 12:51:49] "GET /tag/702ba237-55a9-4d60-85c7-a0598dc19e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012839 10.0.0.19 - - [2025-10-23 12:51:49] "POST /virtual-routers HTTP/1.1" 200 599 0.033747 10.0.0.19 - - [2025-10-23 12:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.19 - - [2025-10-23 12:51:49] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.054028 10.0.0.65 - - [2025-10-23 12:51:49] "POST /firewall-rules HTTP/1.1" 200 578 0.097534 10.0.0.19 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.002124 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-rule/6e23c4fc-ec1e-4815-9abf-d0250b7eaf13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004104 10.0.0.19 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.19 - - [2025-10-23 12:51:50] "GET /virtual-network/c86c9be9-8a3f-404f-ab0e-ef1c2ee3ad13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004723 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.007284 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-rule/6e23c4fc-ec1e-4815-9abf-d0250b7eaf13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004402 10.0.0.19 - - [2025-10-23 12:51:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.086581 10.0.0.65 - - [2025-10-23 12:51:50] "POST /ref-update HTTP/1.1" 200 156 0.059031 10.0.0.65 - - [2025-10-23 12:51:50] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014860 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.65 - - [2025-10-23 12:51:50] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003225 10.0.0.65 - - [2025-10-23 12:51:50] "POST /tags HTTP/1.1" 409 214 0.002143 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.65 - - [2025-10-23 12:51:50] "GET /tag/702ba237-55a9-4d60-85c7-a0598dc19e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017991 10.0.0.65 - - [2025-10-23 12:51:50] "POST /firewall-rules HTTP/1.1" 200 576 0.065111 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-rule/1e12bede-5e93-422d-be53-1bb437a45ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.018207 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006850 10.0.0.65 - - [2025-10-23 12:51:50] "GET /firewall-rule/1e12bede-5e93-422d-be53-1bb437a45ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003792 10.0.0.65 - - [2025-10-23 12:51:50] "POST /ref-update HTTP/1.1" 200 156 0.034010 10.0.0.65 - - [2025-10-23 12:51:50] "POST /tags HTTP/1.1" 200 363 0.021118 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.65 - - [2025-10-23 12:51:50] "GET /tag/f40a4ddb-a2f4-4fcd-bab2-b0a344573f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013578 10.0.0.65 - - [2025-10-23 12:51:50] "POST /tags HTTP/1.1" 200 311 0.017398 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.65 - - [2025-10-23 12:51:50] "GET /tag/e54ce7c5-a625-4676-a79c-09373eea72d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012523 10.0.0.65 - - [2025-10-23 12:51:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.001763 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.002459 10.0.0.65 - - [2025-10-23 12:51:50] "POST /security-groups HTTP/1.1" 200 574 0.075591 10.0.0.65 - - [2025-10-23 12:51:50] "POST /projects HTTP/1.1" 200 489 0.272525 10.0.0.65 - - [2025-10-23 12:51:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.008788 10.0.0.65 - - [2025-10-23 12:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025366 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.65 - - [2025-10-23 12:51:51] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005700 10.0.0.65 - - [2025-10-23 12:51:51] "POST /access-control-lists HTTP/1.1" 200 583 0.090548 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002686 10.0.0.65 - - [2025-10-23 12:51:51] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.024304 10.0.0.65 - - [2025-10-23 12:51:51] "POST /access-control-lists HTTP/1.1" 200 581 0.060395 10.0.0.65 - - [2025-10-23 12:51:51] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.085418 10.0.0.65 - - [2025-10-23 12:51:51] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.044112 10.0.0.65 - - [2025-10-23 12:51:51] "POST /security-groups HTTP/1.1" 200 546 0.073343 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.006953 10.0.0.65 - - [2025-10-23 12:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028481 10.0.0.65 - - [2025-10-23 12:51:51] "POST /chown HTTP/1.1" 200 109 0.015346 10.0.0.65 - - [2025-10-23 12:51:51] "POST /access-control-lists HTTP/1.1" 200 602 0.072904 10.0.0.65 - - [2025-10-23 12:51:51] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009482 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.010032 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.65 - - [2025-10-23 12:51:51] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004639 10.0.0.65 - - [2025-10-23 12:51:51] "POST /tags HTTP/1.1" 409 210 0.002105 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.65 - - [2025-10-23 12:51:51] "GET /tag/e54ce7c5-a625-4676-a79c-09373eea72d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013273 10.0.0.65 - - [2025-10-23 12:51:51] "POST /access-control-lists HTTP/1.1" 200 600 0.068761 10.0.0.65 - - [2025-10-23 12:51:51] "POST /firewall-rules HTTP/1.1" 200 570 0.077487 10.0.0.65 - - [2025-10-23 12:51:51] "GET /firewall-rule/b03fe7f3-8ee2-44d1-9a9a-0df729c5df8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004437 10.0.0.65 - - [2025-10-23 12:51:51] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003595 10.0.0.65 - - [2025-10-23 12:51:51] "GET /firewall-rule/b03fe7f3-8ee2-44d1-9a9a-0df729c5df8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002421 10.0.0.65 - - [2025-10-23 12:51:51] "POST /ref-update HTTP/1.1" 200 156 0.046847 10.0.0.65 - - [2025-10-23 12:51:51] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009560 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2025-10-23 12:51:51] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006219 10.0.0.65 - - [2025-10-23 12:51:51] "POST /tags HTTP/1.1" 409 210 0.002059 10.0.0.65 - - [2025-10-23 12:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.65 - - [2025-10-23 12:51:51] "GET /tag/e54ce7c5-a625-4676-a79c-09373eea72d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010560 10.0.0.65 - - [2025-10-23 12:51:52] "POST /firewall-rules HTTP/1.1" 200 568 0.063841 10.0.0.65 - - [2025-10-23 12:51:52] "GET /firewall-rule/f6ee1d17-09d6-438e-b9b0-feae9370c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012046 10.0.0.65 - - [2025-10-23 12:51:52] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004035 10.0.0.65 - - [2025-10-23 12:51:52] "GET /firewall-rule/f6ee1d17-09d6-438e-b9b0-feae9370c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002353 10.0.0.65 - - [2025-10-23 12:51:52] "POST /ref-update HTTP/1.1" 200 156 0.032251 10.0.0.65 - - [2025-10-23 12:51:52] "POST /tags HTTP/1.1" 409 237 0.002556 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.65 - - [2025-10-23 12:51:52] "GET /tag/c33aad42-9a0d-414e-aa38-ef970dabb164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010615 10.0.0.65 - - [2025-10-23 12:51:52] "POST /tags HTTP/1.1" 409 210 0.002280 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.65 - - [2025-10-23 12:51:52] "GET /tag/7d57aa15-5c71-4077-9f42-7956d98985cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010948 10.0.0.65 - - [2025-10-23 12:51:52] "POST /projects HTTP/1.1" 409 223 0.002140 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.65 - - [2025-10-23 12:51:52] "GET /project/ecf47200-38b1-4381-8b51-6e1f85763b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032745 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.65 - - [2025-10-23 12:51:52] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004269 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.65 - - [2025-10-23 12:51:52] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004430 10.0.0.65 - - [2025-10-23 12:51:52] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.035461 10.0.0.65 - - [2025-10-23 12:51:52] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.038840 10.0.0.65 - - [2025-10-23 12:51:52] "POST /security-groups HTTP/1.1" 409 253 0.002587 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.65 - - [2025-10-23 12:51:52] "PUT /security-group/86913a83-6cd3-44bd-8c00-eb957a66f223 HTTP/1.1" 200 262 0.059908 10.0.0.65 - - [2025-10-23 12:51:52] "PUT /access-control-list/de1994ba-a1f7-4edb-b867-e844a6a85ed2 HTTP/1.1" 200 272 0.011636 10.0.0.65 - - [2025-10-23 12:51:52] "PUT /access-control-list/69a09ab4-b488-4b15-98db-383d24dc4441 HTTP/1.1" 200 272 0.034976 10.0.0.65 - - [2025-10-23 12:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025230 10.0.0.65 - - [2025-10-23 12:51:52] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007062 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.65 - - [2025-10-23 12:51:52] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003496 10.0.0.65 - - [2025-10-23 12:51:52] "POST /tags HTTP/1.1" 409 210 0.002328 10.0.0.65 - - [2025-10-23 12:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.65 - - [2025-10-23 12:51:52] "GET /tag/7d57aa15-5c71-4077-9f42-7956d98985cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010905 10.0.0.65 - - [2025-10-23 12:51:52] "POST /firewall-rules HTTP/1.1" 200 570 0.071453 10.0.0.65 - - [2025-10-23 12:51:52] "GET /firewall-rule/6f8beb5d-1e56-4b74-a12f-a733d16a3e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004654 10.0.0.65 - - [2025-10-23 12:51:53] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.018468 10.0.0.65 - - [2025-10-23 12:51:53] "GET /firewall-rule/6f8beb5d-1e56-4b74-a12f-a733d16a3e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003831 10.0.0.65 - - [2025-10-23 12:51:53] "POST /ref-update HTTP/1.1" 200 156 0.103136 10.0.0.65 - - [2025-10-23 12:51:53] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002757 10.0.0.65 - - [2025-10-23 12:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.65 - - [2025-10-23 12:51:53] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002539 10.0.0.65 - - [2025-10-23 12:51:53] "POST /tags HTTP/1.1" 409 210 0.002171 10.0.0.65 - - [2025-10-23 12:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.65 - - [2025-10-23 12:51:53] "GET /tag/7d57aa15-5c71-4077-9f42-7956d98985cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012170 10.0.0.65 - - [2025-10-23 12:51:53] "POST /firewall-rules HTTP/1.1" 200 568 0.069318 10.0.0.65 - - [2025-10-23 12:51:53] "GET /firewall-rule/244e3708-4278-4081-a29a-896af208248e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023188 10.0.0.65 - - [2025-10-23 12:51:53] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004137 10.0.0.65 - - [2025-10-23 12:51:53] "GET /firewall-rule/244e3708-4278-4081-a29a-896af208248e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003375 10.0.0.65 - - [2025-10-23 12:51:53] "POST /ref-update HTTP/1.1" 200 156 0.044363 10.0.0.65 - - [2025-10-23 12:51:53] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.008134 10.0.0.65 - - [2025-10-23 12:51:53] "POST /ref-update HTTP/1.1" 200 156 0.008857 10.0.0.65 - - [2025-10-23 12:51:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011390 10.0.0.65 - - [2025-10-23 12:51:53] "POST /set-tag HTTP/1.1" 200 109 0.004023 10.0.0.65 - - [2025-10-23 12:52:03] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009808 10.0.0.65 - - [2025-10-23 12:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.65 - - [2025-10-23 12:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.65 - - [2025-10-23 12:52:03] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002552 10.0.0.65 - - [2025-10-23 12:52:03] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005683 10.0.0.65 - - [2025-10-23 12:52:03] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.65 - - [2025-10-23 12:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-10-23 12:52:03] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002810 10.0.0.65 - - [2025-10-23 12:52:03] "GET /loadbalancer-pool/fb3e1923-03e6-4c10-baad-9dd00af46cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004336 10.0.0.65 - - [2025-10-23 12:52:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031390 10.0.0.65 - - [2025-10-23 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010463 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.014126 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010521 10.0.0.65 - - [2025-10-23 12:52:04] "POST /tags HTTP/1.1" 409 205 0.011785 10.0.0.65 - - [2025-10-23 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008077 10.0.0.65 - - [2025-10-23 12:52:04] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017814 10.0.0.65 - - [2025-10-23 12:52:04] "PUT /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a HTTP/1.1" 200 256 0.012115 10.0.0.65 - - [2025-10-23 12:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.65 - - [2025-10-23 12:52:04] "GET /tag/edf641a5-2188-450c-ba31-80d4f5e2bc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025177 10.0.0.65 - - [2025-10-23 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.061862 10.0.0.65 - - [2025-10-23 12:52:04] "GET /loadbalancer-pool/672f6f0d-cf1e-4d80-a1b5-2f32489d8e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004382 10.0.0.65 - - [2025-10-23 12:52:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018813 10.0.0.65 - - [2025-10-23 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026534 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012638 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005489 10.0.0.65 - - [2025-10-23 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008097 10.0.0.65 - - [2025-10-23 12:52:04] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007039 10.0.0.65 - - [2025-10-23 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.65 - - [2025-10-23 12:52:04] "PUT /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a HTTP/1.1" 200 256 0.016207 10.0.0.65 - - [2025-10-23 12:52:04] "GET /loadbalancer-pool/3a077b3b-4aa3-45a8-a0db-0a27c98642bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003903 10.0.0.65 - - [2025-10-23 12:52:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023627 10.0.0.65 - - [2025-10-23 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012570 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015107 10.0.0.65 - - [2025-10-23 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.003542 10.0.0.65 - - [2025-10-23 12:52:04] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005497 10.0.0.65 - - [2025-10-23 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.65 - - [2025-10-23 12:52:04] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006916 10.0.0.65 - - [2025-10-23 12:52:04] "PUT /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a HTTP/1.1" 200 256 0.012402 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.19 - - [2025-10-23 12:54:16] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.19 - - [2025-10-23 12:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-10-23 12:54:16] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004158 10.0.0.19 - - [2025-10-23 12:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2025-10-23 12:54:16] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002774 10.0.0.19 - - [2025-10-23 12:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2025-10-23 12:54:16] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002954 10.0.0.19 - - [2025-10-23 12:54:16] "PUT /virtual-router/54033153-64fa-4949-a199-2756e3a5897f HTTP/1.1" 200 262 0.028033 10.0.0.19 - - [2025-10-23 12:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020544 10.0.0.19 - - [2025-10-23 12:54:16] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002908 10.0.0.19 - - [2025-10-23 12:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-10-23 12:54:16] "GET /virtual-machine-interface/4f2b88fb-d588-4e29-9c15-bc30adb0bd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004788 10.0.0.19 - - [2025-10-23 12:54:16] "PUT /virtual-machine-interface/4f2b88fb-d588-4e29-9c15-bc30adb0bd2a HTTP/1.1" 200 284 0.019106 10.0.0.65 - - [2025-10-23 12:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.65 - - [2025-10-23 12:54:34] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002496 10.0.0.65 - - [2025-10-23 12:54:35] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008082 10.0.0.65 - - [2025-10-23 12:54:35] "POST /set-tag HTTP/1.1" 200 109 0.009657 10.0.0.65 - - [2025-10-23 12:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.65 - - [2025-10-23 12:54:35] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001903 10.0.0.65 - - [2025-10-23 12:54:35] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003411 10.0.0.65 - - [2025-10-23 12:54:35] "POST /set-tag HTTP/1.1" 200 109 0.023523 10.0.0.65 - - [2025-10-23 12:54:36] "DELETE /loadbalancer-member/2cdd6f75-bb9a-412a-8b3d-e4ea4b33a648 HTTP/1.1" 200 115 0.093466 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006213 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001649 10.0.0.65 - - [2025-10-23 12:54:36] "DELETE /loadbalancer-member/a72f34ea-5987-4e10-9101-9ec33a91e965 HTTP/1.1" 200 115 0.026712 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003947 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.65 - - [2025-10-23 12:54:36] "DELETE /loadbalancer-member/7f474606-eec0-438e-bde1-d9288a7f629a HTTP/1.1" 200 115 0.032983 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005423 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.65 - - [2025-10-23 12:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.65 - - [2025-10-23 12:54:36] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002269 10.0.0.65 - - [2025-10-23 12:54:36] "GET /loadbalancer-pool/fb3e1923-03e6-4c10-baad-9dd00af46cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002852 10.0.0.65 - - [2025-10-23 12:54:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032801 10.0.0.65 - - [2025-10-23 12:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017548 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005591 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004475 10.0.0.65 - - [2025-10-23 12:54:36] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002100 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.086085 10.0.0.65 - - [2025-10-23 12:54:36] "GET /loadbalancer-pool/672f6f0d-cf1e-4d80-a1b5-2f32489d8e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002964 10.0.0.65 - - [2025-10-23 12:54:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019008 10.0.0.65 - - [2025-10-23 12:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031723 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010576 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004522 10.0.0.65 - - [2025-10-23 12:54:36] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001625 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.65 - - [2025-10-23 12:54:36] "GET /loadbalancer-pool/3a077b3b-4aa3-45a8-a0db-0a27c98642bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002717 10.0.0.65 - - [2025-10-23 12:54:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019471 10.0.0.65 - - [2025-10-23 12:54:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009400 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018867 10.0.0.65 - - [2025-10-23 12:54:36] "POST /set-tag HTTP/1.1" 200 109 0.009859 10.0.0.65 - - [2025-10-23 12:54:36] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010865 10.0.0.65 - - [2025-10-23 12:54:36] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007587 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:54:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:54:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:54:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:54:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.65 - - [2025-10-23 12:55:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002806 10.0.0.65 - - [2025-10-23 12:55:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003507 10.0.0.65 - - [2025-10-23 12:58:36] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.65 - - [2025-10-23 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.65 - - [2025-10-23 12:58:36] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004249 10.0.0.65 - - [2025-10-23 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.65 - - [2025-10-23 12:58:36] "GET /config-node/83b1d6b2-8795-498b-a00d-ce701cd964b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002530 10.0.0.65 - - [2025-10-23 12:58:47] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.65 - - [2025-10-23 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-10-23 12:58:47] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002573 10.0.0.65 - - [2025-10-23 12:58:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001621 10.0.0.65 - - [2025-10-23 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.65 - - [2025-10-23 12:58:47] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005784 10.0.0.65 - - [2025-10-23 12:58:47] "PUT /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582 HTTP/1.1" 200 254 0.030671 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:58:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.65 - - [2025-10-23 12:58:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.65 - - [2025-10-23 12:59:52] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007643 10.0.0.65 - - [2025-10-23 12:59:52] "POST /set-tag HTTP/1.1" 200 109 0.004116 10.0.0.65 - - [2025-10-23 12:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.65 - - [2025-10-23 12:59:52] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004598 10.0.0.65 - - [2025-10-23 12:59:52] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004885 10.0.0.65 - - [2025-10-23 12:59:52] "POST /set-tag HTTP/1.1" 200 109 0.039994 10.0.0.65 - - [2025-10-23 12:59:52] "DELETE /loadbalancer-member/576e501f-de99-420d-bec4-efea13a8453c HTTP/1.1" 200 115 0.052083 10.0.0.65 - - [2025-10-23 12:59:52] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006664 10.0.0.65 - - [2025-10-23 12:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.65 - - [2025-10-23 12:59:52] "DELETE /loadbalancer-member/158c1c78-9c3b-4421-a1f2-515ce336a3a2 HTTP/1.1" 200 115 0.033355 10.0.0.65 - - [2025-10-23 12:59:52] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005884 10.0.0.65 - - [2025-10-23 12:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.65 - - [2025-10-23 12:59:52] "DELETE /loadbalancer-member/e6265bcd-a17e-4ff8-8534-daf35e7313e8 HTTP/1.1" 200 115 0.035492 10.0.0.65 - - [2025-10-23 12:59:52] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005328 10.0.0.65 - - [2025-10-23 12:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.65 - - [2025-10-23 12:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.65 - - [2025-10-23 12:59:52] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002967 10.0.0.65 - - [2025-10-23 12:59:53] "GET /loadbalancer-pool/fb3e1923-03e6-4c10-baad-9dd00af46cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002867 10.0.0.65 - - [2025-10-23 12:59:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028635 10.0.0.65 - - [2025-10-23 12:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027070 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.027126 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.019080 10.0.0.65 - - [2025-10-23 12:59:53] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002239 10.0.0.65 - - [2025-10-23 12:59:53] "POST /set-tag HTTP/1.1" 200 109 0.067795 10.0.0.65 - - [2025-10-23 12:59:53] "GET /loadbalancer-pool/672f6f0d-cf1e-4d80-a1b5-2f32489d8e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008687 10.0.0.65 - - [2025-10-23 12:59:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017474 10.0.0.65 - - [2025-10-23 12:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014942 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014447 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009893 10.0.0.65 - - [2025-10-23 12:59:53] "POST /set-tag HTTP/1.1" 200 109 0.011145 10.0.0.65 - - [2025-10-23 12:59:53] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001695 10.0.0.65 - - [2025-10-23 12:59:53] "GET /loadbalancer-pool/3a077b3b-4aa3-45a8-a0db-0a27c98642bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002684 10.0.0.65 - - [2025-10-23 12:59:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020278 10.0.0.65 - - [2025-10-23 12:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028272 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012039 10.0.0.65 - - [2025-10-23 12:59:53] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003558 10.0.0.65 - - [2025-10-23 12:59:53] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002148 10.0.0.65 - - [2025-10-23 12:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.65 - - [2025-10-23 12:59:59] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.65 - - [2025-10-23 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.65 - - [2025-10-23 12:59:59] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033129 10.0.0.65 - - [2025-10-23 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.65 - - [2025-10-23 12:59:59] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047440 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.65 - - [2025-10-23 13:00:00] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041433 10.0.0.65 - - [2025-10-23 13:00:00] "POST /tags HTTP/1.1" 200 333 0.030046 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.65 - - [2025-10-23 13:00:00] "GET /tag/01fb0a44-6828-4d90-b316-d0b20a35f187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021799 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013796 10.0.0.65 - - [2025-10-23 13:00:00] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075659 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.65 - - [2025-10-23 13:00:00] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031385 10.0.0.65 - - [2025-10-23 13:00:00] "GET /virtual-networks?parent_id=ed9b784f-9c84-4909-9f36-65cce39cbd71&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008551 10.0.0.65 - - [2025-10-23 13:00:00] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007987 10.0.0.65 - - [2025-10-23 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.65 - - [2025-10-23 13:00:01] "GET /service-appliance-set/c0357f82-4299-4ed1-9d24-1887789e50dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002385 10.0.0.65 - - [2025-10-23 13:00:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.012715 10.0.0.65 - - [2025-10-23 13:00:01] "POST /virtual-networks HTTP/1.1" 200 512 0.088429 10.0.0.65 - - [2025-10-23 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015763 10.0.0.65 - - [2025-10-23 13:00:01] "GET /network-ipam/2dfb130c-a898-4a2d-91f7-ddae9fc5b04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004450 10.0.0.65 - - [2025-10-23 13:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.191051 10.0.0.65 - - [2025-10-23 13:00:01] "GET /virtual-machine-interface/b865a8ab-53df-45fc-aa76-010002f04838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031965 10.0.0.65 - - [2025-10-23 13:00:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004282 10.0.0.65 - - [2025-10-23 13:00:01] "POST /ref-update HTTP/1.1" 200 156 0.194323 10.0.0.65 - - [2025-10-23 13:00:01] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010668 10.0.0.65 - - [2025-10-23 13:00:01] "GET /domains HTTP/1.1" 200 280 0.005522 10.0.0.65 - - [2025-10-23 13:00:01] "POST /instance-ips HTTP/1.1" 200 409 0.079175 10.0.0.65 - - [2025-10-23 13:00:01] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.016426 10.0.0.65 - - [2025-10-23 13:00:01] "GET /instance-ip/1a28ffd2-b3e5-4505-b806-57f7baf39953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014987 10.0.0.65 - - [2025-10-23 13:00:01] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 5477 0.066854 10.0.0.65 - - [2025-10-23 13:00:01] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.015932 10.0.0.65 - - [2025-10-23 13:00:01] "POST /loadbalancers HTTP/1.1" 200 610 0.068275 10.0.0.65 - - [2025-10-23 13:00:01] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.028023 10.0.0.65 - - [2025-10-23 13:00:01] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1182 0.005137 10.0.0.65 - - [2025-10-23 13:00:01] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1182 0.007827 10.0.0.65 - - [2025-10-23 13:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023307 10.0.0.65 - - [2025-10-23 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029870 10.0.0.65 - - [2025-10-23 13:00:01] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081893 10.0.0.65 - - [2025-10-23 13:00:01] "GET /instance-ip/1a28ffd2-b3e5-4505-b806-57f7baf39953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011899 10.0.0.65 - - [2025-10-23 13:00:01] "POST /route-targets HTTP/1.1" 200 327 0.020222 10.0.0.65 - - [2025-10-23 13:00:01] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074289 10.0.0.65 - - [2025-10-23 13:00:01] "POST /floating-ips HTTP/1.1" 200 597 0.066570 10.0.0.65 - - [2025-10-23 13:00:01] "POST /ref-update HTTP/1.1" 200 156 0.055847 10.0.0.65 - - [2025-10-23 13:00:01] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006893 10.0.0.65 - - [2025-10-23 13:00:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050282 10.0.0.65 - - [2025-10-23 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.65 - - [2025-10-23 13:00:01] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032022 10.0.0.65 - - [2025-10-23 13:00:01] "GET /loadbalancer-listener/713b542f-8eb8-48e2-a238-b0b5c3a185e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004558 10.0.0.65 - - [2025-10-23 13:00:01] "GET /loadbalancer-listener/713b542f-8eb8-48e2-a238-b0b5c3a185e5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002735 10.0.0.65 - - [2025-10-23 13:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024940 10.0.0.65 - - [2025-10-23 13:00:02] "GET /instance-ip/1a28ffd2-b3e5-4505-b806-57f7baf39953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011444 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005747 10.0.0.65 - - [2025-10-23 13:00:02] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003494 10.0.0.65 - - [2025-10-23 13:00:02] "GET /instance-ip/1a28ffd2-b3e5-4505-b806-57f7baf39953?fields=floating_ips HTTP/1.1" 200 1212 0.012138 10.0.0.65 - - [2025-10-23 13:00:02] "GET /floating-ip/6cd806df-fd8f-4360-b80c-2f169c379430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002112 10.0.0.65 - - [2025-10-23 13:00:02] "POST /tags HTTP/1.1" 200 295 0.092703 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016203 10.0.0.65 - - [2025-10-23 13:00:02] "GET /tag/f577cf86-a100-450b-a20f-0ea1107b7a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.018266 10.0.0.65 - - [2025-10-23 13:00:02] "POST /tags HTTP/1.1" 409 233 0.002064 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.65 - - [2025-10-23 13:00:02] "GET /tag/e48b3a1c-34a3-44d0-b8ca-10f9bc7a21bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011894 10.0.0.65 - - [2025-10-23 13:00:02] "POST /tags HTTP/1.1" 409 206 0.001831 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.65 - - [2025-10-23 13:00:02] "GET /tag/71d8882e-c4ac-4f23-aa61-efd75450a5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014236 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.65 - - [2025-10-23 13:00:02] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003547 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.65 - - [2025-10-23 13:00:02] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046933 10.0.0.65 - - [2025-10-23 13:00:02] "POST /virtual-machines HTTP/1.1" 200 369 0.018546 10.0.0.65 - - [2025-10-23 13:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035768 10.0.0.65 - - [2025-10-23 13:00:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145061 10.0.0.65 - - [2025-10-23 13:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009624 10.0.0.65 - - [2025-10-23 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010456 10.0.0.65 - - [2025-10-23 13:00:02] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009981 10.0.0.65 - - [2025-10-23 13:00:02] "POST /instance-ips HTTP/1.1" 200 409 0.027117 10.0.0.65 - - [2025-10-23 13:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029746 10.0.0.65 - - [2025-10-23 13:00:02] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017898 10.0.0.65 - - [2025-10-23 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.025000 10.0.0.65 - - [2025-10-23 13:00:02] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015196 10.0.0.65 - - [2025-10-23 13:00:03] "GET /instance-ip/30746a02-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010039 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004087 10.0.0.65 - - [2025-10-23 13:00:03] "POST /set-tag HTTP/1.1" 200 109 0.004502 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002325 10.0.0.65 - - [2025-10-23 13:00:03] "POST /ref-update HTTP/1.1" 200 156 0.015395 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004750 10.0.0.65 - - [2025-10-23 13:00:03] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.65 - - [2025-10-23 13:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003830 10.0.0.65 - - [2025-10-23 13:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.65 - - [2025-10-23 13:00:03] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033426 10.0.0.65 - - [2025-10-23 13:00:03] "POST /virtual-machines HTTP/1.1" 200 369 0.014779 10.0.0.65 - - [2025-10-23 13:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017980 10.0.0.65 - - [2025-10-23 13:00:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141408 10.0.0.65 - - [2025-10-23 13:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011331 10.0.0.65 - - [2025-10-23 13:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009040 10.0.0.65 - - [2025-10-23 13:00:03] "POST /instance-ips HTTP/1.1" 200 409 0.026105 10.0.0.65 - - [2025-10-23 13:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024131 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009726 10.0.0.65 - - [2025-10-23 13:00:03] "POST /set-tag HTTP/1.1" 200 109 0.019444 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019972 10.0.0.65 - - [2025-10-23 13:00:03] "GET /instance-ip/30f2e12a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006803 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004817 10.0.0.65 - - [2025-10-23 13:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.007493 10.0.0.65 - - [2025-10-23 13:00:03] "POST /ref-update HTTP/1.1" 200 156 0.013038 10.0.0.65 - - [2025-10-23 13:00:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018353 10.0.0.65 - - [2025-10-23 13:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.65 - - [2025-10-23 13:00:04] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003997 10.0.0.65 - - [2025-10-23 13:00:04] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.65 - - [2025-10-23 13:00:04] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003817 10.0.0.65 - - [2025-10-23 13:00:04] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.65 - - [2025-10-23 13:00:06] "GET /domains HTTP/1.1" 200 280 0.006391 10.0.0.65 - - [2025-10-23 13:00:06] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.002888 10.0.0.65 - - [2025-10-23 13:00:06] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 7065 0.066881 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.005932 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.004337 10.0.0.65 - - [2025-10-23 13:00:06] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1403 0.006779 10.0.0.65 - - [2025-10-23 13:00:06] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1403 0.002507 10.0.0.65 - - [2025-10-23 13:00:06] "GET /route-target/e59ebb90-afcf-4105-849c-5cb6a1550968 HTTP/1.1" 200 1152 0.002312 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.003633 10.0.0.65 - - [2025-10-23 13:00:06] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1403 0.005839 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004587 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.004105 10.0.0.65 - - [2025-10-23 13:00:06] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1403 0.005618 10.0.0.65 - - [2025-10-23 13:00:06] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 200 1403 0.002917 10.0.0.65 - - [2025-10-23 13:00:06] "GET /route-target/e59ebb90-afcf-4105-849c-5cb6a1550968 HTTP/1.1" 200 1152 0.002760 10.0.0.65 - - [2025-10-23 13:00:06] "GET /domains HTTP/1.1" 200 280 0.002120 10.0.0.65 - - [2025-10-23 13:00:06] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.002467 10.0.0.65 - - [2025-10-23 13:00:06] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 7065 0.045229 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2085 0.018980 10.0.0.65 - - [2025-10-23 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.65 - - [2025-10-23 13:00:06] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028993 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010183 10.0.0.65 - - [2025-10-23 13:00:06] "GET /floating-ip-pools?parent_id=6ef6c1a4-e434-411e-87d0-74f2f907f8c5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009248 10.0.0.65 - - [2025-10-23 13:00:06] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005260 10.0.0.65 - - [2025-10-23 13:00:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022161 10.0.0.65 - - [2025-10-23 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.033568 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016228 10.0.0.65 - - [2025-10-23 13:00:07] "GET /domains HTTP/1.1" 200 280 0.002862 10.0.0.65 - - [2025-10-23 13:00:07] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.005019 10.0.0.65 - - [2025-10-23 13:00:07] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 7321 0.045461 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2323 0.010712 10.0.0.65 - - [2025-10-23 13:00:07] "GET /floating-ip-pool/0bd3649a-8562-4f7d-b00a-bd83c58e4788 HTTP/1.1" 200 1313 0.002346 10.0.0.65 - - [2025-10-23 13:00:07] "GET /domains HTTP/1.1" 200 280 0.001565 10.0.0.65 - - [2025-10-23 13:00:07] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.002642 10.0.0.65 - - [2025-10-23 13:00:07] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 7321 0.037871 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 2323 0.004227 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004029 10.0.0.65 - - [2025-10-23 13:00:07] "POST /tags HTTP/1.1" 200 365 0.065809 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009011 10.0.0.65 - - [2025-10-23 13:00:07] "GET /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030722 10.0.0.65 - - [2025-10-23 13:00:07] "POST /tags HTTP/1.1" 409 206 0.004457 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.65 - - [2025-10-23 13:00:07] "GET /tag/71d8882e-c4ac-4f23-aa61-efd75450a5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014780 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.65 - - [2025-10-23 13:00:07] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031609 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004014 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.65 - - [2025-10-23 13:00:07] "GET /service-appliance-set/d18ffaf2-3885-4c95-a0ce-0c0db4641272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003206 10.0.0.65 - - [2025-10-23 13:00:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.007212 10.0.0.65 - - [2025-10-23 13:00:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119358 10.0.0.65 - - [2025-10-23 13:00:07] "GET /virtual-machine-interface/202e92ea-c1bc-40e9-bbc0-319f81353154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012731 10.0.0.65 - - [2025-10-23 13:00:07] "POST /set-tag HTTP/1.1" 200 109 0.018085 10.0.0.65 - - [2025-10-23 13:00:08] "POST /instance-ips HTTP/1.1" 200 417 0.058787 10.0.0.65 - - [2025-10-23 13:00:08] "GET /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007769 10.0.0.65 - - [2025-10-23 13:00:08] "POST /loadbalancers HTTP/1.1" 200 618 0.079310 10.0.0.65 - - [2025-10-23 13:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017953 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.65 - - [2025-10-23 13:00:08] "POST /service-instances HTTP/1.1" 200 566 0.017677 10.0.0.65 - - [2025-10-23 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.019234 10.0.0.65 - - [2025-10-23 13:00:08] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.063283 10.0.0.65 - - [2025-10-23 13:00:08] "GET /virtual-machine-interface/202e92ea-c1bc-40e9-bbc0-319f81353154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006932 10.0.0.65 - - [2025-10-23 13:00:08] "GET /virtual-machine-interface/202e92ea-c1bc-40e9-bbc0-319f81353154?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005605 10.0.0.65 - - [2025-10-23 13:00:08] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.011696 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.65 - - [2025-10-23 13:00:08] "GET /floating-ip-pool/0bd3649a-8562-4f7d-b00a-bd83c58e4788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008314 10.0.0.65 - - [2025-10-23 13:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035772 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008495 10.0.0.65 - - [2025-10-23 13:00:08] "POST /floating-ips HTTP/1.1" 200 671 0.120262 10.0.0.65 - - [2025-10-23 13:00:08] "POST /virtual-machines HTTP/1.1" 200 429 0.082432 10.0.0.65 - - [2025-10-23 13:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023250 10.0.0.65 - - [2025-10-23 13:00:08] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002620 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:00:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:00:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.65 - - [2025-10-23 13:00:08] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005626 10.0.0.65 - - [2025-10-23 13:00:08] "POST /tags HTTP/1.1" 409 221 0.026210 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.65 - - [2025-10-23 13:00:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163331 10.0.0.65 - - [2025-10-23 13:00:08] "POST /chown HTTP/1.1" 200 109 0.017348 10.0.0.65 - - [2025-10-23 13:00:08] "GET /tag/01fb0a44-6828-4d90-b316-d0b20a35f187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015527 10.0.0.65 - - [2025-10-23 13:00:08] "POST /tags HTTP/1.1" 409 238 0.002108 10.0.0.65 - - [2025-10-23 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.65 - - [2025-10-23 13:00:08] "GET /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013946 10.0.0.65 - - [2025-10-23 13:00:08] "POST /chown HTTP/1.1" 200 109 0.029440 10.0.0.65 - - [2025-10-23 13:00:08] "PUT /virtual-machine-interface/97ece4b5-a62e-49d7-9f8e-4ee30fd916de HTTP/1.1" 200 284 0.020674 10.0.0.65 - - [2025-10-23 13:00:08] "POST /firewall-rules HTTP/1.1" 200 650 0.066689 10.0.0.65 - - [2025-10-23 13:00:08] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.036942 10.0.0.65 - - [2025-10-23 13:00:08] "GET /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016194 10.0.0.65 - - [2025-10-23 13:00:08] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009033 10.0.0.65 - - [2025-10-23 13:00:08] "GET /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004406 10.0.0.65 - - [2025-10-23 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.040036 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.077360 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.106770 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.65 - - [2025-10-23 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.085192 10.0.0.65 - - [2025-10-23 13:00:09] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.115764 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.043654 10.0.0.65 - - [2025-10-23 13:00:09] "GET /loadbalancer/1badc3ac-d434-4c22-abf2-90649e8d2196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008458 10.0.0.65 - - [2025-10-23 13:00:09] "POST /virtual-machines HTTP/1.1" 200 429 0.012207 10.0.0.65 - - [2025-10-23 13:00:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034041 10.0.0.65 - - [2025-10-23 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.65 - - [2025-10-23 13:00:09] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.084757 10.0.0.65 - - [2025-10-23 13:00:09] "GET /loadbalancer-listener/c934ec4e-bef7-4ad1-834b-54e6a827dc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006593 10.0.0.65 - - [2025-10-23 13:00:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.126158 10.0.0.65 - - [2025-10-23 13:00:09] "POST /chown HTTP/1.1" 200 109 0.023655 10.0.0.65 - - [2025-10-23 13:00:09] "GET /loadbalancer-listener/c934ec4e-bef7-4ad1-834b-54e6a827dc9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004449 10.0.0.65 - - [2025-10-23 13:00:09] "POST /chown HTTP/1.1" 200 109 0.020081 10.0.0.65 - - [2025-10-23 13:00:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062408 10.0.0.65 - - [2025-10-23 13:00:09] "PUT /virtual-machine-interface/acd3d334-d1cf-4430-9c19-057eb064ab2e HTTP/1.1" 200 284 0.038081 10.0.0.65 - - [2025-10-23 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053757 10.0.0.65 - - [2025-10-23 13:00:09] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.052145 10.0.0.65 - - [2025-10-23 13:00:09] "GET /loadbalancer-pool/9002d07b-c96b-4f2b-bca1-746e1212c9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010625 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.033662 10.0.0.65 - - [2025-10-23 13:00:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042092 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.041006 10.0.0.65 - - [2025-10-23 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042614 10.0.0.65 - - [2025-10-23 13:00:09] "GET /loadbalancer-member/312be5cd-6c7b-4ff3-8ca5-90487c14a37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.011872 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.028545 10.0.0.65 - - [2025-10-23 13:00:09] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005709 10.0.0.65 - - [2025-10-23 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.65 - - [2025-10-23 13:00:09] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002867 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.022244 10.0.0.65 - - [2025-10-23 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.048059 10.0.0.65 - - [2025-10-23 13:00:10] "POST /tags HTTP/1.1" 409 221 0.013814 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010137 10.0.0.65 - - [2025-10-23 13:00:10] "GET /tag/01fb0a44-6828-4d90-b316-d0b20a35f187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018038 10.0.0.65 - - [2025-10-23 13:00:10] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.006707 10.0.0.65 - - [2025-10-23 13:00:10] "POST /tags HTTP/1.1" 409 238 0.005452 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.65 - - [2025-10-23 13:00:10] "GET /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022697 10.0.0.65 - - [2025-10-23 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030177 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.65 - - [2025-10-23 13:00:10] "POST /firewall-rules HTTP/1.1" 409 293 0.001594 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.010779 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.65 - - [2025-10-23 13:00:10] "PUT /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8 HTTP/1.1" 200 260 0.041082 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.012248 10.0.0.65 - - [2025-10-23 13:00:10] "GET /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005382 10.0.0.65 - - [2025-10-23 13:00:10] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.040625 10.0.0.65 - - [2025-10-23 13:00:10] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003253 10.0.0.65 - - [2025-10-23 13:00:10] "GET /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002108 10.0.0.65 - - [2025-10-23 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.037323 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.007737 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.030193 10.0.0.65 - - [2025-10-23 13:00:10] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.080404 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.65 - - [2025-10-23 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.015705 10.0.0.65 - - [2025-10-23 13:00:10] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021063 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.007414 10.0.0.65 - - [2025-10-23 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.65 - - [2025-10-23 13:00:10] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048596 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.046179 10.0.0.65 - - [2025-10-23 13:00:10] "POST /virtual-machines HTTP/1.1" 200 373 0.035225 10.0.0.65 - - [2025-10-23 13:00:10] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.068992 10.0.0.65 - - [2025-10-23 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028343 10.0.0.65 - - [2025-10-23 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.035039 10.0.0.65 - - [2025-10-23 13:00:10] "POST /chown HTTP/1.1" 200 109 0.075577 10.0.0.65 - - [2025-10-23 13:00:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.167551 10.0.0.65 - - [2025-10-23 13:00:11] "POST /chown HTTP/1.1" 200 109 0.066948 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.063782 10.0.0.65 - - [2025-10-23 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008287 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 256 0.042320 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004619 10.0.0.65 - - [2025-10-23 13:00:11] "POST /ref-update HTTP/1.1" 200 156 0.033827 10.0.0.65 - - [2025-10-23 13:00:11] "POST /instance-ips HTTP/1.1" 200 413 0.077351 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.052566 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.073999 10.0.0.65 - - [2025-10-23 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.032217 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020255 10.0.0.65 - - [2025-10-23 13:00:11] "GET /instance-ip/3565d6c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004043 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.026098 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018254 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006086 10.0.0.65 - - [2025-10-23 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004619 10.0.0.65 - - [2025-10-23 13:00:11] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.021524 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004081 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021641 10.0.0.65 - - [2025-10-23 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.016884 10.0.0.65 - - [2025-10-23 13:00:11] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015563 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.010818 10.0.0.65 - - [2025-10-23 13:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007694 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.016072 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014039 10.0.0.65 - - [2025-10-23 13:00:11] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.014921 10.0.0.65 - - [2025-10-23 13:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006798 10.0.0.65 - - [2025-10-23 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.65 - - [2025-10-23 13:00:11] "POST /chown HTTP/1.1" 200 109 0.005104 10.0.0.65 - - [2025-10-23 13:00:11] "POST /chown HTTP/1.1" 200 109 0.016867 10.0.0.65 - - [2025-10-23 13:00:11] "POST /ref-update HTTP/1.1" 200 156 0.009807 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.013867 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.012826 10.0.0.65 - - [2025-10-23 13:00:12] "POST /ref-update HTTP/1.1" 200 156 0.006567 10.0.0.65 - - [2025-10-23 13:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.008181 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.008227 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.018044 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.012688 10.0.0.65 - - [2025-10-23 13:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.010581 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001240 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.030468 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.028057 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.005827 10.0.0.65 - - [2025-10-23 13:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.007344 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.006160 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.014320 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.021069 10.0.0.65 - - [2025-10-23 13:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.005745 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.047721 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.009418 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.014066 10.0.0.65 - - [2025-10-23 13:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.005674 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.005915 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.011838 10.0.0.65 - - [2025-10-23 13:00:12] "POST /chown HTTP/1.1" 200 109 0.014262 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.006101 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.018913 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.013294 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.006854 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.006885 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.029199 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.027026 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005657 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.019135 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.016318 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.011399 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005123 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.006266 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.018526 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.009224 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.015944 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.018844 10.0.0.65 - - [2025-10-23 13:00:13] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010279 10.0.0.65 - - [2025-10-23 13:00:13] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005321 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005768 10.0.0.65 - - [2025-10-23 13:00:13] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005094 10.0.0.65 - - [2025-10-23 13:00:13] "GET /loadbalancer-pool/3a6d55ca-fd08-477f-b940-52b52bf3a56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002447 10.0.0.65 - - [2025-10-23 13:00:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012214 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.005471 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.012356 10.0.0.65 - - [2025-10-23 13:00:13] "POST /chown HTTP/1.1" 200 109 0.024515 10.0.0.65 - - [2025-10-23 13:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025100 10.0.0.65 - - [2025-10-23 13:00:13] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010911 10.0.0.65 - - [2025-10-23 13:00:13] "POST /tags HTTP/1.1" 409 221 0.001498 10.0.0.65 - - [2025-10-23 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.65 - - [2025-10-23 13:00:13] "GET /tag/01fb0a44-6828-4d90-b316-d0b20a35f187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016305 10.0.0.65 - - [2025-10-23 13:00:13] "POST /set-tag HTTP/1.1" 200 109 0.020221 10.0.0.65 - - [2025-10-23 13:00:13] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004076 10.0.0.65 - - [2025-10-23 13:00:13] "POST /ref-update HTTP/1.1" 200 156 0.005713 10.0.0.65 - - [2025-10-23 13:00:14] "GET /floating-ip/6cd806df-fd8f-4360-b80c-2f169c379430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010225 10.0.0.65 - - [2025-10-23 13:00:14] "PUT /floating-ip/6cd806df-fd8f-4360-b80c-2f169c379430 HTTP/1.1" 200 256 0.009404 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine/b817d0e6-153e-40ce-afdb-8d59c559d780?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003124 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004254 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008757 10.0.0.65 - - [2025-10-23 13:00:15] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine/1d11b18a-5436-43c5-a51d-b1d3ae6e2811?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003113 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003637 10.0.0.65 - - [2025-10-23 13:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.65 - - [2025-10-23 13:00:15] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002894 10.0.0.65 - - [2025-10-23 13:00:15] "GET /loadbalancer-pool/3a6d55ca-fd08-477f-b940-52b52bf3a56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002228 10.0.0.65 - - [2025-10-23 13:00:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018678 10.0.0.65 - - [2025-10-23 13:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019278 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004054 10.0.0.65 - - [2025-10-23 13:00:15] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003441 10.0.0.65 - - [2025-10-23 13:00:15] "POST /ref-update HTTP/1.1" 200 156 0.006437 10.0.0.65 - - [2025-10-23 13:00:15] "GET /floating-ip/6cd806df-fd8f-4360-b80c-2f169c379430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004428 10.0.0.65 - - [2025-10-23 13:00:15] "POST /set-tag HTTP/1.1" 200 109 0.016230 10.0.0.65 - - [2025-10-23 13:00:25] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004186 10.0.0.65 - - [2025-10-23 13:00:25] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.65 - - [2025-10-23 13:00:25] "GET /virtual-machine/e05fa351-affc-48db-8971-e6477af87d25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003397 10.0.0.65 - - [2025-10-23 13:00:25] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005829 10.0.0.65 - - [2025-10-23 13:00:25] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005847 10.0.0.65 - - [2025-10-23 13:00:25] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.65 - - [2025-10-23 13:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.65 - - [2025-10-23 13:00:34] "POST /chown HTTP/1.1" 200 109 0.005871 10.0.0.65 - - [2025-10-23 13:00:34] "POST /chown HTTP/1.1" 200 109 0.007395 10.0.0.65 - - [2025-10-23 13:00:34] "POST /chown HTTP/1.1" 200 109 0.006712 10.0.0.65 - - [2025-10-23 13:00:34] "POST /chown HTTP/1.1" 200 109 0.018976 10.0.0.65 - - [2025-10-23 13:00:44] "GET /global-system-configs HTTP/1.1" 200 322 0.001938 10.0.0.65 - - [2025-10-23 13:00:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002097 10.0.0.65 - - [2025-10-23 13:00:58] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007936 10.0.0.65 - - [2025-10-23 13:00:58] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.65 - - [2025-10-23 13:00:58] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003620 10.0.0.65 - - [2025-10-23 13:00:58] "POST /set-tag HTTP/1.1" 200 109 0.001659 10.0.0.65 - - [2025-10-23 13:00:58] "GET /virtual-machine/e05fa351-affc-48db-8971-e6477af87d25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001989 10.0.0.65 - - [2025-10-23 13:00:58] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.65 - - [2025-10-23 13:00:58] "GET /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007731 10.0.0.65 - - [2025-10-23 13:00:58] "POST /set-tag HTTP/1.1" 200 109 0.014629 10.0.0.65 - - [2025-10-23 13:00:58] "POST /set-tag HTTP/1.1" 200 109 0.013641 10.0.0.65 - - [2025-10-23 13:00:58] "DELETE /instance-ip/3565d6c2-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.056573 10.0.0.65 - - [2025-10-23 13:00:59] "DELETE /virtual-machine-interface/35405a5a-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.046848 10.0.0.65 - - [2025-10-23 13:00:59] "DELETE /virtual-machine/e05fa351-affc-48db-8971-e6477af87d25 HTTP/1.1" 200 115 0.029250 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.65 - - [2025-10-23 13:01:01] "GET /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010742 10.0.0.65 - - [2025-10-23 13:01:01] "GET /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011300 10.0.0.65 - - [2025-10-23 13:01:01] "GET /virtual-machine-interface/202e92ea-c1bc-40e9-bbc0-319f81353154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003980 10.0.0.65 - - [2025-10-23 13:01:01] "POST /set-tag HTTP/1.1" 200 109 0.013475 10.0.0.65 - - [2025-10-23 13:01:01] "GET /virtual-machine-interface/97ece4b5-a62e-49d7-9f8e-4ee30fd916de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015013 10.0.0.65 - - [2025-10-23 13:01:01] "POST /set-tag HTTP/1.1" 200 109 0.014448 10.0.0.65 - - [2025-10-23 13:01:01] "GET /virtual-machine-interface/acd3d334-d1cf-4430-9c19-057eb064ab2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004627 10.0.0.65 - - [2025-10-23 13:01:01] "POST /set-tag HTTP/1.1" 200 109 0.013248 10.0.0.65 - - [2025-10-23 13:01:01] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012361 10.0.0.65 - - [2025-10-23 13:01:01] "GET /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005736 10.0.0.65 - - [2025-10-23 13:01:01] "POST /ref-update HTTP/1.1" 200 156 0.012252 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /firewall-rule/2112aac2-cd7c-4a34-837c-484ac73df4d8 HTTP/1.1" 200 115 0.039902 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /loadbalancer-member/312be5cd-6c7b-4ff3-8ca5-90487c14a37b HTTP/1.1" 200 115 0.048712 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /loadbalancer-pool/9002d07b-c96b-4f2b-bca1-746e1212c9cc HTTP/1.1" 200 115 0.032502 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /loadbalancer-listener/c934ec4e-bef7-4ad1-834b-54e6a827dc9d HTTP/1.1" 200 115 0.036101 10.0.0.65 - - [2025-10-23 13:01:01] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.020123 10.0.0.65 - - [2025-10-23 13:01:01] "GET /floating-ip/f492e05b-4cf0-48ca-bd75-503d9ffb47d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.011966 10.0.0.65 - - [2025-10-23 13:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016835 10.0.0.65 - - [2025-10-23 13:01:01] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.007110 10.0.0.65 - - [2025-10-23 13:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013821 10.0.0.65 - - [2025-10-23 13:01:01] "PUT /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 266 0.015713 10.0.0.65 - - [2025-10-23 13:01:01] "PUT /floating-ip/f492e05b-4cf0-48ca-bd75-503d9ffb47d9 HTTP/1.1" 200 256 0.062510 10.0.0.65 - - [2025-10-23 13:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024291 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /floating-ip/f492e05b-4cf0-48ca-bd75-503d9ffb47d9 HTTP/1.1" 200 115 0.057443 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.65 - - [2025-10-23 13:01:01] "POST /chown HTTP/1.1" 200 109 0.011138 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /loadbalancer/1badc3ac-d434-4c22-abf2-90649e8d2196 HTTP/1.1" 200 115 0.073325 10.0.0.65 - - [2025-10-23 13:01:01] "POST /chown HTTP/1.1" 200 109 0.007700 10.0.0.65 - - [2025-10-23 13:01:01] "POST /chown HTTP/1.1" 200 109 0.010625 10.0.0.65 - - [2025-10-23 13:01:01] "POST /chown HTTP/1.1" 200 109 0.014806 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /instance-ip/faa82864-7c2c-4bc0-98b8-0c84fcf6597d HTTP/1.1" 200 115 0.079179 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /virtual-machine-interface/202e92ea-c1bc-40e9-bbc0-319f81353154 HTTP/1.1" 200 115 0.042981 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.65 - - [2025-10-23 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /tag/6d76d028-c8d7-4abf-bf14-33da226a79bf HTTP/1.1" 200 115 0.081424 10.0.0.65 - - [2025-10-23 13:01:01] "DELETE /service-instance/e05cd3ef-f2e5-48d3-a55c-b857f1c079f7 HTTP/1.1" 200 115 0.048972 10.0.0.65 - - [2025-10-23 13:01:02] "GET /virtual-machine-interface/acd3d334-d1cf-4430-9c19-057eb064ab2e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004307 10.0.0.65 - - [2025-10-23 13:01:02] "GET /floating-ip-pool/0bd3649a-8562-4f7d-b00a-bd83c58e4788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003030 10.0.0.65 - - [2025-10-23 13:01:02] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /floating-ip-pool/0bd3649a-8562-4f7d-b00a-bd83c58e4788 HTTP/1.1" 200 115 0.037568 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /virtual-machine-interface/acd3d334-d1cf-4430-9c19-057eb064ab2e HTTP/1.1" 200 115 0.079194 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /virtual-machine/67969c0e-90e3-4832-820d-39ad5de77233 HTTP/1.1" 200 115 0.023564 10.0.0.65 - - [2025-10-23 13:01:02] "GET /virtual-machine-interface/97ece4b5-a62e-49d7-9f8e-4ee30fd916de?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.025870 10.0.0.65 - - [2025-10-23 13:01:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003013 10.0.0.65 - - [2025-10-23 13:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.65 - - [2025-10-23 13:01:02] "POST /useragent-kv HTTP/1.1" 200 115 0.008940 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /virtual-network/6ef6c1a4-e434-411e-87d0-74f2f907f8c5 HTTP/1.1" 200 115 0.173215 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /virtual-machine-interface/97ece4b5-a62e-49d7-9f8e-4ee30fd916de HTTP/1.1" 200 115 0.074915 10.0.0.65 - - [2025-10-23 13:01:02] "GET /routing-instance/eeffa4ae-aa7a-45ea-9073-b87e8e3930c6 HTTP/1.1" 404 171 0.004556 10.0.0.65 - - [2025-10-23 13:01:02] "POST /ref-update HTTP/1.1" 200 156 0.010109 10.0.0.65 - - [2025-10-23 13:01:02] "GET /domains HTTP/1.1" 200 280 0.002345 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /route-target/e59ebb90-afcf-4105-849c-5cb6a1550968 HTTP/1.1" 200 115 0.040380 10.0.0.65 - - [2025-10-23 13:01:02] "GET /domain/d92c58d1-5e66-4b70-be5d-385b8f6c828b HTTP/1.1" 200 3087 0.010036 10.0.0.65 - - [2025-10-23 13:01:02] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71 HTTP/1.1" 200 6874 0.064798 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /virtual-machine/780bbfbe-0586-40a6-9c65-d81cddbf11a4 HTTP/1.1" 200 115 0.098291 10.0.0.65 - - [2025-10-23 13:01:02] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004893 10.0.0.65 - - [2025-10-23 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.65 - - [2025-10-23 13:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.65 - - [2025-10-23 13:01:02] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002391 10.0.0.65 - - [2025-10-23 13:01:02] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003903 10.0.0.65 - - [2025-10-23 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.021474 10.0.0.65 - - [2025-10-23 13:01:02] "DELETE /loadbalancer-member/92104e63-496c-495c-a45d-5f9a9d31df1a HTTP/1.1" 200 115 0.044313 10.0.0.65 - - [2025-10-23 13:01:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004539 10.0.0.65 - - [2025-10-23 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.65 - - [2025-10-23 13:01:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004154 10.0.0.65 - - [2025-10-23 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.65 - - [2025-10-23 13:01:03] "GET /virtual-machine/1d11b18a-5436-43c5-a51d-b1d3ae6e2811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002606 10.0.0.65 - - [2025-10-23 13:01:03] "POST /ref-update HTTP/1.1" 200 156 0.008737 10.0.0.65 - - [2025-10-23 13:01:03] "GET /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004393 10.0.0.65 - - [2025-10-23 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.014404 10.0.0.65 - - [2025-10-23 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.019689 10.0.0.65 - - [2025-10-23 13:01:03] "POST /set-tag HTTP/1.1" 200 109 0.019658 10.0.0.65 - - [2025-10-23 13:01:04] "DELETE /instance-ip/30f2e12a-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.060000 10.0.0.65 - - [2025-10-23 13:01:04] "POST /ref-update HTTP/1.1" 200 156 0.010495 10.0.0.65 - - [2025-10-23 13:01:04] "DELETE /virtual-machine-interface/30d31f20-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.047968 10.0.0.65 - - [2025-10-23 13:01:04] "DELETE /virtual-machine/1d11b18a-5436-43c5-a51d-b1d3ae6e2811 HTTP/1.1" 200 115 0.017655 10.0.0.65 - - [2025-10-23 13:01:07] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005347 10.0.0.65 - - [2025-10-23 13:01:07] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.65 - - [2025-10-23 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.65 - - [2025-10-23 13:01:07] "GET /loadbalancer/62d2e8ec-ec91-4625-b70f-9cfa1f338743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002030 10.0.0.65 - - [2025-10-23 13:01:08] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008230 10.0.0.65 - - [2025-10-23 13:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003732 10.0.0.65 - - [2025-10-23 13:01:08] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003540 10.0.0.65 - - [2025-10-23 13:01:08] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.65 - - [2025-10-23 13:01:08] "GET /virtual-machine/b817d0e6-153e-40ce-afdb-8d59c559d780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002411 10.0.0.65 - - [2025-10-23 13:01:08] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.65 - - [2025-10-23 13:01:08] "GET /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004154 10.0.0.65 - - [2025-10-23 13:01:08] "POST /set-tag HTTP/1.1" 200 109 0.020035 10.0.0.65 - - [2025-10-23 13:01:08] "POST /set-tag HTTP/1.1" 200 109 0.021084 10.0.0.65 - - [2025-10-23 13:01:08] "POST /set-tag HTTP/1.1" 200 109 0.014957 10.0.0.65 - - [2025-10-23 13:01:09] "DELETE /instance-ip/30746a02-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.051066 10.0.0.65 - - [2025-10-23 13:01:09] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.65 - - [2025-10-23 13:01:09] "DELETE /virtual-machine-interface/3054c0ee-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.045578 10.0.0.65 - - [2025-10-23 13:01:09] "DELETE /virtual-machine/b817d0e6-153e-40ce-afdb-8d59c559d780 HTTP/1.1" 200 115 0.017329 10.0.0.65 - - [2025-10-23 13:01:09] "DELETE /tag/f577cf86-a100-450b-a20f-0ea1107b7a8a HTTP/1.1" 200 115 0.062142 10.0.0.65 - - [2025-10-23 13:01:09] "DELETE /tag/e48b3a1c-34a3-44d0-b8ca-10f9bc7a21bc HTTP/1.1" 200 115 0.045718 10.0.0.65 - - [2025-10-23 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.65 - - [2025-10-23 13:01:12] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035352 10.0.0.65 - - [2025-10-23 13:01:12] "POST /tags HTTP/1.1" 200 393 0.027410 10.0.0.65 - - [2025-10-23 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.65 - - [2025-10-23 13:01:12] "GET /tag/8ef0ab38-bc97-4e2d-8e09-4268f0c3231d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020613 10.0.0.65 - - [2025-10-23 13:01:12] "POST /tags HTTP/1.1" 200 341 0.028157 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-10-23 13:01:13] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011361 10.0.0.65 - - [2025-10-23 13:01:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.001280 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003646 10.0.0.65 - - [2025-10-23 13:01:13] "POST /security-groups HTTP/1.1" 200 589 0.060404 10.0.0.65 - - [2025-10-23 13:01:13] "POST /projects HTTP/1.1" 200 519 0.200887 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.001361 10.0.0.65 - - [2025-10-23 13:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013247 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.65 - - [2025-10-23 13:01:13] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013635 10.0.0.65 - - [2025-10-23 13:01:13] "POST /access-control-lists HTTP/1.1" 200 598 0.075962 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017106 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.003041 10.0.0.65 - - [2025-10-23 13:01:13] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003586 10.0.0.65 - - [2025-10-23 13:01:13] "POST /access-control-lists HTTP/1.1" 200 596 0.063336 10.0.0.65 - - [2025-10-23 13:01:13] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.062610 10.0.0.65 - - [2025-10-23 13:01:13] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.059354 10.0.0.65 - - [2025-10-23 13:01:13] "POST /security-groups HTTP/1.1" 200 591 0.078846 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002356 10.0.0.65 - - [2025-10-23 13:01:13] "POST /access-control-lists HTTP/1.1" 200 632 0.058876 10.0.0.65 - - [2025-10-23 13:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.059344 10.0.0.65 - - [2025-10-23 13:01:13] "POST /chown HTTP/1.1" 200 109 0.018261 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.007311 10.0.0.65 - - [2025-10-23 13:01:13] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009167 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.65 - - [2025-10-23 13:01:13] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008670 10.0.0.65 - - [2025-10-23 13:01:13] "POST /access-control-lists HTTP/1.1" 200 630 0.058718 10.0.0.65 - - [2025-10-23 13:01:13] "POST /tags HTTP/1.1" 409 226 0.001796 10.0.0.65 - - [2025-10-23 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.65 - - [2025-10-23 13:01:13] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017513 10.0.0.65 - - [2025-10-23 13:01:13] "POST /firewall-rules HTTP/1.1" 200 600 0.060443 10.0.0.65 - - [2025-10-23 13:01:13] "GET /firewall-rule/493821e3-6cab-469f-a2c9-97718558d01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008759 10.0.0.65 - - [2025-10-23 13:01:14] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003500 10.0.0.65 - - [2025-10-23 13:01:14] "GET /firewall-rule/493821e3-6cab-469f-a2c9-97718558d01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001903 10.0.0.65 - - [2025-10-23 13:01:14] "POST /ref-update HTTP/1.1" 200 156 0.041766 10.0.0.65 - - [2025-10-23 13:01:14] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002395 10.0.0.65 - - [2025-10-23 13:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.65 - - [2025-10-23 13:01:14] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001887 10.0.0.65 - - [2025-10-23 13:01:14] "POST /tags HTTP/1.1" 409 226 0.001265 10.0.0.65 - - [2025-10-23 13:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.65 - - [2025-10-23 13:01:14] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009425 10.0.0.65 - - [2025-10-23 13:01:14] "POST /firewall-rules HTTP/1.1" 200 598 0.060687 10.0.0.65 - - [2025-10-23 13:01:14] "GET /firewall-rule/cf33e284-4723-4345-afb5-de66480ea1d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006854 10.0.0.65 - - [2025-10-23 13:01:14] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003055 10.0.0.65 - - [2025-10-23 13:01:14] "GET /firewall-rule/cf33e284-4723-4345-afb5-de66480ea1d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002851 10.0.0.65 - - [2025-10-23 13:01:14] "POST /ref-update HTTP/1.1" 200 156 0.041397 10.0.0.65 - - [2025-10-23 13:01:15] "POST /tags HTTP/1.1" 200 393 0.030421 10.0.0.65 - - [2025-10-23 13:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.65 - - [2025-10-23 13:01:15] "GET /tag/360ed782-708e-48f3-957e-b325b354c899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011639 10.0.0.65 - - [2025-10-23 13:01:16] "POST /tags HTTP/1.1" 200 341 0.017863 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022561 10.0.0.65 - - [2025-10-23 13:01:16] "GET /tag/16a9921c-0685-4973-bae7-f5296d0419c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011344 10.0.0.65 - - [2025-10-23 13:01:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000450 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003307 10.0.0.65 - - [2025-10-23 13:01:16] "POST /security-groups HTTP/1.1" 200 589 0.057997 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 404 236 0.002717 10.0.0.65 - - [2025-10-23 13:01:16] "POST /projects HTTP/1.1" 200 519 0.173269 10.0.0.65 - - [2025-10-23 13:01:16] "POST /access-control-lists HTTP/1.1" 200 598 0.017214 10.0.0.65 - - [2025-10-23 13:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.006809 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016899 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 404 235 0.001778 10.0.0.65 - - [2025-10-23 13:01:16] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004419 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.65 - - [2025-10-23 13:01:16] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.044162 10.0.0.65 - - [2025-10-23 13:01:16] "POST /access-control-lists HTTP/1.1" 200 596 0.071077 10.0.0.65 - - [2025-10-23 13:01:16] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.040182 10.0.0.65 - - [2025-10-23 13:01:16] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.035983 10.0.0.65 - - [2025-10-23 13:01:16] "POST /security-groups HTTP/1.1" 200 591 0.065080 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.002254 10.0.0.65 - - [2025-10-23 13:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035168 10.0.0.65 - - [2025-10-23 13:01:16] "POST /chown HTTP/1.1" 200 109 0.026022 10.0.0.65 - - [2025-10-23 13:01:16] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011436 10.0.0.65 - - [2025-10-23 13:01:16] "POST /access-control-lists HTTP/1.1" 200 632 0.090101 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013104 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.006634 10.0.0.65 - - [2025-10-23 13:01:16] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002824 10.0.0.65 - - [2025-10-23 13:01:16] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.65 - - [2025-10-23 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.65 - - [2025-10-23 13:01:16] "GET /tag/16a9921c-0685-4973-bae7-f5296d0419c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012902 10.0.0.65 - - [2025-10-23 13:01:16] "POST /access-control-lists HTTP/1.1" 200 630 0.068210 10.0.0.65 - - [2025-10-23 13:01:16] "POST /firewall-rules HTTP/1.1" 200 600 0.064487 10.0.0.65 - - [2025-10-23 13:01:16] "GET /firewall-rule/1de22480-bb5e-462b-b03b-40d8c300dc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015353 10.0.0.65 - - [2025-10-23 13:01:16] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003071 10.0.0.65 - - [2025-10-23 13:01:16] "GET /firewall-rule/1de22480-bb5e-462b-b03b-40d8c300dc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002467 10.0.0.65 - - [2025-10-23 13:01:17] "POST /ref-update HTTP/1.1" 200 156 0.043994 10.0.0.65 - - [2025-10-23 13:01:17] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004975 10.0.0.65 - - [2025-10-23 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2025-10-23 13:01:17] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002225 10.0.0.65 - - [2025-10-23 13:01:17] "POST /tags HTTP/1.1" 409 226 0.001402 10.0.0.65 - - [2025-10-23 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.65 - - [2025-10-23 13:01:17] "GET /tag/16a9921c-0685-4973-bae7-f5296d0419c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010482 10.0.0.65 - - [2025-10-23 13:01:17] "POST /firewall-rules HTTP/1.1" 200 598 0.064680 10.0.0.65 - - [2025-10-23 13:01:17] "GET /firewall-rule/4f7e483b-15f5-4c67-aab2-e1916c609e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004997 10.0.0.65 - - [2025-10-23 13:01:17] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003803 10.0.0.65 - - [2025-10-23 13:01:17] "GET /firewall-rule/4f7e483b-15f5-4c67-aab2-e1916c609e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002298 10.0.0.65 - - [2025-10-23 13:01:17] "POST /ref-update HTTP/1.1" 200 156 0.046992 10.0.0.65 - - [2025-10-23 13:01:18] "POST /tags HTTP/1.1" 200 345 0.086113 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.65 - - [2025-10-23 13:01:19] "GET /tag/438dcebb-0817-4974-9245-d2717d2f7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023863 10.0.0.65 - - [2025-10-23 13:01:19] "POST /projects HTTP/1.1" 409 238 0.002513 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.65 - - [2025-10-23 13:01:19] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060745 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.65 - - [2025-10-23 13:01:19] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006933 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2025-10-23 13:01:19] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003843 10.0.0.65 - - [2025-10-23 13:01:19] "POST /security-groups HTTP/1.1" 409 285 0.003487 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.65 - - [2025-10-23 13:01:19] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034057 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /security-group/d751db9c-c97b-463d-a0e9-c6c21219259a HTTP/1.1" 200 262 0.067573 10.0.0.65 - - [2025-10-23 13:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027383 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /access-control-list/7e1ce95d-1f3e-479c-a353-f56d48e417b8 HTTP/1.1" 200 272 0.022848 10.0.0.65 - - [2025-10-23 13:01:19] "POST /tags HTTP/1.1" 409 228 0.024513 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /access-control-list/ef2b7551-80fa-44fa-868b-372cefa6af8e HTTP/1.1" 200 272 0.010739 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.65 - - [2025-10-23 13:01:19] "GET /tag/438dcebb-0817-4974-9245-d2717d2f7c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011675 10.0.0.65 - - [2025-10-23 13:01:19] "POST /tags HTTP/1.1" 200 345 0.034194 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009242 10.0.0.65 - - [2025-10-23 13:01:19] "GET /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012224 10.0.0.65 - - [2025-10-23 13:01:19] "POST /projects HTTP/1.1" 409 238 0.001688 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.65 - - [2025-10-23 13:01:19] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027118 10.0.0.65 - - [2025-10-23 13:01:19] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045854 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.65 - - [2025-10-23 13:01:19] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004488 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.65 - - [2025-10-23 13:01:19] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007208 10.0.0.65 - - [2025-10-23 13:01:19] "POST /security-groups HTTP/1.1" 409 285 0.002654 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /security-group/342b326b-59ce-449d-bb21-9f1ff9d728f9 HTTP/1.1" 200 262 0.058368 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /access-control-list/2c710dc1-e79d-4347-a4e8-ae6e67ed7bc4 HTTP/1.1" 200 272 0.017983 10.0.0.65 - - [2025-10-23 13:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026500 10.0.0.65 - - [2025-10-23 13:01:19] "POST /tags HTTP/1.1" 409 228 0.022183 10.0.0.65 - - [2025-10-23 13:01:19] "PUT /access-control-list/9c1c8489-e0d7-48a1-98b5-5d08e69ea0aa HTTP/1.1" 200 272 0.036791 10.0.0.65 - - [2025-10-23 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.65 - - [2025-10-23 13:01:19] "GET /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010114 10.0.0.65 - - [2025-10-23 13:01:20] "POST /tags HTTP/1.1" 200 291 0.065156 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.65 - - [2025-10-23 13:01:20] "GET /tag/81cee2d5-909e-4c40-a492-192be3c45c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014287 10.0.0.65 - - [2025-10-23 13:01:20] "POST /tags HTTP/1.1" 200 303 0.036771 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.65 - - [2025-10-23 13:01:20] "GET /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011978 10.0.0.65 - - [2025-10-23 13:01:20] "POST /tags HTTP/1.1" 409 252 0.001436 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.65 - - [2025-10-23 13:01:20] "GET /tag/8ef0ab38-bc97-4e2d-8e09-4268f0c3231d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010216 10.0.0.65 - - [2025-10-23 13:01:20] "POST /tags HTTP/1.1" 409 226 0.001906 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.65 - - [2025-10-23 13:01:20] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010309 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003689 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.65 - - [2025-10-23 13:01:20] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034762 10.0.0.65 - - [2025-10-23 13:01:20] "POST /virtual-machines HTTP/1.1" 200 395 0.007802 10.0.0.65 - - [2025-10-23 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020888 10.0.0.65 - - [2025-10-23 13:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090235 10.0.0.65 - - [2025-10-23 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010367 10.0.0.65 - - [2025-10-23 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012963 10.0.0.65 - - [2025-10-23 13:01:20] "POST /instance-ips HTTP/1.1" 200 397 0.017424 10.0.0.65 - - [2025-10-23 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023472 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013615 10.0.0.65 - - [2025-10-23 13:01:20] "POST /set-tag HTTP/1.1" 200 109 0.059793 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015445 10.0.0.65 - - [2025-10-23 13:01:20] "GET /instance-ip/5edff1e0-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002427 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004273 10.0.0.65 - - [2025-10-23 13:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.65 - - [2025-10-23 13:01:20] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003465 10.0.0.65 - - [2025-10-23 13:01:20] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010478 10.0.0.65 - - [2025-10-23 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003572 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.65 - - [2025-10-23 13:01:21] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031834 10.0.0.65 - - [2025-10-23 13:01:21] "POST /virtual-machines HTTP/1.1" 200 395 0.009090 10.0.0.65 - - [2025-10-23 13:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024882 10.0.0.65 - - [2025-10-23 13:01:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106586 10.0.0.65 - - [2025-10-23 13:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016484 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004275 10.0.0.65 - - [2025-10-23 13:01:21] "POST /instance-ips HTTP/1.1" 200 397 0.018109 10.0.0.65 - - [2025-10-23 13:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019951 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008443 10.0.0.65 - - [2025-10-23 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.059764 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009541 10.0.0.65 - - [2025-10-23 13:01:21] "GET /instance-ip/5f525e74-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008897 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003959 10.0.0.65 - - [2025-10-23 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002992 10.0.0.65 - - [2025-10-23 13:01:21] "POST /ref-update HTTP/1.1" 200 156 0.008048 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010240 10.0.0.65 - - [2025-10-23 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003494 10.0.0.65 - - [2025-10-23 13:01:21] "POST /tags HTTP/1.1" 200 291 0.017217 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018695 10.0.0.65 - - [2025-10-23 13:01:21] "GET /tag/ac290878-1416-4746-81a9-ae2a2f0bc48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010958 10.0.0.65 - - [2025-10-23 13:01:21] "POST /tags HTTP/1.1" 409 252 0.001876 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.65 - - [2025-10-23 13:01:21] "GET /tag/360ed782-708e-48f3-957e-b325b354c899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009915 10.0.0.65 - - [2025-10-23 13:01:21] "POST /tags HTTP/1.1" 409 226 0.001516 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.65 - - [2025-10-23 13:01:21] "GET /tag/16a9921c-0685-4973-bae7-f5296d0419c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012150 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.65 - - [2025-10-23 13:01:21] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004724 10.0.0.65 - - [2025-10-23 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.65 - - [2025-10-23 13:01:22] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030242 10.0.0.65 - - [2025-10-23 13:01:22] "POST /virtual-machines HTTP/1.1" 200 395 0.013020 10.0.0.65 - - [2025-10-23 13:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007562 10.0.0.65 - - [2025-10-23 13:01:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095681 10.0.0.65 - - [2025-10-23 13:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020262 10.0.0.65 - - [2025-10-23 13:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004292 10.0.0.65 - - [2025-10-23 13:01:22] "POST /instance-ips HTTP/1.1" 200 397 0.017364 10.0.0.65 - - [2025-10-23 13:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017293 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011795 10.0.0.65 - - [2025-10-23 13:01:22] "POST /set-tag HTTP/1.1" 200 109 0.063745 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004170 10.0.0.65 - - [2025-10-23 13:01:22] "GET /instance-ip/5fd43372-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016435 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004032 10.0.0.65 - - [2025-10-23 13:01:22] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005423 10.0.0.65 - - [2025-10-23 13:01:22] "POST /ref-update HTTP/1.1" 200 156 0.008552 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012426 10.0.0.65 - - [2025-10-23 13:01:22] "POST /set-tag HTTP/1.1" 200 109 0.004223 10.0.0.65 - - [2025-10-23 13:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003662 10.0.0.65 - - [2025-10-23 13:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.65 - - [2025-10-23 13:01:22] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028962 10.0.0.65 - - [2025-10-23 13:01:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007328 10.0.0.65 - - [2025-10-23 13:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010464 10.0.0.65 - - [2025-10-23 13:01:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093506 10.0.0.65 - - [2025-10-23 13:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007615 10.0.0.65 - - [2025-10-23 13:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.65 - - [2025-10-23 13:01:22] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008096 10.0.0.65 - - [2025-10-23 13:01:23] "POST /instance-ips HTTP/1.1" 200 397 0.026204 10.0.0.65 - - [2025-10-23 13:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015857 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010090 10.0.0.65 - - [2025-10-23 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.063985 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012866 10.0.0.65 - - [2025-10-23 13:01:23] "GET /instance-ip/60452a1e-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003280 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004089 10.0.0.65 - - [2025-10-23 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003040 10.0.0.65 - - [2025-10-23 13:01:23] "POST /ref-update HTTP/1.1" 200 156 0.008013 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010254 10.0.0.65 - - [2025-10-23 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.001640 10.0.0.65 - - [2025-10-23 13:01:23] "POST /tags HTTP/1.1" 200 299 0.015262 10.0.0.65 - - [2025-10-23 13:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022792 10.0.0.65 - - [2025-10-23 13:01:23] "GET /tag/d4a2a2d5-4848-4372-b2d8-3262d4101da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010985 10.0.0.65 - - [2025-10-23 13:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004301 10.0.0.65 - - [2025-10-23 13:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.65 - - [2025-10-23 13:01:23] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031680 10.0.0.65 - - [2025-10-23 13:01:23] "POST /virtual-machines HTTP/1.1" 200 395 0.008415 10.0.0.65 - - [2025-10-23 13:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010157 10.0.0.65 - - [2025-10-23 13:01:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102609 10.0.0.65 - - [2025-10-23 13:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007762 10.0.0.65 - - [2025-10-23 13:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013484 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003623 10.0.0.65 - - [2025-10-23 13:01:23] "POST /instance-ips HTTP/1.1" 200 397 0.016963 10.0.0.65 - - [2025-10-23 13:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021837 10.0.0.65 - - [2025-10-23 13:01:23] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013011 10.0.0.65 - - [2025-10-23 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.015718 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015318 10.0.0.65 - - [2025-10-23 13:01:24] "GET /instance-ip/60c6d672-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003276 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004088 10.0.0.65 - - [2025-10-23 13:01:24] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.65 - - [2025-10-23 13:01:24] "POST /tags HTTP/1.1" 200 299 0.014476 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.65 - - [2025-10-23 13:01:24] "GET /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010911 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003230 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.65 - - [2025-10-23 13:01:24] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035895 10.0.0.65 - - [2025-10-23 13:01:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007828 10.0.0.65 - - [2025-10-23 13:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009318 10.0.0.65 - - [2025-10-23 13:01:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123678 10.0.0.65 - - [2025-10-23 13:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009012 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012269 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005395 10.0.0.65 - - [2025-10-23 13:01:24] "POST /instance-ips HTTP/1.1" 200 397 0.020189 10.0.0.65 - - [2025-10-23 13:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014741 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008186 10.0.0.65 - - [2025-10-23 13:01:24] "POST /set-tag HTTP/1.1" 200 109 0.021032 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022570 10.0.0.65 - - [2025-10-23 13:01:24] "GET /instance-ip/612af4a4-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003478 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004172 10.0.0.65 - - [2025-10-23 13:01:24] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.65 - - [2025-10-23 13:01:24] "POST /tags HTTP/1.1" 200 299 0.016818 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006242 10.0.0.65 - - [2025-10-23 13:01:24] "GET /tag/6586f9c0-973a-4152-8881-be975bc29f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013811 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.65 - - [2025-10-23 13:01:24] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003421 10.0.0.65 - - [2025-10-23 13:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.65 - - [2025-10-23 13:01:24] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026235 10.0.0.65 - - [2025-10-23 13:01:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006303 10.0.0.65 - - [2025-10-23 13:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012357 10.0.0.65 - - [2025-10-23 13:01:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.086158 10.0.0.65 - - [2025-10-23 13:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.65 - - [2025-10-23 13:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010145 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004657 10.0.0.65 - - [2025-10-23 13:01:25] "POST /instance-ips HTTP/1.1" 200 397 0.019943 10.0.0.65 - - [2025-10-23 13:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.042932 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013390 10.0.0.65 - - [2025-10-23 13:01:25] "POST /set-tag HTTP/1.1" 200 109 0.018692 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010950 10.0.0.65 - - [2025-10-23 13:01:25] "GET /instance-ip/618e3db6-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006577 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005329 10.0.0.65 - - [2025-10-23 13:01:25] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.65 - - [2025-10-23 13:01:25] "POST /tags HTTP/1.1" 200 299 0.020358 10.0.0.65 - - [2025-10-23 13:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011318 10.0.0.65 - - [2025-10-23 13:01:25] "GET /tag/3fe67490-37d0-41c8-998a-587a7f3baf5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013251 10.0.0.65 - - [2025-10-23 13:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003987 10.0.0.65 - - [2025-10-23 13:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.65 - - [2025-10-23 13:01:25] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029164 10.0.0.65 - - [2025-10-23 13:01:25] "POST /virtual-machines HTTP/1.1" 200 395 0.013518 10.0.0.65 - - [2025-10-23 13:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011478 10.0.0.65 - - [2025-10-23 13:01:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135531 10.0.0.65 - - [2025-10-23 13:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016143 10.0.0.65 - - [2025-10-23 13:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.65 - - [2025-10-23 13:01:25] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022851 10.0.0.65 - - [2025-10-23 13:01:25] "POST /instance-ips HTTP/1.1" 200 397 0.042654 10.0.0.65 - - [2025-10-23 13:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036285 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016974 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.036972 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.033320 10.0.0.65 - - [2025-10-23 13:01:26] "GET /instance-ip/61fc6322-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009357 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005682 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.005379 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003507 10.0.0.65 - - [2025-10-23 13:01:26] "POST /ref-update HTTP/1.1" 200 156 0.012067 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007425 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.006220 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007003 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003145 10.0.0.65 - - [2025-10-23 13:01:26] "POST /ref-update HTTP/1.1" 200 156 0.007733 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010017 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003110 10.0.0.65 - - [2025-10-23 13:01:26] "POST /ref-update HTTP/1.1" 200 156 0.006644 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004037 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003306 10.0.0.65 - - [2025-10-23 13:01:26] "POST /ref-update HTTP/1.1" 200 156 0.008264 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006033 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008023 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003374 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003503 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001563 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003342 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003336 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.001515 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003350 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.65 - - [2025-10-23 13:01:26] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003745 10.0.0.65 - - [2025-10-23 13:01:26] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.65 - - [2025-10-23 13:01:30] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004234 10.0.0.65 - - [2025-10-23 13:01:30] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.65 - - [2025-10-23 13:01:31] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004228 10.0.0.65 - - [2025-10-23 13:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.65 - - [2025-10-23 13:01:31] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004495 10.0.0.65 - - [2025-10-23 13:01:31] "POST /set-tag HTTP/1.1" 200 109 0.001697 10.0.0.65 - - [2025-10-23 13:01:31] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003988 10.0.0.65 - - [2025-10-23 13:01:31] "POST /set-tag HTTP/1.1" 200 109 0.004460 10.0.0.65 - - [2025-10-23 13:01:32] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004128 10.0.0.65 - - [2025-10-23 13:01:32] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.65 - - [2025-10-23 13:01:33] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004196 10.0.0.65 - - [2025-10-23 13:01:33] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/d8c13374-b43d-432d-bf32-853ee09692e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002772 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011518 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/0b3f4884-b8e9-443a-bbb5-d0dcd9094467?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003367 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005736 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/2dfbd880-9300-4b71-a71e-a70a27093053?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003272 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004991 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/4b195865-097f-4359-9f63-dd644454bda9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002715 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003810 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/c3268ed9-c522-4dc6-8cd1-b5123b6a0dff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003310 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003567 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/a27d82eb-335e-4698-93f2-6795e7d471f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002578 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003983 10.0.0.65 - - [2025-10-23 13:01:34] "GET /virtual-machine/35808738-734c-490c-ae75-9d7e59bd6353?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002668 10.0.0.65 - - [2025-10-23 13:01:35] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003545 10.0.0.65 - - [2025-10-23 13:01:36] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004108 10.0.0.65 - - [2025-10-23 13:01:36] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.65 - - [2025-10-23 13:01:40] "GET /virtual-machine/a5c76637-72e9-4105-a4eb-fdc4068a502a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002658 10.0.0.65 - - [2025-10-23 13:01:40] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003942 10.0.0.65 - - [2025-10-23 13:01:40] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002904 10.0.0.65 - - [2025-10-23 13:01:40] "POST /tags HTTP/1.1" 200 333 0.045292 10.0.0.65 - - [2025-10-23 13:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026897 10.0.0.65 - - [2025-10-23 13:01:40] "GET /tag/de364920-0f22-478c-a207-e1aef546722d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013779 10.0.0.65 - - [2025-10-23 13:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.65 - - [2025-10-23 13:01:40] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034067 10.0.0.65 - - [2025-10-23 13:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.65 - - [2025-10-23 13:01:40] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008297 10.0.0.65 - - [2025-10-23 13:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.65 - - [2025-10-23 13:01:40] "GET /service-appliance-set/c0357f82-4299-4ed1-9d24-1887789e50dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002554 10.0.0.65 - - [2025-10-23 13:01:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.002548 10.0.0.65 - - [2025-10-23 13:01:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.084939 10.0.0.65 - - [2025-10-23 13:01:40] "GET /virtual-machine-interface/6f7d91c9-d62a-43db-9914-fd25ae278bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.026536 10.0.0.65 - - [2025-10-23 13:01:40] "POST /instance-ips HTTP/1.1" 200 409 0.020160 10.0.0.65 - - [2025-10-23 13:01:41] "GET /instance-ip/91c11c3d-26ac-4edf-8e09-984a9350490b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004030 10.0.0.65 - - [2025-10-23 13:01:41] "POST /loadbalancers HTTP/1.1" 200 629 0.069035 10.0.0.65 - - [2025-10-23 13:01:41] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020000 10.0.0.65 - - [2025-10-23 13:01:41] "GET /instance-ip/91c11c3d-26ac-4edf-8e09-984a9350490b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008407 10.0.0.65 - - [2025-10-23 13:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020454 10.0.0.65 - - [2025-10-23 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011605 10.0.0.65 - - [2025-10-23 13:01:41] "POST /floating-ips HTTP/1.1" 200 597 0.041444 10.0.0.65 - - [2025-10-23 13:01:41] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051983 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002887 10.0.0.65 - - [2025-10-23 13:01:41] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017895 10.0.0.65 - - [2025-10-23 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.65 - - [2025-10-23 13:01:41] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034408 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer-listener/280981f2-9861-4cd7-9336-610ae4459864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002784 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer-listener/280981f2-9861-4cd7-9336-610ae4459864?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002903 10.0.0.65 - - [2025-10-23 13:01:41] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017280 10.0.0.65 - - [2025-10-23 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.008752 10.0.0.65 - - [2025-10-23 13:01:41] "GET /instance-ip/91c11c3d-26ac-4edf-8e09-984a9350490b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010137 10.0.0.65 - - [2025-10-23 13:01:41] "GET /instance-ip/91c11c3d-26ac-4edf-8e09-984a9350490b?fields=floating_ips HTTP/1.1" 200 1213 0.004051 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003123 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer-pool/18d2adc2-ec6c-4bca-aca5-112684d308b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004524 10.0.0.65 - - [2025-10-23 13:01:41] "GET /floating-ip/cca8d895-7d96-4116-af06-ce6ebf914d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002378 10.0.0.65 - - [2025-10-23 13:01:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024308 10.0.0.65 - - [2025-10-23 13:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017622 10.0.0.65 - - [2025-10-23 13:01:41] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012157 10.0.0.65 - - [2025-10-23 13:01:41] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004006 10.0.0.65 - - [2025-10-23 13:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005868 10.0.0.65 - - [2025-10-23 13:01:41] "GET /floating-ip/cca8d895-7d96-4116-af06-ce6ebf914d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015294 10.0.0.65 - - [2025-10-23 13:01:41] "POST /tags HTTP/1.1" 409 221 0.002097 10.0.0.65 - - [2025-10-23 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.65 - - [2025-10-23 13:01:41] "GET /tag/de364920-0f22-478c-a207-e1aef546722d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011101 10.0.0.65 - - [2025-10-23 13:01:41] "PUT /floating-ip/cca8d895-7d96-4116-af06-ce6ebf914d78 HTTP/1.1" 200 256 0.011351 10.0.0.65 - - [2025-10-23 13:01:41] "POST /set-tag HTTP/1.1" 200 109 0.083863 10.0.0.65 - - [2025-10-23 13:01:41] "GET /loadbalancer-pool/18d2adc2-ec6c-4bca-aca5-112684d308b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002619 10.0.0.65 - - [2025-10-23 13:01:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014616 10.0.0.65 - - [2025-10-23 13:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017607 10.0.0.65 - - [2025-10-23 13:01:41] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012803 10.0.0.65 - - [2025-10-23 13:01:41] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003554 10.0.0.65 - - [2025-10-23 13:01:41] "POST /ref-update HTTP/1.1" 200 156 0.006399 10.0.0.65 - - [2025-10-23 13:01:41] "GET /floating-ip/cca8d895-7d96-4116-af06-ce6ebf914d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.004771 10.0.0.65 - - [2025-10-23 13:01:41] "POST /set-tag HTTP/1.1" 200 109 0.080747 10.0.0.65 - - [2025-10-23 13:01:42] "POST /tags HTTP/1.1" 409 206 0.002061 10.0.0.65 - - [2025-10-23 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.65 - - [2025-10-23 13:01:42] "GET /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012562 10.0.0.65 - - [2025-10-23 13:01:42] "POST /tags HTTP/1.1" 409 204 0.001876 10.0.0.65 - - [2025-10-23 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.65 - - [2025-10-23 13:01:42] "GET /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010740 10.0.0.65 - - [2025-10-23 13:01:42] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002135 10.0.0.65 - - [2025-10-23 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.65 - - [2025-10-23 13:01:42] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002143 10.0.0.65 - - [2025-10-23 13:01:42] "POST /tags HTTP/1.1" 409 206 0.001448 10.0.0.65 - - [2025-10-23 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.65 - - [2025-10-23 13:01:42] "GET /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011953 10.0.0.65 - - [2025-10-23 13:01:42] "POST /tags HTTP/1.1" 409 226 0.002213 10.0.0.65 - - [2025-10-23 13:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.65 - - [2025-10-23 13:01:42] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010550 10.0.0.65 - - [2025-10-23 13:01:42] "POST /tags HTTP/1.1" 409 204 0.001588 10.0.0.65 - - [2025-10-23 13:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.65 - - [2025-10-23 13:01:43] "GET /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009812 10.0.0.65 - - [2025-10-23 13:01:43] "POST /tags HTTP/1.1" 409 226 0.001481 10.0.0.65 - - [2025-10-23 13:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.65 - - [2025-10-23 13:01:43] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009917 10.0.0.65 - - [2025-10-23 13:01:43] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002583 10.0.0.65 - - [2025-10-23 13:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.65 - - [2025-10-23 13:01:43] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002312 10.0.0.65 - - [2025-10-23 13:01:43] "POST /firewall-rules HTTP/1.1" 200 626 0.079645 10.0.0.65 - - [2025-10-23 13:01:43] "POST /firewall-rules HTTP/1.1" 200 646 0.075967 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-rule/daecf281-c7f3-46ec-938c-678297d7cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005960 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002501 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-rule/0e80441d-456b-4580-968c-b95690874376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003230 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.65 - - [2025-10-23 13:01:43] "POST /firewall-policys HTTP/1.1" 200 606 0.020274 10.0.0.65 - - [2025-10-23 13:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018297 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007048 10.0.0.65 - - [2025-10-23 13:01:43] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002592 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001915 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002700 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003574 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003420 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001914 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003098 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.025627 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.045096 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.016672 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.018746 10.0.0.65 - - [2025-10-23 13:01:43] "POST /ref-update HTTP/1.1" 200 156 0.023885 10.0.0.65 - - [2025-10-23 13:01:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002666 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:03:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:03:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 252 0.002561 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/360ed782-708e-48f3-957e-b325b354c899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.032018 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 228 0.002804 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012096 10.0.0.65 - - [2025-10-23 13:03:42] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005880 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.65 - - [2025-10-23 13:03:42] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002354 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 206 0.001885 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011863 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 226 0.003486 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021461 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 204 0.002527 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015222 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 226 0.001956 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012471 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 228 0.001860 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013507 10.0.0.65 - - [2025-10-23 13:03:42] "POST /tags HTTP/1.1" 409 252 0.001915 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.65 - - [2025-10-23 13:03:42] "GET /tag/360ed782-708e-48f3-957e-b325b354c899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013100 10.0.0.65 - - [2025-10-23 13:03:42] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007030 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.65 - - [2025-10-23 13:03:42] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002634 10.0.0.65 - - [2025-10-23 13:03:42] "POST /firewall-rules HTTP/1.1" 409 281 0.001806 10.0.0.65 - - [2025-10-23 13:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.65 - - [2025-10-23 13:03:43] "PUT /firewall-rule/0e80441d-456b-4580-968c-b95690874376 HTTP/1.1" 200 260 0.023583 10.0.0.65 - - [2025-10-23 13:03:43] "POST /firewall-rules HTTP/1.1" 409 291 0.003455 10.0.0.65 - - [2025-10-23 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.65 - - [2025-10-23 13:03:43] "PUT /firewall-rule/daecf281-c7f3-46ec-938c-678297d7cd5e HTTP/1.1" 200 260 0.040246 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-rule/daecf281-c7f3-46ec-938c-678297d7cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009891 10.0.0.65 - - [2025-10-23 13:03:43] "POST /firewall-rules HTTP/1.1" 200 658 0.078842 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-rule/44738fb7-ca5e-431b-887c-59ed2f23e902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005005 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002256 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-rule/0e80441d-456b-4580-968c-b95690874376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002371 10.0.0.65 - - [2025-10-23 13:03:43] "POST /firewall-policys HTTP/1.1" 409 269 0.001595 10.0.0.65 - - [2025-10-23 13:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.65 - - [2025-10-23 13:03:43] "PUT /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7 HTTP/1.1" 200 264 0.022681 10.0.0.65 - - [2025-10-23 13:03:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013956 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013310 10.0.0.65 - - [2025-10-23 13:03:43] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002763 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002219 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/39a9a5ee-6c3d-4ef1-9bfa-d27e1512f508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002320 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002665 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002624 10.0.0.65 - - [2025-10-23 13:03:43] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002490 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001274 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.65 - - [2025-10-23 13:04:38] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004287 10.0.0.65 - - [2025-10-23 13:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.65 - - [2025-10-23 13:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.65 - - [2025-10-23 13:04:38] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003011 10.0.0.65 - - [2025-10-23 13:04:38] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004571 10.0.0.65 - - [2025-10-23 13:04:38] "POST /set-tag HTTP/1.1" 200 109 0.038207 10.0.0.65 - - [2025-10-23 13:04:38] "DELETE /loadbalancer-member/f7508fe4-d171-424a-95e4-3db4c49ce399 HTTP/1.1" 200 115 0.046668 10.0.0.65 - - [2025-10-23 13:04:38] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011697 10.0.0.65 - - [2025-10-23 13:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.65 - - [2025-10-23 13:04:38] "DELETE /loadbalancer-member/01b118d3-bd6c-45a2-bd77-477fbb2c62dc HTTP/1.1" 200 115 0.039289 10.0.0.65 - - [2025-10-23 13:04:38] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003796 10.0.0.65 - - [2025-10-23 13:04:38] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.65 - - [2025-10-23 13:04:38] "DELETE /loadbalancer-member/ce78acc2-181b-4e89-b167-77ed9bcd650b HTTP/1.1" 200 115 0.036121 10.0.0.65 - - [2025-10-23 13:04:38] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007301 10.0.0.65 - - [2025-10-23 13:04:38] "POST /set-tag HTTP/1.1" 200 109 0.006440 10.0.0.65 - - [2025-10-23 13:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.65 - - [2025-10-23 13:04:38] "GET /loadbalancer/701632ff-6f2e-49a8-8493-1bc7c3394c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002040 10.0.0.65 - - [2025-10-23 13:04:38] "GET /loadbalancer-pool/fb3e1923-03e6-4c10-baad-9dd00af46cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002002 10.0.0.65 - - [2025-10-23 13:04:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013063 10.0.0.65 - - [2025-10-23 13:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020292 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006029 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011904 10.0.0.65 - - [2025-10-23 13:04:39] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002263 10.0.0.65 - - [2025-10-23 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.091887 10.0.0.65 - - [2025-10-23 13:04:39] "GET /loadbalancer-pool/672f6f0d-cf1e-4d80-a1b5-2f32489d8e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020523 10.0.0.65 - - [2025-10-23 13:04:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048712 10.0.0.65 - - [2025-10-23 13:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021716 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015908 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011059 10.0.0.65 - - [2025-10-23 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.016981 10.0.0.65 - - [2025-10-23 13:04:39] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.012298 10.0.0.65 - - [2025-10-23 13:04:39] "GET /loadbalancer-pool/3a077b3b-4aa3-45a8-a0db-0a27c98642bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006018 10.0.0.65 - - [2025-10-23 13:04:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024265 10.0.0.65 - - [2025-10-23 13:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010034 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008289 10.0.0.65 - - [2025-10-23 13:04:39] "GET /virtual-machine-interface/0625cf26-b00f-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004393 10.0.0.65 - - [2025-10-23 13:04:39] "GET /floating-ip/0f669140-450d-45a8-b6b3-40515645ba9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004833 10.0.0.65 - - [2025-10-23 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002962 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012213 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007491 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004071 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004022 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001745 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004410 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003681 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001639 10.0.0.65 - - [2025-10-23 13:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2025-10-23 13:04:51] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001878 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003343 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.015107 10.0.0.65 - - [2025-10-23 13:04:51] "DELETE /loadbalancer-member/55142521-73e1-47cd-91c0-7f065691de01 HTTP/1.1" 200 115 0.029682 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003860 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.65 - - [2025-10-23 13:04:51] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004407 10.0.0.65 - - [2025-10-23 13:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.65 - - [2025-10-23 13:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.65 - - [2025-10-23 13:04:51] "GET /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002029 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004953 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007637 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.004290 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine/d8c13374-b43d-432d-bf32-853ee09692e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002614 10.0.0.65 - - [2025-10-23 13:04:52] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012476 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.017708 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.022984 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.025246 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.015417 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.028490 10.0.0.65 - - [2025-10-23 13:04:52] "DELETE /instance-ip/5edff1e0-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.046135 10.0.0.65 - - [2025-10-23 13:04:52] "POST /ref-update HTTP/1.1" 200 156 0.007399 10.0.0.65 - - [2025-10-23 13:04:52] "DELETE /virtual-machine-interface/5ec926b8-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.038009 10.0.0.65 - - [2025-10-23 13:04:52] "DELETE /virtual-machine/d8c13374-b43d-432d-bf32-853ee09692e1 HTTP/1.1" 200 115 0.018052 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008971 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005846 10.0.0.65 - - [2025-10-23 13:04:52] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.65 - - [2025-10-23 13:04:52] "GET /virtual-machine/0b3f4884-b8e9-443a-bbb5-d0dcd9094467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002630 10.0.0.65 - - [2025-10-23 13:04:52] "POST /ref-update HTTP/1.1" 200 156 0.008245 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.020359 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.025813 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.028055 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.028113 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.014950 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.043176 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /instance-ip/5f525e74-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.040472 10.0.0.65 - - [2025-10-23 13:04:53] "POST /ref-update HTTP/1.1" 200 156 0.006434 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /virtual-machine-interface/5f38b096-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.036572 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /virtual-machine/0b3f4884-b8e9-443a-bbb5-d0dcd9094467 HTTP/1.1" 200 115 0.017994 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /tag/81cee2d5-909e-4c40-a492-192be3c45c10 HTTP/1.1" 200 115 0.053469 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004618 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003726 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.001632 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine/2dfbd880-9300-4b71-a71e-a70a27093053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002614 10.0.0.65 - - [2025-10-23 13:04:53] "POST /ref-update HTTP/1.1" 200 156 0.007657 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016189 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.016606 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.022351 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.024242 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.014354 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.023779 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /instance-ip/5fd43372-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.036183 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /virtual-machine-interface/5fc1527a-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.035793 10.0.0.65 - - [2025-10-23 13:04:53] "DELETE /virtual-machine/2dfbd880-9300-4b71-a71e-a70a27093053 HTTP/1.1" 200 115 0.016294 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009080 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.65 - - [2025-10-23 13:04:53] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003455 10.0.0.65 - - [2025-10-23 13:04:53] "POST /set-tag HTTP/1.1" 200 109 0.001577 10.0.0.65 - - [2025-10-23 13:04:54] "GET /virtual-machine/4b195865-097f-4359-9f63-dd644454bda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002483 10.0.0.65 - - [2025-10-23 13:04:54] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.65 - - [2025-10-23 13:04:54] "GET /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014866 10.0.0.65 - - [2025-10-23 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.016148 10.0.0.65 - - [2025-10-23 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.021905 10.0.0.65 - - [2025-10-23 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.028217 10.0.0.65 - - [2025-10-23 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.018113 10.0.0.65 - - [2025-10-23 13:04:54] "POST /set-tag HTTP/1.1" 200 109 0.024849 10.0.0.65 - - [2025-10-23 13:04:54] "DELETE /instance-ip/60452a1e-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.043890 10.0.0.65 - - [2025-10-23 13:04:54] "DELETE /virtual-machine-interface/602d1a28-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.030696 10.0.0.65 - - [2025-10-23 13:04:54] "DELETE /virtual-machine/4b195865-097f-4359-9f63-dd644454bda9 HTTP/1.1" 200 115 0.016656 10.0.0.65 - - [2025-10-23 13:04:54] "DELETE /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92 HTTP/1.1" 409 388 0.004348 10.0.0.65 - - [2025-10-23 13:04:54] "DELETE /tag/ac290878-1416-4746-81a9-ae2a2f0bc48e HTTP/1.1" 200 115 0.030974 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005379 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.006163 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005886 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine/35808738-734c-490c-ae75-9d7e59bd6353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002577 10.0.0.65 - - [2025-10-23 13:05:22] "POST /ref-update HTTP/1.1" 200 156 0.009571 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004225 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.024873 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.027565 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.013361 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.026270 10.0.0.65 - - [2025-10-23 13:05:22] "DELETE /instance-ip/612af4a4-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.056733 10.0.0.65 - - [2025-10-23 13:05:22] "DELETE /virtual-machine-interface/610f2792-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.047398 10.0.0.65 - - [2025-10-23 13:05:22] "DELETE /virtual-machine/35808738-734c-490c-ae75-9d7e59bd6353 HTTP/1.1" 200 115 0.029851 10.0.0.65 - - [2025-10-23 13:05:22] "DELETE /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6 HTTP/1.1" 409 236 0.010488 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.65 - - [2025-10-23 13:05:22] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004507 10.0.0.65 - - [2025-10-23 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine/a27d82eb-335e-4698-93f2-6795e7d471f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002686 10.0.0.65 - - [2025-10-23 13:05:23] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006642 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.017022 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.022485 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.032379 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.012341 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /instance-ip/618e3db6-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.049625 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /virtual-machine-interface/6177bd84-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.038825 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /virtual-machine/a27d82eb-335e-4698-93f2-6795e7d471f8 HTTP/1.1" 200 115 0.021546 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /tag/6586f9c0-973a-4152-8881-be975bc29f46 HTTP/1.1" 200 115 0.030631 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004285 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005197 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine/a5c76637-72e9-4105-a4eb-fdc4068a502a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002665 10.0.0.65 - - [2025-10-23 13:05:23] "POST /ref-update HTTP/1.1" 200 156 0.007645 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009254 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.018221 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.020517 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.024269 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.013108 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /instance-ip/61fc6322-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.039932 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /virtual-machine-interface/61e36124-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.037639 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /virtual-machine/a5c76637-72e9-4105-a4eb-fdc4068a502a HTTP/1.1" 200 115 0.017833 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /tag/360ed782-708e-48f3-957e-b325b354c899 HTTP/1.1" 409 236 0.005172 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /tag/3fe67490-37d0-41c8-998a-587a7f3baf5d HTTP/1.1" 200 115 0.031812 10.0.0.65 - - [2025-10-23 13:05:23] "DELETE /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16 HTTP/1.1" 409 236 0.006720 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003582 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.65 - - [2025-10-23 13:05:23] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013331 10.0.0.65 - - [2025-10-23 13:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.65 - - [2025-10-23 13:05:24] "GET /virtual-machine/c3268ed9-c522-4dc6-8cd1-b5123b6a0dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002602 10.0.0.65 - - [2025-10-23 13:05:24] "POST /ref-update HTTP/1.1" 200 156 0.008180 10.0.0.65 - - [2025-10-23 13:05:24] "GET /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016772 10.0.0.65 - - [2025-10-23 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.015916 10.0.0.65 - - [2025-10-23 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.030508 10.0.0.65 - - [2025-10-23 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.031196 10.0.0.65 - - [2025-10-23 13:05:24] "POST /set-tag HTTP/1.1" 200 109 0.012608 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /instance-ip/60c6d672-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.034015 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /virtual-machine-interface/60ae35c2-b010-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.035861 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /virtual-machine/c3268ed9-c522-4dc6-8cd1-b5123b6a0dff HTTP/1.1" 200 115 0.016754 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /tag/438dcebb-0817-4974-9245-d2717d2f7c55 HTTP/1.1" 200 115 0.027557 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /tag/8ef0ab38-bc97-4e2d-8e09-4268f0c3231d HTTP/1.1" 200 115 0.028363 10.0.0.65 - - [2025-10-23 13:05:24] "DELETE /tag/d4a2a2d5-4848-4372-b2d8-3262d4101da4 HTTP/1.1" 200 115 0.033873 10.0.0.65 - - [2025-10-23 13:05:26] "POST /projects HTTP/1.1" 409 238 0.001973 10.0.0.65 - - [2025-10-23 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.65 - - [2025-10-23 13:05:26] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025814 10.0.0.65 - - [2025-10-23 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.65 - - [2025-10-23 13:05:26] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005040 10.0.0.65 - - [2025-10-23 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.65 - - [2025-10-23 13:05:26] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005813 10.0.0.65 - - [2025-10-23 13:05:26] "POST /security-groups HTTP/1.1" 409 285 0.005345 10.0.0.65 - - [2025-10-23 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.65 - - [2025-10-23 13:05:26] "PUT /security-group/342b326b-59ce-449d-bb21-9f1ff9d728f9 HTTP/1.1" 200 262 0.065840 10.0.0.65 - - [2025-10-23 13:05:26] "PUT /access-control-list/2c710dc1-e79d-4347-a4e8-ae6e67ed7bc4 HTTP/1.1" 200 272 0.036583 10.0.0.65 - - [2025-10-23 13:05:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.055460 10.0.0.65 - - [2025-10-23 13:05:26] "PUT /access-control-list/9c1c8489-e0d7-48a1-98b5-5d08e69ea0aa HTTP/1.1" 200 272 0.054277 10.0.0.65 - - [2025-10-23 13:05:31] "POST /projects HTTP/1.1" 409 238 0.003581 10.0.0.65 - - [2025-10-23 13:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.65 - - [2025-10-23 13:05:31] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032385 10.0.0.65 - - [2025-10-23 13:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.65 - - [2025-10-23 13:05:31] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004121 10.0.0.65 - - [2025-10-23 13:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.65 - - [2025-10-23 13:05:31] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005088 10.0.0.65 - - [2025-10-23 13:05:31] "POST /security-groups HTTP/1.1" 409 285 0.003208 10.0.0.65 - - [2025-10-23 13:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.65 - - [2025-10-23 13:05:31] "PUT /security-group/342b326b-59ce-449d-bb21-9f1ff9d728f9 HTTP/1.1" 200 262 0.058870 10.0.0.65 - - [2025-10-23 13:05:31] "PUT /access-control-list/2c710dc1-e79d-4347-a4e8-ae6e67ed7bc4 HTTP/1.1" 200 272 0.011960 10.0.0.65 - - [2025-10-23 13:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033025 10.0.0.65 - - [2025-10-23 13:05:31] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.018324 10.0.0.65 - - [2025-10-23 13:05:31] "PUT /access-control-list/9c1c8489-e0d7-48a1-98b5-5d08e69ea0aa HTTP/1.1" 200 272 0.027786 10.0.0.65 - - [2025-10-23 13:05:31] "GET /firewall-rule/1de22480-bb5e-462b-b03b-40d8c300dc40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002697 10.0.0.65 - - [2025-10-23 13:05:31] "POST /ref-update HTTP/1.1" 200 156 0.043311 10.0.0.65 - - [2025-10-23 13:05:31] "DELETE /firewall-rule/1de22480-bb5e-462b-b03b-40d8c300dc40 HTTP/1.1" 200 115 0.029558 10.0.0.65 - - [2025-10-23 13:05:31] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005221 10.0.0.65 - - [2025-10-23 13:05:32] "GET /firewall-rule/4f7e483b-15f5-4c67-aab2-e1916c609e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002763 10.0.0.65 - - [2025-10-23 13:05:32] "POST /ref-update HTTP/1.1" 200 156 0.042579 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /firewall-rule/4f7e483b-15f5-4c67-aab2-e1916c609e10 HTTP/1.1" 200 115 0.033465 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /tag/360ed782-708e-48f3-957e-b325b354c899 HTTP/1.1" 409 236 0.005984 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /tag/16a9921c-0685-4973-bae7-f5296d0419c5 HTTP/1.1" 200 115 0.030461 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16 HTTP/1.1" 409 236 0.003929 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.65 - - [2025-10-23 13:05:32] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004131 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.65 - - [2025-10-23 13:05:32] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010815 10.0.0.65 - - [2025-10-23 13:05:32] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.048682 10.0.0.65 - - [2025-10-23 13:05:32] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.040112 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /security-group/342b326b-59ce-449d-bb21-9f1ff9d728f9 HTTP/1.1" 200 115 0.042053 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /access-control-list/2c710dc1-e79d-4347-a4e8-ae6e67ed7bc4 HTTP/1.1" 200 115 0.023219 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /access-control-list/9c1c8489-e0d7-48a1-98b5-5d08e69ea0aa HTTP/1.1" 200 115 0.027861 10.0.0.65 - - [2025-10-23 13:05:32] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030687 10.0.0.65 - - [2025-10-23 13:05:32] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?fields=security_groups HTTP/1.1" 200 1352 0.029446 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /security-group/15bd0f9f-6f52-4642-9eee-58519270b6e4 HTTP/1.1" 200 115 0.046407 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /access-control-list/22c9ce2f-981a-461b-8c61-676c4334d155 HTTP/1.1" 200 115 0.036727 10.0.0.65 - - [2025-10-23 13:05:32] "GET /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e?fields=application_policy_sets HTTP/1.1" 200 1391 0.039186 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /access-control-list/1867af2a-d3cd-46d5-975e-5c27cf46876f HTTP/1.1" 200 115 0.034950 10.0.0.65 - - [2025-10-23 13:05:32] "DELETE /project/5b6f1b6e-4ddf-4060-9028-4c85674b6f8e HTTP/1.1" 200 115 0.294714 10.0.0.65 - - [2025-10-23 13:05:32] "POST /projects HTTP/1.1" 409 238 0.001981 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.65 - - [2025-10-23 13:05:32] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026756 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.65 - - [2025-10-23 13:05:32] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007242 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.65 - - [2025-10-23 13:05:32] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004035 10.0.0.65 - - [2025-10-23 13:05:32] "POST /security-groups HTTP/1.1" 409 285 0.002508 10.0.0.65 - - [2025-10-23 13:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.65 - - [2025-10-23 13:05:33] "PUT /security-group/d751db9c-c97b-463d-a0e9-c6c21219259a HTTP/1.1" 200 262 0.058543 10.0.0.65 - - [2025-10-23 13:05:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044927 10.0.0.65 - - [2025-10-23 13:05:33] "PUT /access-control-list/7e1ce95d-1f3e-479c-a353-f56d48e417b8 HTTP/1.1" 200 272 0.033180 10.0.0.65 - - [2025-10-23 13:05:33] "PUT /access-control-list/ef2b7551-80fa-44fa-868b-372cefa6af8e HTTP/1.1" 200 272 0.014344 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /loadbalancer-member/13a18db0-c027-4102-be0f-20a8891b19af HTTP/1.1" 200 115 0.039388 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /loadbalancer-pool/18d2adc2-ec6c-4bca-aca5-112684d308b5 HTTP/1.1" 200 115 0.035456 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /loadbalancer-listener/280981f2-9861-4cd7-9336-610ae4459864 HTTP/1.1" 200 115 0.035792 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /loadbalancer/5c9f7ac6-95d3-4172-8289-c0ecad91203a HTTP/1.1" 200 115 0.040442 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /floating-ip/cca8d895-7d96-4116-af06-ce6ebf914d78 HTTP/1.1" 200 115 0.024312 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /instance-ip/91c11c3d-26ac-4edf-8e09-984a9350490b HTTP/1.1" 200 115 0.034340 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /virtual-machine-interface/6f7d91c9-d62a-43db-9914-fd25ae278bab HTTP/1.1" 200 115 0.034687 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /tag/de364920-0f22-478c-a207-e1aef546722d HTTP/1.1" 200 115 0.039422 10.0.0.65 - - [2025-10-23 13:05:37] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002751 10.0.0.65 - - [2025-10-23 13:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.65 - - [2025-10-23 13:05:37] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002418 10.0.0.65 - - [2025-10-23 13:05:37] "GET /firewall-policy/3ff56d21-7f6a-45bd-8fa1-a66221117506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002078 10.0.0.65 - - [2025-10-23 13:05:37] "GET /firewall-rule/0e80441d-456b-4580-968c-b95690874376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003859 10.0.0.65 - - [2025-10-23 13:05:37] "POST /ref-update HTTP/1.1" 200 156 0.012675 10.0.0.65 - - [2025-10-23 13:05:37] "DELETE /firewall-rule/0e80441d-456b-4580-968c-b95690874376 HTTP/1.1" 200 115 0.045065 10.0.0.65 - - [2025-10-23 13:05:37] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003275 10.0.0.65 - - [2025-10-23 13:05:38] "GET /firewall-rule/daecf281-c7f3-46ec-938c-678297d7cd5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002660 10.0.0.65 - - [2025-10-23 13:05:38] "POST /ref-update HTTP/1.1" 200 156 0.013880 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /firewall-rule/daecf281-c7f3-46ec-938c-678297d7cd5e HTTP/1.1" 200 115 0.034590 10.0.0.65 - - [2025-10-23 13:05:38] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007299 10.0.0.65 - - [2025-10-23 13:05:38] "GET /firewall-rule/44738fb7-ca5e-431b-887c-59ed2f23e902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002805 10.0.0.65 - - [2025-10-23 13:05:38] "POST /ref-update HTTP/1.1" 200 156 0.011552 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /firewall-rule/44738fb7-ca5e-431b-887c-59ed2f23e902 HTTP/1.1" 200 115 0.052063 10.0.0.65 - - [2025-10-23 13:05:38] "GET /application-policy-set/baa53746-8dd0-4c37-ade3-2f247a934989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004576 10.0.0.65 - - [2025-10-23 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.65 - - [2025-10-23 13:05:38] "GET /policy-management/2013e272-3c68-4425-8256-7cf567603a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002636 10.0.0.65 - - [2025-10-23 13:05:38] "GET /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003015 10.0.0.65 - - [2025-10-23 13:05:38] "POST /ref-update HTTP/1.1" 200 156 0.022347 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /firewall-policy/69ae9366-b925-45ed-9f6c-6a58a74830e7 HTTP/1.1" 200 115 0.021763 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /tag/e0c40a17-acf7-43e2-8205-cfbfdaa72c92 HTTP/1.1" 200 115 0.082493 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /tag/360ed782-708e-48f3-957e-b325b354c899 HTTP/1.1" 200 115 0.034397 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /tag/c9b7dfec-48d3-4b5e-8c65-f66592013ec6 HTTP/1.1" 200 115 0.059640 10.0.0.65 - - [2025-10-23 13:05:38] "DELETE /tag/bb6dd12f-8e83-4b3b-a36d-1d578c521b16 HTTP/1.1" 200 115 0.062418 10.0.0.65 - - [2025-10-23 13:05:38] "POST /projects HTTP/1.1" 409 238 0.002514 10.0.0.65 - - [2025-10-23 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.65 - - [2025-10-23 13:05:38] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042921 10.0.0.65 - - [2025-10-23 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.65 - - [2025-10-23 13:05:38] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.019165 10.0.0.65 - - [2025-10-23 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.65 - - [2025-10-23 13:05:38] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010529 10.0.0.65 - - [2025-10-23 13:05:38] "POST /security-groups HTTP/1.1" 409 285 0.006713 10.0.0.65 - - [2025-10-23 13:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2025-10-23 13:05:38] "PUT /security-group/d751db9c-c97b-463d-a0e9-c6c21219259a HTTP/1.1" 200 262 0.061204 10.0.0.65 - - [2025-10-23 13:05:38] "PUT /access-control-list/7e1ce95d-1f3e-479c-a353-f56d48e417b8 HTTP/1.1" 200 272 0.033638 10.0.0.65 - - [2025-10-23 13:05:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.052388 10.0.0.65 - - [2025-10-23 13:05:39] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.035584 10.0.0.65 - - [2025-10-23 13:05:39] "PUT /access-control-list/ef2b7551-80fa-44fa-868b-372cefa6af8e HTTP/1.1" 200 272 0.062433 10.0.0.65 - - [2025-10-23 13:05:39] "GET /firewall-rule/493821e3-6cab-469f-a2c9-97718558d01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004298 10.0.0.65 - - [2025-10-23 13:05:39] "POST /ref-update HTTP/1.1" 200 156 0.120035 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /firewall-rule/493821e3-6cab-469f-a2c9-97718558d01f HTTP/1.1" 200 115 0.088135 10.0.0.65 - - [2025-10-23 13:05:39] "GET /firewall-policy/c9fb2d96-1d00-4b1c-9ffa-6e10e41d9fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008028 10.0.0.65 - - [2025-10-23 13:05:39] "GET /firewall-rule/cf33e284-4723-4345-afb5-de66480ea1d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008436 10.0.0.65 - - [2025-10-23 13:05:39] "POST /ref-update HTTP/1.1" 200 156 0.080662 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /firewall-rule/cf33e284-4723-4345-afb5-de66480ea1d5 HTTP/1.1" 200 115 0.050417 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /tag/9a9e8867-0e1c-4a2d-a0e6-f2d81cfb09f4 HTTP/1.1" 200 115 0.077783 10.0.0.65 - - [2025-10-23 13:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.65 - - [2025-10-23 13:05:39] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011391 10.0.0.65 - - [2025-10-23 13:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.65 - - [2025-10-23 13:05:39] "GET /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005985 10.0.0.65 - - [2025-10-23 13:05:39] "PUT /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73 HTTP/1.1" 200 264 0.039827 10.0.0.65 - - [2025-10-23 13:05:39] "PUT /virtual-network/7c6c813e-9725-4442-b09b-ad368ab51e90 HTTP/1.1" 200 264 0.050794 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /access-control-list/7e1ce95d-1f3e-479c-a353-f56d48e417b8 HTTP/1.1" 200 115 0.040419 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /security-group/d751db9c-c97b-463d-a0e9-c6c21219259a HTTP/1.1" 200 115 0.087871 10.0.0.65 - - [2025-10-23 13:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.65 - - [2025-10-23 13:05:39] "DELETE /access-control-list/ef2b7551-80fa-44fa-868b-372cefa6af8e HTTP/1.1" 200 115 0.041501 10.0.0.65 - - [2025-10-23 13:05:39] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.046428 10.0.0.65 - - [2025-10-23 13:05:40] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?fields=security_groups HTTP/1.1" 200 1352 0.054387 10.0.0.65 - - [2025-10-23 13:05:40] "DELETE /security-group/e81dc461-7d5b-4d77-86c1-0a4963c64bdc HTTP/1.1" 200 115 0.049658 10.0.0.65 - - [2025-10-23 13:05:40] "DELETE /access-control-list/7a7fab25-c2fe-4c45-b540-e22842070226 HTTP/1.1" 200 115 0.031546 10.0.0.65 - - [2025-10-23 13:05:40] "GET /project/20a2414a-cad6-446e-a642-11cb31613c7c?fields=application_policy_sets HTTP/1.1" 200 1391 0.047953 10.0.0.65 - - [2025-10-23 13:05:40] "DELETE /access-control-list/18532524-2d8b-4882-ae86-a34b37dbfb77 HTTP/1.1" 200 115 0.049222 10.0.0.65 - - [2025-10-23 13:05:40] "DELETE /project/20a2414a-cad6-446e-a642-11cb31613c7c HTTP/1.1" 200 115 0.345518 10.0.0.65 - - [2025-10-23 13:05:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002806 10.0.0.65 - - [2025-10-23 13:05:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002763 10.0.0.65 - - [2025-10-23 13:06:29] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.65 - - [2025-10-23 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.65 - - [2025-10-23 13:06:29] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003751 10.0.0.65 - - [2025-10-23 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.65 - - [2025-10-23 13:06:29] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003507 10.0.0.65 - - [2025-10-23 13:06:44] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.65 - - [2025-10-23 13:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.65 - - [2025-10-23 13:06:44] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004147 10.0.0.65 - - [2025-10-23 13:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.65 - - [2025-10-23 13:06:44] "GET /config-node/83b1d6b2-8795-498b-a00d-ce701cd964b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001794 10.0.0.65 - - [2025-10-23 13:06:44] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.65 - - [2025-10-23 13:06:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002399 10.0.0.65 - - [2025-10-23 13:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.65 - - [2025-10-23 13:06:49] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002184 10.0.0.65 - - [2025-10-23 13:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.65 - - [2025-10-23 13:06:49] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.007144 10.0.0.65 - - [2025-10-23 13:06:49] "GET / HTTP/1.1" 200 35931 0.002291 10.0.0.65 - - [2025-10-23 13:06:49] "POST /alarms HTTP/1.1" 409 264 0.002186 10.0.0.65 - - [2025-10-23 13:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/20d1b0b5-47cd-4e60-b979-18718fd1be8b HTTP/1.1" 200 244 0.009443 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 261 0.002110 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/5add14a3-3ff2-49d8-9247-ba8d98b951b1 HTTP/1.1" 200 244 0.010680 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 261 0.005617 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/40872b05-b649-49ad-83b1-9f79d5bd4487 HTTP/1.1" 200 244 0.011284 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 253 0.005522 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/15d804d7-2ef6-4bd7-94f8-3d47026d7ea4 HTTP/1.1" 200 244 0.011195 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 251 0.007014 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/150cb438-7f0e-48ec-9d17-eaad2816e7d4 HTTP/1.1" 200 244 0.011320 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 252 0.010381 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/ec07b788-7944-41d9-98be-44ef94b967b5 HTTP/1.1" 200 244 0.012054 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 256 0.010177 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/64f60789-f410-40f6-a61d-649c0c136a9f HTTP/1.1" 200 244 0.016609 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 248 0.009554 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/2607d703-36a2-4594-b248-e9dda818b2b2 HTTP/1.1" 200 244 0.011086 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 252 0.008912 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/ada4b0ea-ae98-49d6-b091-64b1518754ce HTTP/1.1" 200 244 0.011869 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 257 0.004147 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/edc703cd-520b-4022-97d0-7b43cbc2d118 HTTP/1.1" 200 244 0.012013 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 251 0.008871 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/5c852275-77ed-4b76-9c22-be405467242e HTTP/1.1" 200 244 0.012663 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 257 0.009019 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/7f7e99dd-0dc2-42f1-85d5-9f4b22b2789a HTTP/1.1" 200 244 0.009701 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 261 0.010945 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/bf0190f2-8123-4334-97ae-da56b2e19f30 HTTP/1.1" 200 244 0.018546 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 258 0.013727 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.65 - - [2025-10-23 13:06:50] "PUT /alarm/fc30c8ce-aef4-480a-85aa-673ab3a144e1 HTTP/1.1" 200 244 0.011043 10.0.0.65 - - [2025-10-23 13:06:50] "POST /alarms HTTP/1.1" 409 254 0.013825 10.0.0.65 - - [2025-10-23 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/6f67945f-36ff-4b39-87d2-eafc371801ed HTTP/1.1" 200 244 0.011322 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 254 0.016618 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/2c5fba10-6d32-4cba-8a8f-d9fe1a5aff60 HTTP/1.1" 200 244 0.011665 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 254 0.011046 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/86ba2b61-4188-4970-bba0-77062d18adc8 HTTP/1.1" 200 244 0.012696 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 247 0.008788 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/1db882ca-5fa4-44f0-a312-59cc595920b1 HTTP/1.1" 200 244 0.011923 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 272 0.008458 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/53fd37f9-16d7-40df-82a2-e32a15e8703d HTTP/1.1" 200 244 0.010693 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 261 0.005840 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/ad9323d5-8176-4c6e-81e1-0540c5dcf4ed HTTP/1.1" 200 244 0.009934 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 259 0.006169 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/2d453b4c-a4cc-4b06-a92e-1f1490a2567a HTTP/1.1" 200 244 0.009601 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 265 0.006668 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/f70bd51f-85c5-4b08-aab9-1529ad19e37e HTTP/1.1" 200 244 0.009917 10.0.0.65 - - [2025-10-23 13:06:51] "POST /alarms HTTP/1.1" 409 279 0.008557 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /alarm/652839dd-6f5d-4280-b65c-36076f65753c HTTP/1.1" 200 244 0.010657 10.0.0.65 - - [2025-10-23 13:06:51] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.65 - - [2025-10-23 13:06:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002055 10.0.0.65 - - [2025-10-23 13:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.65 - - [2025-10-23 13:06:51] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.007731 10.0.0.65 - - [2025-10-23 13:06:52] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.65 - - [2025-10-23 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.65 - - [2025-10-23 13:06:52] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002387 10.0.0.65 - - [2025-10-23 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.65 - - [2025-10-23 13:06:52] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.010885 10.0.0.65 - - [2025-10-23 13:06:52] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.65 - - [2025-10-23 13:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.65 - - [2025-10-23 13:06:52] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004382 10.0.0.65 - - [2025-10-23 13:06:52] "PUT /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d HTTP/1.1" 200 274 0.016092 10.0.0.65 - - [2025-10-23 13:06:55] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.65 - - [2025-10-23 13:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.65 - - [2025-10-23 13:06:55] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002791 10.0.0.65 - - [2025-10-23 13:06:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001625 10.0.0.65 - - [2025-10-23 13:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.65 - - [2025-10-23 13:06:55] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002435 10.0.0.65 - - [2025-10-23 13:06:55] "PUT /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582 HTTP/1.1" 200 254 0.016240 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.65 - - [2025-10-23 13:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.65 - - [2025-10-23 13:06:58] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002693 10.0.0.65 - - [2025-10-23 13:07:10] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.65 - - [2025-10-23 13:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.65 - - [2025-10-23 13:07:10] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004771 10.0.0.65 - - [2025-10-23 13:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.65 - - [2025-10-23 13:07:10] "GET /config-node/83b1d6b2-8795-498b-a00d-ce701cd964b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001961 10.0.0.65 - - [2025-10-23 13:07:21] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.65 - - [2025-10-23 13:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-10-23 13:07:21] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002472 10.0.0.65 - - [2025-10-23 13:07:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001653 10.0.0.65 - - [2025-10-23 13:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.65 - - [2025-10-23 13:07:21] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002428 10.0.0.65 - - [2025-10-23 13:07:21] "PUT /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582 HTTP/1.1" 200 254 0.009847 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:07:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:07:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001203 10.0.0.65 - - [2025-10-23 13:07:36] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.65 - - [2025-10-23 13:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.65 - - [2025-10-23 13:07:36] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004164 10.0.0.65 - - [2025-10-23 13:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.65 - - [2025-10-23 13:07:36] "GET /config-node/83b1d6b2-8795-498b-a00d-ce701cd964b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002350 10.0.0.65 - - [2025-10-23 13:07:36] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.65 - - [2025-10-23 13:07:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001940 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.65 - - [2025-10-23 13:07:41] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002167 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.006932 10.0.0.65 - - [2025-10-23 13:07:41] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 264 0.002464 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /alarm/20d1b0b5-47cd-4e60-b979-18718fd1be8b HTTP/1.1" 200 244 0.009636 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 261 0.002241 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /alarm/5add14a3-3ff2-49d8-9247-ba8d98b951b1 HTTP/1.1" 200 244 0.007870 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 261 0.010514 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /alarm/40872b05-b649-49ad-83b1-9f79d5bd4487 HTTP/1.1" 200 244 0.009422 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 253 0.008084 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /alarm/15d804d7-2ef6-4bd7-94f8-3d47026d7ea4 HTTP/1.1" 200 244 0.009773 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 251 0.013038 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.65 - - [2025-10-23 13:07:41] "PUT /alarm/150cb438-7f0e-48ec-9d17-eaad2816e7d4 HTTP/1.1" 200 244 0.008989 10.0.0.65 - - [2025-10-23 13:07:41] "POST /alarms HTTP/1.1" 409 252 0.003723 10.0.0.65 - - [2025-10-23 13:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/ec07b788-7944-41d9-98be-44ef94b967b5 HTTP/1.1" 200 244 0.008484 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 256 0.017313 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/64f60789-f410-40f6-a61d-649c0c136a9f HTTP/1.1" 200 244 0.008950 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 248 0.009045 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/2607d703-36a2-4594-b248-e9dda818b2b2 HTTP/1.1" 200 244 0.009063 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 252 0.010873 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/ada4b0ea-ae98-49d6-b091-64b1518754ce HTTP/1.1" 200 244 0.008882 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 257 0.003984 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/edc703cd-520b-4022-97d0-7b43cbc2d118 HTTP/1.1" 200 244 0.009076 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 251 0.015243 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/5c852275-77ed-4b76-9c22-be405467242e HTTP/1.1" 200 244 0.009080 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 257 0.009414 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/7f7e99dd-0dc2-42f1-85d5-9f4b22b2789a HTTP/1.1" 200 244 0.010745 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 261 0.010602 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/bf0190f2-8123-4334-97ae-da56b2e19f30 HTTP/1.1" 200 244 0.009872 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 258 0.008910 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/fc30c8ce-aef4-480a-85aa-673ab3a144e1 HTTP/1.1" 200 244 0.009472 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 254 0.009756 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/6f67945f-36ff-4b39-87d2-eafc371801ed HTTP/1.1" 200 244 0.012440 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 254 0.006635 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/2c5fba10-6d32-4cba-8a8f-d9fe1a5aff60 HTTP/1.1" 200 244 0.013463 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 254 0.029045 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/86ba2b61-4188-4970-bba0-77062d18adc8 HTTP/1.1" 200 244 0.013502 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 247 0.002533 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/1db882ca-5fa4-44f0-a312-59cc595920b1 HTTP/1.1" 200 244 0.008531 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 272 0.005611 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.65 - - [2025-10-23 13:07:42] "PUT /alarm/53fd37f9-16d7-40df-82a2-e32a15e8703d HTTP/1.1" 200 244 0.008744 10.0.0.65 - - [2025-10-23 13:07:42] "POST /alarms HTTP/1.1" 409 261 0.007704 10.0.0.65 - - [2025-10-23 13:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /alarm/ad9323d5-8176-4c6e-81e1-0540c5dcf4ed HTTP/1.1" 200 244 0.009621 10.0.0.65 - - [2025-10-23 13:07:43] "POST /alarms HTTP/1.1" 409 259 0.002481 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /alarm/2d453b4c-a4cc-4b06-a92e-1f1490a2567a HTTP/1.1" 200 244 0.009223 10.0.0.65 - - [2025-10-23 13:07:43] "POST /alarms HTTP/1.1" 409 265 0.004903 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /alarm/f70bd51f-85c5-4b08-aab9-1529ad19e37e HTTP/1.1" 200 244 0.008724 10.0.0.65 - - [2025-10-23 13:07:43] "POST /alarms HTTP/1.1" 409 279 0.006135 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /alarm/652839dd-6f5d-4280-b65c-36076f65753c HTTP/1.1" 200 244 0.009670 10.0.0.65 - - [2025-10-23 13:07:43] "GET / HTTP/1.1" 200 35931 0.002300 10.0.0.65 - - [2025-10-23 13:07:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002826 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.010088 10.0.0.65 - - [2025-10-23 13:07:43] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.65 - - [2025-10-23 13:07:43] "GET /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002383 10.0.0.65 - - [2025-10-23 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.65 - - [2025-10-23 13:07:43] "PUT /global-vrouter-config/6d6aabde-4703-4442-8c21-5b879692a453 HTTP/1.1" 200 276 0.009490 10.0.0.65 - - [2025-10-23 13:07:44] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.65 - - [2025-10-23 13:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.65 - - [2025-10-23 13:07:44] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006293 10.0.0.65 - - [2025-10-23 13:07:44] "PUT /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d HTTP/1.1" 200 274 0.012877 10.0.0.65 - - [2025-10-23 13:07:47] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.65 - - [2025-10-23 13:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.65 - - [2025-10-23 13:07:47] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003381 10.0.0.65 - - [2025-10-23 13:07:47] "POST /bgp-routers HTTP/1.1" 409 301 0.007001 10.0.0.65 - - [2025-10-23 13:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.65 - - [2025-10-23 13:07:47] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003068 10.0.0.65 - - [2025-10-23 13:07:47] "PUT /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582 HTTP/1.1" 200 254 0.015248 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:07:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:07:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.65 - - [2025-10-23 13:07:51] "POST /tags HTTP/1.1" 200 355 0.023245 10.0.0.65 - - [2025-10-23 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011859 10.0.0.65 - - [2025-10-23 13:07:51] "GET /tag/c6a3537c-3b6b-46db-96e1-4270ebf6796d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017523 10.0.0.65 - - [2025-10-23 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004029 10.0.0.65 - - [2025-10-23 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.65 - - [2025-10-23 13:07:51] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051866 10.0.0.65 - - [2025-10-23 13:07:51] "POST /virtual-machines HTTP/1.1" 200 351 0.014122 10.0.0.65 - - [2025-10-23 13:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028637 10.0.0.65 - - [2025-10-23 13:07:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.111260 10.0.0.65 - - [2025-10-23 13:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008349 10.0.0.65 - - [2025-10-23 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009384 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004745 10.0.0.65 - - [2025-10-23 13:07:51] "POST /instance-ips HTTP/1.1" 200 391 0.021397 10.0.0.65 - - [2025-10-23 13:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016305 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012899 10.0.0.65 - - [2025-10-23 13:07:51] "POST /set-tag HTTP/1.1" 200 109 0.013028 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015595 10.0.0.65 - - [2025-10-23 13:07:51] "GET /instance-ip/47f30624-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002752 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004262 10.0.0.65 - - [2025-10-23 13:07:51] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.65 - - [2025-10-23 13:07:51] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003444 10.0.0.65 - - [2025-10-23 13:07:51] "POST /ref-update HTTP/1.1" 200 156 0.006659 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004136 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.65 - - [2025-10-23 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-network/adf5eadd-5bd2-41e6-bffd-6855b342ad73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004070 10.0.0.65 - - [2025-10-23 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.65 - - [2025-10-23 13:07:52] "GET /project/ed9b784f-9c84-4909-9f36-65cce39cbd71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048014 10.0.0.65 - - [2025-10-23 13:07:52] "POST /virtual-machines HTTP/1.1" 200 355 0.011971 10.0.0.65 - - [2025-10-23 13:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011711 10.0.0.65 - - [2025-10-23 13:07:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114191 10.0.0.65 - - [2025-10-23 13:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009864 10.0.0.65 - - [2025-10-23 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016310 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008944 10.0.0.65 - - [2025-10-23 13:07:52] "POST /instance-ips HTTP/1.1" 200 395 0.019665 10.0.0.65 - - [2025-10-23 13:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036723 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013241 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.018637 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020120 10.0.0.65 - - [2025-10-23 13:07:52] "GET /instance-ip/48607c18-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002921 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004280 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-router/54033153-64fa-4949-a199-2756e3a5897f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003278 10.0.0.65 - - [2025-10-23 13:07:52] "POST /ref-update HTTP/1.1" 200 156 0.007136 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004491 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004129 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.65 - - [2025-10-23 13:07:52] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004296 10.0.0.65 - - [2025-10-23 13:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.65 - - [2025-10-23 13:08:02] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.65 - - [2025-10-23 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.65 - - [2025-10-23 13:08:02] "GET /global-system-config/2eaeab29-b633-47e6-a131-abb7bc1d3f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004926 10.0.0.65 - - [2025-10-23 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.65 - - [2025-10-23 13:08:02] "GET /config-node/83b1d6b2-8795-498b-a00d-ce701cd964b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002300 10.0.0.65 - - [2025-10-23 13:08:05] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004043 10.0.0.65 - - [2025-10-23 13:08:05] "POST /set-tag HTTP/1.1" 200 109 0.001551 10.0.0.65 - - [2025-10-23 13:08:06] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004639 10.0.0.65 - - [2025-10-23 13:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.65 - - [2025-10-23 13:08:07] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005261 10.0.0.65 - - [2025-10-23 13:08:07] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.65 - - [2025-10-23 13:08:13] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.65 - - [2025-10-23 13:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.65 - - [2025-10-23 13:08:13] "GET /routing-instance/51bb5e10-4fdd-4a27-913f-90c7cee7e8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002794 10.0.0.65 - - [2025-10-23 13:08:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001919 10.0.0.65 - - [2025-10-23 13:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.65 - - [2025-10-23 13:08:13] "GET /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002429 10.0.0.65 - - [2025-10-23 13:08:13] "PUT /bgp-router/e33c1407-ef73-431a-8258-6e56a4a4c582 HTTP/1.1" 200 254 0.011413 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.65 - - [2025-10-23 13:08:38] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004540 10.0.0.65 - - [2025-10-23 13:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.65 - - [2025-10-23 13:08:38] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005265 10.0.0.65 - - [2025-10-23 13:08:38] "POST /set-tag HTTP/1.1" 200 109 0.005637 10.0.0.65 - - [2025-10-23 13:08:38] "GET /virtual-machine/d976db9e-4868-4d96-b3f8-f653b4a5155d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002878 10.0.0.65 - - [2025-10-23 13:08:38] "POST /ref-update HTTP/1.1" 200 156 0.020899 10.0.0.65 - - [2025-10-23 13:08:38] "GET /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023364 10.0.0.65 - - [2025-10-23 13:08:38] "POST /set-tag HTTP/1.1" 200 109 0.039173 10.0.0.65 - - [2025-10-23 13:08:39] "POST /set-tag HTTP/1.1" 200 109 0.024518 10.0.0.65 - - [2025-10-23 13:08:39] "DELETE /instance-ip/47f30624-b011-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.056575 10.0.0.65 - - [2025-10-23 13:08:39] "DELETE /virtual-machine-interface/47d9b048-b011-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.047340 10.0.0.65 - - [2025-10-23 13:08:39] "DELETE /virtual-machine/d976db9e-4868-4d96-b3f8-f653b4a5155d HTTP/1.1" 200 115 0.030670 10.0.0.65 - - [2025-10-23 13:08:39] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005283 10.0.0.65 - - [2025-10-23 13:08:39] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.65 - - [2025-10-23 13:09:09] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004287 10.0.0.65 - - [2025-10-23 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.65 - - [2025-10-23 13:09:09] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006992 10.0.0.65 - - [2025-10-23 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.65 - - [2025-10-23 13:09:09] "GET /virtual-machine/491f0fcd-78d0-425d-b9b9-df4d4be32f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003506 10.0.0.65 - - [2025-10-23 13:09:09] "POST /ref-update HTTP/1.1" 200 156 0.008852 10.0.0.65 - - [2025-10-23 13:09:09] "GET /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004315 10.0.0.65 - - [2025-10-23 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.017769 10.0.0.65 - - [2025-10-23 13:09:10] "POST /set-tag HTTP/1.1" 200 109 0.043905 10.0.0.65 - - [2025-10-23 13:09:10] "DELETE /instance-ip/48607c18-b011-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.047164 10.0.0.65 - - [2025-10-23 13:09:10] "DELETE /virtual-machine-interface/4846488e-b011-11f0-94b8-fa163e0d58b6 HTTP/1.1" 200 115 0.034390 10.0.0.65 - - [2025-10-23 13:09:10] "DELETE /virtual-machine/491f0fcd-78d0-425d-b9b9-df4d4be32f3c HTTP/1.1" 200 115 0.021903 10.0.0.65 - - [2025-10-23 13:09:10] "DELETE /tag/c6a3537c-3b6b-46db-96e1-4270ebf6796d HTTP/1.1" 200 115 0.064158 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:09:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:09:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:09:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.65 - - [2025-10-23 13:09:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001440