++ 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: =================== Wed Nov 5 06:11:11 AM UTC 2025 ===================' INFO: =================== Wed Nov 5 06:11:11 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ 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.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.50,10.14.150.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.14.150.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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: 11/05/2025 06:11:51.901 7f9c07854640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 06:11:52.065 7f9c07854640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 06:11:52.077 7f9c07854640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 06:11:52.078 7f9c07854640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-11-05 06:12:02] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.50 - - [2025-11-05 06:12:02] "GET / HTTP/1.1" 200 35931 0.006021 10.0.0.50 - - [2025-11-05 06:12:03] "GET / HTTP/1.1" 200 45303 0.001294 10.0.0.50 - - [2025-11-05 06:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.50 - - [2025-11-05 06:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.50 - - [2025-11-05 06:12:03] "GET / HTTP/1.1" 200 35931 0.003668 10.0.0.50 - - [2025-11-05 06:12:04] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.50 - - [2025-11-05 06:12:04] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.50 - - [2025-11-05 06:12:04] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006763 10.0.0.50 - - [2025-11-05 06:12:04] "POST /bgp-routers HTTP/1.1" 200 616 0.046572 10.0.0.50 - - [2025-11-05 06:12:04] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.031573 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.002411 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.50 - - [2025-11-05 06:12:04] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019344 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016953 10.0.0.50 - - [2025-11-05 06:12:04] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.023785 10.0.0.50 - - [2025-11-05 06:12:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002980 10.0.0.50 - - [2025-11-05 06:12:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.074746 10.0.0.50 - - [2025-11-05 06:12:04] "POST /ref-update HTTP/1.1" 200 156 0.044619 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.033824 10.0.0.50 - - [2025-11-05 06:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014463 10.0.0.50 - - [2025-11-05 06:12:04] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010980 10.0.0.50 - - [2025-11-05 06:12:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.078953 10.0.0.50 - - [2025-11-05 06:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.50 - - [2025-11-05 06:12:05] "GET /network-ipam/fe1dd10d-b58a-4478-937b-b3b76b2c17a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015586 10.0.0.50 - - [2025-11-05 06:12:05] "POST /service-templates HTTP/1.1" 200 511 0.094257 10.0.0.50 - - [2025-11-05 06:12:05] "POST /service-templates HTTP/1.1" 200 501 0.099048 10.0.0.50 - - [2025-11-05 06:12:05] "POST /service-templates HTTP/1.1" 200 515 0.078223 10.0.0.50 - - [2025-11-05 06:12:05] "POST /service-templates HTTP/1.1" 200 535 0.055081 10.0.0.50 - - [2025-11-05 06:12:05] "POST /service-templates HTTP/1.1" 200 507 0.075461 10.0.0.50 - - [2025-11-05 06:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.50 - - [2025-11-05 06:12:06] "GET /network-ipam/fe1dd10d-b58a-4478-937b-b3b76b2c17a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003439 10.0.0.50 - - [2025-11-05 06:12:06] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.50 - - [2025-11-05 06:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-11-05 06:12:06] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005368 10.0.0.50 - - [2025-11-05 06:12:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002065 10.0.0.50 - - [2025-11-05 06:12:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.022990 10.0.0.50 - - [2025-11-05 06:12:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.002203 10.0.0.50 - - [2025-11-05 06:12:06] "POST /access-control-lists HTTP/1.1" 200 587 0.048633 10.0.0.50 - - [2025-11-05 06:12:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.006609 10.0.0.50 - - [2025-11-05 06:12:07] "POST /access-control-lists HTTP/1.1" 200 585 0.036315 10.0.0.50 - - [2025-11-05 06:12:07] "POST /route-targets HTTP/1.1" 200 327 0.013946 10.0.0.50 - - [2025-11-05 06:12:07] "POST /ref-update HTTP/1.1" 200 156 0.056095 10.0.0.50 - - [2025-11-05 06:12:07] "POST /route-targets HTTP/1.1" 200 327 0.029275 10.0.0.50 - - [2025-11-05 06:12:07] "POST /ref-update HTTP/1.1" 200 156 0.029413 10.0.0.50 - - [2025-11-05 06:12:07] "POST /route-targets HTTP/1.1" 200 327 0.019666 10.0.0.50 - - [2025-11-05 06:12:07] "POST /ref-update HTTP/1.1" 200 156 0.056753 10.0.0.50 - - [2025-11-05 06:12:07] "POST /route-targets HTTP/1.1" 200 327 0.086783 10.0.0.50 - - [2025-11-05 06:12:07] "POST /ref-update HTTP/1.1" 200 156 0.048194 10.0.0.50 - - [2025-11-05 06:12:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.005040 10.0.0.50 - - [2025-11-05 06:12:07] "POST /access-control-lists HTTP/1.1" 200 551 0.092432 10.0.0.50 - - [2025-11-05 06:12:07] "PUT /access-control-list/72c91276-4219-421f-bbef-949118823243 HTTP/1.1" 200 272 0.016230 10.0.0.50 - - [2025-11-05 06:12:08] "PUT /access-control-list/586a74b2-d259-4e43-b112-23c69f999456 HTTP/1.1" 200 272 0.032956 10.0.0.50 - - [2025-11-05 06:12:08] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.50 - - [2025-11-05 06:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.50 - - [2025-11-05 06:12:08] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004622 10.0.0.50 - - [2025-11-05 06:12:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002053 10.0.0.50 - - [2025-11-05 06:12:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.028451 10.0.0.50 - - [2025-11-05 06:12:09] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.50 - - [2025-11-05 06:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.50 - - [2025-11-05 06:12:09] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004626 10.0.0.50 - - [2025-11-05 06:12:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.001876 10.0.0.50 - - [2025-11-05 06:12:09] "POST /config-nodes HTTP/1.1" 200 593 0.030737 10.0.0.50 - - [2025-11-05 06:12:09] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.50 - - [2025-11-05 06:12:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005717 10.0.0.50 - - [2025-11-05 06:12:10] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.50 - - [2025-11-05 06:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008337 10.0.0.50 - - [2025-11-05 06:12:10] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006517 10.0.0.50 - - [2025-11-05 06:12:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.006934 10.0.0.50 - - [2025-11-05 06:12:10] "POST /database-nodes HTTP/1.1" 200 597 0.041523 10.0.0.50 - - [2025-11-05 06:12:11] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.50 - - [2025-11-05 06:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2025-11-05 06:12:11] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006712 10.0.0.50 - - [2025-11-05 06:12:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004289 10.0.0.50 - - [2025-11-05 06:12:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.025149 10.0.0.50 - - [2025-11-05 06:12:14] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.50 - - [2025-11-05 06:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2025-11-05 06:12:14] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006450 10.0.0.50 - - [2025-11-05 06:12:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002935 10.0.0.50 - - [2025-11-05 06:12:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024000 10.0.0.50 - - [2025-11-05 06:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-11-05 06:12:14] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003087 10.0.0.50 - - [2025-11-05 06:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2025-11-05 06:12:14] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.020130 10.0.0.50 - - [2025-11-05 06:12:14] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.50 - - [2025-11-05 06:12:14] "POST /alarms HTTP/1.1" 200 581 0.045559 10.0.0.50 - - [2025-11-05 06:12:14] "POST /alarms HTTP/1.1" 200 575 0.040643 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 575 0.052094 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 559 0.051248 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 555 0.033902 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 557 0.038332 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 565 0.072226 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 549 0.037592 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 557 0.073227 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 567 0.054037 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 555 0.026769 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 567 0.056459 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 575 0.074007 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 569 0.027555 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 561 0.046763 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 561 0.051577 10.0.0.50 - - [2025-11-05 06:12:15] "POST /alarms HTTP/1.1" 200 561 0.054306 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 547 0.073028 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 595 0.034881 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 575 0.039884 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 571 0.045086 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 583 0.053861 10.0.0.50 - - [2025-11-05 06:12:16] "POST /alarms HTTP/1.1" 200 609 0.026358 10.0.0.50 - - [2025-11-05 06:12:16] "GET / HTTP/1.1" 200 35931 0.015661 10.0.0.50 - - [2025-11-05 06:12:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002282 10.0.0.50 - - [2025-11-05 06:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2025-11-05 06:12:16] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.018036 10.0.0.50 - - [2025-11-05 06:12:16] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.50 - - [2025-11-05 06:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.50 - - [2025-11-05 06:12:16] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003790 10.0.0.50 - - [2025-11-05 06:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.50 - - [2025-11-05 06:12:17] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.015007 10.0.0.50 - - [2025-11-05 06:12:17] "GET / HTTP/1.1" 200 35931 0.001177 10.0.0.50 - - [2025-11-05 06:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.50 - - [2025-11-05 06:12:17] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005027 10.0.0.50 - - [2025-11-05 06:12:17] "PUT /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a HTTP/1.1" 200 274 0.032408 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.50 - - [2025-11-05 06:14:29] "GET / HTTP/1.1" 200 35931 0.002270 10.0.0.50 - - [2025-11-05 06:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.50 - - [2025-11-05 06:14:29] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004613 10.0.0.50 - - [2025-11-05 06:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2025-11-05 06:14:29] "GET /config-node/c011f2ec-5cbf-4022-8145-2eb4a14b4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007913 10.0.0.50 - - [2025-11-05 06:14:40] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.50 - - [2025-11-05 06:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-11-05 06:14:40] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002725 10.0.0.50 - - [2025-11-05 06:14:40] "POST /bgp-routers HTTP/1.1" 409 301 0.006421 10.0.0.50 - - [2025-11-05 06:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2025-11-05 06:14:40] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.007463 10.0.0.50 - - [2025-11-05 06:14:40] "PUT /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b HTTP/1.1" 200 254 0.014012 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.50 - - [2025-11-05 06:15:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002124 10.0.0.50 - - [2025-11-05 06:15:08] "GET /global-system-configs HTTP/1.1" 200 322 0.003504 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001259 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:15:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006386 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.50 - - [2025-11-05 06:16:36] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.50 - - [2025-11-05 06:16:36] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005827 10.0.0.50 - - [2025-11-05 06:16:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000590 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.007523 10.0.0.50 - - [2025-11-05 06:16:36] "POST /security-groups HTTP/1.1" 200 570 0.072972 10.0.0.50 - - [2025-11-05 06:16:36] "POST /projects HTTP/1.1" 200 481 0.292567 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.004975 10.0.0.50 - - [2025-11-05 06:16:36] "POST /security-groups HTTP/1.1" 200 534 0.057071 10.0.0.50 - - [2025-11-05 06:16:36] "POST /access-control-lists HTTP/1.1" 200 579 0.053310 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.002558 10.0.0.50 - - [2025-11-05 06:16:36] "POST /chown HTTP/1.1" 200 109 0.027726 10.0.0.50 - - [2025-11-05 06:16:36] "POST /policy-managements HTTP/1.1" 409 214 0.040219 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.50 - - [2025-11-05 06:16:36] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039477 10.0.0.50 - - [2025-11-05 06:16:36] "POST /access-control-lists HTTP/1.1" 200 577 0.139642 10.0.0.50 - - [2025-11-05 06:16:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.066966 10.0.0.50 - - [2025-11-05 06:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.50 - - [2025-11-05 06:16:36] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004045 10.0.0.50 - - [2025-11-05 06:16:37] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.027285 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.50 - - [2025-11-05 06:16:37] "GET /virtual-network/0211140a-bec3-4931-ad5f-43fa8508b8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004545 10.0.0.50 - - [2025-11-05 06:16:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.002092 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.063137 10.0.0.50 - - [2025-11-05 06:16:37] "POST /security-groups HTTP/1.1" 200 574 0.045836 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.007353 10.0.0.50 - - [2025-11-05 06:16:37] "POST /projects HTTP/1.1" 200 489 0.303123 10.0.0.50 - - [2025-11-05 06:16:37] "POST /access-control-lists HTTP/1.1" 200 594 0.059938 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.003405 10.0.0.50 - - [2025-11-05 06:16:37] "POST /security-groups HTTP/1.1" 200 546 0.080111 10.0.0.50 - - [2025-11-05 06:16:37] "POST /access-control-lists HTTP/1.1" 200 592 0.058006 10.0.0.50 - - [2025-11-05 06:16:37] "POST /chown HTTP/1.1" 200 109 0.069845 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.013602 10.0.0.50 - - [2025-11-05 06:16:37] "POST /network-ipams HTTP/1.1" 200 522 0.064624 10.0.0.50 - - [2025-11-05 06:16:37] "POST /access-control-lists HTTP/1.1" 200 583 0.062495 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003619 10.0.0.50 - - [2025-11-05 06:16:37] "POST /network-ipams HTTP/1.1" 200 510 0.050494 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.004053 10.0.0.50 - - [2025-11-05 06:16:37] "POST /access-control-lists HTTP/1.1" 200 581 0.088199 10.0.0.50 - - [2025-11-05 06:16:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003505 10.0.0.50 - - [2025-11-05 06:16:37] "POST /access-control-lists HTTP/1.1" 200 602 0.033985 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.004705 10.0.0.50 - - [2025-11-05 06:16:38] "POST /access-control-lists HTTP/1.1" 200 600 0.064549 10.0.0.50 - - [2025-11-05 06:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.017223 10.0.0.50 - - [2025-11-05 06:16:38] "POST /virtual-networks HTTP/1.1" 200 538 0.270330 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.002977 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.50 - - [2025-11-05 06:16:38] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.007390 10.0.0.50 - - [2025-11-05 06:16:38] "POST /access-control-lists HTTP/1.1" 200 589 0.091292 10.0.0.50 - - [2025-11-05 06:16:38] "POST /network-ipams HTTP/1.1" 200 518 0.066789 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.001969 10.0.0.50 - - [2025-11-05 06:16:38] "POST /route-targets HTTP/1.1" 200 327 0.065949 10.0.0.50 - - [2025-11-05 06:16:38] "POST /ref-update HTTP/1.1" 200 156 0.042873 10.0.0.50 - - [2025-11-05 06:16:38] "POST /useragent-kv HTTP/1.1" 200 115 0.038092 10.0.0.50 - - [2025-11-05 06:16:38] "POST /virtual-networks HTTP/1.1" 200 546 0.187127 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2025-11-05 06:16:38] "PUT /access-control-list/84a6f235-8648-4ef5-9e49-0a39a434070e HTTP/1.1" 200 272 0.090383 10.0.0.50 - - [2025-11-05 06:16:38] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.030096 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.002270 10.0.0.50 - - [2025-11-05 06:16:38] "POST /network-policys HTTP/1.1" 200 538 0.028476 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.006950 10.0.0.50 - - [2025-11-05 06:16:38] "POST /route-targets HTTP/1.1" 200 327 0.036565 10.0.0.50 - - [2025-11-05 06:16:38] "POST /network-policys HTTP/1.1" 200 534 0.058505 10.0.0.50 - - [2025-11-05 06:16:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.012401 10.0.0.50 - - [2025-11-05 06:16:38] "POST /ref-update HTTP/1.1" 200 156 0.057880 10.0.0.50 - - [2025-11-05 06:16:38] "POST /network-policys HTTP/1.1" 200 542 0.031165 10.0.0.50 - - [2025-11-05 06:16:38] "PUT /access-control-list/37526ec5-f669-4f55-8041-06abf793d1bf HTTP/1.1" 200 272 0.031454 10.0.0.50 - - [2025-11-05 06:16:38] "POST /ref-update HTTP/1.1" 200 156 0.094250 10.0.0.50 - - [2025-11-05 06:16:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009221 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.063072 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/84a6f235-8648-4ef5-9e49-0a39a434070e HTTP/1.1" 200 272 0.034744 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/37526ec5-f669-4f55-8041-06abf793d1bf HTTP/1.1" 200 272 0.041094 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.053513 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.136134 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013873 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/84a6f235-8648-4ef5-9e49-0a39a434070e HTTP/1.1" 200 272 0.068526 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.067809 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 10.0.0.50 - - [2025-11-05 06:16:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.013080 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.077590 10.0.0.50 - - [2025-11-05 06:16:39] "POST /access-control-lists HTTP/1.1" 200 601 0.030850 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/37526ec5-f669-4f55-8041-06abf793d1bf HTTP/1.1" 200 272 0.057912 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.036205 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.168593 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/fff86560-f9e6-499b-a6e0-77ea048b1733 HTTP/1.1" 200 272 0.058119 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.124362 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-update HTTP/1.1" 200 156 0.179814 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031656 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003493 10.0.0.50 - - [2025-11-05 06:16:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020126 10.0.0.50 - - [2025-11-05 06:16:39] "PUT /access-control-list/fff86560-f9e6-499b-a6e0-77ea048b1733 HTTP/1.1" 200 272 0.054500 10.0.0.50 - - [2025-11-05 06:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2025-11-05 06:16:39] "GET /virtual-network/0211140a-bec3-4931-ad5f-43fa8508b8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005089 10.0.0.50 - - [2025-11-05 06:16:39] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003943 10.0.0.50 - - [2025-11-05 06:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2025-11-05 06:16:40] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004567 10.0.0.50 - - [2025-11-05 06:16:40] "POST /firewall-policys HTTP/1.1" 200 530 0.021366 10.0.0.50 - - [2025-11-05 06:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028363 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018801 10.0.0.50 - - [2025-11-05 06:16:40] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007669 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006418 10.0.0.50 - - [2025-11-05 06:16:40] "POST /ref-update HTTP/1.1" 200 156 0.019080 10.0.0.50 - - [2025-11-05 06:16:40] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.031396 10.0.0.50 - - [2025-11-05 06:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2025-11-05 06:16:40] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002724 10.0.0.50 - - [2025-11-05 06:16:40] "POST /firewall-policys HTTP/1.1" 200 532 0.020777 10.0.0.50 - - [2025-11-05 06:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028572 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015972 10.0.0.50 - - [2025-11-05 06:16:40] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005152 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002697 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002242 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002156 10.0.0.50 - - [2025-11-05 06:16:40] "POST /ref-update HTTP/1.1" 200 156 0.016452 10.0.0.50 - - [2025-11-05 06:16:40] "POST /ref-update HTTP/1.1" 200 156 0.035553 10.0.0.50 - - [2025-11-05 06:16:40] "POST /ref-update HTTP/1.1" 200 156 0.059894 10.0.0.50 - - [2025-11-05 06:16:40] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007599 10.0.0.50 - - [2025-11-05 06:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2025-11-05 06:16:40] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002506 10.0.0.50 - - [2025-11-05 06:16:40] "POST /firewall-policys HTTP/1.1" 200 530 0.045999 10.0.0.50 - - [2025-11-05 06:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040505 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012269 10.0.0.50 - - [2025-11-05 06:16:40] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002719 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003318 10.0.0.50 - - [2025-11-05 06:16:40] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010383 10.0.0.50 - - [2025-11-05 06:16:41] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002845 10.0.0.50 - - [2025-11-05 06:16:41] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002862 10.0.0.50 - - [2025-11-05 06:16:41] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002368 10.0.0.50 - - [2025-11-05 06:16:41] "POST /ref-update HTTP/1.1" 200 156 0.022708 10.0.0.50 - - [2025-11-05 06:16:41] "POST /ref-update HTTP/1.1" 200 156 0.025186 10.0.0.50 - - [2025-11-05 06:16:41] "POST /ref-update HTTP/1.1" 200 156 0.056380 10.0.0.50 - - [2025-11-05 06:16:41] "POST /ref-update HTTP/1.1" 200 156 0.024521 10.0.0.50 - - [2025-11-05 06:16:41] "POST /ref-update HTTP/1.1" 200 156 0.094104 10.0.0.50 - - [2025-11-05 06:16:41] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.035185 10.0.0.50 - - [2025-11-05 06:16:41] "POST /tags HTTP/1.1" 200 299 0.052460 10.0.0.50 - - [2025-11-05 06:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.037563 10.0.0.50 - - [2025-11-05 06:16:41] "GET /tag/e82d34f3-f76f-4ceb-a464-d0491d5bbd5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019509 10.0.0.50 - - [2025-11-05 06:16:41] "POST /set-tag HTTP/1.1" 200 109 0.034892 10.0.0.50 - - [2025-11-05 06:16:41] "POST /tags HTTP/1.1" 200 305 0.118508 10.0.0.50 - - [2025-11-05 06:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017017 10.0.0.50 - - [2025-11-05 06:16:41] "GET /tag/d0a57091-662e-42c9-b2a1-3a506fa46975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024948 10.0.0.50 - - [2025-11-05 06:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2025-11-05 06:16:41] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.068335 10.0.0.50 - - [2025-11-05 06:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009624 10.0.0.50 - - [2025-11-05 06:16:42] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.058424 10.0.0.50 - - [2025-11-05 06:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2025-11-05 06:16:42] "GET /service-appliance-set/b585b31b-95a5-4edc-a135-96b0a17b52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006766 10.0.0.50 - - [2025-11-05 06:16:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.003215 10.0.0.50 - - [2025-11-05 06:16:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121387 10.0.0.50 - - [2025-11-05 06:16:42] "GET /virtual-machine-interface/712370e2-b90b-405c-8f4a-67a37ba0da0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.011538 10.0.0.50 - - [2025-11-05 06:16:42] "POST /instance-ips HTTP/1.1" 200 381 0.058687 10.0.0.50 - - [2025-11-05 06:16:42] "GET /instance-ip/66c8b83f-1ad1-492e-90e2-44ad192a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.027157 10.0.0.50 - - [2025-11-05 06:16:42] "POST /loadbalancers HTTP/1.1" 200 582 0.096829 10.0.0.50 - - [2025-11-05 06:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010360 10.0.0.50 - - [2025-11-05 06:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.50 - - [2025-11-05 06:16:42] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.140633 10.0.0.50 - - [2025-11-05 06:16:42] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.144948 10.0.0.50 - - [2025-11-05 06:16:42] "GET /instance-ip/66c8b83f-1ad1-492e-90e2-44ad192a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003434 10.0.0.50 - - [2025-11-05 06:16:42] "GET /loadbalancer/b4fb39fa-6f76-40c0-bc38-5392b5b96e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004132 10.0.0.50 - - [2025-11-05 06:16:42] "POST /floating-ips HTTP/1.1" 200 583 0.016172 10.0.0.50 - - [2025-11-05 06:16:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032891 10.0.0.50 - - [2025-11-05 06:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024984 10.0.0.50 - - [2025-11-05 06:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012290 10.0.0.50 - - [2025-11-05 06:16:43] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062302 10.0.0.50 - - [2025-11-05 06:16:43] "GET /loadbalancer-listener/8ae6b03c-964f-4abd-a4d3-6d4a068ffecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003947 10.0.0.50 - - [2025-11-05 06:16:43] "GET /loadbalancer-listener/8ae6b03c-964f-4abd-a4d3-6d4a068ffecf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003751 10.0.0.50 - - [2025-11-05 06:16:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035821 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011060 10.0.0.50 - - [2025-11-05 06:16:43] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005475 10.0.0.50 - - [2025-11-05 06:16:43] "GET /instance-ip/66c8b83f-1ad1-492e-90e2-44ad192a99a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008758 10.0.0.50 - - [2025-11-05 06:16:43] "GET /instance-ip/66c8b83f-1ad1-492e-90e2-44ad192a99a0?fields=floating_ips HTTP/1.1" 200 1170 0.009477 10.0.0.50 - - [2025-11-05 06:16:43] "GET /floating-ip/bffdeb88-a82e-4210-82d6-9411653d83bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006910 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009088 10.0.0.50 - - [2025-11-05 06:16:43] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.016270 10.0.0.50 - - [2025-11-05 06:16:43] "POST /tags HTTP/1.1" 200 357 0.131230 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.50 - - [2025-11-05 06:16:43] "GET /tag/1855a4bf-8932-458c-ad30-bc0d3aa8cd25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012301 10.0.0.50 - - [2025-11-05 06:16:43] "POST /tags HTTP/1.1" 200 305 0.062555 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-11-05 06:16:43] "GET /tag/5a8530e9-4bf2-4413-b7ea-4f583db5cf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015630 10.0.0.50 - - [2025-11-05 06:16:43] "POST /id-to-fqname HTTP/1.1" 200 174 0.001042 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.006150 10.0.0.50 - - [2025-11-05 06:16:43] "POST /security-groups HTTP/1.1" 200 571 0.076674 10.0.0.50 - - [2025-11-05 06:16:43] "POST /projects HTTP/1.1" 200 483 0.236895 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.003276 10.0.0.50 - - [2025-11-05 06:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019557 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.50 - - [2025-11-05 06:16:43] "POST /access-control-lists HTTP/1.1" 200 580 0.078961 10.0.0.50 - - [2025-11-05 06:16:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.018495 10.0.0.50 - - [2025-11-05 06:16:43] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.040970 10.0.0.50 - - [2025-11-05 06:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2025-11-05 06:16:44] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.044638 10.0.0.50 - - [2025-11-05 06:16:44] "POST /access-control-lists HTTP/1.1" 200 578 0.104150 10.0.0.50 - - [2025-11-05 06:16:44] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.135167 10.0.0.50 - - [2025-11-05 06:16:44] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.131273 10.0.0.50 - - [2025-11-05 06:16:44] "POST /security-groups HTTP/1.1" 200 537 0.108617 10.0.0.50 - - [2025-11-05 06:16:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.010284 10.0.0.50 - - [2025-11-05 06:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.049567 10.0.0.50 - - [2025-11-05 06:16:44] "POST /access-control-lists HTTP/1.1" 200 596 0.090725 10.0.0.50 - - [2025-11-05 06:16:44] "POST /chown HTTP/1.1" 200 109 0.028920 10.0.0.50 - - [2025-11-05 06:16:44] "POST /fqname-to-id HTTP/1.1" 404 233 0.038104 10.0.0.50 - - [2025-11-05 06:16:44] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003590 10.0.0.50 - - [2025-11-05 06:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.50 - - [2025-11-05 06:16:44] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016337 10.0.0.50 - - [2025-11-05 06:16:44] "POST /tags HTTP/1.1" 409 207 0.006267 10.0.0.50 - - [2025-11-05 06:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004263 10.0.0.50 - - [2025-11-05 06:16:44] "POST /access-control-lists HTTP/1.1" 200 594 0.124205 10.0.0.50 - - [2025-11-05 06:16:44] "GET /tag/5a8530e9-4bf2-4413-b7ea-4f583db5cf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.061916 10.0.0.50 - - [2025-11-05 06:16:44] "POST /firewall-rules HTTP/1.1" 200 564 0.080967 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-rule/1d57a9f7-2ee9-412e-8245-05d6daacd106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.042740 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002318 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-rule/1d57a9f7-2ee9-412e-8245-05d6daacd106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003001 10.0.0.50 - - [2025-11-05 06:16:45] "POST /ref-update HTTP/1.1" 200 156 0.026531 10.0.0.50 - - [2025-11-05 06:16:45] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014367 10.0.0.50 - - [2025-11-05 06:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.50 - - [2025-11-05 06:16:45] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002620 10.0.0.50 - - [2025-11-05 06:16:45] "POST /tags HTTP/1.1" 409 207 0.001997 10.0.0.50 - - [2025-11-05 06:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.50 - - [2025-11-05 06:16:45] "GET /tag/5a8530e9-4bf2-4413-b7ea-4f583db5cf18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011493 10.0.0.50 - - [2025-11-05 06:16:45] "POST /firewall-rules HTTP/1.1" 200 562 0.195371 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-rule/fcadac94-c0b6-4f03-a038-187f184dcc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005185 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004488 10.0.0.50 - - [2025-11-05 06:16:45] "GET /firewall-rule/fcadac94-c0b6-4f03-a038-187f184dcc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003121 10.0.0.50 - - [2025-11-05 06:16:45] "POST /ref-update HTTP/1.1" 200 156 0.024922 10.0.0.50 - - [2025-11-05 06:16:45] "POST /tags HTTP/1.1" 200 301 0.094076 10.0.0.50 - - [2025-11-05 06:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008484 10.0.0.50 - - [2025-11-05 06:16:45] "GET /tag/9635d861-3b23-458f-9344-c5ed6e23a124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015461 10.0.0.50 - - [2025-11-05 06:16:45] "POST /tags HTTP/1.1" 200 325 0.055659 10.0.0.50 - - [2025-11-05 06:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.50 - - [2025-11-05 06:16:45] "GET /tag/d4fa3ff3-5700-495a-bbbc-ae5ebc771ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015496 10.0.0.50 - - [2025-11-05 06:16:45] "POST /tags HTTP/1.1" 200 363 0.021001 10.0.0.50 - - [2025-11-05 06:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008091 10.0.0.50 - - [2025-11-05 06:16:45] "GET /tag/0931b4e7-8a70-4576-9860-670a5ce913d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013193 10.0.0.50 - - [2025-11-05 06:16:46] "POST /tags HTTP/1.1" 200 311 0.031080 10.0.0.50 - - [2025-11-05 06:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018717 10.0.0.50 - - [2025-11-05 06:16:46] "GET /tag/2c965691-1db9-4f3f-97e1-c917093deb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013896 10.0.0.50 - - [2025-11-05 06:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.50 - - [2025-11-05 06:16:46] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006728 10.0.0.50 - - [2025-11-05 06:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.50 - - [2025-11-05 06:16:46] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032699 10.0.0.50 - - [2025-11-05 06:16:46] "POST /virtual-machines HTTP/1.1" 200 377 0.020324 10.0.0.50 - - [2025-11-05 06:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013168 10.0.0.50 - - [2025-11-05 06:16:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125751 10.0.0.50 - - [2025-11-05 06:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.036288 10.0.0.50 - - [2025-11-05 06:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.50 - - [2025-11-05 06:16:46] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.010380 10.0.0.50 - - [2025-11-05 06:16:46] "POST /instance-ips HTTP/1.1" 200 409 0.044561 10.0.0.50 - - [2025-11-05 06:16:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.045888 10.0.0.50 - - [2025-11-05 06:16:46] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.012187 10.0.0.50 - - [2025-11-05 06:16:46] "POST /set-tag HTTP/1.1" 200 109 0.063813 10.0.0.50 - - [2025-11-05 06:16:46] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.034364 10.0.0.50 - - [2025-11-05 06:16:46] "GET /instance-ip/01bc2110-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.030189 10.0.0.50 - - [2025-11-05 06:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2025-11-05 06:16:47] "GET /loadbalancer/b4fb39fa-6f76-40c0-bc38-5392b5b96e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.055089 10.0.0.50 - - [2025-11-05 06:16:47] "POST /tags HTTP/1.1" 200 301 0.055592 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013488 10.0.0.50 - - [2025-11-05 06:16:47] "GET /tag/a4167477-dab6-4aed-ba1b-fc0e2dc31376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030106 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.50 - - [2025-11-05 06:16:47] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056639 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.50 - - [2025-11-05 06:16:47] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014377 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-11-05 06:16:47] "GET /service-appliance-set/b585b31b-95a5-4edc-a135-96b0a17b52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005356 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.002749 10.0.0.50 - - [2025-11-05 06:16:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144193 10.0.0.50 - - [2025-11-05 06:16:47] "GET /virtual-machine-interface/340dcb3c-7f6e-49ed-9ac5-40341674d31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.017161 10.0.0.50 - - [2025-11-05 06:16:47] "POST /instance-ips HTTP/1.1" 200 377 0.039613 10.0.0.50 - - [2025-11-05 06:16:47] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.019981 10.0.0.50 - - [2025-11-05 06:16:47] "POST /loadbalancers HTTP/1.1" 200 582 0.077968 10.0.0.50 - - [2025-11-05 06:16:47] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045021 10.0.0.50 - - [2025-11-05 06:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018660 10.0.0.50 - - [2025-11-05 06:16:47] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.018576 10.0.0.50 - - [2025-11-05 06:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.50 - - [2025-11-05 06:16:47] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032211 10.0.0.50 - - [2025-11-05 06:16:47] "POST /floating-ips HTTP/1.1" 200 581 0.050186 10.0.0.50 - - [2025-11-05 06:16:47] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004928 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050906 10.0.0.50 - - [2025-11-05 06:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021954 10.0.0.50 - - [2025-11-05 06:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.50 - - [2025-11-05 06:16:48] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026956 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/46ee551a-71ea-4edd-8d81-320bbe05347a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002662 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/46ee551a-71ea-4edd-8d81-320bbe05347a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003113 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022306 10.0.0.50 - - [2025-11-05 06:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.50 - - [2025-11-05 06:16:48] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003228 10.0.0.50 - - [2025-11-05 06:16:48] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?fields=floating_ips HTTP/1.1" 200 1164 0.007461 10.0.0.50 - - [2025-11-05 06:16:48] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003731 10.0.0.50 - - [2025-11-05 06:16:48] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058702 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009200 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027264 10.0.0.50 - - [2025-11-05 06:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034240 10.0.0.50 - - [2025-11-05 06:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010485 10.0.0.50 - - [2025-11-05 06:16:48] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043500 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/ff394b5c-b204-4f5d-ba38-637caedcd387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002912 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/ff394b5c-b204-4f5d-ba38-637caedcd387?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004980 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048497 10.0.0.50 - - [2025-11-05 06:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005531 10.0.0.50 - - [2025-11-05 06:16:48] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007338 10.0.0.50 - - [2025-11-05 06:16:48] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?fields=floating_ips HTTP/1.1" 200 1164 0.005549 10.0.0.50 - - [2025-11-05 06:16:48] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005072 10.0.0.50 - - [2025-11-05 06:16:48] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038811 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004699 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027273 10.0.0.50 - - [2025-11-05 06:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018455 10.0.0.50 - - [2025-11-05 06:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:16:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 10.0.0.50 - - [2025-11-05 06:16:48] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053970 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/a69d27e7-9147-408b-8d6f-65756ececdc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003670 10.0.0.50 - - [2025-11-05 06:16:48] "GET /loadbalancer-listener/a69d27e7-9147-408b-8d6f-65756ececdc6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005820 10.0.0.50 - - [2025-11-05 06:16:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019007 10.0.0.50 - - [2025-11-05 06:16:49] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007184 10.0.0.50 - - [2025-11-05 06:16:49] "GET /instance-ip/e18b5d0b-b7cc-4a52-8162-2491959083c7?fields=floating_ips HTTP/1.1" 200 1164 0.003446 10.0.0.50 - - [2025-11-05 06:16:49] "POST /tags HTTP/1.1" 200 355 0.021646 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2025-11-05 06:16:49] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003160 10.0.0.50 - - [2025-11-05 06:16:49] "GET /tag/c3c6937c-745e-40a3-a302-2068745d7edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015713 10.0.0.50 - - [2025-11-05 06:16:49] "POST /tags HTTP/1.1" 200 303 0.200661 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.50 - - [2025-11-05 06:16:49] "GET /tag/08929c6a-f9f2-4cd2-b404-e08a8fbab446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015229 10.0.0.50 - - [2025-11-05 06:16:49] "POST /projects HTTP/1.1" 409 218 0.002460 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2025-11-05 06:16:49] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028559 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.50 - - [2025-11-05 06:16:49] "GET /network-ipam/3b55b197-80d6-4e36-8613-ce2d5593696e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002288 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-11-05 06:16:49] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003821 10.0.0.50 - - [2025-11-05 06:16:49] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.042916 10.0.0.50 - - [2025-11-05 06:16:49] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004447 10.0.0.50 - - [2025-11-05 06:16:49] "POST /set-tag HTTP/1.1" 200 109 0.065127 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011251 10.0.0.50 - - [2025-11-05 06:16:49] "GET /network-ipam/be54e749-0cbd-4f38-bd04-c7112147964f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003084 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-11-05 06:16:49] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003907 10.0.0.50 - - [2025-11-05 06:16:49] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.047625 10.0.0.50 - - [2025-11-05 06:16:49] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004586 10.0.0.50 - - [2025-11-05 06:16:49] "POST /set-tag HTTP/1.1" 200 109 0.050892 10.0.0.50 - - [2025-11-05 06:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010672 10.0.0.50 - - [2025-11-05 06:16:49] "GET /network-policy/10f1d30a-f801-4191-98f3-c862a8e5abc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003920 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2025-11-05 06:16:50] "GET /network-policy/d4e57c5d-df1f-4b3c-9bf7-c0db09e6a688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002817 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2025-11-05 06:16:50] "GET /network-policy/748e220d-7b23-4908-a7fc-b7dd228eaa5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002608 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /network-policy/748e220d-7b23-4908-a7fc-b7dd228eaa5b HTTP/1.1" 200 262 0.012243 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /access-control-list/fff86560-f9e6-499b-a6e0-77ea048b1733 HTTP/1.1" 200 272 0.070499 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-update HTTP/1.1" 200 156 0.147968 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /access-control-list/84a6f235-8648-4ef5-9e49-0a39a434070e HTTP/1.1" 200 272 0.064490 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040238 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002424 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001984 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001665 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-11-05 06:16:50] "POST /security-groups HTTP/1.1" 409 245 0.002465 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /security-group/0cf144ef-007e-4b1b-b44e-dbabdc943435 HTTP/1.1" 200 262 0.055321 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /access-control-list/87a4966a-f03e-4f75-b634-ea1d51c81329 HTTP/1.1" 200 272 0.015743 10.0.0.50 - - [2025-11-05 06:16:50] "PUT /access-control-list/2bca17af-42aa-4669-b264-b4cb76239095 HTTP/1.1" 200 272 0.022915 10.0.0.50 - - [2025-11-05 06:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028516 10.0.0.50 - - [2025-11-05 06:16:50] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012937 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.50 - - [2025-11-05 06:16:50] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002607 10.0.0.50 - - [2025-11-05 06:16:50] "POST /tags HTTP/1.1" 409 206 0.001628 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2025-11-05 06:16:50] "GET /tag/08929c6a-f9f2-4cd2-b404-e08a8fbab446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009827 10.0.0.50 - - [2025-11-05 06:16:50] "POST /firewall-rules HTTP/1.1" 200 562 0.062570 10.0.0.50 - - [2025-11-05 06:16:50] "GET /firewall-rule/a57c28bc-6b5a-4a78-81fd-28d16ec21247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.028816 10.0.0.50 - - [2025-11-05 06:16:50] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004617 10.0.0.50 - - [2025-11-05 06:16:50] "GET /firewall-rule/a57c28bc-6b5a-4a78-81fd-28d16ec21247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002476 10.0.0.50 - - [2025-11-05 06:16:50] "POST /ref-update HTTP/1.1" 200 156 0.025168 10.0.0.50 - - [2025-11-05 06:16:50] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002634 10.0.0.50 - - [2025-11-05 06:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2025-11-05 06:16:50] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002127 10.0.0.50 - - [2025-11-05 06:16:51] "POST /tags HTTP/1.1" 409 206 0.002318 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.50 - - [2025-11-05 06:16:51] "GET /tag/08929c6a-f9f2-4cd2-b404-e08a8fbab446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013145 10.0.0.50 - - [2025-11-05 06:16:51] "POST /firewall-rules HTTP/1.1" 200 560 0.072104 10.0.0.50 - - [2025-11-05 06:16:51] "GET /firewall-rule/cb76cbaa-20e3-4bcc-a2b6-abadd5a20743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003760 10.0.0.50 - - [2025-11-05 06:16:51] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003114 10.0.0.50 - - [2025-11-05 06:16:51] "GET /firewall-rule/cb76cbaa-20e3-4bcc-a2b6-abadd5a20743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.001915 10.0.0.50 - - [2025-11-05 06:16:51] "POST /ref-update HTTP/1.1" 200 156 0.025678 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.50 - - [2025-11-05 06:16:51] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006097 10.0.0.50 - - [2025-11-05 06:16:51] "POST /tags HTTP/1.1" 200 371 0.017668 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.50 - - [2025-11-05 06:16:51] "GET /tag/2f51344a-9fae-4af2-852c-b5673595fedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.017531 10.0.0.50 - - [2025-11-05 06:16:51] "POST /tags HTTP/1.1" 200 319 0.019437 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.50 - - [2025-11-05 06:16:51] "GET /tag/1f48d309-2bd5-4913-b3fb-99e3fb804adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014703 10.0.0.50 - - [2025-11-05 06:16:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.000681 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.002805 10.0.0.50 - - [2025-11-05 06:16:51] "POST /security-groups HTTP/1.1" 200 578 0.064684 10.0.0.50 - - [2025-11-05 06:16:51] "POST /projects HTTP/1.1" 200 497 0.221032 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004023 10.0.0.50 - - [2025-11-05 06:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015632 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014484 10.0.0.50 - - [2025-11-05 06:16:51] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026840 10.0.0.50 - - [2025-11-05 06:16:51] "POST /access-control-lists HTTP/1.1" 200 587 0.091188 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.50 - - [2025-11-05 06:16:51] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003988 10.0.0.50 - - [2025-11-05 06:16:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.001734 10.0.0.50 - - [2025-11-05 06:16:51] "POST /access-control-lists HTTP/1.1" 200 585 0.062989 10.0.0.50 - - [2025-11-05 06:16:51] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.107220 10.0.0.50 - - [2025-11-05 06:16:52] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.058657 10.0.0.50 - - [2025-11-05 06:16:52] "POST /security-groups HTTP/1.1" 200 558 0.070505 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.001942 10.0.0.50 - - [2025-11-05 06:16:52] "POST /access-control-lists HTTP/1.1" 200 610 0.058283 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.007542 10.0.0.50 - - [2025-11-05 06:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.060832 10.0.0.50 - - [2025-11-05 06:16:52] "POST /chown HTTP/1.1" 200 109 0.019156 10.0.0.50 - - [2025-11-05 06:16:52] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010223 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2025-11-05 06:16:52] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020409 10.0.0.50 - - [2025-11-05 06:16:52] "POST /access-control-lists HTTP/1.1" 200 608 0.059271 10.0.0.50 - - [2025-11-05 06:16:52] "POST /tags HTTP/1.1" 409 214 0.001631 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2025-11-05 06:16:52] "GET /tag/1f48d309-2bd5-4913-b3fb-99e3fb804adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010712 10.0.0.50 - - [2025-11-05 06:16:52] "POST /firewall-rules HTTP/1.1" 200 578 0.064039 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-rule/bb5d2355-20a1-4f5d-a789-290d18d3b1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004675 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003691 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-rule/bb5d2355-20a1-4f5d-a789-290d18d3b1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002112 10.0.0.50 - - [2025-11-05 06:16:52] "POST /ref-update HTTP/1.1" 200 156 0.044961 10.0.0.50 - - [2025-11-05 06:16:52] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016840 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-11-05 06:16:52] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002842 10.0.0.50 - - [2025-11-05 06:16:52] "POST /tags HTTP/1.1" 409 214 0.001965 10.0.0.50 - - [2025-11-05 06:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2025-11-05 06:16:52] "GET /tag/1f48d309-2bd5-4913-b3fb-99e3fb804adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015689 10.0.0.50 - - [2025-11-05 06:16:52] "POST /firewall-rules HTTP/1.1" 200 576 0.074765 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-rule/92688bf8-7c55-4628-bd17-bbb50413ce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011104 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003920 10.0.0.50 - - [2025-11-05 06:16:52] "GET /firewall-rule/92688bf8-7c55-4628-bd17-bbb50413ce44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001930 10.0.0.50 - - [2025-11-05 06:16:52] "POST /ref-update HTTP/1.1" 200 156 0.037336 10.0.0.50 - - [2025-11-05 06:16:53] "POST /tags HTTP/1.1" 200 363 0.048284 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.50 - - [2025-11-05 06:16:53] "GET /tag/2798a0d2-8510-4654-ab1c-f808ea62d471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010672 10.0.0.50 - - [2025-11-05 06:16:53] "POST /tags HTTP/1.1" 200 311 0.019274 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.50 - - [2025-11-05 06:16:53] "GET /tag/3a3f6d53-1747-421b-aff6-f28841ca7d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013117 10.0.0.50 - - [2025-11-05 06:16:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000478 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.014617 10.0.0.50 - - [2025-11-05 06:16:53] "POST /security-groups HTTP/1.1" 200 574 0.060680 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.002778 10.0.0.50 - - [2025-11-05 06:16:53] "POST /projects HTTP/1.1" 200 489 0.233871 10.0.0.50 - - [2025-11-05 06:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008509 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.50 - - [2025-11-05 06:16:53] "POST /access-control-lists HTTP/1.1" 200 583 0.045456 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.009041 10.0.0.50 - - [2025-11-05 06:16:53] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004212 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-11-05 06:16:53] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007090 10.0.0.50 - - [2025-11-05 06:16:53] "POST /access-control-lists HTTP/1.1" 200 581 0.078519 10.0.0.50 - - [2025-11-05 06:16:53] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.095542 10.0.0.50 - - [2025-11-05 06:16:53] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.035315 10.0.0.50 - - [2025-11-05 06:16:53] "POST /security-groups HTTP/1.1" 200 546 0.067830 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001226 10.0.0.50 - - [2025-11-05 06:16:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.034745 10.0.0.50 - - [2025-11-05 06:16:53] "POST /chown HTTP/1.1" 200 109 0.017315 10.0.0.50 - - [2025-11-05 06:16:53] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025147 10.0.0.50 - - [2025-11-05 06:16:53] "POST /access-control-lists HTTP/1.1" 200 602 0.093935 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019207 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.006940 10.0.0.50 - - [2025-11-05 06:16:53] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002254 10.0.0.50 - - [2025-11-05 06:16:53] "POST /tags HTTP/1.1" 409 210 0.002333 10.0.0.50 - - [2025-11-05 06:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.50 - - [2025-11-05 06:16:53] "GET /tag/3a3f6d53-1747-421b-aff6-f28841ca7d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019312 10.0.0.50 - - [2025-11-05 06:16:54] "POST /access-control-lists HTTP/1.1" 200 600 0.082247 10.0.0.50 - - [2025-11-05 06:16:54] "POST /firewall-rules HTTP/1.1" 200 570 0.100399 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-rule/c8b78359-ec05-469b-83f7-c19eabc104a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014390 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005335 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-rule/c8b78359-ec05-469b-83f7-c19eabc104a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002575 10.0.0.50 - - [2025-11-05 06:16:54] "POST /ref-update HTTP/1.1" 200 156 0.032031 10.0.0.50 - - [2025-11-05 06:16:54] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004128 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2025-11-05 06:16:54] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002427 10.0.0.50 - - [2025-11-05 06:16:54] "POST /tags HTTP/1.1" 409 210 0.001523 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2025-11-05 06:16:54] "GET /tag/3a3f6d53-1747-421b-aff6-f28841ca7d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013764 10.0.0.50 - - [2025-11-05 06:16:54] "POST /firewall-rules HTTP/1.1" 200 568 0.064337 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-rule/b67a595f-3b16-4fa3-b4cd-c5ebe5dfdf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019398 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004018 10.0.0.50 - - [2025-11-05 06:16:54] "GET /firewall-rule/b67a595f-3b16-4fa3-b4cd-c5ebe5dfdf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002121 10.0.0.50 - - [2025-11-05 06:16:54] "POST /ref-update HTTP/1.1" 200 156 0.058778 10.0.0.50 - - [2025-11-05 06:16:54] "POST /tags HTTP/1.1" 409 237 0.002254 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.50 - - [2025-11-05 06:16:54] "GET /tag/0931b4e7-8a70-4576-9860-670a5ce913d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012117 10.0.0.50 - - [2025-11-05 06:16:54] "POST /tags HTTP/1.1" 409 210 0.002169 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.50 - - [2025-11-05 06:16:54] "GET /tag/2c965691-1db9-4f3f-97e1-c917093deb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009877 10.0.0.50 - - [2025-11-05 06:16:54] "POST /projects HTTP/1.1" 409 223 0.002609 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-11-05 06:16:54] "GET /project/48ddcaf5-9cef-4ba2-b789-d933f6569139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032358 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013065 10.0.0.50 - - [2025-11-05 06:16:54] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.011319 10.0.0.50 - - [2025-11-05 06:16:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2025-11-05 06:16:54] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004254 10.0.0.50 - - [2025-11-05 06:16:54] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.054623 10.0.0.50 - - [2025-11-05 06:16:55] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.047688 10.0.0.50 - - [2025-11-05 06:16:55] "POST /security-groups HTTP/1.1" 409 253 0.005156 10.0.0.50 - - [2025-11-05 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.50 - - [2025-11-05 06:16:55] "PUT /security-group/da9db270-f6b9-41b8-bfec-798bd2dc0fe1 HTTP/1.1" 200 262 0.061370 10.0.0.50 - - [2025-11-05 06:16:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030366 10.0.0.50 - - [2025-11-05 06:16:55] "PUT /access-control-list/1079c640-2603-4299-8f62-150a358c1b4d HTTP/1.1" 200 272 0.016265 10.0.0.50 - - [2025-11-05 06:16:55] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007196 10.0.0.50 - - [2025-11-05 06:16:55] "PUT /access-control-list/a7beef24-8280-4e18-bdf5-951e7679290b HTTP/1.1" 200 272 0.016382 10.0.0.50 - - [2025-11-05 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2025-11-05 06:16:55] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002641 10.0.0.50 - - [2025-11-05 06:16:55] "POST /tags HTTP/1.1" 409 210 0.001618 10.0.0.50 - - [2025-11-05 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.50 - - [2025-11-05 06:16:55] "GET /tag/2c965691-1db9-4f3f-97e1-c917093deb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014159 10.0.0.50 - - [2025-11-05 06:16:55] "POST /firewall-rules HTTP/1.1" 200 570 0.065104 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-rule/314219fb-ab34-4c78-90d4-6903a4831a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012496 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003895 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-rule/314219fb-ab34-4c78-90d4-6903a4831a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003040 10.0.0.50 - - [2025-11-05 06:16:55] "POST /ref-update HTTP/1.1" 200 156 0.041880 10.0.0.50 - - [2025-11-05 06:16:55] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002755 10.0.0.50 - - [2025-11-05 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2025-11-05 06:16:55] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002152 10.0.0.50 - - [2025-11-05 06:16:55] "POST /tags HTTP/1.1" 409 210 0.001989 10.0.0.50 - - [2025-11-05 06:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2025-11-05 06:16:55] "GET /tag/2c965691-1db9-4f3f-97e1-c917093deb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014278 10.0.0.50 - - [2025-11-05 06:16:55] "POST /firewall-rules HTTP/1.1" 200 568 0.072948 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-rule/f2ef417b-9093-48ee-b129-bcde066c1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017415 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004121 10.0.0.50 - - [2025-11-05 06:16:55] "GET /firewall-rule/f2ef417b-9093-48ee-b129-bcde066c1981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002691 10.0.0.50 - - [2025-11-05 06:16:55] "POST /ref-update HTTP/1.1" 200 156 0.048366 10.0.0.50 - - [2025-11-05 06:16:55] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.019121 10.0.0.50 - - [2025-11-05 06:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.249 - - [2025-11-05 06:18:32] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.249 - - [2025-11-05 06:18:32] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004211 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.249 - - [2025-11-05 06:18:32] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002939 10.0.0.249 - - [2025-11-05 06:18:32] "PUT /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a HTTP/1.1" 200 274 0.008571 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.004880 10.0.0.249 - - [2025-11-05 06:18:32] "POST /virtual-routers HTTP/1.1" 200 599 0.018158 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010905 10.0.0.249 - - [2025-11-05 06:18:32] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004364 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.001822 10.0.0.249 - - [2025-11-05 06:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.249 - - [2025-11-05 06:18:32] "GET /virtual-network/0211140a-bec3-4931-ad5f-43fa8508b8dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003952 10.0.0.249 - - [2025-11-05 06:18:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.079905 10.0.0.50 - - [2025-11-05 06:20:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002056 10.0.0.50 - - [2025-11-05 06:20:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001773 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:20:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:20:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.249 - - [2025-11-05 06:20:55] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.249 - - [2025-11-05 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.249 - - [2025-11-05 06:20:55] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004989 10.0.0.249 - - [2025-11-05 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.249 - - [2025-11-05 06:20:55] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002625 10.0.0.249 - - [2025-11-05 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.249 - - [2025-11-05 06:20:55] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002851 10.0.0.249 - - [2025-11-05 06:20:55] "PUT /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365 HTTP/1.1" 200 262 0.013795 10.0.0.249 - - [2025-11-05 06:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015457 10.0.0.249 - - [2025-11-05 06:20:55] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002276 10.0.0.249 - - [2025-11-05 06:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2025-11-05 06:20:56] "GET /virtual-machine-interface/fdbd6582-4787-4de5-9254-b2bf0360aa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004618 10.0.0.249 - - [2025-11-05 06:20:56] "PUT /virtual-machine-interface/fdbd6582-4787-4de5-9254-b2bf0360aa06 HTTP/1.1" 200 284 0.009100 10.0.0.50 - - [2025-11-05 06:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2025-11-05 06:21:05] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002806 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:21:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.50 - - [2025-11-05 06:21:41] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002965 10.0.0.50 - - [2025-11-05 06:21:41] "POST /ref-update HTTP/1.1" 200 156 0.007424 10.0.0.50 - - [2025-11-05 06:21:52] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009026 10.0.0.50 - - [2025-11-05 06:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.50 - - [2025-11-05 06:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2025-11-05 06:21:52] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002111 10.0.0.50 - - [2025-11-05 06:21:52] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003627 10.0.0.50 - - [2025-11-05 06:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.50 - - [2025-11-05 06:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2025-11-05 06:21:52] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002134 10.0.0.50 - - [2025-11-05 06:21:52] "GET /loadbalancer-pool/08913b8d-3e8e-4f25-852e-2c4e1277e5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003735 10.0.0.50 - - [2025-11-05 06:21:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035351 10.0.0.50 - - [2025-11-05 06:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017787 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004636 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007455 10.0.0.50 - - [2025-11-05 06:21:53] "POST /ref-update HTTP/1.1" 200 156 0.007720 10.0.0.50 - - [2025-11-05 06:21:53] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.016501 10.0.0.50 - - [2025-11-05 06:21:53] "POST /tags HTTP/1.1" 409 205 0.001801 10.0.0.50 - - [2025-11-05 06:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.50 - - [2025-11-05 06:21:53] "GET /tag/a4167477-dab6-4aed-ba1b-fc0e2dc31376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022125 10.0.0.50 - - [2025-11-05 06:21:53] "PUT /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d HTTP/1.1" 200 256 0.011141 10.0.0.50 - - [2025-11-05 06:21:53] "POST /set-tag HTTP/1.1" 200 109 0.071548 10.0.0.50 - - [2025-11-05 06:21:53] "GET /loadbalancer-pool/1afcc781-65c4-455e-b477-92c34513c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017428 10.0.0.50 - - [2025-11-05 06:21:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015229 10.0.0.50 - - [2025-11-05 06:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009426 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014030 10.0.0.50 - - [2025-11-05 06:21:53] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004123 10.0.0.50 - - [2025-11-05 06:21:53] "POST /ref-update HTTP/1.1" 200 156 0.007836 10.0.0.50 - - [2025-11-05 06:21:53] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.006557 10.0.0.50 - - [2025-11-05 06:21:53] "GET /loadbalancer-pool/45a36661-9eee-4c50-a20b-3faa5135e0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003676 10.0.0.50 - - [2025-11-05 06:21:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019517 10.0.0.50 - - [2025-11-05 06:21:53] "PUT /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d HTTP/1.1" 200 256 0.031796 10.0.0.50 - - [2025-11-05 06:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031959 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017394 10.0.0.50 - - [2025-11-05 06:21:53] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009103 10.0.0.50 - - [2025-11-05 06:21:53] "POST /ref-update HTTP/1.1" 200 156 0.007995 10.0.0.50 - - [2025-11-05 06:21:53] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.50 - - [2025-11-05 06:21:53] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002413 10.0.0.50 - - [2025-11-05 06:21:53] "PUT /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d HTTP/1.1" 200 256 0.016705 10.0.0.50 - - [2025-11-05 06:23:19] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003947 10.0.0.50 - - [2025-11-05 06:23:19] "POST /set-tag HTTP/1.1" 200 109 0.005388 10.0.0.50 - - [2025-11-05 06:23:19] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003953 10.0.0.50 - - [2025-11-05 06:23:19] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.50 - - [2025-11-05 06:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.50 - - [2025-11-05 06:23:19] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002175 10.0.0.50 - - [2025-11-05 06:23:19] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005358 10.0.0.50 - - [2025-11-05 06:23:19] "POST /set-tag HTTP/1.1" 200 109 0.020747 10.0.0.50 - - [2025-11-05 06:23:19] "DELETE /loadbalancer-member/e61462fd-fc3f-4605-8319-b7199b8179ac HTTP/1.1" 200 115 0.038705 10.0.0.50 - - [2025-11-05 06:23:19] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004666 10.0.0.50 - - [2025-11-05 06:23:19] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.50 - - [2025-11-05 06:23:19] "DELETE /loadbalancer-member/28c7285d-4798-413c-8ab5-45413fec4925 HTTP/1.1" 200 115 0.042442 10.0.0.50 - - [2025-11-05 06:23:19] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007070 10.0.0.50 - - [2025-11-05 06:23:19] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.50 - - [2025-11-05 06:23:19] "DELETE /loadbalancer-member/f8936b19-d884-487e-a43f-19d31050ea03 HTTP/1.1" 200 115 0.051608 10.0.0.50 - - [2025-11-05 06:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2025-11-05 06:23:40] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002359 10.0.0.50 - - [2025-11-05 06:23:40] "GET /loadbalancer-pool/08913b8d-3e8e-4f25-852e-2c4e1277e5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.002708 10.0.0.50 - - [2025-11-05 06:23:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015163 10.0.0.50 - - [2025-11-05 06:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015509 10.0.0.50 - - [2025-11-05 06:23:40] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006754 10.0.0.50 - - [2025-11-05 06:23:40] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009129 10.0.0.50 - - [2025-11-05 06:23:40] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004760 10.0.0.50 - - [2025-11-05 06:23:40] "POST /set-tag HTTP/1.1" 200 109 0.063441 10.0.0.50 - - [2025-11-05 06:23:40] "GET /loadbalancer-pool/1afcc781-65c4-455e-b477-92c34513c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017410 10.0.0.50 - - [2025-11-05 06:23:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016222 10.0.0.50 - - [2025-11-05 06:23:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008746 10.0.0.50 - - [2025-11-05 06:23:40] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012917 10.0.0.50 - - [2025-11-05 06:23:40] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005263 10.0.0.50 - - [2025-11-05 06:23:40] "POST /set-tag HTTP/1.1" 200 109 0.003962 10.0.0.50 - - [2025-11-05 06:23:40] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003168 10.0.0.50 - - [2025-11-05 06:23:40] "GET /loadbalancer-pool/45a36661-9eee-4c50-a20b-3faa5135e0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003003 10.0.0.50 - - [2025-11-05 06:23:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022039 10.0.0.50 - - [2025-11-05 06:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016988 10.0.0.50 - - [2025-11-05 06:23:41] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008430 10.0.0.50 - - [2025-11-05 06:23:41] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004166 10.0.0.50 - - [2025-11-05 06:23:41] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005228 10.0.0.50 - - [2025-11-05 06:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.50 - - [2025-11-05 06:25:07] "GET /global-system-configs HTTP/1.1" 200 322 0.001908 10.0.0.50 - - [2025-11-05 06:25:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002043 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:25:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:25:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:27:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.50 - - [2025-11-05 06:27:46] "GET / HTTP/1.1" 200 35931 0.059927 10.0.0.50 - - [2025-11-05 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.50 - - [2025-11-05 06:27:46] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039995 10.0.0.50 - - [2025-11-05 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2025-11-05 06:27:46] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038677 10.0.0.50 - - [2025-11-05 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-11-05 06:27:46] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051275 10.0.0.50 - - [2025-11-05 06:27:47] "POST /tags HTTP/1.1" 200 333 0.035468 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.50 - - [2025-11-05 06:27:47] "GET /tag/0f5bac68-9cbd-4907-9b26-548765f4c409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018322 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007992 10.0.0.50 - - [2025-11-05 06:27:47] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059661 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009284 10.0.0.50 - - [2025-11-05 06:27:47] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.088205 10.0.0.50 - - [2025-11-05 06:27:47] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007161 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2025-11-05 06:27:47] "GET /service-appliance-set/b585b31b-95a5-4edc-a135-96b0a17b52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002332 10.0.0.50 - - [2025-11-05 06:27:47] "GET /virtual-networks?parent_id=044a4b06-be50-4e8f-a312-976a42ada6d5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001953 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.006233 10.0.0.50 - - [2025-11-05 06:27:47] "POST /virtual-networks HTTP/1.1" 200 512 0.118157 10.0.0.50 - - [2025-11-05 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016641 10.0.0.50 - - [2025-11-05 06:27:47] "GET /network-ipam/e64ee692-dcd3-42ad-8d20-92a99cf0e4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.044794 10.0.0.50 - - [2025-11-05 06:27:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.250802 10.0.0.50 - - [2025-11-05 06:27:47] "GET /virtual-machine-interface/b61e49fb-da8f-42ed-9df2-c63cd678e2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.059625 10.0.0.50 - - [2025-11-05 06:27:47] "POST /useragent-kv HTTP/1.1" 200 115 0.025603 10.0.0.50 - - [2025-11-05 06:27:47] "POST /ref-update HTTP/1.1" 200 156 0.189665 10.0.0.50 - - [2025-11-05 06:27:47] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010143 10.0.0.50 - - [2025-11-05 06:27:47] "GET /domains HTTP/1.1" 200 280 0.006442 10.0.0.50 - - [2025-11-05 06:27:47] "POST /instance-ips HTTP/1.1" 200 409 0.093786 10.0.0.50 - - [2025-11-05 06:27:47] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.044404 10.0.0.50 - - [2025-11-05 06:27:47] "GET /instance-ip/0623b944-417e-41e9-9792-16dc647dba91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.021265 10.0.0.50 - - [2025-11-05 06:27:48] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 5475 0.075953 10.0.0.50 - - [2025-11-05 06:27:48] "POST /loadbalancers HTTP/1.1" 200 610 0.080995 10.0.0.50 - - [2025-11-05 06:27:48] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.026415 10.0.0.50 - - [2025-11-05 06:27:48] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.004319 10.0.0.50 - - [2025-11-05 06:27:48] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1182 0.003680 10.0.0.50 - - [2025-11-05 06:27:48] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1182 0.009744 10.0.0.50 - - [2025-11-05 06:27:48] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066233 10.0.0.50 - - [2025-11-05 06:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.055491 10.0.0.50 - - [2025-11-05 06:27:48] "GET /instance-ip/0623b944-417e-41e9-9792-16dc647dba91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.015111 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018548 10.0.0.50 - - [2025-11-05 06:27:48] "POST /route-targets HTTP/1.1" 200 327 0.055936 10.0.0.50 - - [2025-11-05 06:27:48] "POST /ref-update HTTP/1.1" 200 156 0.042429 10.0.0.50 - - [2025-11-05 06:27:48] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.076660 10.0.0.50 - - [2025-11-05 06:27:48] "POST /floating-ips HTTP/1.1" 200 597 0.057270 10.0.0.50 - - [2025-11-05 06:27:48] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002638 10.0.0.50 - - [2025-11-05 06:27:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.016653 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2025-11-05 06:27:48] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035517 10.0.0.50 - - [2025-11-05 06:27:48] "GET /loadbalancer-listener/14ddcd93-13d1-4e47-8f22-011fc2817485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003326 10.0.0.50 - - [2025-11-05 06:27:48] "GET /loadbalancer-listener/14ddcd93-13d1-4e47-8f22-011fc2817485?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003070 10.0.0.50 - - [2025-11-05 06:27:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018369 10.0.0.50 - - [2025-11-05 06:27:48] "GET /instance-ip/0623b944-417e-41e9-9792-16dc647dba91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003438 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2025-11-05 06:27:48] "GET /instance-ip/0623b944-417e-41e9-9792-16dc647dba91?fields=floating_ips HTTP/1.1" 200 1211 0.008240 10.0.0.50 - - [2025-11-05 06:27:48] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003093 10.0.0.50 - - [2025-11-05 06:27:48] "GET /floating-ip/860aaed7-4ec6-4e1a-9f5a-4add5764f869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002240 10.0.0.50 - - [2025-11-05 06:27:48] "POST /tags HTTP/1.1" 200 295 0.062325 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.50 - - [2025-11-05 06:27:48] "GET /tag/22af827a-5499-45a4-a23f-d575d28315df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017996 10.0.0.50 - - [2025-11-05 06:27:48] "POST /tags HTTP/1.1" 409 233 0.002103 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-11-05 06:27:48] "GET /tag/c3c6937c-745e-40a3-a302-2068745d7edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015360 10.0.0.50 - - [2025-11-05 06:27:48] "POST /tags HTTP/1.1" 409 206 0.002238 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2025-11-05 06:27:48] "GET /tag/08929c6a-f9f2-4cd2-b404-e08a8fbab446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013249 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.50 - - [2025-11-05 06:27:48] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004997 10.0.0.50 - - [2025-11-05 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.50 - - [2025-11-05 06:27:48] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035846 10.0.0.50 - - [2025-11-05 06:27:48] "POST /virtual-machines HTTP/1.1" 200 369 0.007990 10.0.0.50 - - [2025-11-05 06:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021908 10.0.0.50 - - [2025-11-05 06:27:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.166849 10.0.0.50 - - [2025-11-05 06:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011966 10.0.0.50 - - [2025-11-05 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006273 10.0.0.50 - - [2025-11-05 06:27:49] "POST /instance-ips HTTP/1.1" 200 409 0.019824 10.0.0.50 - - [2025-11-05 06:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022264 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015806 10.0.0.50 - - [2025-11-05 06:27:49] "POST /set-tag HTTP/1.1" 200 109 0.020612 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030487 10.0.0.50 - - [2025-11-05 06:27:49] "GET /instance-ip/8cbd7650-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007876 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004123 10.0.0.50 - - [2025-11-05 06:27:49] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.50 - - [2025-11-05 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010933 10.0.0.50 - - [2025-11-05 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-11-05 06:27:49] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038432 10.0.0.50 - - [2025-11-05 06:27:49] "POST /virtual-machines HTTP/1.1" 200 369 0.009748 10.0.0.50 - - [2025-11-05 06:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024115 10.0.0.50 - - [2025-11-05 06:27:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120766 10.0.0.50 - - [2025-11-05 06:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014372 10.0.0.50 - - [2025-11-05 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.50 - - [2025-11-05 06:27:49] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007304 10.0.0.50 - - [2025-11-05 06:27:49] "POST /instance-ips HTTP/1.1" 200 409 0.023638 10.0.0.50 - - [2025-11-05 06:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.033858 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.027491 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.017126 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014123 10.0.0.50 - - [2025-11-05 06:27:50] "GET /instance-ip/8d20fb76-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004393 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004566 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004924 10.0.0.50 - - [2025-11-05 06:27:50] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019806 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.004479 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004148 10.0.0.50 - - [2025-11-05 06:27:50] "POST /ref-update HTTP/1.1" 200 156 0.008369 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016648 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003929 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.004020 10.0.0.50 - - [2025-11-05 06:27:50] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004173 10.0.0.50 - - [2025-11-05 06:27:50] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domains HTTP/1.1" 200 280 0.001860 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.002673 10.0.0.50 - - [2025-11-05 06:27:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 7063 0.031322 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.004348 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.004035 10.0.0.50 - - [2025-11-05 06:27:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1403 0.003727 10.0.0.50 - - [2025-11-05 06:27:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1403 0.003211 10.0.0.50 - - [2025-11-05 06:27:53] "GET /route-target/2795f97f-8d8d-4c6d-8b1c-20982be3aa88 HTTP/1.1" 200 1152 0.002816 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.004792 10.0.0.50 - - [2025-11-05 06:27:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1403 0.003168 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003960 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.006483 10.0.0.50 - - [2025-11-05 06:27:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1403 0.002930 10.0.0.50 - - [2025-11-05 06:27:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 200 1403 0.002603 10.0.0.50 - - [2025-11-05 06:27:53] "GET /route-target/2795f97f-8d8d-4c6d-8b1c-20982be3aa88 HTTP/1.1" 200 1152 0.003047 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domains HTTP/1.1" 200 280 0.002523 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.004347 10.0.0.50 - - [2025-11-05 06:27:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 7063 0.042989 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2087 0.011082 10.0.0.50 - - [2025-11-05 06:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2025-11-05 06:27:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040172 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006633 10.0.0.50 - - [2025-11-05 06:27:53] "GET /floating-ip-pools?parent_id=edfeb3fc-ff3e-49a0-a02a-6c741f16e15e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001971 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010062 10.0.0.50 - - [2025-11-05 06:27:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019434 10.0.0.50 - - [2025-11-05 06:27:53] "POST /ref-update HTTP/1.1" 200 156 0.011291 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.018811 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domains HTTP/1.1" 200 280 0.005476 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.006896 10.0.0.50 - - [2025-11-05 06:27:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 7319 0.050185 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2325 0.006535 10.0.0.50 - - [2025-11-05 06:27:53] "GET /floating-ip-pool/1a064650-b5fb-4198-97a9-dfd51353e821 HTTP/1.1" 200 1314 0.003036 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domains HTTP/1.1" 200 280 0.001748 10.0.0.50 - - [2025-11-05 06:27:53] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.002651 10.0.0.50 - - [2025-11-05 06:27:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 7319 0.045703 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 2325 0.004471 10.0.0.50 - - [2025-11-05 06:27:53] "GET /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007068 10.0.0.50 - - [2025-11-05 06:27:53] "POST /tags HTTP/1.1" 200 365 0.073758 10.0.0.50 - - [2025-11-05 06:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010358 10.0.0.50 - - [2025-11-05 06:27:53] "GET /tag/d0b18f55-2ccc-437e-8716-0102016cabce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017090 10.0.0.50 - - [2025-11-05 06:27:53] "POST /tags HTTP/1.1" 409 206 0.004370 10.0.0.50 - - [2025-11-05 06:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.50 - - [2025-11-05 06:27:54] "GET /tag/08929c6a-f9f2-4cd2-b404-e08a8fbab446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013464 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.50 - - [2025-11-05 06:27:54] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.046000 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2025-11-05 06:27:54] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004789 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.50 - - [2025-11-05 06:27:54] "GET /service-appliance-set/63eeaccf-b201-4929-8486-9b4f6de11468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004445 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.002092 10.0.0.50 - - [2025-11-05 06:27:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.143999 10.0.0.50 - - [2025-11-05 06:27:54] "GET /virtual-machine-interface/e206ea6f-5c08-44ba-b77a-b7ce2a8c96fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007720 10.0.0.50 - - [2025-11-05 06:27:54] "POST /set-tag HTTP/1.1" 200 109 0.024572 10.0.0.50 - - [2025-11-05 06:27:54] "POST /instance-ips HTTP/1.1" 200 417 0.048733 10.0.0.50 - - [2025-11-05 06:27:54] "GET /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004158 10.0.0.50 - - [2025-11-05 06:27:54] "POST /loadbalancers HTTP/1.1" 200 618 0.075354 10.0.0.50 - - [2025-11-05 06:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018202 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012304 10.0.0.50 - - [2025-11-05 06:27:54] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.049402 10.0.0.50 - - [2025-11-05 06:27:54] "GET /virtual-machine-interface/e206ea6f-5c08-44ba-b77a-b7ce2a8c96fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009809 10.0.0.50 - - [2025-11-05 06:27:54] "GET /virtual-machine-interface/e206ea6f-5c08-44ba-b77a-b7ce2a8c96fd?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006316 10.0.0.50 - - [2025-11-05 06:27:54] "POST /service-instances HTTP/1.1" 200 566 0.085580 10.0.0.50 - - [2025-11-05 06:27:54] "POST /ref-update HTTP/1.1" 200 156 0.017895 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012793 10.0.0.50 - - [2025-11-05 06:27:54] "GET /floating-ip-pool/1a064650-b5fb-4198-97a9-dfd51353e821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003167 10.0.0.50 - - [2025-11-05 06:27:54] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.022741 10.0.0.50 - - [2025-11-05 06:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032171 10.0.0.50 - - [2025-11-05 06:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2025-11-05 06:27:54] "POST /floating-ips HTTP/1.1" 200 671 0.161678 10.0.0.50 - - [2025-11-05 06:27:55] "POST /virtual-machines HTTP/1.1" 200 429 0.057426 10.0.0.50 - - [2025-11-05 06:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027062 10.0.0.50 - - [2025-11-05 06:27:55] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002669 10.0.0.50 - - [2025-11-05 06:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.50 - - [2025-11-05 06:27:55] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003551 10.0.0.50 - - [2025-11-05 06:27:55] "POST /tags HTTP/1.1" 409 221 0.002597 10.0.0.50 - - [2025-11-05 06:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010698 10.0.0.50 - - [2025-11-05 06:27:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163033 10.0.0.50 - - [2025-11-05 06:27:55] "GET /tag/0f5bac68-9cbd-4907-9b26-548765f4c409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009866 10.0.0.50 - - [2025-11-05 06:27:55] "POST /chown HTTP/1.1" 200 109 0.029323 10.0.0.50 - - [2025-11-05 06:27:55] "POST /tags HTTP/1.1" 409 238 0.018474 10.0.0.50 - - [2025-11-05 06:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-11-05 06:27:55] "POST /chown HTTP/1.1" 200 109 0.010746 10.0.0.50 - - [2025-11-05 06:27:55] "GET /tag/d0b18f55-2ccc-437e-8716-0102016cabce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024492 10.0.0.50 - - [2025-11-05 06:27:55] "PUT /virtual-machine-interface/23e97d02-4f12-4869-8a67-5faf1e7327ef HTTP/1.1" 200 284 0.047570 10.0.0.50 - - [2025-11-05 06:27:55] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.041113 10.0.0.50 - - [2025-11-05 06:27:55] "POST /firewall-rules HTTP/1.1" 200 650 0.149160 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.060395 10.0.0.50 - - [2025-11-05 06:27:55] "GET /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.039127 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.048186 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.030679 10.0.0.50 - - [2025-11-05 06:27:55] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.031337 10.0.0.50 - - [2025-11-05 06:27:55] "GET /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003990 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.013639 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.043097 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.101824 10.0.0.50 - - [2025-11-05 06:27:55] "POST /ref-update HTTP/1.1" 200 156 0.033657 10.0.0.50 - - [2025-11-05 06:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010886 10.0.0.50 - - [2025-11-05 06:27:55] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062554 10.0.0.50 - - [2025-11-05 06:27:55] "GET /loadbalancer/1ce016cf-db7c-49a3-a2b6-90a6f4c6604b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004980 10.0.0.50 - - [2025-11-05 06:27:55] "POST /virtual-machines HTTP/1.1" 200 429 0.058676 10.0.0.50 - - [2025-11-05 06:27:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.090843 10.0.0.50 - - [2025-11-05 06:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-11-05 06:27:56] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.070939 10.0.0.50 - - [2025-11-05 06:27:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.246448 10.0.0.50 - - [2025-11-05 06:27:56] "GET /loadbalancer-listener/9344f34b-5b3f-4b23-a740-9874defa03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.032850 10.0.0.50 - - [2025-11-05 06:27:56] "GET /loadbalancer-listener/9344f34b-5b3f-4b23-a740-9874defa03b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006887 10.0.0.50 - - [2025-11-05 06:27:56] "POST /chown HTTP/1.1" 200 109 0.042680 10.0.0.50 - - [2025-11-05 06:27:56] "POST /chown HTTP/1.1" 200 109 0.009417 10.0.0.50 - - [2025-11-05 06:27:56] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058700 10.0.0.50 - - [2025-11-05 06:27:56] "PUT /virtual-machine-interface/29283dda-7e45-44e0-a2d4-33c128fd86fc HTTP/1.1" 200 284 0.066359 10.0.0.50 - - [2025-11-05 06:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047403 10.0.0.50 - - [2025-11-05 06:27:56] "GET /loadbalancer-pool/d938832d-e5ca-4eff-b2b8-a0e6a4c61d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010385 10.0.0.50 - - [2025-11-05 06:27:56] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.073887 10.0.0.50 - - [2025-11-05 06:27:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.053043 10.0.0.50 - - [2025-11-05 06:27:56] "POST /ref-update HTTP/1.1" 200 156 0.020604 10.0.0.50 - - [2025-11-05 06:27:56] "POST /ref-update HTTP/1.1" 200 156 0.048179 10.0.0.50 - - [2025-11-05 06:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033971 10.0.0.50 - - [2025-11-05 06:27:56] "GET /loadbalancer-member/4b6b8fb1-1e23-4d1d-84e2-c7060b744ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.046905 10.0.0.50 - - [2025-11-05 06:27:56] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012520 10.0.0.50 - - [2025-11-05 06:27:56] "POST /ref-update HTTP/1.1" 200 156 0.095081 10.0.0.50 - - [2025-11-05 06:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011879 10.0.0.50 - - [2025-11-05 06:27:56] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005342 10.0.0.50 - - [2025-11-05 06:27:56] "POST /tags HTTP/1.1" 409 221 0.005309 10.0.0.50 - - [2025-11-05 06:27:56] "POST /ref-update HTTP/1.1" 200 156 0.014164 10.0.0.50 - - [2025-11-05 06:27:56] "POST /ref-update HTTP/1.1" 200 156 0.030044 10.0.0.50 - - [2025-11-05 06:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012726 10.0.0.50 - - [2025-11-05 06:27:56] "GET /tag/0f5bac68-9cbd-4907-9b26-548765f4c409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028632 10.0.0.50 - - [2025-11-05 06:27:56] "POST /tags HTTP/1.1" 409 238 0.003453 10.0.0.50 - - [2025-11-05 06:27:56] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.020726 10.0.0.50 - - [2025-11-05 06:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028210 10.0.0.50 - - [2025-11-05 06:27:56] "GET /tag/d0b18f55-2ccc-437e-8716-0102016cabce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022397 10.0.0.50 - - [2025-11-05 06:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.060842 10.0.0.50 - - [2025-11-05 06:27:56] "POST /firewall-rules HTTP/1.1" 409 293 0.007565 10.0.0.50 - - [2025-11-05 06:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.50 - - [2025-11-05 06:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.50 - - [2025-11-05 06:27:56] "POST /chown HTTP/1.1" 200 109 0.018348 10.0.0.50 - - [2025-11-05 06:27:56] "PUT /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d HTTP/1.1" 200 260 0.059226 10.0.0.50 - - [2025-11-05 06:27:56] "GET /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007084 10.0.0.50 - - [2025-11-05 06:27:56] "POST /chown HTTP/1.1" 200 109 0.038585 10.0.0.50 - - [2025-11-05 06:27:57] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.032318 10.0.0.50 - - [2025-11-05 06:27:57] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018195 10.0.0.50 - - [2025-11-05 06:27:57] "GET /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002344 10.0.0.50 - - [2025-11-05 06:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2025-11-05 06:27:57] "POST /ref-update HTTP/1.1" 200 156 0.013600 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008628 10.0.0.50 - - [2025-11-05 06:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.021768 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.027020 10.0.0.50 - - [2025-11-05 06:27:57] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.063550 10.0.0.50 - - [2025-11-05 06:27:57] "POST /virtual-machines HTTP/1.1" 200 373 0.025542 10.0.0.50 - - [2025-11-05 06:27:57] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.022871 10.0.0.50 - - [2025-11-05 06:27:57] "POST /ref-update HTTP/1.1" 200 156 0.036018 10.0.0.50 - - [2025-11-05 06:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016689 10.0.0.50 - - [2025-11-05 06:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.055169 10.0.0.50 - - [2025-11-05 06:27:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142134 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.041713 10.0.0.50 - - [2025-11-05 06:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.062578 10.0.0.50 - - [2025-11-05 06:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.50 - - [2025-11-05 06:27:57] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.051906 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004243 10.0.0.50 - - [2025-11-05 06:27:57] "POST /ref-update HTTP/1.1" 200 156 0.034193 10.0.0.50 - - [2025-11-05 06:27:57] "POST /instance-ips HTTP/1.1" 200 413 0.056827 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.038893 10.0.0.50 - - [2025-11-05 06:27:57] "POST /chown HTTP/1.1" 200 109 0.031672 10.0.0.50 - - [2025-11-05 06:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.060598 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016652 10.0.0.50 - - [2025-11-05 06:27:57] "PUT /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 256 0.010273 10.0.0.50 - - [2025-11-05 06:27:57] "POST /ref-update HTTP/1.1" 200 156 0.027125 10.0.0.50 - - [2025-11-05 06:27:57] "POST /set-tag HTTP/1.1" 200 109 0.041526 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018460 10.0.0.50 - - [2025-11-05 06:27:57] "GET /instance-ip/91b0808a-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003483 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004963 10.0.0.50 - - [2025-11-05 06:27:57] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003203 10.0.0.50 - - [2025-11-05 06:27:57] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.009219 10.0.0.50 - - [2025-11-05 06:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016271 10.0.0.50 - - [2025-11-05 06:27:57] "POST /ref-update HTTP/1.1" 200 156 0.025249 10.0.0.50 - - [2025-11-05 06:27:57] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021502 10.0.0.50 - - [2025-11-05 06:27:58] "POST /set-tag HTTP/1.1" 200 109 0.014374 10.0.0.50 - - [2025-11-05 06:27:58] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.017937 10.0.0.50 - - [2025-11-05 06:27:58] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007091 10.0.0.50 - - [2025-11-05 06:27:58] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.50 - - [2025-11-05 06:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.50 - - [2025-11-05 06:27:58] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.009881 10.0.0.50 - - [2025-11-05 06:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012574 10.0.0.50 - - [2025-11-05 06:27:58] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.007288 10.0.0.50 - - [2025-11-05 06:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006464 10.0.0.50 - - [2025-11-05 06:27:58] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.007298 10.0.0.50 - - [2025-11-05 06:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010273 10.0.0.50 - - [2025-11-05 06:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.022334 10.0.0.50 - - [2025-11-05 06:27:58] "POST /ref-update HTTP/1.1" 200 156 0.025780 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.008869 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.016173 10.0.0.50 - - [2025-11-05 06:27:58] "POST /ref-update HTTP/1.1" 200 156 0.025400 10.0.0.50 - - [2025-11-05 06:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.006248 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.023388 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.006236 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.019818 10.0.0.50 - - [2025-11-05 06:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.005453 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.009398 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.006814 10.0.0.50 - - [2025-11-05 06:27:58] "POST /chown HTTP/1.1" 200 109 0.026091 10.0.0.50 - - [2025-11-05 06:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.007108 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.029819 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.023820 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.50 - - [2025-11-05 06:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.007035 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.045521 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.024122 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.022998 10.0.0.50 - - [2025-11-05 06:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.006247 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.020826 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.006339 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.015532 10.0.0.50 - - [2025-11-05 06:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.007842 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.020720 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.022595 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.006946 10.0.0.50 - - [2025-11-05 06:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.009212 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.013893 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.035738 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.022956 10.0.0.50 - - [2025-11-05 06:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.007868 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.026147 10.0.0.50 - - [2025-11-05 06:27:59] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.032502 10.0.0.50 - - [2025-11-05 06:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.007251 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.017375 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.027205 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.009814 10.0.0.50 - - [2025-11-05 06:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.005515 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.016016 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.015412 10.0.0.50 - - [2025-11-05 06:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.005930 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.019100 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.014495 10.0.0.50 - - [2025-11-05 06:28:00] "POST /chown HTTP/1.1" 200 109 0.005892 10.0.0.50 - - [2025-11-05 06:28:02] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007875 10.0.0.50 - - [2025-11-05 06:28:02] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.50 - - [2025-11-05 06:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.50 - - [2025-11-05 06:28:02] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002961 10.0.0.50 - - [2025-11-05 06:28:03] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006464 10.0.0.50 - - [2025-11-05 06:28:03] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.50 - - [2025-11-05 06:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2025-11-05 06:28:03] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002460 10.0.0.50 - - [2025-11-05 06:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.50 - - [2025-11-05 06:28:06] "POST /chown HTTP/1.1" 200 109 0.012280 10.0.0.50 - - [2025-11-05 06:28:06] "POST /chown HTTP/1.1" 200 109 0.020031 10.0.0.50 - - [2025-11-05 06:28:06] "POST /chown HTTP/1.1" 200 109 0.012630 10.0.0.50 - - [2025-11-05 06:28:06] "POST /chown HTTP/1.1" 200 109 0.026977 10.0.0.50 - - [2025-11-05 06:28:09] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004244 10.0.0.50 - - [2025-11-05 06:28:09] "POST /set-tag HTTP/1.1" 200 109 0.004985 10.0.0.50 - - [2025-11-05 06:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2025-11-05 06:28:09] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002793 10.0.0.50 - - [2025-11-05 06:28:09] "GET /loadbalancer-pool/8dc8d4be-82f3-4ea1-8d04-3453e43a07ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002473 10.0.0.50 - - [2025-11-05 06:28:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023513 10.0.0.50 - - [2025-11-05 06:28:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008716 10.0.0.50 - - [2025-11-05 06:28:09] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005779 10.0.0.50 - - [2025-11-05 06:28:09] "POST /tags HTTP/1.1" 409 221 0.010615 10.0.0.50 - - [2025-11-05 06:28:09] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006924 10.0.0.50 - - [2025-11-05 06:28:09] "POST /ref-update HTTP/1.1" 200 156 0.016759 10.0.0.50 - - [2025-11-05 06:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009427 10.0.0.50 - - [2025-11-05 06:28:09] "GET /tag/0f5bac68-9cbd-4907-9b26-548765f4c409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018303 10.0.0.50 - - [2025-11-05 06:28:09] "GET /floating-ip/860aaed7-4ec6-4e1a-9f5a-4add5764f869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.006309 10.0.0.50 - - [2025-11-05 06:28:09] "PUT /floating-ip/860aaed7-4ec6-4e1a-9f5a-4add5764f869 HTTP/1.1" 200 256 0.008069 10.0.0.50 - - [2025-11-05 06:28:09] "POST /set-tag HTTP/1.1" 200 109 0.055093 10.0.0.50 - - [2025-11-05 06:28:10] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004387 10.0.0.50 - - [2025-11-05 06:28:10] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.50 - - [2025-11-05 06:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2025-11-05 06:28:10] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003307 10.0.0.50 - - [2025-11-05 06:28:10] "GET /loadbalancer-pool/8dc8d4be-82f3-4ea1-8d04-3453e43a07ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002655 10.0.0.50 - - [2025-11-05 06:28:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019561 10.0.0.50 - - [2025-11-05 06:28:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026616 10.0.0.50 - - [2025-11-05 06:28:10] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016556 10.0.0.50 - - [2025-11-05 06:28:10] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009255 10.0.0.50 - - [2025-11-05 06:28:10] "POST /ref-update HTTP/1.1" 200 156 0.010509 10.0.0.50 - - [2025-11-05 06:28:10] "POST /set-tag HTTP/1.1" 200 109 0.026000 10.0.0.50 - - [2025-11-05 06:28:10] "GET /floating-ip/860aaed7-4ec6-4e1a-9f5a-4add5764f869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011809 10.0.0.50 - - [2025-11-05 06:28:11] "GET /virtual-machine/0380cad9-8014-4e4c-b6bb-78e7f92fd7b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.005274 10.0.0.50 - - [2025-11-05 06:28:11] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004340 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine/394ecffb-9042-4bbb-8315-725b597e380c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002819 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007067 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004323 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005851 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.50 - - [2025-11-05 06:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2025-11-05 06:28:12] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003207 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008254 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.027260 10.0.0.50 - - [2025-11-05 06:28:12] "DELETE /loadbalancer-member/6f0b9ed7-2b24-4e04-b3af-7f430895036b HTTP/1.1" 200 115 0.060308 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011856 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.50 - - [2025-11-05 06:28:12] "DELETE /loadbalancer-member/4e326c12-1d7b-4855-a3ae-0bd4dbe8da8a HTTP/1.1" 200 115 0.047147 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009421 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.50 - - [2025-11-05 06:28:12] "DELETE /loadbalancer-member/54b176e7-05c8-4f35-937d-f045fc1f23b6 HTTP/1.1" 200 115 0.030166 10.0.0.50 - - [2025-11-05 06:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2025-11-05 06:28:12] "GET /loadbalancer/164d746f-979b-4adf-bd62-ed0fbde165b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002939 10.0.0.50 - - [2025-11-05 06:28:12] "GET /loadbalancer-pool/08913b8d-3e8e-4f25-852e-2c4e1277e5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.002597 10.0.0.50 - - [2025-11-05 06:28:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017819 10.0.0.50 - - [2025-11-05 06:28:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019781 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007071 10.0.0.50 - - [2025-11-05 06:28:12] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004061 10.0.0.50 - - [2025-11-05 06:28:12] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002951 10.0.0.50 - - [2025-11-05 06:28:12] "POST /set-tag HTTP/1.1" 200 109 0.080039 10.0.0.50 - - [2025-11-05 06:28:13] "GET /loadbalancer-pool/1afcc781-65c4-455e-b477-92c34513c334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.028130 10.0.0.50 - - [2025-11-05 06:28:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029227 10.0.0.50 - - [2025-11-05 06:28:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008909 10.0.0.50 - - [2025-11-05 06:28:13] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007903 10.0.0.50 - - [2025-11-05 06:28:13] "POST /set-tag HTTP/1.1" 200 109 0.004933 10.0.0.50 - - [2025-11-05 06:28:13] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004844 10.0.0.50 - - [2025-11-05 06:28:13] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002016 10.0.0.50 - - [2025-11-05 06:28:13] "GET /loadbalancer-pool/45a36661-9eee-4c50-a20b-3faa5135e0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003304 10.0.0.50 - - [2025-11-05 06:28:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018313 10.0.0.50 - - [2025-11-05 06:28:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021466 10.0.0.50 - - [2025-11-05 06:28:13] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011575 10.0.0.50 - - [2025-11-05 06:28:13] "GET /virtual-machine-interface/01a03d10-ba0f-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003956 10.0.0.50 - - [2025-11-05 06:28:13] "GET /floating-ip/4ac44f0a-ec24-40b7-903b-ae655b175e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002038 10.0.0.50 - - [2025-11-05 06:28:13] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2025-11-05 06:28:14] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004225 10.0.0.50 - - [2025-11-05 06:28:14] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.50 - - [2025-11-05 06:28:17] "GET /virtual-machine/9ab32b42-3c77-476c-8793-2cb006c550d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003145 10.0.0.50 - - [2025-11-05 06:28:17] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004132 10.0.0.50 - - [2025-11-05 06:28:17] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004187 10.0.0.50 - - [2025-11-05 06:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.50 - - [2025-11-05 06:28:47] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005525 10.0.0.50 - - [2025-11-05 06:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.50 - - [2025-11-05 06:28:48] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009274 10.0.0.50 - - [2025-11-05 06:28:48] "POST /set-tag HTTP/1.1" 200 109 0.008482 10.0.0.50 - - [2025-11-05 06:28:48] "GET /virtual-machine/9ab32b42-3c77-476c-8793-2cb006c550d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.007295 10.0.0.50 - - [2025-11-05 06:28:48] "POST /ref-update HTTP/1.1" 200 156 0.020432 10.0.0.50 - - [2025-11-05 06:28:48] "GET /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.021420 10.0.0.50 - - [2025-11-05 06:28:48] "POST /set-tag HTTP/1.1" 200 109 0.044893 10.0.0.50 - - [2025-11-05 06:28:48] "POST /set-tag HTTP/1.1" 200 109 0.036033 10.0.0.50 - - [2025-11-05 06:28:48] "DELETE /instance-ip/91b0808a-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.108339 10.0.0.50 - - [2025-11-05 06:28:48] "DELETE /virtual-machine-interface/918fa798-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.080683 10.0.0.50 - - [2025-11-05 06:28:48] "DELETE /virtual-machine/9ab32b42-3c77-476c-8793-2cb006c550d4 HTTP/1.1" 200 115 0.041538 10.0.0.50 - - [2025-11-05 06:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.50 - - [2025-11-05 06:28:52] "GET /tag/d0b18f55-2ccc-437e-8716-0102016cabce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011482 10.0.0.50 - - [2025-11-05 06:28:52] "GET /tag/d0b18f55-2ccc-437e-8716-0102016cabce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012256 10.0.0.50 - - [2025-11-05 06:28:52] "GET /virtual-machine-interface/23e97d02-4f12-4869-8a67-5faf1e7327ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003995 10.0.0.50 - - [2025-11-05 06:28:52] "POST /set-tag HTTP/1.1" 200 109 0.028302 10.0.0.50 - - [2025-11-05 06:28:52] "GET /virtual-machine-interface/29283dda-7e45-44e0-a2d4-33c128fd86fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004278 10.0.0.50 - - [2025-11-05 06:28:52] "POST /set-tag HTTP/1.1" 200 109 0.019113 10.0.0.50 - - [2025-11-05 06:28:52] "GET /virtual-machine-interface/e206ea6f-5c08-44ba-b77a-b7ce2a8c96fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003983 10.0.0.50 - - [2025-11-05 06:28:52] "POST /set-tag HTTP/1.1" 200 109 0.019368 10.0.0.50 - - [2025-11-05 06:28:52] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.013179 10.0.0.50 - - [2025-11-05 06:28:52] "GET /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003153 10.0.0.50 - - [2025-11-05 06:28:52] "POST /ref-update HTTP/1.1" 200 156 0.020953 10.0.0.50 - - [2025-11-05 06:28:52] "DELETE /firewall-rule/1f64ce9f-1fb5-4a98-bb52-b4725080a18d HTTP/1.1" 200 115 0.049914 10.0.0.50 - - [2025-11-05 06:28:52] "DELETE /loadbalancer-member/4b6b8fb1-1e23-4d1d-84e2-c7060b744ec3 HTTP/1.1" 200 115 0.054490 10.0.0.50 - - [2025-11-05 06:28:52] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.011651 10.0.0.50 - - [2025-11-05 06:28:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014535 10.0.0.50 - - [2025-11-05 06:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2025-11-05 06:28:52] "DELETE /loadbalancer-pool/d938832d-e5ca-4eff-b2b8-a0e6a4c61d5c HTTP/1.1" 200 115 0.063897 10.0.0.50 - - [2025-11-05 06:28:52] "DELETE /loadbalancer-listener/9344f34b-5b3f-4b23-a740-9874defa03b1 HTTP/1.1" 200 115 0.026757 10.0.0.50 - - [2025-11-05 06:28:52] "GET /floating-ip/1d2d8971-fea2-4fe4-843b-e3af21c1ed88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004733 10.0.0.50 - - [2025-11-05 06:28:52] "POST /chown HTTP/1.1" 200 109 0.007628 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.016858 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.020820 10.0.0.50 - - [2025-11-05 06:28:53] "PUT /floating-ip/1d2d8971-fea2-4fe4-843b-e3af21c1ed88 HTTP/1.1" 200 256 0.037066 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.016302 10.0.0.50 - - [2025-11-05 06:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.024811 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /floating-ip/1d2d8971-fea2-4fe4-843b-e3af21c1ed88 HTTP/1.1" 200 115 0.094617 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /loadbalancer/1ce016cf-db7c-49a3-a2b6-90a6f4c6604b HTTP/1.1" 200 115 0.035473 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.018127 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.023189 10.0.0.50 - - [2025-11-05 06:28:53] "POST /chown HTTP/1.1" 200 109 0.022239 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /instance-ip/c6d29f79-8471-46f5-a6d4-077e7c371854 HTTP/1.1" 200 115 0.102559 10.0.0.50 - - [2025-11-05 06:28:53] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.008296 10.0.0.50 - - [2025-11-05 06:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007713 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /virtual-machine-interface/e206ea6f-5c08-44ba-b77a-b7ce2a8c96fd HTTP/1.1" 200 115 0.117872 10.0.0.50 - - [2025-11-05 06:28:53] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.057549 10.0.0.50 - - [2025-11-05 06:28:53] "GET /floating-ip-pool/1a064650-b5fb-4198-97a9-dfd51353e821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004847 10.0.0.50 - - [2025-11-05 06:28:53] "POST /ref-update HTTP/1.1" 200 156 0.011443 10.0.0.50 - - [2025-11-05 06:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028578 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /floating-ip-pool/1a064650-b5fb-4198-97a9-dfd51353e821 HTTP/1.1" 200 115 0.054591 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /tag/d0b18f55-2ccc-437e-8716-0102016cabce HTTP/1.1" 200 115 0.140246 10.0.0.50 - - [2025-11-05 06:28:53] "PUT /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 266 0.013093 10.0.0.50 - - [2025-11-05 06:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027010 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /service-instance/7f17c8fa-a51a-4388-bcc2-d403cb1c33b3 HTTP/1.1" 200 115 0.102243 10.0.0.50 - - [2025-11-05 06:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.50 - - [2025-11-05 06:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002179 10.0.0.50 - - [2025-11-05 06:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001791 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /virtual-network/edfeb3fc-ff3e-49a0-a02a-6c741f16e15e HTTP/1.1" 200 115 0.227008 10.0.0.50 - - [2025-11-05 06:28:53] "GET /routing-instance/e266be50-68b7-48de-9197-c4dfb1a49543 HTTP/1.1" 404 171 0.004706 10.0.0.50 - - [2025-11-05 06:28:53] "GET /domains HTTP/1.1" 200 280 0.004376 10.0.0.50 - - [2025-11-05 06:28:53] "GET /domain/bc1ec597-2058-45cd-be0a-80e98749b86e HTTP/1.1" 200 3087 0.009243 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /route-target/2795f97f-8d8d-4c6d-8b1c-20982be3aa88 HTTP/1.1" 200 115 0.048300 10.0.0.50 - - [2025-11-05 06:28:53] "GET /virtual-machine-interface/23e97d02-4f12-4869-8a67-5faf1e7327ef?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.010783 10.0.0.50 - - [2025-11-05 06:28:53] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5 HTTP/1.1" 200 7410 0.054459 10.0.0.50 - - [2025-11-05 06:28:53] "DELETE /virtual-machine-interface/23e97d02-4f12-4869-8a67-5faf1e7327ef HTTP/1.1" 200 115 0.079321 10.0.0.50 - - [2025-11-05 06:28:53] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.029227 10.0.0.50 - - [2025-11-05 06:28:53] "POST /set-tag HTTP/1.1" 200 109 0.008067 10.0.0.50 - - [2025-11-05 06:28:53] "POST /ref-update HTTP/1.1" 200 156 0.071366 10.0.0.50 - - [2025-11-05 06:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014166 10.0.0.50 - - [2025-11-05 06:28:54] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009677 10.0.0.50 - - [2025-11-05 06:28:54] "DELETE /virtual-machine/28f016bb-2c3f-4809-b627-1369fba4e581 HTTP/1.1" 200 115 0.035869 10.0.0.50 - - [2025-11-05 06:28:54] "GET /virtual-machine-interface/29283dda-7e45-44e0-a2d4-33c128fd86fc?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006335 10.0.0.50 - - [2025-11-05 06:28:54] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004145 10.0.0.50 - - [2025-11-05 06:28:54] "POST /set-tag HTTP/1.1" 200 109 0.017151 10.0.0.50 - - [2025-11-05 06:28:54] "DELETE /loadbalancer-member/2e39095c-1a96-48f4-add6-30047c1df287 HTTP/1.1" 200 115 0.046828 10.0.0.50 - - [2025-11-05 06:28:54] "DELETE /virtual-machine-interface/29283dda-7e45-44e0-a2d4-33c128fd86fc HTTP/1.1" 200 115 0.065836 10.0.0.50 - - [2025-11-05 06:28:54] "DELETE /virtual-machine/99f65ee8-b3b6-40b0-92d8-899f82122b68 HTTP/1.1" 200 115 0.017786 10.0.0.50 - - [2025-11-05 06:28:55] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005337 10.0.0.50 - - [2025-11-05 06:28:55] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.50 - - [2025-11-05 06:28:55] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004452 10.0.0.50 - - [2025-11-05 06:28:55] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.50 - - [2025-11-05 06:28:55] "GET /virtual-machine/394ecffb-9042-4bbb-8315-725b597e380c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002820 10.0.0.50 - - [2025-11-05 06:28:55] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.50 - - [2025-11-05 06:28:55] "GET /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004306 10.0.0.50 - - [2025-11-05 06:28:55] "POST /set-tag HTTP/1.1" 200 109 0.022996 10.0.0.50 - - [2025-11-05 06:28:56] "POST /set-tag HTTP/1.1" 200 109 0.027774 10.0.0.50 - - [2025-11-05 06:28:56] "POST /set-tag HTTP/1.1" 200 109 0.036894 10.0.0.50 - - [2025-11-05 06:28:56] "DELETE /instance-ip/8d20fb76-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.034286 10.0.0.50 - - [2025-11-05 06:28:56] "POST /ref-update HTTP/1.1" 200 156 0.008615 10.0.0.50 - - [2025-11-05 06:28:56] "DELETE /virtual-machine-interface/8d044a44-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.041708 10.0.0.50 - - [2025-11-05 06:28:56] "DELETE /virtual-machine/394ecffb-9042-4bbb-8315-725b597e380c HTTP/1.1" 200 115 0.014335 10.0.0.50 - - [2025-11-05 06:28:59] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008837 10.0.0.50 - - [2025-11-05 06:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2025-11-05 06:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2025-11-05 06:28:59] "GET /loadbalancer/714bdfcd-9f57-49f5-8ece-3d76c015b373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002810 10.0.0.50 - - [2025-11-05 06:28:59] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009575 10.0.0.50 - - [2025-11-05 06:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.50 - - [2025-11-05 06:28:59] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004387 10.0.0.50 - - [2025-11-05 06:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2025-11-05 06:28:59] "GET /virtual-machine/0380cad9-8014-4e4c-b6bb-78e7f92fd7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002846 10.0.0.50 - - [2025-11-05 06:28:59] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.50 - - [2025-11-05 06:28:59] "GET /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010625 10.0.0.50 - - [2025-11-05 06:28:59] "POST /set-tag HTTP/1.1" 200 109 0.019225 10.0.0.50 - - [2025-11-05 06:28:59] "POST /set-tag HTTP/1.1" 200 109 0.028146 10.0.0.50 - - [2025-11-05 06:29:00] "POST /set-tag HTTP/1.1" 200 109 0.024175 10.0.0.50 - - [2025-11-05 06:29:00] "DELETE /instance-ip/8cbd7650-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.030372 10.0.0.50 - - [2025-11-05 06:29:00] "POST /ref-update HTTP/1.1" 200 156 0.009680 10.0.0.50 - - [2025-11-05 06:29:00] "DELETE /virtual-machine-interface/8c9ad85c-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.063659 10.0.0.50 - - [2025-11-05 06:29:00] "DELETE /virtual-machine/0380cad9-8014-4e4c-b6bb-78e7f92fd7b2 HTTP/1.1" 200 115 0.026207 10.0.0.50 - - [2025-11-05 06:29:00] "DELETE /tag/22af827a-5499-45a4-a23f-d575d28315df HTTP/1.1" 200 115 0.059800 10.0.0.50 - - [2025-11-05 06:29:00] "DELETE /tag/c3c6937c-745e-40a3-a302-2068745d7edd HTTP/1.1" 200 115 0.055440 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2025-11-05 06:29:04] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028075 10.0.0.50 - - [2025-11-05 06:29:04] "POST /tags HTTP/1.1" 200 393 0.046598 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014860 10.0.0.50 - - [2025-11-05 06:29:04] "GET /tag/7c1cc348-c451-4e71-a300-92fc7bd7edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023753 10.0.0.50 - - [2025-11-05 06:29:04] "POST /tags HTTP/1.1" 200 341 0.021717 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.50 - - [2025-11-05 06:29:04] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018970 10.0.0.50 - - [2025-11-05 06:29:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.001155 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.003390 10.0.0.50 - - [2025-11-05 06:29:04] "POST /security-groups HTTP/1.1" 200 589 0.072720 10.0.0.50 - - [2025-11-05 06:29:04] "POST /projects HTTP/1.1" 200 519 0.207167 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.004130 10.0.0.50 - - [2025-11-05 06:29:04] "POST /access-control-lists HTTP/1.1" 200 598 0.076202 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.016321 10.0.0.50 - - [2025-11-05 06:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.060299 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009854 10.0.0.50 - - [2025-11-05 06:29:04] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006230 10.0.0.50 - - [2025-11-05 06:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2025-11-05 06:29:04] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.019399 10.0.0.50 - - [2025-11-05 06:29:05] "POST /access-control-lists HTTP/1.1" 200 596 0.089759 10.0.0.50 - - [2025-11-05 06:29:05] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.100666 10.0.0.50 - - [2025-11-05 06:29:05] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.061032 10.0.0.50 - - [2025-11-05 06:29:05] "POST /security-groups HTTP/1.1" 200 591 0.084620 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.004816 10.0.0.50 - - [2025-11-05 06:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.052546 10.0.0.50 - - [2025-11-05 06:29:05] "POST /chown HTTP/1.1" 200 109 0.025730 10.0.0.50 - - [2025-11-05 06:29:05] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007727 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.50 - - [2025-11-05 06:29:05] "POST /access-control-lists HTTP/1.1" 200 632 0.108076 10.0.0.50 - - [2025-11-05 06:29:05] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023914 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.015016 10.0.0.50 - - [2025-11-05 06:29:05] "POST /tags HTTP/1.1" 409 226 0.002198 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2025-11-05 06:29:05] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.027323 10.0.0.50 - - [2025-11-05 06:29:05] "POST /access-control-lists HTTP/1.1" 200 630 0.074507 10.0.0.50 - - [2025-11-05 06:29:05] "POST /firewall-rules HTTP/1.1" 200 600 0.084176 10.0.0.50 - - [2025-11-05 06:29:05] "GET /firewall-rule/ceb30263-4f95-49d4-bccc-edeadfb9081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011687 10.0.0.50 - - [2025-11-05 06:29:05] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004688 10.0.0.50 - - [2025-11-05 06:29:05] "GET /firewall-rule/ceb30263-4f95-49d4-bccc-edeadfb9081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002666 10.0.0.50 - - [2025-11-05 06:29:05] "POST /ref-update HTTP/1.1" 200 156 0.059499 10.0.0.50 - - [2025-11-05 06:29:05] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008119 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.50 - - [2025-11-05 06:29:05] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002539 10.0.0.50 - - [2025-11-05 06:29:05] "POST /tags HTTP/1.1" 409 226 0.001788 10.0.0.50 - - [2025-11-05 06:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-11-05 06:29:05] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010199 10.0.0.50 - - [2025-11-05 06:29:06] "POST /firewall-rules HTTP/1.1" 200 598 0.064768 10.0.0.50 - - [2025-11-05 06:29:06] "GET /firewall-rule/e5bcc9d3-1919-4b6d-bc79-9dff0db7870a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003928 10.0.0.50 - - [2025-11-05 06:29:06] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003361 10.0.0.50 - - [2025-11-05 06:29:06] "GET /firewall-rule/e5bcc9d3-1919-4b6d-bc79-9dff0db7870a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002079 10.0.0.50 - - [2025-11-05 06:29:06] "POST /ref-update HTTP/1.1" 200 156 0.064029 10.0.0.50 - - [2025-11-05 06:29:07] "POST /tags HTTP/1.1" 200 393 0.027887 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.50 - - [2025-11-05 06:29:07] "GET /tag/19a38823-f41e-4b51-9019-744c4fa74ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014327 10.0.0.50 - - [2025-11-05 06:29:07] "POST /tags HTTP/1.1" 200 341 0.025684 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018620 10.0.0.50 - - [2025-11-05 06:29:07] "GET /tag/72c7ec3f-d466-4c90-8307-91d4a834f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019315 10.0.0.50 - - [2025-11-05 06:29:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000493 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.002779 10.0.0.50 - - [2025-11-05 06:29:07] "POST /security-groups HTTP/1.1" 200 589 0.080500 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002337 10.0.0.50 - - [2025-11-05 06:29:07] "POST /projects HTTP/1.1" 200 519 0.221968 10.0.0.50 - - [2025-11-05 06:29:07] "POST /access-control-lists HTTP/1.1" 200 598 0.064562 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.016162 10.0.0.50 - - [2025-11-05 06:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.083796 10.0.0.50 - - [2025-11-05 06:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014281 10.0.0.50 - - [2025-11-05 06:29:07] "POST /access-control-lists HTTP/1.1" 200 596 0.041647 10.0.0.50 - - [2025-11-05 06:29:08] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005954 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2025-11-05 06:29:08] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004158 10.0.0.50 - - [2025-11-05 06:29:08] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.052307 10.0.0.50 - - [2025-11-05 06:29:08] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.040001 10.0.0.50 - - [2025-11-05 06:29:08] "POST /security-groups HTTP/1.1" 200 591 0.064394 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.008863 10.0.0.50 - - [2025-11-05 06:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039096 10.0.0.50 - - [2025-11-05 06:29:08] "POST /chown HTTP/1.1" 200 109 0.016684 10.0.0.50 - - [2025-11-05 06:29:08] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017585 10.0.0.50 - - [2025-11-05 06:29:08] "POST /access-control-lists HTTP/1.1" 200 632 0.095438 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.012257 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008109 10.0.0.50 - - [2025-11-05 06:29:08] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004835 10.0.0.50 - - [2025-11-05 06:29:08] "POST /tags HTTP/1.1" 409 226 0.002079 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2025-11-05 06:29:08] "POST /access-control-lists HTTP/1.1" 200 630 0.072459 10.0.0.50 - - [2025-11-05 06:29:08] "GET /tag/72c7ec3f-d466-4c90-8307-91d4a834f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016764 10.0.0.50 - - [2025-11-05 06:29:08] "POST /firewall-rules HTTP/1.1" 200 600 0.064511 10.0.0.50 - - [2025-11-05 06:29:08] "GET /firewall-rule/598668c8-35bb-4b91-a58b-fc9cd51df1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008423 10.0.0.50 - - [2025-11-05 06:29:08] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005982 10.0.0.50 - - [2025-11-05 06:29:08] "GET /firewall-rule/598668c8-35bb-4b91-a58b-fc9cd51df1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002836 10.0.0.50 - - [2025-11-05 06:29:08] "POST /ref-update HTTP/1.1" 200 156 0.051050 10.0.0.50 - - [2025-11-05 06:29:08] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010717 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2025-11-05 06:29:08] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002360 10.0.0.50 - - [2025-11-05 06:29:08] "POST /tags HTTP/1.1" 409 226 0.001579 10.0.0.50 - - [2025-11-05 06:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-11-05 06:29:08] "GET /tag/72c7ec3f-d466-4c90-8307-91d4a834f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.090471 10.0.0.50 - - [2025-11-05 06:29:08] "POST /firewall-rules HTTP/1.1" 200 598 0.063023 10.0.0.50 - - [2025-11-05 06:29:09] "GET /firewall-rule/afcc9271-6d76-42cc-8c36-ffe2f187719c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004250 10.0.0.50 - - [2025-11-05 06:29:09] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003310 10.0.0.50 - - [2025-11-05 06:29:09] "GET /firewall-rule/afcc9271-6d76-42cc-8c36-ffe2f187719c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002160 10.0.0.50 - - [2025-11-05 06:29:09] "POST /ref-update HTTP/1.1" 200 156 0.053787 10.0.0.50 - - [2025-11-05 06:29:10] "POST /tags HTTP/1.1" 200 345 0.093095 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.50 - - [2025-11-05 06:29:10] "GET /tag/0e9fecce-0007-443f-bb0c-0d77e609cff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023449 10.0.0.50 - - [2025-11-05 06:29:10] "POST /projects HTTP/1.1" 409 238 0.001812 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.50 - - [2025-11-05 06:29:10] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054987 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008035 10.0.0.50 - - [2025-11-05 06:29:10] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005105 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.50 - - [2025-11-05 06:29:10] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004962 10.0.0.50 - - [2025-11-05 06:29:10] "POST /security-groups HTTP/1.1" 409 285 0.003012 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-11-05 06:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2025-11-05 06:29:10] "PUT /security-group/cdd7fec3-d94c-423a-836c-bde1b5624fbd HTTP/1.1" 200 262 0.057970 10.0.0.50 - - [2025-11-05 06:29:10] "PUT /access-control-list/501c0afc-743b-4a86-8767-688a863f9ad8 HTTP/1.1" 200 272 0.018984 10.0.0.50 - - [2025-11-05 06:29:10] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.084154 10.0.0.50 - - [2025-11-05 06:29:10] "PUT /access-control-list/cf9e3c43-bc34-499a-a802-abadbac48710 HTTP/1.1" 200 272 0.037486 10.0.0.50 - - [2025-11-05 06:29:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040095 10.0.0.50 - - [2025-11-05 06:29:11] "POST /tags HTTP/1.1" 409 228 0.019993 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2025-11-05 06:29:11] "GET /tag/0e9fecce-0007-443f-bb0c-0d77e609cff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024285 10.0.0.50 - - [2025-11-05 06:29:11] "POST /tags HTTP/1.1" 200 345 0.045356 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023172 10.0.0.50 - - [2025-11-05 06:29:11] "GET /tag/d70696fb-9b59-4292-aa08-9464d30d8d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015466 10.0.0.50 - - [2025-11-05 06:29:11] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2025-11-05 06:29:11] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.060224 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007524 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.50 - - [2025-11-05 06:29:11] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.014211 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016287 10.0.0.50 - - [2025-11-05 06:29:11] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.112054 10.0.0.50 - - [2025-11-05 06:29:11] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.032357 10.0.0.50 - - [2025-11-05 06:29:11] "POST /security-groups HTTP/1.1" 409 285 0.004193 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2025-11-05 06:29:11] "PUT /security-group/ed573fab-1a53-4b7f-ba4a-4cd5632f02bf HTTP/1.1" 200 262 0.080078 10.0.0.50 - - [2025-11-05 06:29:11] "PUT /access-control-list/ce236e0d-b11c-49c6-828f-d767bf5a83b0 HTTP/1.1" 200 272 0.017429 10.0.0.50 - - [2025-11-05 06:29:11] "PUT /access-control-list/305ecee2-ad3b-47c8-9f17-ed6358e9fce9 HTTP/1.1" 200 272 0.033428 10.0.0.50 - - [2025-11-05 06:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032857 10.0.0.50 - - [2025-11-05 06:29:11] "POST /tags HTTP/1.1" 409 228 0.017294 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2025-11-05 06:29:11] "GET /tag/d70696fb-9b59-4292-aa08-9464d30d8d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010115 10.0.0.50 - - [2025-11-05 06:29:11] "POST /tags HTTP/1.1" 200 291 0.072019 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.50 - - [2025-11-05 06:29:11] "GET /tag/d4d749e3-997f-4f51-8cc1-c53a4442d9e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012951 10.0.0.50 - - [2025-11-05 06:29:11] "POST /tags HTTP/1.1" 200 303 0.047238 10.0.0.50 - - [2025-11-05 06:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.50 - - [2025-11-05 06:29:12] "GET /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015652 10.0.0.50 - - [2025-11-05 06:29:12] "POST /tags HTTP/1.1" 409 252 0.002282 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.50 - - [2025-11-05 06:29:12] "GET /tag/7c1cc348-c451-4e71-a300-92fc7bd7edd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018989 10.0.0.50 - - [2025-11-05 06:29:12] "POST /tags HTTP/1.1" 409 226 0.002699 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2025-11-05 06:29:12] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012300 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004007 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-11-05 06:29:12] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045415 10.0.0.50 - - [2025-11-05 06:29:12] "POST /virtual-machines HTTP/1.1" 200 395 0.009206 10.0.0.50 - - [2025-11-05 06:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007809 10.0.0.50 - - [2025-11-05 06:29:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099586 10.0.0.50 - - [2025-11-05 06:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019487 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004791 10.0.0.50 - - [2025-11-05 06:29:12] "POST /instance-ips HTTP/1.1" 200 397 0.019976 10.0.0.50 - - [2025-11-05 06:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020564 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015298 10.0.0.50 - - [2025-11-05 06:29:12] "POST /set-tag HTTP/1.1" 200 109 0.068245 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010055 10.0.0.50 - - [2025-11-05 06:29:12] "GET /instance-ip/be64b542-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007229 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004405 10.0.0.50 - - [2025-11-05 06:29:12] "POST /set-tag HTTP/1.1" 200 109 0.004255 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003630 10.0.0.50 - - [2025-11-05 06:29:12] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010067 10.0.0.50 - - [2025-11-05 06:29:12] "POST /set-tag HTTP/1.1" 200 109 0.005435 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-11-05 06:29:12] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004347 10.0.0.50 - - [2025-11-05 06:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-11-05 06:29:13] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041898 10.0.0.50 - - [2025-11-05 06:29:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007393 10.0.0.50 - - [2025-11-05 06:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026196 10.0.0.50 - - [2025-11-05 06:29:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097384 10.0.0.50 - - [2025-11-05 06:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009015 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007920 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009618 10.0.0.50 - - [2025-11-05 06:29:13] "POST /instance-ips HTTP/1.1" 200 397 0.022439 10.0.0.50 - - [2025-11-05 06:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017628 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009361 10.0.0.50 - - [2025-11-05 06:29:13] "POST /set-tag HTTP/1.1" 200 109 0.067961 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010694 10.0.0.50 - - [2025-11-05 06:29:13] "GET /instance-ip/bedaa658-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002767 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004344 10.0.0.50 - - [2025-11-05 06:29:13] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003417 10.0.0.50 - - [2025-11-05 06:29:13] "POST /ref-update HTTP/1.1" 200 156 0.009495 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017075 10.0.0.50 - - [2025-11-05 06:29:13] "POST /set-tag HTTP/1.1" 200 109 0.004216 10.0.0.50 - - [2025-11-05 06:29:13] "POST /tags HTTP/1.1" 200 291 0.029757 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.50 - - [2025-11-05 06:29:13] "GET /tag/5949472c-4e83-40de-a33b-e9a7761b0642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014279 10.0.0.50 - - [2025-11-05 06:29:13] "POST /tags HTTP/1.1" 409 252 0.002135 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2025-11-05 06:29:13] "GET /tag/19a38823-f41e-4b51-9019-744c4fa74ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010556 10.0.0.50 - - [2025-11-05 06:29:13] "POST /tags HTTP/1.1" 409 226 0.002075 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2025-11-05 06:29:13] "GET /tag/72c7ec3f-d466-4c90-8307-91d4a834f418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010034 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.50 - - [2025-11-05 06:29:13] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003848 10.0.0.50 - - [2025-11-05 06:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.50 - - [2025-11-05 06:29:14] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036438 10.0.0.50 - - [2025-11-05 06:29:14] "POST /virtual-machines HTTP/1.1" 200 395 0.008229 10.0.0.50 - - [2025-11-05 06:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011062 10.0.0.50 - - [2025-11-05 06:29:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122983 10.0.0.50 - - [2025-11-05 06:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009020 10.0.0.50 - - [2025-11-05 06:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016623 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004678 10.0.0.50 - - [2025-11-05 06:29:14] "POST /instance-ips HTTP/1.1" 200 397 0.019977 10.0.0.50 - - [2025-11-05 06:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027640 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008887 10.0.0.50 - - [2025-11-05 06:29:14] "POST /set-tag HTTP/1.1" 200 109 0.067838 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027910 10.0.0.50 - - [2025-11-05 06:29:14] "GET /instance-ip/bf6f6e46-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014524 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004812 10.0.0.50 - - [2025-11-05 06:29:14] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003688 10.0.0.50 - - [2025-11-05 06:29:14] "POST /ref-update HTTP/1.1" 200 156 0.007685 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010009 10.0.0.50 - - [2025-11-05 06:29:14] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.50 - - [2025-11-05 06:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-11-05 06:29:14] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004032 10.0.0.50 - - [2025-11-05 06:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.50 - - [2025-11-05 06:29:14] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043314 10.0.0.50 - - [2025-11-05 06:29:14] "POST /virtual-machines HTTP/1.1" 200 395 0.006801 10.0.0.50 - - [2025-11-05 06:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010383 10.0.0.50 - - [2025-11-05 06:29:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114734 10.0.0.50 - - [2025-11-05 06:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014287 10.0.0.50 - - [2025-11-05 06:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009530 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004903 10.0.0.50 - - [2025-11-05 06:29:15] "POST /instance-ips HTTP/1.1" 200 397 0.021638 10.0.0.50 - - [2025-11-05 06:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031843 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011525 10.0.0.50 - - [2025-11-05 06:29:15] "POST /set-tag HTTP/1.1" 200 109 0.063677 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015780 10.0.0.50 - - [2025-11-05 06:29:15] "GET /instance-ip/bfea1d6c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002771 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006230 10.0.0.50 - - [2025-11-05 06:29:15] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004253 10.0.0.50 - - [2025-11-05 06:29:15] "POST /ref-update HTTP/1.1" 200 156 0.009593 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011870 10.0.0.50 - - [2025-11-05 06:29:15] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.50 - - [2025-11-05 06:29:15] "POST /tags HTTP/1.1" 200 299 0.022783 10.0.0.50 - - [2025-11-05 06:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023155 10.0.0.50 - - [2025-11-05 06:29:15] "GET /tag/69b9e99e-a553-44a2-9a7f-ca0ab828cc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011322 10.0.0.50 - - [2025-11-05 06:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003987 10.0.0.50 - - [2025-11-05 06:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2025-11-05 06:29:15] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031703 10.0.0.50 - - [2025-11-05 06:29:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007836 10.0.0.50 - - [2025-11-05 06:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018764 10.0.0.50 - - [2025-11-05 06:29:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114470 10.0.0.50 - - [2025-11-05 06:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009841 10.0.0.50 - - [2025-11-05 06:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.50 - - [2025-11-05 06:29:15] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005324 10.0.0.50 - - [2025-11-05 06:29:16] "POST /instance-ips HTTP/1.1" 200 397 0.019408 10.0.0.50 - - [2025-11-05 06:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.032169 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014665 10.0.0.50 - - [2025-11-05 06:29:16] "POST /set-tag HTTP/1.1" 200 109 0.016355 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021445 10.0.0.50 - - [2025-11-05 06:29:16] "GET /instance-ip/c07026fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003116 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004156 10.0.0.50 - - [2025-11-05 06:29:16] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.50 - - [2025-11-05 06:29:16] "POST /tags HTTP/1.1" 200 299 0.021613 10.0.0.50 - - [2025-11-05 06:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.50 - - [2025-11-05 06:29:16] "GET /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011864 10.0.0.50 - - [2025-11-05 06:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003570 10.0.0.50 - - [2025-11-05 06:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2025-11-05 06:29:16] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031802 10.0.0.50 - - [2025-11-05 06:29:16] "POST /virtual-machines HTTP/1.1" 200 395 0.006858 10.0.0.50 - - [2025-11-05 06:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009707 10.0.0.50 - - [2025-11-05 06:29:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102339 10.0.0.50 - - [2025-11-05 06:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008209 10.0.0.50 - - [2025-11-05 06:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009421 10.0.0.50 - - [2025-11-05 06:29:16] "POST /instance-ips HTTP/1.1" 200 397 0.018939 10.0.0.50 - - [2025-11-05 06:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024466 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013784 10.0.0.50 - - [2025-11-05 06:29:16] "POST /set-tag HTTP/1.1" 200 109 0.023655 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019964 10.0.0.50 - - [2025-11-05 06:29:16] "GET /instance-ip/c0d839de-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004008 10.0.0.50 - - [2025-11-05 06:29:16] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004715 10.0.0.50 - - [2025-11-05 06:29:16] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.50 - - [2025-11-05 06:29:16] "POST /tags HTTP/1.1" 200 299 0.021097 10.0.0.50 - - [2025-11-05 06:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.50 - - [2025-11-05 06:29:17] "GET /tag/e3929ce0-661f-48f2-8f04-190063e4f3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019604 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004937 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.50 - - [2025-11-05 06:29:17] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034358 10.0.0.50 - - [2025-11-05 06:29:17] "POST /virtual-machines HTTP/1.1" 200 395 0.008650 10.0.0.50 - - [2025-11-05 06:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010101 10.0.0.50 - - [2025-11-05 06:29:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122857 10.0.0.50 - - [2025-11-05 06:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010505 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011719 10.0.0.50 - - [2025-11-05 06:29:17] "POST /instance-ips HTTP/1.1" 200 397 0.028321 10.0.0.50 - - [2025-11-05 06:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019314 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011304 10.0.0.50 - - [2025-11-05 06:29:17] "POST /set-tag HTTP/1.1" 200 109 0.025196 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021620 10.0.0.50 - - [2025-11-05 06:29:17] "GET /instance-ip/c14bdd8a-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005595 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006161 10.0.0.50 - - [2025-11-05 06:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.50 - - [2025-11-05 06:29:17] "POST /tags HTTP/1.1" 200 299 0.020792 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2025-11-05 06:29:17] "GET /tag/82b67067-589f-4518-a2dc-68d662fd78a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012175 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-11-05 06:29:17] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003846 10.0.0.50 - - [2025-11-05 06:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.50 - - [2025-11-05 06:29:17] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033655 10.0.0.50 - - [2025-11-05 06:29:17] "POST /virtual-machines HTTP/1.1" 200 395 0.007398 10.0.0.50 - - [2025-11-05 06:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017391 10.0.0.50 - - [2025-11-05 06:29:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104671 10.0.0.50 - - [2025-11-05 06:29:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012909 10.0.0.50 - - [2025-11-05 06:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011920 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015156 10.0.0.50 - - [2025-11-05 06:29:18] "POST /instance-ips HTTP/1.1" 200 397 0.019221 10.0.0.50 - - [2025-11-05 06:29:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022029 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020101 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.042876 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021936 10.0.0.50 - - [2025-11-05 06:29:18] "GET /instance-ip/c1b8814c-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005563 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004225 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004054 10.0.0.50 - - [2025-11-05 06:29:18] "POST /ref-update HTTP/1.1" 200 156 0.011934 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004713 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004079 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004867 10.0.0.50 - - [2025-11-05 06:29:18] "POST /ref-update HTTP/1.1" 200 156 0.011713 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004097 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003797 10.0.0.50 - - [2025-11-05 06:29:18] "POST /ref-update HTTP/1.1" 200 156 0.012914 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015089 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004110 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003889 10.0.0.50 - - [2025-11-05 06:29:18] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004344 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004106 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010740 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004400 10.0.0.50 - - [2025-11-05 06:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.50 - - [2025-11-05 06:29:18] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003770 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2025-11-05 06:29:19] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003623 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.50 - - [2025-11-05 06:29:19] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004177 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.50 - - [2025-11-05 06:29:19] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003967 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.50 - - [2025-11-05 06:29:19] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004353 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.50 - - [2025-11-05 06:29:19] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004773 10.0.0.50 - - [2025-11-05 06:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine/52112c94-5e8a-4ddd-9188-cd4a2968b3c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002933 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003901 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine/db427786-f271-46ea-8c2a-dee170e1ec96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002799 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003612 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine/64abe732-9964-4325-8223-52bd71ce051c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003747 10.0.0.50 - - [2025-11-05 06:29:21] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004114 10.0.0.50 - - [2025-11-05 06:29:22] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004012 10.0.0.50 - - [2025-11-05 06:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.50 - - [2025-11-05 06:29:23] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013011 10.0.0.50 - - [2025-11-05 06:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.50 - - [2025-11-05 06:29:23] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004502 10.0.0.50 - - [2025-11-05 06:29:23] "POST /set-tag HTTP/1.1" 200 109 0.004505 10.0.0.50 - - [2025-11-05 06:29:23] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004086 10.0.0.50 - - [2025-11-05 06:29:23] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.50 - - [2025-11-05 06:29:26] "GET /virtual-machine/6de45e09-78a5-4f0a-8b55-828e9f281611?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002846 10.0.0.50 - - [2025-11-05 06:29:26] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003754 10.0.0.50 - - [2025-11-05 06:29:27] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004152 10.0.0.50 - - [2025-11-05 06:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine/33d99467-e5de-4d50-a919-1802e2887d53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003165 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004019 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine/15001879-b311-41fb-a023-6dfaa8131d96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.009871 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006170 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine/df286ce3-a359-47ef-8a45-9232de1e063f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002701 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004201 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine/8112275a-2f32-412c-ac4c-e4d2e079976f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002917 10.0.0.50 - - [2025-11-05 06:29:31] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004892 10.0.0.50 - - [2025-11-05 06:29:32] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002869 10.0.0.50 - - [2025-11-05 06:29:32] "POST /tags HTTP/1.1" 200 333 0.033695 10.0.0.50 - - [2025-11-05 06:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008005 10.0.0.50 - - [2025-11-05 06:29:32] "GET /tag/d8419092-acb4-48f5-90eb-39bb6842be30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015760 10.0.0.50 - - [2025-11-05 06:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-11-05 06:29:32] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031284 10.0.0.50 - - [2025-11-05 06:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2025-11-05 06:29:32] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003554 10.0.0.50 - - [2025-11-05 06:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.50 - - [2025-11-05 06:29:32] "GET /service-appliance-set/b585b31b-95a5-4edc-a135-96b0a17b52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002281 10.0.0.50 - - [2025-11-05 06:29:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.002049 10.0.0.50 - - [2025-11-05 06:29:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104175 10.0.0.50 - - [2025-11-05 06:29:32] "GET /virtual-machine-interface/b839185c-54d6-4140-ac89-a4c7592dcbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012639 10.0.0.50 - - [2025-11-05 06:29:32] "POST /instance-ips HTTP/1.1" 200 409 0.020121 10.0.0.50 - - [2025-11-05 06:29:32] "GET /instance-ip/1be18eed-b7a3-4547-b3ef-06d8d955bf77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004114 10.0.0.50 - - [2025-11-05 06:29:32] "POST /loadbalancers HTTP/1.1" 200 629 0.065980 10.0.0.50 - - [2025-11-05 06:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017662 10.0.0.50 - - [2025-11-05 06:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.50 - - [2025-11-05 06:29:33] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052646 10.0.0.50 - - [2025-11-05 06:29:33] "GET /instance-ip/1be18eed-b7a3-4547-b3ef-06d8d955bf77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002683 10.0.0.50 - - [2025-11-05 06:29:33] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037285 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003101 10.0.0.50 - - [2025-11-05 06:29:33] "POST /floating-ips HTTP/1.1" 200 597 0.023868 10.0.0.50 - - [2025-11-05 06:29:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017706 10.0.0.50 - - [2025-11-05 06:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2025-11-05 06:29:33] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031981 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer-listener/7c5933b6-a40a-4942-8fa6-158a0d4e1178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003068 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer-listener/7c5933b6-a40a-4942-8fa6-158a0d4e1178?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003674 10.0.0.50 - - [2025-11-05 06:29:33] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023343 10.0.0.50 - - [2025-11-05 06:29:33] "GET /instance-ip/1be18eed-b7a3-4547-b3ef-06d8d955bf77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011244 10.0.0.50 - - [2025-11-05 06:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2025-11-05 06:29:33] "GET /instance-ip/1be18eed-b7a3-4547-b3ef-06d8d955bf77?fields=floating_ips HTTP/1.1" 200 1212 0.005641 10.0.0.50 - - [2025-11-05 06:29:33] "GET /floating-ip/88d2599b-2a18-4645-8c76-67b53283312f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002209 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002505 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer-pool/1005f9c2-ec24-4d4e-bd4a-2a274a67b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013132 10.0.0.50 - - [2025-11-05 06:29:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015833 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002744 10.0.0.50 - - [2025-11-05 06:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008708 10.0.0.50 - - [2025-11-05 06:29:33] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010994 10.0.0.50 - - [2025-11-05 06:29:33] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005610 10.0.0.50 - - [2025-11-05 06:29:33] "POST /tags HTTP/1.1" 409 221 0.004393 10.0.0.50 - - [2025-11-05 06:29:33] "POST /ref-update HTTP/1.1" 200 156 0.006812 10.0.0.50 - - [2025-11-05 06:29:33] "GET /floating-ip/88d2599b-2a18-4645-8c76-67b53283312f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007329 10.0.0.50 - - [2025-11-05 06:29:33] "PUT /floating-ip/88d2599b-2a18-4645-8c76-67b53283312f HTTP/1.1" 200 256 0.011181 10.0.0.50 - - [2025-11-05 06:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2025-11-05 06:29:33] "GET /tag/d8419092-acb4-48f5-90eb-39bb6842be30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010493 10.0.0.50 - - [2025-11-05 06:29:33] "POST /set-tag HTTP/1.1" 200 109 0.062874 10.0.0.50 - - [2025-11-05 06:29:33] "GET /loadbalancer-pool/1005f9c2-ec24-4d4e-bd4a-2a274a67b13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002772 10.0.0.50 - - [2025-11-05 06:29:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015421 10.0.0.50 - - [2025-11-05 06:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019454 10.0.0.50 - - [2025-11-05 06:29:33] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008038 10.0.0.50 - - [2025-11-05 06:29:33] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003879 10.0.0.50 - - [2025-11-05 06:29:33] "POST /ref-update HTTP/1.1" 200 156 0.006500 10.0.0.50 - - [2025-11-05 06:29:33] "GET /floating-ip/88d2599b-2a18-4645-8c76-67b53283312f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.015973 10.0.0.50 - - [2025-11-05 06:29:33] "POST /set-tag HTTP/1.1" 200 109 0.070312 10.0.0.50 - - [2025-11-05 06:29:34] "POST /tags HTTP/1.1" 409 206 0.002026 10.0.0.50 - - [2025-11-05 06:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-11-05 06:29:34] "GET /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012949 10.0.0.50 - - [2025-11-05 06:29:34] "POST /tags HTTP/1.1" 409 204 0.001990 10.0.0.50 - - [2025-11-05 06:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.50 - - [2025-11-05 06:29:34] "GET /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012334 10.0.0.50 - - [2025-11-05 06:29:34] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002098 10.0.0.50 - - [2025-11-05 06:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-11-05 06:29:34] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002600 10.0.0.50 - - [2025-11-05 06:29:34] "POST /tags HTTP/1.1" 409 206 0.001532 10.0.0.50 - - [2025-11-05 06:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-11-05 06:29:35] "GET /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010407 10.0.0.50 - - [2025-11-05 06:29:35] "POST /tags HTTP/1.1" 409 226 0.001587 10.0.0.50 - - [2025-11-05 06:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-11-05 06:29:35] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010526 10.0.0.50 - - [2025-11-05 06:29:35] "POST /tags HTTP/1.1" 409 204 0.001671 10.0.0.50 - - [2025-11-05 06:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-11-05 06:29:35] "GET /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011326 10.0.0.50 - - [2025-11-05 06:29:35] "POST /tags HTTP/1.1" 409 226 0.003525 10.0.0.50 - - [2025-11-05 06:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.50 - - [2025-11-05 06:29:35] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011883 10.0.0.50 - - [2025-11-05 06:29:35] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004583 10.0.0.50 - - [2025-11-05 06:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2025-11-05 06:29:35] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002662 10.0.0.50 - - [2025-11-05 06:29:35] "POST /firewall-rules HTTP/1.1" 200 626 0.064255 10.0.0.50 - - [2025-11-05 06:29:35] "POST /firewall-rules HTTP/1.1" 200 646 0.077116 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-rule/a83c22b4-ff3d-4e99-9a11-4a052c392ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003742 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002172 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-rule/beb8485c-5525-4fe3-a46c-828a77f74339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003123 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.015283 10.0.0.50 - - [2025-11-05 06:29:35] "POST /firewall-policys HTTP/1.1" 200 606 0.031870 10.0.0.50 - - [2025-11-05 06:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020138 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005765 10.0.0.50 - - [2025-11-05 06:29:35] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002629 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002310 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003062 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004519 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/e3ecb07f-5f44-4ce9-a13d-b63bf138eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003265 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002270 10.0.0.50 - - [2025-11-05 06:29:35] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002781 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.016955 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.036423 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.015806 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.029444 10.0.0.50 - - [2025-11-05 06:29:35] "POST /ref-update HTTP/1.1" 200 156 0.027015 10.0.0.50 - - [2025-11-05 06:29:36] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002725 10.0.0.50 - - [2025-11-05 06:30:07] "GET /global-system-configs HTTP/1.1" 200 322 0.003163 10.0.0.50 - - [2025-11-05 06:30:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001773 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:31:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:31:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.50 - - [2025-11-05 06:31:34] "POST /tags HTTP/1.1" 409 252 0.002088 10.0.0.50 - - [2025-11-05 06:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.50 - - [2025-11-05 06:31:34] "GET /tag/19a38823-f41e-4b51-9019-744c4fa74ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016807 10.0.0.50 - - [2025-11-05 06:31:34] "POST /tags HTTP/1.1" 409 228 0.002124 10.0.0.50 - - [2025-11-05 06:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-11-05 06:31:34] "GET /tag/d70696fb-9b59-4292-aa08-9464d30d8d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009777 10.0.0.50 - - [2025-11-05 06:31:34] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003127 10.0.0.50 - - [2025-11-05 06:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2025-11-05 06:31:34] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002727 10.0.0.50 - - [2025-11-05 06:31:34] "POST /tags HTTP/1.1" 409 206 0.001695 10.0.0.50 - - [2025-11-05 06:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2025-11-05 06:31:34] "GET /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010276 10.0.0.50 - - [2025-11-05 06:31:34] "POST /tags HTTP/1.1" 409 226 0.002687 10.0.0.50 - - [2025-11-05 06:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-11-05 06:31:35] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013817 10.0.0.50 - - [2025-11-05 06:31:35] "POST /tags HTTP/1.1" 409 204 0.001951 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.50 - - [2025-11-05 06:31:35] "GET /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013171 10.0.0.50 - - [2025-11-05 06:31:35] "POST /tags HTTP/1.1" 409 226 0.001903 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.50 - - [2025-11-05 06:31:35] "GET /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011136 10.0.0.50 - - [2025-11-05 06:31:35] "POST /tags HTTP/1.1" 409 228 0.001863 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2025-11-05 06:31:35] "GET /tag/d70696fb-9b59-4292-aa08-9464d30d8d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010609 10.0.0.50 - - [2025-11-05 06:31:35] "POST /tags HTTP/1.1" 409 252 0.001673 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-11-05 06:31:35] "GET /tag/19a38823-f41e-4b51-9019-744c4fa74ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015674 10.0.0.50 - - [2025-11-05 06:31:35] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002364 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-11-05 06:31:35] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002631 10.0.0.50 - - [2025-11-05 06:31:35] "POST /firewall-rules HTTP/1.1" 409 281 0.001680 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2025-11-05 06:31:35] "PUT /firewall-rule/beb8485c-5525-4fe3-a46c-828a77f74339 HTTP/1.1" 200 260 0.014890 10.0.0.50 - - [2025-11-05 06:31:35] "POST /firewall-rules HTTP/1.1" 409 291 0.006602 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.50 - - [2025-11-05 06:31:35] "PUT /firewall-rule/a83c22b4-ff3d-4e99-9a11-4a052c392ca3 HTTP/1.1" 200 260 0.022369 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-rule/a83c22b4-ff3d-4e99-9a11-4a052c392ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008348 10.0.0.50 - - [2025-11-05 06:31:35] "POST /firewall-rules HTTP/1.1" 200 658 0.085963 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-rule/10ba4961-3c69-4b62-802d-8ff71a59816d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004289 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002158 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-rule/beb8485c-5525-4fe3-a46c-828a77f74339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002347 10.0.0.50 - - [2025-11-05 06:31:35] "POST /firewall-policys HTTP/1.1" 409 269 0.002121 10.0.0.50 - - [2025-11-05 06:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.50 - - [2025-11-05 06:31:35] "PUT /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691 HTTP/1.1" 200 264 0.022862 10.0.0.50 - - [2025-11-05 06:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019758 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008381 10.0.0.50 - - [2025-11-05 06:31:35] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002497 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002566 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002213 10.0.0.50 - - [2025-11-05 06:31:35] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002573 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006360 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007070 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.50 - - [2025-11-05 06:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.50 - - [2025-11-05 06:32:37] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002373 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004938 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.028613 10.0.0.50 - - [2025-11-05 06:32:37] "DELETE /loadbalancer-member/9bd2a0c0-d0ca-470c-8388-9c78c8ab6a66 HTTP/1.1" 200 115 0.042006 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008122 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007410 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006278 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006142 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007874 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.006287 10.0.0.50 - - [2025-11-05 06:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2025-11-05 06:32:37] "GET /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002401 10.0.0.50 - - [2025-11-05 06:32:37] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005288 10.0.0.50 - - [2025-11-05 06:32:37] "POST /set-tag HTTP/1.1" 200 109 0.002135 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030983 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007299 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.007471 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006565 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005802 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.007046 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine/64abe732-9964-4325-8223-52bd71ce051c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002818 10.0.0.50 - - [2025-11-05 06:32:38] "POST /ref-update HTTP/1.1" 200 156 0.012075 10.0.0.50 - - [2025-11-05 06:32:38] "GET /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014854 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.020264 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.017067 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.042328 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.038400 10.0.0.50 - - [2025-11-05 06:32:38] "POST /set-tag HTTP/1.1" 200 109 0.015346 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /instance-ip/bf6f6e46-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.064376 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /virtual-machine-interface/bf5312aa-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.053454 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /virtual-machine/64abe732-9964-4325-8223-52bd71ce051c HTTP/1.1" 200 115 0.016229 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007628 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine/6de45e09-78a5-4f0a-8b55-828e9f281611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002414 10.0.0.50 - - [2025-11-05 06:32:39] "POST /ref-update HTTP/1.1" 200 156 0.009194 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004934 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.041049 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.069639 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.018030 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.048435 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.020596 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /instance-ip/bfea1d6c-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.038536 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /virtual-machine-interface/bfcde674-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.048182 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /virtual-machine/6de45e09-78a5-4f0a-8b55-828e9f281611 HTTP/1.1" 200 115 0.028487 10.0.0.50 - - [2025-11-05 06:32:39] "DELETE /tag/5949472c-4e83-40de-a33b-e9a7761b0642 HTTP/1.1" 200 115 0.069214 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009059 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.004796 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine/db427786-f271-46ea-8c2a-dee170e1ec96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003073 10.0.0.50 - - [2025-11-05 06:32:39] "POST /ref-update HTTP/1.1" 200 156 0.010881 10.0.0.50 - - [2025-11-05 06:32:39] "GET /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005805 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.023162 10.0.0.50 - - [2025-11-05 06:32:39] "POST /set-tag HTTP/1.1" 200 109 0.038330 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.027710 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.032694 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.026256 10.0.0.50 - - [2025-11-05 06:32:40] "DELETE /instance-ip/bedaa658-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.056864 10.0.0.50 - - [2025-11-05 06:32:40] "POST /ref-update HTTP/1.1" 200 156 0.010149 10.0.0.50 - - [2025-11-05 06:32:40] "DELETE /virtual-machine-interface/bec2b9d0-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.057725 10.0.0.50 - - [2025-11-05 06:32:40] "DELETE /virtual-machine/db427786-f271-46ea-8c2a-dee170e1ec96 HTTP/1.1" 200 115 0.031947 10.0.0.50 - - [2025-11-05 06:32:40] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007175 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.50 - - [2025-11-05 06:32:40] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006145 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.50 - - [2025-11-05 06:32:40] "GET /virtual-machine/52112c94-5e8a-4ddd-9188-cd4a2968b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002577 10.0.0.50 - - [2025-11-05 06:32:40] "POST /ref-update HTTP/1.1" 200 156 0.029584 10.0.0.50 - - [2025-11-05 06:32:40] "GET /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016587 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.031424 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.044604 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.032644 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.057115 10.0.0.50 - - [2025-11-05 06:32:40] "POST /set-tag HTTP/1.1" 200 109 0.023584 10.0.0.50 - - [2025-11-05 06:32:40] "DELETE /instance-ip/be64b542-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.125291 10.0.0.50 - - [2025-11-05 06:32:40] "POST /ref-update HTTP/1.1" 200 156 0.016573 10.0.0.50 - - [2025-11-05 06:32:41] "DELETE /virtual-machine-interface/be508d06-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.085666 10.0.0.50 - - [2025-11-05 06:32:41] "DELETE /virtual-machine/52112c94-5e8a-4ddd-9188-cd4a2968b3c2 HTTP/1.1" 200 115 0.036800 10.0.0.50 - - [2025-11-05 06:32:41] "DELETE /tag/d4d749e3-997f-4f51-8cc1-c53a4442d9e4 HTTP/1.1" 200 115 0.100918 10.0.0.50 - - [2025-11-05 06:32:41] "DELETE /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13 HTTP/1.1" 409 388 0.003765 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:32:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004227 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008452 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006314 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004726 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine/8112275a-2f32-412c-ac4c-e4d2e079976f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003200 10.0.0.50 - - [2025-11-05 06:33:08] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.50 - - [2025-11-05 06:33:08] "GET /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011001 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.017487 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.016487 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.019998 10.0.0.50 - - [2025-11-05 06:33:08] "POST /set-tag HTTP/1.1" 200 109 0.014179 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /instance-ip/c1b8814c-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.060327 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /virtual-machine-interface/c19ee2fa-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.036881 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /virtual-machine/8112275a-2f32-412c-ac4c-e4d2e079976f HTTP/1.1" 200 115 0.018584 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /tag/82b67067-589f-4518-a2dc-68d662fd78a5 HTTP/1.1" 200 115 0.040450 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006073 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine/15001879-b311-41fb-a023-6dfaa8131d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002831 10.0.0.50 - - [2025-11-05 06:33:09] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004382 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.016603 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.034207 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.016810 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.022076 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /instance-ip/c14bdd8a-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.043622 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /virtual-machine-interface/c12fe3b4-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.038207 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /virtual-machine/15001879-b311-41fb-a023-6dfaa8131d96 HTTP/1.1" 200 115 0.027521 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /tag/e3929ce0-661f-48f2-8f04-190063e4f3a0 HTTP/1.1" 200 115 0.038411 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /tag/d70696fb-9b59-4292-aa08-9464d30d8d90 HTTP/1.1" 409 236 0.004674 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /tag/19a38823-f41e-4b51-9019-744c4fa74ffa HTTP/1.1" 409 236 0.012552 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005848 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine/df286ce3-a359-47ef-8a45-9232de1e063f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002855 10.0.0.50 - - [2025-11-05 06:33:09] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.50 - - [2025-11-05 06:33:09] "GET /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008917 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.024622 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.027409 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.017688 10.0.0.50 - - [2025-11-05 06:33:09] "POST /set-tag HTTP/1.1" 200 109 0.013013 10.0.0.50 - - [2025-11-05 06:33:09] "DELETE /instance-ip/c0d839de-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.039708 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /virtual-machine-interface/c0bf9fc8-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.031957 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /virtual-machine/df286ce3-a359-47ef-8a45-9232de1e063f HTTP/1.1" 200 115 0.019641 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede HTTP/1.1" 409 236 0.008603 10.0.0.50 - - [2025-11-05 06:33:10] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004245 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.50 - - [2025-11-05 06:33:10] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004051 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.50 - - [2025-11-05 06:33:10] "GET /virtual-machine/33d99467-e5de-4d50-a919-1802e2887d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002632 10.0.0.50 - - [2025-11-05 06:33:10] "POST /ref-update HTTP/1.1" 200 156 0.008345 10.0.0.50 - - [2025-11-05 06:33:10] "GET /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006903 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.018907 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.028094 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.025286 10.0.0.50 - - [2025-11-05 06:33:10] "POST /set-tag HTTP/1.1" 200 109 0.012555 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /instance-ip/c07026fa-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.042907 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /virtual-machine-interface/c055ef56-ba10-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.037885 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /virtual-machine/33d99467-e5de-4d50-a919-1802e2887d53 HTTP/1.1" 200 115 0.022347 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /tag/69b9e99e-a553-44a2-9a7f-ca0ab828cc80 HTTP/1.1" 200 115 0.031930 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /tag/0e9fecce-0007-443f-bb0c-0d77e609cff1 HTTP/1.1" 200 115 0.037071 10.0.0.50 - - [2025-11-05 06:33:10] "DELETE /tag/7c1cc348-c451-4e71-a300-92fc7bd7edd4 HTTP/1.1" 200 115 0.027796 10.0.0.50 - - [2025-11-05 06:33:12] "POST /projects HTTP/1.1" 409 238 0.001885 10.0.0.50 - - [2025-11-05 06:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.50 - - [2025-11-05 06:33:12] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036577 10.0.0.50 - - [2025-11-05 06:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.50 - - [2025-11-05 06:33:12] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004396 10.0.0.50 - - [2025-11-05 06:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2025-11-05 06:33:12] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003483 10.0.0.50 - - [2025-11-05 06:33:12] "POST /security-groups HTTP/1.1" 409 285 0.001902 10.0.0.50 - - [2025-11-05 06:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2025-11-05 06:33:12] "PUT /security-group/ed573fab-1a53-4b7f-ba4a-4cd5632f02bf HTTP/1.1" 200 262 0.051607 10.0.0.50 - - [2025-11-05 06:33:12] "PUT /access-control-list/ce236e0d-b11c-49c6-828f-d767bf5a83b0 HTTP/1.1" 200 272 0.025229 10.0.0.50 - - [2025-11-05 06:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035767 10.0.0.50 - - [2025-11-05 06:33:12] "PUT /access-control-list/305ecee2-ad3b-47c8-9f17-ed6358e9fce9 HTTP/1.1" 200 272 0.040490 10.0.0.50 - - [2025-11-05 06:33:17] "POST /projects HTTP/1.1" 409 238 0.002012 10.0.0.50 - - [2025-11-05 06:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.50 - - [2025-11-05 06:33:17] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031630 10.0.0.50 - - [2025-11-05 06:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2025-11-05 06:33:17] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003760 10.0.0.50 - - [2025-11-05 06:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2025-11-05 06:33:17] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004416 10.0.0.50 - - [2025-11-05 06:33:17] "POST /security-groups HTTP/1.1" 409 285 0.002297 10.0.0.50 - - [2025-11-05 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2025-11-05 06:33:18] "PUT /security-group/ed573fab-1a53-4b7f-ba4a-4cd5632f02bf HTTP/1.1" 200 262 0.071795 10.0.0.50 - - [2025-11-05 06:33:18] "PUT /access-control-list/ce236e0d-b11c-49c6-828f-d767bf5a83b0 HTTP/1.1" 200 272 0.026698 10.0.0.50 - - [2025-11-05 06:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029115 10.0.0.50 - - [2025-11-05 06:33:18] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013581 10.0.0.50 - - [2025-11-05 06:33:18] "PUT /access-control-list/305ecee2-ad3b-47c8-9f17-ed6358e9fce9 HTTP/1.1" 200 272 0.020509 10.0.0.50 - - [2025-11-05 06:33:18] "GET /firewall-rule/598668c8-35bb-4b91-a58b-fc9cd51df1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002419 10.0.0.50 - - [2025-11-05 06:33:18] "POST /ref-update HTTP/1.1" 200 156 0.055929 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /firewall-rule/598668c8-35bb-4b91-a58b-fc9cd51df1f9 HTTP/1.1" 200 115 0.050328 10.0.0.50 - - [2025-11-05 06:33:18] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009313 10.0.0.50 - - [2025-11-05 06:33:18] "GET /firewall-rule/afcc9271-6d76-42cc-8c36-ffe2f187719c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005031 10.0.0.50 - - [2025-11-05 06:33:18] "POST /ref-update HTTP/1.1" 200 156 0.051050 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /firewall-rule/afcc9271-6d76-42cc-8c36-ffe2f187719c HTTP/1.1" 200 115 0.052058 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /tag/d70696fb-9b59-4292-aa08-9464d30d8d90 HTTP/1.1" 409 236 0.013766 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /tag/72c7ec3f-d466-4c90-8307-91d4a834f418 HTTP/1.1" 200 115 0.043665 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /tag/19a38823-f41e-4b51-9019-744c4fa74ffa HTTP/1.1" 409 236 0.004329 10.0.0.50 - - [2025-11-05 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.50 - - [2025-11-05 06:33:18] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003782 10.0.0.50 - - [2025-11-05 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.50 - - [2025-11-05 06:33:18] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003708 10.0.0.50 - - [2025-11-05 06:33:18] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.047919 10.0.0.50 - - [2025-11-05 06:33:18] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.079440 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /access-control-list/ce236e0d-b11c-49c6-828f-d767bf5a83b0 HTTP/1.1" 200 115 0.020112 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /security-group/ed573fab-1a53-4b7f-ba4a-4cd5632f02bf HTTP/1.1" 200 115 0.060362 10.0.0.50 - - [2025-11-05 06:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.50 - - [2025-11-05 06:33:18] "DELETE /access-control-list/305ecee2-ad3b-47c8-9f17-ed6358e9fce9 HTTP/1.1" 200 115 0.081269 10.0.0.50 - - [2025-11-05 06:33:19] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.049086 10.0.0.50 - - [2025-11-05 06:33:19] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?fields=security_groups HTTP/1.1" 200 1351 0.046714 10.0.0.50 - - [2025-11-05 06:33:19] "DELETE /security-group/0bf1e69b-a2f7-407f-af3c-bfa7b8ebeb4b HTTP/1.1" 200 115 0.052561 10.0.0.50 - - [2025-11-05 06:33:19] "DELETE /access-control-list/fe181a70-ed7a-4ada-8424-d467680cf360 HTTP/1.1" 200 115 0.036001 10.0.0.50 - - [2025-11-05 06:33:19] "GET /project/8489b75b-d0f4-4cf9-830f-70256cd6409b?fields=application_policy_sets HTTP/1.1" 200 1390 0.047117 10.0.0.50 - - [2025-11-05 06:33:19] "DELETE /access-control-list/b5cc0761-175b-40d6-be4f-a6883a7cc0c5 HTTP/1.1" 200 115 0.043156 10.0.0.50 - - [2025-11-05 06:33:19] "DELETE /project/8489b75b-d0f4-4cf9-830f-70256cd6409b HTTP/1.1" 200 115 0.335189 10.0.0.50 - - [2025-11-05 06:33:19] "POST /projects HTTP/1.1" 409 238 0.002103 10.0.0.50 - - [2025-11-05 06:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-11-05 06:33:19] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040605 10.0.0.50 - - [2025-11-05 06:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.50 - - [2025-11-05 06:33:19] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004022 10.0.0.50 - - [2025-11-05 06:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.50 - - [2025-11-05 06:33:19] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004161 10.0.0.50 - - [2025-11-05 06:33:19] "POST /security-groups HTTP/1.1" 409 285 0.002177 10.0.0.50 - - [2025-11-05 06:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.50 - - [2025-11-05 06:33:19] "PUT /security-group/cdd7fec3-d94c-423a-836c-bde1b5624fbd HTTP/1.1" 200 262 0.061867 10.0.0.50 - - [2025-11-05 06:33:19] "PUT /access-control-list/501c0afc-743b-4a86-8767-688a863f9ad8 HTTP/1.1" 200 272 0.008352 10.0.0.50 - - [2025-11-05 06:33:19] "PUT /access-control-list/cf9e3c43-bc34-499a-a802-abadbac48710 HTTP/1.1" 200 272 0.014574 10.0.0.50 - - [2025-11-05 06:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020629 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /loadbalancer-member/a5ad4840-7b89-499d-9e20-7250e1565831 HTTP/1.1" 200 115 0.025536 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /loadbalancer-pool/1005f9c2-ec24-4d4e-bd4a-2a274a67b13a HTTP/1.1" 200 115 0.036471 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /loadbalancer-listener/7c5933b6-a40a-4942-8fa6-158a0d4e1178 HTTP/1.1" 200 115 0.038238 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /loadbalancer/adcb4715-b2ac-4c49-a400-2fb5f9f73dc5 HTTP/1.1" 200 115 0.036430 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /floating-ip/88d2599b-2a18-4645-8c76-67b53283312f HTTP/1.1" 200 115 0.034750 10.0.0.50 - - [2025-11-05 06:33:23] "DELETE /instance-ip/1be18eed-b7a3-4547-b3ef-06d8d955bf77 HTTP/1.1" 200 115 0.059862 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /virtual-machine-interface/b839185c-54d6-4140-ac89-a4c7592dcbaf HTTP/1.1" 200 115 0.042140 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /tag/d8419092-acb4-48f5-90eb-39bb6842be30 HTTP/1.1" 200 115 0.044563 10.0.0.50 - - [2025-11-05 06:33:24] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002353 10.0.0.50 - - [2025-11-05 06:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.50 - - [2025-11-05 06:33:24] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002116 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-policy/bc295257-548f-432b-a304-833af7f77ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001888 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-rule/beb8485c-5525-4fe3-a46c-828a77f74339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001852 10.0.0.50 - - [2025-11-05 06:33:24] "POST /ref-update HTTP/1.1" 200 156 0.010556 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /firewall-rule/beb8485c-5525-4fe3-a46c-828a77f74339 HTTP/1.1" 200 115 0.028071 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002601 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-rule/a83c22b4-ff3d-4e99-9a11-4a052c392ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002965 10.0.0.50 - - [2025-11-05 06:33:24] "POST /ref-update HTTP/1.1" 200 156 0.012993 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /firewall-rule/a83c22b4-ff3d-4e99-9a11-4a052c392ca3 HTTP/1.1" 200 115 0.044917 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003749 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-rule/10ba4961-3c69-4b62-802d-8ff71a59816d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002745 10.0.0.50 - - [2025-11-05 06:33:24] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /firewall-rule/10ba4961-3c69-4b62-802d-8ff71a59816d HTTP/1.1" 200 115 0.050637 10.0.0.50 - - [2025-11-05 06:33:24] "GET /application-policy-set/971d72af-c280-4de1-ac10-955234263848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002811 10.0.0.50 - - [2025-11-05 06:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2025-11-05 06:33:24] "GET /policy-management/ced48732-9686-411a-8544-01a370d97921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002505 10.0.0.50 - - [2025-11-05 06:33:24] "GET /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003237 10.0.0.50 - - [2025-11-05 06:33:24] "POST /ref-update HTTP/1.1" 200 156 0.025978 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /firewall-policy/553f092c-68fe-4417-9a5a-d0b7d31b4691 HTTP/1.1" 200 115 0.025819 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /tag/2c18f4a7-8d2f-43a1-a07a-ddc2bad08ede HTTP/1.1" 200 115 0.079749 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /tag/d70696fb-9b59-4292-aa08-9464d30d8d90 HTTP/1.1" 200 115 0.091661 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /tag/bda6cbdc-6d31-41da-b3ce-5c1c7054be13 HTTP/1.1" 200 115 0.095690 10.0.0.50 - - [2025-11-05 06:33:24] "DELETE /tag/19a38823-f41e-4b51-9019-744c4fa74ffa HTTP/1.1" 200 115 0.052747 10.0.0.50 - - [2025-11-05 06:33:24] "POST /projects HTTP/1.1" 409 238 0.002145 10.0.0.50 - - [2025-11-05 06:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2025-11-05 06:33:25] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039886 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.50 - - [2025-11-05 06:33:25] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003927 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-11-05 06:33:25] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003573 10.0.0.50 - - [2025-11-05 06:33:25] "POST /security-groups HTTP/1.1" 409 285 0.002303 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.50 - - [2025-11-05 06:33:25] "PUT /security-group/cdd7fec3-d94c-423a-836c-bde1b5624fbd HTTP/1.1" 200 262 0.063613 10.0.0.50 - - [2025-11-05 06:33:25] "PUT /access-control-list/501c0afc-743b-4a86-8767-688a863f9ad8 HTTP/1.1" 200 272 0.017096 10.0.0.50 - - [2025-11-05 06:33:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026852 10.0.0.50 - - [2025-11-05 06:33:25] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.018620 10.0.0.50 - - [2025-11-05 06:33:25] "PUT /access-control-list/cf9e3c43-bc34-499a-a802-abadbac48710 HTTP/1.1" 200 272 0.031838 10.0.0.50 - - [2025-11-05 06:33:25] "GET /firewall-rule/ceb30263-4f95-49d4-bccc-edeadfb9081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003797 10.0.0.50 - - [2025-11-05 06:33:25] "POST /ref-update HTTP/1.1" 200 156 0.092596 10.0.0.50 - - [2025-11-05 06:33:25] "DELETE /firewall-rule/ceb30263-4f95-49d4-bccc-edeadfb9081c HTTP/1.1" 200 115 0.036649 10.0.0.50 - - [2025-11-05 06:33:25] "GET /firewall-policy/ca7ca01b-45cc-4b09-90ad-47dbaab72864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004626 10.0.0.50 - - [2025-11-05 06:33:25] "GET /firewall-rule/e5bcc9d3-1919-4b6d-bc79-9dff0db7870a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002885 10.0.0.50 - - [2025-11-05 06:33:25] "POST /ref-update HTTP/1.1" 200 156 0.057703 10.0.0.50 - - [2025-11-05 06:33:25] "DELETE /firewall-rule/e5bcc9d3-1919-4b6d-bc79-9dff0db7870a HTTP/1.1" 200 115 0.053278 10.0.0.50 - - [2025-11-05 06:33:25] "DELETE /tag/f7243421-66b4-46b5-a01e-0eb80c8721ad HTTP/1.1" 200 115 0.058529 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2025-11-05 06:33:25] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004735 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.50 - - [2025-11-05 06:33:25] "GET /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003944 10.0.0.50 - - [2025-11-05 06:33:25] "PUT /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e HTTP/1.1" 200 264 0.046071 10.0.0.50 - - [2025-11-05 06:33:25] "PUT /virtual-network/c06bad7b-c913-469a-9544-bb47d2bc848a HTTP/1.1" 200 264 0.067395 10.0.0.50 - - [2025-11-05 06:33:25] "DELETE /security-group/cdd7fec3-d94c-423a-836c-bde1b5624fbd HTTP/1.1" 200 115 0.059874 10.0.0.50 - - [2025-11-05 06:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /access-control-list/501c0afc-743b-4a86-8767-688a863f9ad8 HTTP/1.1" 200 115 0.050102 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /access-control-list/cf9e3c43-bc34-499a-a802-abadbac48710 HTTP/1.1" 200 115 0.025511 10.0.0.50 - - [2025-11-05 06:33:26] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029249 10.0.0.50 - - [2025-11-05 06:33:26] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?fields=security_groups HTTP/1.1" 200 1351 0.033464 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /security-group/47dd7c00-ea1c-4ea3-a3df-442af14d30ed HTTP/1.1" 200 115 0.057191 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /access-control-list/22cc94e4-a994-4219-8bee-fe9586017c87 HTTP/1.1" 200 115 0.045983 10.0.0.50 - - [2025-11-05 06:33:26] "GET /project/04c1acfa-37b6-4b20-99e5-5b8125190421?fields=application_policy_sets HTTP/1.1" 200 1390 0.062196 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /access-control-list/38303cc0-8682-45fa-8396-1a9619452362 HTTP/1.1" 200 115 0.054525 10.0.0.50 - - [2025-11-05 06:33:26] "DELETE /project/04c1acfa-37b6-4b20-99e5-5b8125190421 HTTP/1.1" 200 115 0.347565 10.0.0.50 - - [2025-11-05 06:34:13] "GET / HTTP/1.1" 200 35931 0.002402 10.0.0.50 - - [2025-11-05 06:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-11-05 06:34:13] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002428 10.0.0.50 - - [2025-11-05 06:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2025-11-05 06:34:14] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002246 10.0.0.50 - - [2025-11-05 06:34:29] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.50 - - [2025-11-05 06:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2025-11-05 06:34:29] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004383 10.0.0.50 - - [2025-11-05 06:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2025-11-05 06:34:29] "GET /config-node/c011f2ec-5cbf-4022-8145-2eb4a14b4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002011 10.0.0.50 - - [2025-11-05 06:34:29] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.50 - - [2025-11-05 06:34:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002020 10.0.0.50 - - [2025-11-05 06:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2025-11-05 06:34:34] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002439 10.0.0.50 - - [2025-11-05 06:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.018861 10.0.0.50 - - [2025-11-05 06:34:35] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 264 0.002087 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/c9880f4c-dc31-4f6a-942f-68455fdd0fdf HTTP/1.1" 200 244 0.011743 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 261 0.001728 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/016872d3-dc20-426d-9ef3-8d5f3d8a3752 HTTP/1.1" 200 244 0.010954 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 261 0.004479 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/18113fcc-9b59-4b2a-965b-7ca99f8acd84 HTTP/1.1" 200 244 0.010998 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 253 0.008362 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/aa032ed4-d710-4cf8-b31f-f50f181313a1 HTTP/1.1" 200 244 0.011883 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 251 0.015466 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/674f6941-8a93-4d27-aea5-d258d205435b HTTP/1.1" 200 244 0.011580 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 252 0.007658 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/17a8f802-a589-44db-a0da-0dccbdb06295 HTTP/1.1" 200 244 0.009828 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 256 0.007133 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/b721add1-a464-4cc2-9300-c4bbe06cfed5 HTTP/1.1" 200 244 0.011293 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 248 0.013429 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/ed73ee90-90ab-4760-b3a7-26b968f596b3 HTTP/1.1" 200 244 0.012180 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 252 0.002158 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/b944a91a-7160-4aab-9130-d8d8edef344a HTTP/1.1" 200 244 0.011565 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 257 0.005286 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2025-11-05 06:34:35] "PUT /alarm/18073ed5-103e-424f-b53f-fa8fe5bf2503 HTTP/1.1" 200 244 0.009957 10.0.0.50 - - [2025-11-05 06:34:35] "POST /alarms HTTP/1.1" 409 251 0.009064 10.0.0.50 - - [2025-11-05 06:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/1091dd9c-33ea-44ec-99ee-bd94a89206af HTTP/1.1" 200 244 0.012197 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 257 0.014937 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/b315a05d-17a4-40b1-8747-4a599b0cd2cb HTTP/1.1" 200 244 0.011388 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 261 0.004183 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/0f2c5da0-e35d-4168-b3af-e6e2b94558b6 HTTP/1.1" 200 244 0.010391 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 258 0.005857 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/78ee3c47-6b89-435a-982e-5a3eac9d3ca4 HTTP/1.1" 200 244 0.010635 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 254 0.006080 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/ed1c6963-b6d5-4dae-9e24-10f78a59db4c HTTP/1.1" 200 244 0.011541 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 254 0.012853 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/e1e91433-8d89-40ea-a50b-81efd24a71fc HTTP/1.1" 200 244 0.009659 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 254 0.009580 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/2315faac-024e-4e42-b79d-296131fc59f1 HTTP/1.1" 200 244 0.009817 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 247 0.014353 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/aa100cbb-5436-4944-ae42-aa873f294495 HTTP/1.1" 200 244 0.009569 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 272 0.012137 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/efa6c4db-5036-4c14-b06c-469b53c2e55e HTTP/1.1" 200 244 0.010729 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 261 0.006729 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/7a6d918d-8c01-495c-8869-df6712d16a2d HTTP/1.1" 200 244 0.012084 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 259 0.009472 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/4a31fefa-bae6-41b9-830b-b0bfa8e8a95a HTTP/1.1" 200 244 0.014439 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 265 0.003019 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010076 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/01d75f0a-95fa-466c-bbf6-635e1e617f87 HTTP/1.1" 200 244 0.010335 10.0.0.50 - - [2025-11-05 06:34:36] "POST /alarms HTTP/1.1" 409 279 0.002584 10.0.0.50 - - [2025-11-05 06:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.50 - - [2025-11-05 06:34:36] "PUT /alarm/5aed49fd-81b9-4cf5-adc1-9d5e1c83a2fe HTTP/1.1" 200 244 0.010782 10.0.0.50 - - [2025-11-05 06:34:37] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.50 - - [2025-11-05 06:34:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001921 10.0.0.50 - - [2025-11-05 06:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.50 - - [2025-11-05 06:34:37] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.008567 10.0.0.50 - - [2025-11-05 06:34:37] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.50 - - [2025-11-05 06:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-11-05 06:34:37] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002296 10.0.0.50 - - [2025-11-05 06:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.50 - - [2025-11-05 06:34:37] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.009846 10.0.0.50 - - [2025-11-05 06:34:37] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.50 - - [2025-11-05 06:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2025-11-05 06:34:37] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004130 10.0.0.50 - - [2025-11-05 06:34:37] "PUT /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a HTTP/1.1" 200 274 0.015886 10.0.0.50 - - [2025-11-05 06:34:41] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.50 - - [2025-11-05 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2025-11-05 06:34:41] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004878 10.0.0.50 - - [2025-11-05 06:34:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002984 10.0.0.50 - - [2025-11-05 06:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2025-11-05 06:34:41] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003330 10.0.0.50 - - [2025-11-05 06:34:41] "PUT /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b HTTP/1.1" 200 254 0.030370 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:34:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:34:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 10.0.0.50 - - [2025-11-05 06:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2025-11-05 06:34:42] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004852 10.0.0.50 - - [2025-11-05 06:34:55] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.50 - - [2025-11-05 06:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.50 - - [2025-11-05 06:34:55] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005081 10.0.0.50 - - [2025-11-05 06:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.50 - - [2025-11-05 06:34:55] "GET /config-node/c011f2ec-5cbf-4022-8145-2eb4a14b4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001709 10.0.0.50 - - [2025-11-05 06:35:07] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.50 - - [2025-11-05 06:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2025-11-05 06:35:07] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002970 10.0.0.50 - - [2025-11-05 06:35:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002382 10.0.0.50 - - [2025-11-05 06:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2025-11-05 06:35:07] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002582 10.0.0.50 - - [2025-11-05 06:35:07] "PUT /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b HTTP/1.1" 200 254 0.011880 10.0.0.50 - - [2025-11-05 06:35:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002112 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:35:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:35:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.50 - - [2025-11-05 06:35:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002473 10.0.0.50 - - [2025-11-05 06:35:22] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.50 - - [2025-11-05 06:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2025-11-05 06:35:22] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005075 10.0.0.50 - - [2025-11-05 06:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.50 - - [2025-11-05 06:35:22] "GET /config-node/c011f2ec-5cbf-4022-8145-2eb4a14b4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001741 10.0.0.50 - - [2025-11-05 06:35:22] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.50 - - [2025-11-05 06:35:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001936 10.0.0.50 - - [2025-11-05 06:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2025-11-05 06:35:27] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002578 10.0.0.50 - - [2025-11-05 06:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.50 - - [2025-11-05 06:35:27] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.013186 10.0.0.50 - - [2025-11-05 06:35:28] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 264 0.002429 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/c9880f4c-dc31-4f6a-942f-68455fdd0fdf HTTP/1.1" 200 244 0.009378 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 261 0.003144 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/016872d3-dc20-426d-9ef3-8d5f3d8a3752 HTTP/1.1" 200 244 0.009317 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 261 0.001920 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/18113fcc-9b59-4b2a-965b-7ca99f8acd84 HTTP/1.1" 200 244 0.008801 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 253 0.004259 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/aa032ed4-d710-4cf8-b31f-f50f181313a1 HTTP/1.1" 200 244 0.009835 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 251 0.005350 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/674f6941-8a93-4d27-aea5-d258d205435b HTTP/1.1" 200 244 0.009945 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 252 0.011706 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/17a8f802-a589-44db-a0da-0dccbdb06295 HTTP/1.1" 200 244 0.010176 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 256 0.006625 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/b721add1-a464-4cc2-9300-c4bbe06cfed5 HTTP/1.1" 200 244 0.011019 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 248 0.006424 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/ed73ee90-90ab-4760-b3a7-26b968f596b3 HTTP/1.1" 200 244 0.010724 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 252 0.011192 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/b944a91a-7160-4aab-9130-d8d8edef344a HTTP/1.1" 200 244 0.014138 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 257 0.028864 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/18073ed5-103e-424f-b53f-fa8fe5bf2503 HTTP/1.1" 200 244 0.010742 10.0.0.50 - - [2025-11-05 06:35:28] "POST /alarms HTTP/1.1" 409 251 0.013021 10.0.0.50 - - [2025-11-05 06:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2025-11-05 06:35:28] "PUT /alarm/1091dd9c-33ea-44ec-99ee-bd94a89206af HTTP/1.1" 200 244 0.013049 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 257 0.014897 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/b315a05d-17a4-40b1-8747-4a599b0cd2cb HTTP/1.1" 200 244 0.009144 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 261 0.012197 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/0f2c5da0-e35d-4168-b3af-e6e2b94558b6 HTTP/1.1" 200 244 0.010184 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 258 0.007630 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/78ee3c47-6b89-435a-982e-5a3eac9d3ca4 HTTP/1.1" 200 244 0.015248 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 254 0.013454 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/ed1c6963-b6d5-4dae-9e24-10f78a59db4c HTTP/1.1" 200 244 0.011139 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 254 0.005951 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/e1e91433-8d89-40ea-a50b-81efd24a71fc HTTP/1.1" 200 244 0.011297 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 254 0.001839 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/2315faac-024e-4e42-b79d-296131fc59f1 HTTP/1.1" 200 244 0.009182 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 247 0.004111 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/aa100cbb-5436-4944-ae42-aa873f294495 HTTP/1.1" 200 244 0.009278 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 272 0.006776 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/efa6c4db-5036-4c14-b06c-469b53c2e55e HTTP/1.1" 200 244 0.009546 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 261 0.005729 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/7a6d918d-8c01-495c-8869-df6712d16a2d HTTP/1.1" 200 244 0.010307 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 259 0.011266 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/4a31fefa-bae6-41b9-830b-b0bfa8e8a95a HTTP/1.1" 200 244 0.017136 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 265 0.006643 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006900 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/01d75f0a-95fa-466c-bbf6-635e1e617f87 HTTP/1.1" 200 244 0.012230 10.0.0.50 - - [2025-11-05 06:35:29] "POST /alarms HTTP/1.1" 409 279 0.001988 10.0.0.50 - - [2025-11-05 06:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2025-11-05 06:35:29] "PUT /alarm/5aed49fd-81b9-4cf5-adc1-9d5e1c83a2fe HTTP/1.1" 200 244 0.022465 10.0.0.50 - - [2025-11-05 06:35:30] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.50 - - [2025-11-05 06:35:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002048 10.0.0.50 - - [2025-11-05 06:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.50 - - [2025-11-05 06:35:30] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.007082 10.0.0.50 - - [2025-11-05 06:35:30] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.50 - - [2025-11-05 06:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2025-11-05 06:35:30] "GET /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002514 10.0.0.50 - - [2025-11-05 06:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.50 - - [2025-11-05 06:35:30] "PUT /global-vrouter-config/f4868695-a356-4f9f-9d4f-fa8bd180a4f3 HTTP/1.1" 200 276 0.010300 10.0.0.50 - - [2025-11-05 06:35:30] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.50 - - [2025-11-05 06:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2025-11-05 06:35:30] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004346 10.0.0.50 - - [2025-11-05 06:35:30] "PUT /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a HTTP/1.1" 200 274 0.014229 10.0.0.50 - - [2025-11-05 06:35:34] "GET / HTTP/1.1" 200 35931 0.002098 10.0.0.50 - - [2025-11-05 06:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-11-05 06:35:34] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003191 10.0.0.50 - - [2025-11-05 06:35:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002132 10.0.0.50 - - [2025-11-05 06:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2025-11-05 06:35:34] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004446 10.0.0.50 - - [2025-11-05 06:35:34] "PUT /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b HTTP/1.1" 200 254 0.010672 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:35:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:35:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.50 - - [2025-11-05 06:35:37] "POST /tags HTTP/1.1" 200 355 0.026354 10.0.0.50 - - [2025-11-05 06:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.50 - - [2025-11-05 06:35:37] "GET /tag/5fe2b6a4-c6f5-4543-ba92-4d15d1eb1bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017459 10.0.0.50 - - [2025-11-05 06:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.50 - - [2025-11-05 06:35:37] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005795 10.0.0.50 - - [2025-11-05 06:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2025-11-05 06:35:37] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043484 10.0.0.50 - - [2025-11-05 06:35:37] "POST /virtual-machines HTTP/1.1" 200 351 0.012227 10.0.0.50 - - [2025-11-05 06:35:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024541 10.0.0.50 - - [2025-11-05 06:35:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.130111 10.0.0.50 - - [2025-11-05 06:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013198 10.0.0.50 - - [2025-11-05 06:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012875 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004647 10.0.0.50 - - [2025-11-05 06:35:38] "POST /instance-ips HTTP/1.1" 200 391 0.019565 10.0.0.50 - - [2025-11-05 06:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026413 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011842 10.0.0.50 - - [2025-11-05 06:35:38] "POST /set-tag HTTP/1.1" 200 109 0.016913 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018971 10.0.0.50 - - [2025-11-05 06:35:38] "GET /instance-ip/a4405ca6-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002838 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004288 10.0.0.50 - - [2025-11-05 06:35:38] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003701 10.0.0.50 - - [2025-11-05 06:35:38] "POST /ref-update HTTP/1.1" 200 156 0.008370 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004093 10.0.0.50 - - [2025-11-05 06:35:38] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.50 - - [2025-11-05 06:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-network/ae8662dc-25f6-4322-8d3e-fa102d06297e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005226 10.0.0.50 - - [2025-11-05 06:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2025-11-05 06:35:38] "GET /project/044a4b06-be50-4e8f-a312-976a42ada6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038041 10.0.0.50 - - [2025-11-05 06:35:38] "POST /virtual-machines HTTP/1.1" 200 355 0.008972 10.0.0.50 - - [2025-11-05 06:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007792 10.0.0.50 - - [2025-11-05 06:35:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114366 10.0.0.50 - - [2025-11-05 06:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038328 10.0.0.50 - - [2025-11-05 06:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013283 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005228 10.0.0.50 - - [2025-11-05 06:35:38] "POST /instance-ips HTTP/1.1" 200 395 0.023016 10.0.0.50 - - [2025-11-05 06:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018409 10.0.0.50 - - [2025-11-05 06:35:38] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.017436 10.0.0.50 - - [2025-11-05 06:35:39] "POST /set-tag HTTP/1.1" 200 109 0.022924 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015273 10.0.0.50 - - [2025-11-05 06:35:39] "GET /instance-ip/a4aaec74-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007825 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004595 10.0.0.50 - - [2025-11-05 06:35:39] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-router/3523dd1e-c68e-4592-80b5-c26a4baa5365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003992 10.0.0.50 - - [2025-11-05 06:35:39] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004098 10.0.0.50 - - [2025-11-05 06:35:39] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004203 10.0.0.50 - - [2025-11-05 06:35:39] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.50 - - [2025-11-05 06:35:39] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003945 10.0.0.50 - - [2025-11-05 06:35:39] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.50 - - [2025-11-05 06:35:50] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.50 - - [2025-11-05 06:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.50 - - [2025-11-05 06:35:50] "GET /global-system-config/0b0ef2c5-eaa4-4e12-a04e-fd29e979d50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006206 10.0.0.50 - - [2025-11-05 06:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.50 - - [2025-11-05 06:35:50] "GET /config-node/c011f2ec-5cbf-4022-8145-2eb4a14b4466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003255 10.0.0.50 - - [2025-11-05 06:35:51] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004032 10.0.0.50 - - [2025-11-05 06:35:51] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.50 - - [2025-11-05 06:35:52] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004676 10.0.0.50 - - [2025-11-05 06:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.50 - - [2025-11-05 06:35:53] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009051 10.0.0.50 - - [2025-11-05 06:35:53] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.50 - - [2025-11-05 06:36:01] "GET / HTTP/1.1" 200 35931 0.002078 10.0.0.50 - - [2025-11-05 06:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2025-11-05 06:36:01] "GET /routing-instance/4e51d31b-caac-42f7-907d-8222829041a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003947 10.0.0.50 - - [2025-11-05 06:36:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002419 10.0.0.50 - - [2025-11-05 06:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.50 - - [2025-11-05 06:36:01] "GET /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.008415 10.0.0.50 - - [2025-11-05 06:36:01] "PUT /bgp-router/4e78cc4c-dea9-4856-a9a1-e0c0668b419b HTTP/1.1" 200 254 0.014049 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:36:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.50 - - [2025-11-05 06:36:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 10.0.0.50 - - [2025-11-05 06:36:24] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006623 10.0.0.50 - - [2025-11-05 06:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.50 - - [2025-11-05 06:36:24] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003992 10.0.0.50 - - [2025-11-05 06:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.50 - - [2025-11-05 06:36:24] "GET /virtual-machine/79005c8c-ff8d-40ac-a60f-5e669c2e96b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.007652 10.0.0.50 - - [2025-11-05 06:36:24] "POST /ref-update HTTP/1.1" 200 156 0.014144 10.0.0.50 - - [2025-11-05 06:36:24] "GET /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004799 10.0.0.50 - - [2025-11-05 06:36:24] "POST /set-tag HTTP/1.1" 200 109 0.013242 10.0.0.50 - - [2025-11-05 06:36:24] "POST /set-tag HTTP/1.1" 200 109 0.011937 10.0.0.50 - - [2025-11-05 06:36:25] "DELETE /instance-ip/a4405ca6-ba11-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.048110 10.0.0.50 - - [2025-11-05 06:36:25] "DELETE /virtual-machine-interface/a422bd40-ba11-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.050798 10.0.0.50 - - [2025-11-05 06:36:25] "DELETE /virtual-machine/79005c8c-ff8d-40ac-a60f-5e669c2e96b4 HTTP/1.1" 200 115 0.025511 10.0.0.50 - - [2025-11-05 06:36:25] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006245 10.0.0.50 - - [2025-11-05 06:36:25] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.50 - - [2025-11-05 06:36:55] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004836 10.0.0.50 - - [2025-11-05 06:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.50 - - [2025-11-05 06:36:55] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005826 10.0.0.50 - - [2025-11-05 06:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.50 - - [2025-11-05 06:36:55] "GET /virtual-machine/e1e7dbbe-6bc7-4076-8b98-49f585509622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003198 10.0.0.50 - - [2025-11-05 06:36:55] "POST /ref-update HTTP/1.1" 200 156 0.012443 10.0.0.50 - - [2025-11-05 06:36:55] "GET /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011977 10.0.0.50 - - [2025-11-05 06:36:56] "POST /set-tag HTTP/1.1" 200 109 0.035315 10.0.0.50 - - [2025-11-05 06:36:56] "POST /set-tag HTTP/1.1" 200 109 0.050079 10.0.0.50 - - [2025-11-05 06:36:56] "DELETE /instance-ip/a4aaec74-ba11-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.052629 10.0.0.50 - - [2025-11-05 06:36:56] "DELETE /virtual-machine-interface/a4925f7e-ba11-11f0-bbad-fa163e076d3a HTTP/1.1" 200 115 0.039368 10.0.0.50 - - [2025-11-05 06:36:56] "DELETE /virtual-machine/e1e7dbbe-6bc7-4076-8b98-49f585509622 HTTP/1.1" 200 115 0.018024 10.0.0.50 - - [2025-11-05 06:36:56] "DELETE /tag/5fe2b6a4-c6f5-4543-ba92-4d15d1eb1bf1 HTTP/1.1" 200 115 0.050848