++ 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: =================== Tue Jun 9 08:46:26 PM UTC 2026 ===================' INFO: =================== Tue Jun 9 08:46:26 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.155.141.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.155.141.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 ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + 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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/09/2026 20:47:13.507 7f44a36f0a80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2026 20:47:13.760 7f44a36f0a80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2026 20:47:13.789 7f44a36f0a80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2026 20:47:13.789 7f44a36f0a80 [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 - - [2026-06-09 20:47:24] "GET / HTTP/1.1" 503 181 0.000224 10.0.0.50 - - [2026-06-09 20:47:24] "GET / HTTP/1.1" 503 181 0.000217 10.0.0.50 - - [2026-06-09 20:47:25] "GET / HTTP/1.1" 200 45303 0.004509 10.0.0.50 - - [2026-06-09 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.50 - - [2026-06-09 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.50 - - [2026-06-09 20:47:25] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.50 - - [2026-06-09 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2026-06-09 20:47:25] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005066 10.0.0.50 - - [2026-06-09 20:47:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002026 10.0.0.50 - - [2026-06-09 20:47:25] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.50 - - [2026-06-09 20:47:25] "POST /config-nodes HTTP/1.1" 200 593 0.019826 10.0.0.50 - - [2026-06-09 20:47:26] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.50 - - [2026-06-09 20:47:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002366 10.0.0.50 - - [2026-06-09 20:47:26] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.50 - - [2026-06-09 20:47:26] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.50 - - [2026-06-09 20:47:26] "GET / HTTP/1.1" 200 35931 0.001288 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.50 - - [2026-06-09 20:47:26] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008956 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002505 10.0.0.50 - - [2026-06-09 20:47:26] "POST /config-database-nodes HTTP/1.1" 200 611 0.021536 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.009031 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.50 - - [2026-06-09 20:47:26] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006249 10.0.0.50 - - [2026-06-09 20:47:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.030204 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.004243 10.0.0.50 - - [2026-06-09 20:47:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2026-06-09 20:47:26] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004847 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.088280 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-06-09 20:47:27] "GET /network-ipam/b1634365-0cb0-4ee8-95f2-052e6ecdece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002971 10.0.0.50 - - [2026-06-09 20:47:27] "GET / HTTP/1.1" 200 35931 0.001194 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-06-09 20:47:27] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005428 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001881 10.0.0.50 - - [2026-06-09 20:47:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.020312 10.0.0.50 - - [2026-06-09 20:47:27] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.50 - - [2026-06-09 20:47:27] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012281 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002794 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-templates HTTP/1.1" 200 511 0.062254 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-templates HTTP/1.1" 200 501 0.057624 10.0.0.50 - - [2026-06-09 20:47:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.066267 10.0.0.50 - - [2026-06-09 20:47:27] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-templates HTTP/1.1" 200 515 0.090351 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026217 10.0.0.50 - - [2026-06-09 20:47:27] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016386 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.006731 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-templates HTTP/1.1" 200 535 0.041649 10.0.0.50 - - [2026-06-09 20:47:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.051837 10.0.0.50 - - [2026-06-09 20:47:27] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.50 - - [2026-06-09 20:47:27] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007343 10.0.0.50 - - [2026-06-09 20:47:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003299 10.0.0.50 - - [2026-06-09 20:47:27] "POST /service-templates HTTP/1.1" 200 507 0.033002 10.0.0.50 - - [2026-06-09 20:47:27] "POST /database-nodes HTTP/1.1" 200 597 0.039859 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001119 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:47:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.50 - - [2026-06-09 20:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.50 - - [2026-06-09 20:47:29] "GET /network-ipam/b1634365-0cb0-4ee8-95f2-052e6ecdece1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004430 10.0.0.50 - - [2026-06-09 20:47:29] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.50 - - [2026-06-09 20:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-06-09 20:47:29] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003562 10.0.0.50 - - [2026-06-09 20:47:29] "POST /bgp-routers HTTP/1.1" 200 616 0.043445 10.0.0.50 - - [2026-06-09 20:47:29] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.036742 10.0.0.50 - - [2026-06-09 20:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.50 - - [2026-06-09 20:47:29] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007581 10.0.0.50 - - [2026-06-09 20:47:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002761 10.0.0.50 - - [2026-06-09 20:47:29] "POST /ref-update HTTP/1.1" 200 156 0.008291 10.0.0.50 - - [2026-06-09 20:47:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002188 10.0.0.50 - - [2026-06-09 20:47:29] "POST /access-control-lists HTTP/1.1" 200 587 0.022658 10.0.0.50 - - [2026-06-09 20:47:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.025137 10.0.0.50 - - [2026-06-09 20:47:29] "POST /access-control-lists HTTP/1.1" 200 585 0.025552 10.0.0.50 - - [2026-06-09 20:47:29] "POST /route-targets HTTP/1.1" 200 327 0.018898 10.0.0.50 - - [2026-06-09 20:47:29] "POST /ref-update HTTP/1.1" 200 156 0.031445 10.0.0.50 - - [2026-06-09 20:47:30] "POST /route-targets HTTP/1.1" 200 327 0.012964 10.0.0.50 - - [2026-06-09 20:47:30] "POST /ref-update HTTP/1.1" 200 156 0.027278 10.0.0.50 - - [2026-06-09 20:47:30] "POST /route-targets HTTP/1.1" 200 327 0.023816 10.0.0.50 - - [2026-06-09 20:47:30] "POST /ref-update HTTP/1.1" 200 156 0.043740 10.0.0.50 - - [2026-06-09 20:47:30] "POST /route-targets HTTP/1.1" 200 327 0.011181 10.0.0.50 - - [2026-06-09 20:47:30] "POST /ref-update HTTP/1.1" 200 156 0.013668 10.0.0.50 - - [2026-06-09 20:47:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.002095 10.0.0.50 - - [2026-06-09 20:47:30] "POST /access-control-lists HTTP/1.1" 200 551 0.067896 10.0.0.50 - - [2026-06-09 20:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.50 - - [2026-06-09 20:47:31] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.010770 10.0.0.50 - - [2026-06-09 20:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-06-09 20:47:31] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.007845 10.0.0.50 - - [2026-06-09 20:47:31] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 581 0.015812 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 575 0.033073 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 575 0.026445 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 559 0.027531 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 555 0.018175 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 557 0.031370 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 565 0.033433 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 549 0.015541 10.0.0.50 - - [2026-06-09 20:47:31] "POST /alarms HTTP/1.1" 200 557 0.033105 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 567 0.040777 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 555 0.017452 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 567 0.037987 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 575 0.075719 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 569 0.016801 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 561 0.029258 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 561 0.017834 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 561 0.021395 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 547 0.033275 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 595 0.025571 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 575 0.032576 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 571 0.056640 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 583 0.035288 10.0.0.50 - - [2026-06-09 20:47:32] "POST /alarms HTTP/1.1" 200 609 0.029488 10.0.0.50 - - [2026-06-09 20:47:33] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.50 - - [2026-06-09 20:47:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002551 10.0.0.50 - - [2026-06-09 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2026-06-09 20:47:33] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.013478 10.0.0.50 - - [2026-06-09 20:47:33] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.50 - - [2026-06-09 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2026-06-09 20:47:33] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002860 10.0.0.50 - - [2026-06-09 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2026-06-09 20:47:33] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.009375 10.0.0.50 - - [2026-06-09 20:47:33] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.50 - - [2026-06-09 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.50 - - [2026-06-09 20:47:33] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007101 10.0.0.50 - - [2026-06-09 20:47:33] "PUT /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd HTTP/1.1" 200 274 0.015698 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 10.0.0.50 - - [2026-06-09 20:48:52] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.50 - - [2026-06-09 20:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2026-06-09 20:48:52] "GET /domain/fa0767b4-f983-40b4-a717-338639550356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003691 10.0.0.50 - - [2026-06-09 20:48:52] "POST /id-to-fqname HTTP/1.1" 200 173 0.000516 10.0.0.50 - - [2026-06-09 20:48:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.008723 10.0.0.50 - - [2026-06-09 20:48:52] "POST /security-groups HTTP/1.1" 200 570 0.065038 10.0.0.50 - - [2026-06-09 20:48:52] "POST /projects HTTP/1.1" 200 481 0.227051 10.0.0.50 - - [2026-06-09 20:48:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.001966 10.0.0.50 - - [2026-06-09 20:48:52] "POST /security-groups HTTP/1.1" 200 534 0.045929 10.0.0.50 - - [2026-06-09 20:48:53] "POST /access-control-lists HTTP/1.1" 200 579 0.075436 10.0.0.50 - - [2026-06-09 20:48:53] "POST /chown HTTP/1.1" 200 109 0.031628 10.0.0.50 - - [2026-06-09 20:48:53] "POST /policy-managements HTTP/1.1" 409 214 0.022986 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.038897 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030887 10.0.0.50 - - [2026-06-09 20:48:53] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017030 10.0.0.50 - - [2026-06-09 20:48:53] "POST /access-control-lists HTTP/1.1" 200 577 0.061659 10.0.0.50 - - [2026-06-09 20:48:53] "POST /application-policy-sets HTTP/1.1" 200 528 0.048689 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.50 - - [2026-06-09 20:48:53] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003066 10.0.0.50 - - [2026-06-09 20:48:53] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.009191 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.50 - - [2026-06-09 20:48:53] "GET /virtual-network/eab962aa-482d-4b72-b725-e6b2a52851fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004363 10.0.0.50 - - [2026-06-09 20:48:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000454 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.001657 10.0.0.50 - - [2026-06-09 20:48:53] "POST /security-groups HTTP/1.1" 200 574 0.072998 10.0.0.50 - - [2026-06-09 20:48:53] "POST /projects HTTP/1.1" 200 489 0.200126 10.0.0.50 - - [2026-06-09 20:48:53] "POST /security-groups HTTP/1.1" 200 546 0.041909 10.0.0.50 - - [2026-06-09 20:48:53] "POST /chown HTTP/1.1" 200 109 0.013680 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.024886 10.0.0.50 - - [2026-06-09 20:48:53] "POST /access-control-lists HTTP/1.1" 200 594 0.029890 10.0.0.50 - - [2026-06-09 20:48:53] "POST /network-ipams HTTP/1.1" 200 522 0.067877 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.007568 10.0.0.50 - - [2026-06-09 20:48:53] "POST /network-ipams HTTP/1.1" 200 510 0.036911 10.0.0.50 - - [2026-06-09 20:48:53] "POST /access-control-lists HTTP/1.1" 200 592 0.053553 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.018828 10.0.0.50 - - [2026-06-09 20:48:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.002914 10.0.0.50 - - [2026-06-09 20:48:54] "POST /access-control-lists HTTP/1.1" 200 583 0.114439 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.007573 10.0.0.50 - - [2026-06-09 20:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.024181 10.0.0.50 - - [2026-06-09 20:48:54] "POST /virtual-networks HTTP/1.1" 200 538 0.247950 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012535 10.0.0.50 - - [2026-06-09 20:48:54] "POST /access-control-lists HTTP/1.1" 200 581 0.110744 10.0.0.50 - - [2026-06-09 20:48:54] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.025399 10.0.0.50 - - [2026-06-09 20:48:54] "POST /network-ipams HTTP/1.1" 200 518 0.029130 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.024395 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.004655 10.0.0.50 - - [2026-06-09 20:48:54] "POST /access-control-lists HTTP/1.1" 200 602 0.026559 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.004450 10.0.0.50 - - [2026-06-09 20:48:54] "POST /access-control-lists HTTP/1.1" 200 600 0.069819 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.012521 10.0.0.50 - - [2026-06-09 20:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.031436 10.0.0.50 - - [2026-06-09 20:48:54] "POST /virtual-networks HTTP/1.1" 200 546 0.241501 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2026-06-09 20:48:54] "POST /access-control-lists HTTP/1.1" 200 589 0.122348 10.0.0.50 - - [2026-06-09 20:48:54] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.078981 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.002770 10.0.0.50 - - [2026-06-09 20:48:54] "POST /route-targets HTTP/1.1" 200 327 0.022167 10.0.0.50 - - [2026-06-09 20:48:54] "POST /network-policys HTTP/1.1" 200 538 0.068544 10.0.0.50 - - [2026-06-09 20:48:54] "POST /ref-update HTTP/1.1" 200 156 0.049842 10.0.0.50 - - [2026-06-09 20:48:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.034455 10.0.0.50 - - [2026-06-09 20:48:55] "POST /route-targets HTTP/1.1" 200 327 0.050180 10.0.0.50 - - [2026-06-09 20:48:55] "POST /network-policys HTTP/1.1" 200 534 0.180774 10.0.0.50 - - [2026-06-09 20:48:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.011866 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.077916 10.0.0.50 - - [2026-06-09 20:48:55] "POST /network-policys HTTP/1.1" 200 542 0.077866 10.0.0.50 - - [2026-06-09 20:48:55] "PUT /access-control-list/a837a01a-df4b-4c2d-ae4a-cd72d9b08015 HTTP/1.1" 200 272 0.039020 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.169464 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019022 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.152985 10.0.0.50 - - [2026-06-09 20:48:55] "PUT /access-control-list/f7195f40-dad6-4835-ba89-69a6dd71d868 HTTP/1.1" 200 272 0.066124 10.0.0.50 - - [2026-06-09 20:48:55] "PUT /access-control-list/f7195f40-dad6-4835-ba89-69a6dd71d868 HTTP/1.1" 200 272 0.032543 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.110350 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011477 10.0.0.50 - - [2026-06-09 20:48:55] "PUT /access-control-list/a837a01a-df4b-4c2d-ae4a-cd72d9b08015 HTTP/1.1" 200 272 0.037785 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025705 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.016368 10.0.0.50 - - [2026-06-09 20:48:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.009597 10.0.0.50 - - [2026-06-09 20:48:55] "POST /ref-update HTTP/1.1" 200 156 0.084598 10.0.0.50 - - [2026-06-09 20:48:55] "POST /access-control-lists HTTP/1.1" 200 601 0.053974 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.109767 10.0.0.50 - - [2026-06-09 20:48:56] "PUT /access-control-list/013ae547-e8a4-4c7e-bce5-3a8febdb356a HTTP/1.1" 200 272 0.024393 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.055044 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.192393 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012080 10.0.0.50 - - [2026-06-09 20:48:56] "PUT /access-control-list/a837a01a-df4b-4c2d-ae4a-cd72d9b08015 HTTP/1.1" 200 272 0.069268 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024238 10.0.0.50 - - [2026-06-09 20:48:56] "PUT /access-control-list/013ae547-e8a4-4c7e-bce5-3a8febdb356a HTTP/1.1" 200 272 0.061348 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046269 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.018377 10.0.0.50 - - [2026-06-09 20:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.50 - - [2026-06-09 20:48:56] "GET /virtual-network/eab962aa-482d-4b72-b725-e6b2a52851fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006242 10.0.0.50 - - [2026-06-09 20:48:56] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005680 10.0.0.50 - - [2026-06-09 20:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.50 - - [2026-06-09 20:48:56] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002920 10.0.0.50 - - [2026-06-09 20:48:56] "POST /firewall-policys HTTP/1.1" 200 530 0.064752 10.0.0.50 - - [2026-06-09 20:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030226 10.0.0.50 - - [2026-06-09 20:48:56] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011790 10.0.0.50 - - [2026-06-09 20:48:56] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004698 10.0.0.50 - - [2026-06-09 20:48:56] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002367 10.0.0.50 - - [2026-06-09 20:48:56] "POST /ref-update HTTP/1.1" 200 156 0.021584 10.0.0.50 - - [2026-06-09 20:48:56] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.022380 10.0.0.50 - - [2026-06-09 20:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-06-09 20:48:56] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002897 10.0.0.50 - - [2026-06-09 20:48:56] "POST /firewall-policys HTTP/1.1" 200 532 0.027363 10.0.0.50 - - [2026-06-09 20:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024121 10.0.0.50 - - [2026-06-09 20:48:56] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013287 10.0.0.50 - - [2026-06-09 20:48:56] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004041 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007974 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002607 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002554 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.019055 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.036185 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.067871 10.0.0.50 - - [2026-06-09 20:48:57] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.061306 10.0.0.50 - - [2026-06-09 20:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2026-06-09 20:48:57] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008930 10.0.0.50 - - [2026-06-09 20:48:57] "POST /firewall-policys HTTP/1.1" 200 530 0.045536 10.0.0.50 - - [2026-06-09 20:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048361 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.031822 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 10.0.0.50 - - [2026-06-09 20:48:57] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002955 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:48:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002734 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002412 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002823 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002595 10.0.0.50 - - [2026-06-09 20:48:57] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002454 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.034887 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.046527 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.054273 10.0.0.50 - - [2026-06-09 20:48:57] "POST /ref-update HTTP/1.1" 200 156 0.024439 10.0.0.50 - - [2026-06-09 20:48:58] "POST /ref-update HTTP/1.1" 200 156 0.069665 10.0.0.50 - - [2026-06-09 20:48:58] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.005870 10.0.0.50 - - [2026-06-09 20:48:58] "POST /tags HTTP/1.1" 200 299 0.027447 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.50 - - [2026-06-09 20:48:58] "GET /tag/a9dc5a4d-57f8-44d9-9a72-81569a534dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011271 10.0.0.50 - - [2026-06-09 20:48:58] "POST /set-tag HTTP/1.1" 200 109 0.020064 10.0.0.50 - - [2026-06-09 20:48:58] "POST /tags HTTP/1.1" 200 305 0.130085 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017618 10.0.0.50 - - [2026-06-09 20:48:58] "GET /tag/58387427-4b17-462d-9856-426f46de41c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015237 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.50 - - [2026-06-09 20:48:58] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060871 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.50 - - [2026-06-09 20:48:58] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005851 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.50 - - [2026-06-09 20:48:58] "GET /service-appliance-set/b7fda454-2d6e-4b4e-a2b1-c51b6a41683e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003503 10.0.0.50 - - [2026-06-09 20:48:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002285 10.0.0.50 - - [2026-06-09 20:48:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128804 10.0.0.50 - - [2026-06-09 20:48:58] "GET /virtual-machine-interface/39d2ccc8-c4b2-4b3b-acac-9a51f578ef38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.022094 10.0.0.50 - - [2026-06-09 20:48:59] "POST /instance-ips HTTP/1.1" 200 381 0.106393 10.0.0.50 - - [2026-06-09 20:48:59] "GET /instance-ip/91398653-fe0b-4288-be17-e1e241d04c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.036520 10.0.0.50 - - [2026-06-09 20:48:59] "POST /loadbalancers HTTP/1.1" 200 582 0.091558 10.0.0.50 - - [2026-06-09 20:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022092 10.0.0.50 - - [2026-06-09 20:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012531 10.0.0.50 - - [2026-06-09 20:48:59] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055280 10.0.0.50 - - [2026-06-09 20:48:59] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025367 10.0.0.50 - - [2026-06-09 20:48:59] "GET /instance-ip/91398653-fe0b-4288-be17-e1e241d04c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006528 10.0.0.50 - - [2026-06-09 20:48:59] "GET /loadbalancer/29316235-4206-4c67-991b-880f89adc27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002697 10.0.0.50 - - [2026-06-09 20:48:59] "POST /floating-ips HTTP/1.1" 200 583 0.036703 10.0.0.50 - - [2026-06-09 20:48:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060333 10.0.0.50 - - [2026-06-09 20:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021796 10.0.0.50 - - [2026-06-09 20:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-06-09 20:48:59] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.126367 10.0.0.50 - - [2026-06-09 20:48:59] "GET /loadbalancer-listener/96a7f096-e244-477f-a151-773423e7bcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.009490 10.0.0.50 - - [2026-06-09 20:48:59] "GET /loadbalancer-listener/96a7f096-e244-477f-a151-773423e7bcd0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.016613 10.0.0.50 - - [2026-06-09 20:48:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050709 10.0.0.50 - - [2026-06-09 20:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2026-06-09 20:48:59] "GET /instance-ip/91398653-fe0b-4288-be17-e1e241d04c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003392 10.0.0.50 - - [2026-06-09 20:48:59] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006646 10.0.0.50 - - [2026-06-09 20:48:59] "GET /instance-ip/91398653-fe0b-4288-be17-e1e241d04c09?fields=floating_ips HTTP/1.1" 200 1171 0.008145 10.0.0.50 - - [2026-06-09 20:48:59] "GET /floating-ip/f40cc36e-732d-4da4-9e29-ff0403096e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003404 10.0.0.50 - - [2026-06-09 20:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.50 - - [2026-06-09 20:48:59] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.008375 10.0.0.50 - - [2026-06-09 20:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.50 - - [2026-06-09 20:48:59] "GET /loadbalancer/29316235-4206-4c67-991b-880f89adc27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002877 10.0.0.50 - - [2026-06-09 20:49:00] "POST /tags HTTP/1.1" 200 357 0.110052 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027605 10.0.0.50 - - [2026-06-09 20:49:00] "GET /tag/d3350a5a-5cea-4bee-b0c1-04bd04a84110?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.016315 10.0.0.50 - - [2026-06-09 20:49:00] "POST /tags HTTP/1.1" 200 305 0.082084 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024716 10.0.0.50 - - [2026-06-09 20:49:00] "GET /tag/236cee20-0e18-4c4a-8743-0e5ed13b1942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023880 10.0.0.50 - - [2026-06-09 20:49:00] "POST /id-to-fqname HTTP/1.1" 200 174 0.001633 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.019679 10.0.0.50 - - [2026-06-09 20:49:00] "POST /security-groups HTTP/1.1" 200 571 0.074503 10.0.0.50 - - [2026-06-09 20:49:00] "POST /projects HTTP/1.1" 200 483 0.381745 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.008277 10.0.0.50 - - [2026-06-09 20:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026258 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.50 - - [2026-06-09 20:49:00] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028939 10.0.0.50 - - [2026-06-09 20:49:00] "POST /access-control-lists HTTP/1.1" 200 580 0.092337 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.044877 10.0.0.50 - - [2026-06-09 20:49:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.001745 10.0.0.50 - - [2026-06-09 20:49:00] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004194 10.0.0.50 - - [2026-06-09 20:49:00] "POST /access-control-lists HTTP/1.1" 200 578 0.061929 10.0.0.50 - - [2026-06-09 20:49:00] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.080698 10.0.0.50 - - [2026-06-09 20:49:01] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.065367 10.0.0.50 - - [2026-06-09 20:49:01] "POST /security-groups HTTP/1.1" 200 537 0.069424 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.002012 10.0.0.50 - - [2026-06-09 20:49:01] "POST /access-control-lists HTTP/1.1" 200 596 0.077333 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.008126 10.0.0.50 - - [2026-06-09 20:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.080438 10.0.0.50 - - [2026-06-09 20:49:01] "POST /chown HTTP/1.1" 200 109 0.023901 10.0.0.50 - - [2026-06-09 20:49:01] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009229 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2026-06-09 20:49:01] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029852 10.0.0.50 - - [2026-06-09 20:49:01] "POST /access-control-lists HTTP/1.1" 200 594 0.073413 10.0.0.50 - - [2026-06-09 20:49:01] "POST /tags HTTP/1.1" 409 207 0.018534 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.50 - - [2026-06-09 20:49:01] "GET /tag/236cee20-0e18-4c4a-8743-0e5ed13b1942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010249 10.0.0.50 - - [2026-06-09 20:49:01] "POST /firewall-rules HTTP/1.1" 200 564 0.075506 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-rule/1afdc17b-21ac-4ba9-b8c3-d3b067161370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011164 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002370 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-rule/1afdc17b-21ac-4ba9-b8c3-d3b067161370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002555 10.0.0.50 - - [2026-06-09 20:49:01] "POST /ref-update HTTP/1.1" 200 156 0.029693 10.0.0.50 - - [2026-06-09 20:49:01] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003590 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2026-06-09 20:49:01] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002991 10.0.0.50 - - [2026-06-09 20:49:01] "POST /tags HTTP/1.1" 409 207 0.002236 10.0.0.50 - - [2026-06-09 20:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2026-06-09 20:49:01] "GET /tag/236cee20-0e18-4c4a-8743-0e5ed13b1942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010333 10.0.0.50 - - [2026-06-09 20:49:01] "POST /firewall-rules HTTP/1.1" 200 562 0.068357 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-rule/df8cb4f5-74f4-4cbb-9537-245608b89b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005557 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003681 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001194 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001257 10.0.0.50 - - [2026-06-09 20:49:01] "GET /firewall-rule/df8cb4f5-74f4-4cbb-9537-245608b89b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002723 10.0.0.50 - - [2026-06-09 20:49:01] "POST /ref-update HTTP/1.1" 200 156 0.071740 10.0.0.50 - - [2026-06-09 20:49:02] "POST /tags HTTP/1.1" 200 301 0.079694 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.50 - - [2026-06-09 20:49:02] "GET /tag/cd6e9a16-6bda-40e7-b7e5-a572d1dee3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013303 10.0.0.50 - - [2026-06-09 20:49:02] "POST /tags HTTP/1.1" 200 325 0.151074 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.50 - - [2026-06-09 20:49:02] "GET /tag/140cf1fc-56c9-4eb0-8ea4-ce168e3644e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.026648 10.0.0.50 - - [2026-06-09 20:49:02] "POST /tags HTTP/1.1" 200 363 0.037442 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-06-09 20:49:02] "GET /tag/17c23710-87f4-429c-89d6-1bd1d45c0d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011460 10.0.0.50 - - [2026-06-09 20:49:02] "POST /tags HTTP/1.1" 200 311 0.018580 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2026-06-09 20:49:02] "GET /tag/e22472b5-fb6a-4d53-867f-27290d62ed7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013713 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.50 - - [2026-06-09 20:49:02] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007392 10.0.0.50 - - [2026-06-09 20:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.50 - - [2026-06-09 20:49:02] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055061 10.0.0.50 - - [2026-06-09 20:49:02] "POST /virtual-machines HTTP/1.1" 200 377 0.014082 10.0.0.50 - - [2026-06-09 20:49:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033740 10.0.0.50 - - [2026-06-09 20:49:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147069 10.0.0.50 - - [2026-06-09 20:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017833 10.0.0.50 - - [2026-06-09 20:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012393 10.0.0.50 - - [2026-06-09 20:49:03] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010780 10.0.0.50 - - [2026-06-09 20:49:03] "POST /instance-ips HTTP/1.1" 200 409 0.053824 10.0.0.50 - - [2026-06-09 20:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037670 10.0.0.50 - - [2026-06-09 20:49:03] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013377 10.0.0.50 - - [2026-06-09 20:49:03] "POST /set-tag HTTP/1.1" 200 109 0.049340 10.0.0.50 - - [2026-06-09 20:49:03] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008786 10.0.0.50 - - [2026-06-09 20:49:03] "GET /instance-ip/a60723f2-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010666 10.0.0.50 - - [2026-06-09 20:49:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.012694 10.0.0.50 - - [2026-06-09 20:49:03] "POST /tags HTTP/1.1" 200 301 0.051014 10.0.0.50 - - [2026-06-09 20:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022369 10.0.0.50 - - [2026-06-09 20:49:03] "GET /tag/92d7b927-8b57-4c43-9caf-f77b5f7a8805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.027886 10.0.0.50 - - [2026-06-09 20:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.50 - - [2026-06-09 20:49:03] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065286 10.0.0.50 - - [2026-06-09 20:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.50 - - [2026-06-09 20:49:03] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005254 10.0.0.50 - - [2026-06-09 20:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-06-09 20:49:04] "GET /service-appliance-set/b7fda454-2d6e-4b4e-a2b1-c51b6a41683e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002900 10.0.0.50 - - [2026-06-09 20:49:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.002043 10.0.0.50 - - [2026-06-09 20:49:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108678 10.0.0.50 - - [2026-06-09 20:49:04] "GET /virtual-machine-interface/8fd73878-e17c-4fe1-9791-e62d60d6d507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.031617 10.0.0.50 - - [2026-06-09 20:49:04] "POST /instance-ips HTTP/1.1" 200 377 0.037806 10.0.0.50 - - [2026-06-09 20:49:04] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.005671 10.0.0.50 - - [2026-06-09 20:49:04] "POST /loadbalancers HTTP/1.1" 200 582 0.076859 10.0.0.50 - - [2026-06-09 20:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045488 10.0.0.50 - - [2026-06-09 20:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010673 10.0.0.50 - - [2026-06-09 20:49:04] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073597 10.0.0.50 - - [2026-06-09 20:49:04] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.009314 10.0.0.50 - - [2026-06-09 20:49:04] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062658 10.0.0.50 - - [2026-06-09 20:49:04] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005981 10.0.0.50 - - [2026-06-09 20:49:04] "POST /floating-ips HTTP/1.1" 200 581 0.047075 10.0.0.50 - - [2026-06-09 20:49:04] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062659 10.0.0.50 - - [2026-06-09 20:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009311 10.0.0.50 - - [2026-06-09 20:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.50 - - [2026-06-09 20:49:04] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.063208 10.0.0.50 - - [2026-06-09 20:49:04] "GET /loadbalancer-listener/0e634fa3-6d7b-4503-bc94-90b5cc9c8f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003117 10.0.0.50 - - [2026-06-09 20:49:04] "GET /loadbalancer-listener/0e634fa3-6d7b-4503-bc94-90b5cc9c8f93?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003715 10.0.0.50 - - [2026-06-09 20:49:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029700 10.0.0.50 - - [2026-06-09 20:49:04] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003454 10.0.0.50 - - [2026-06-09 20:49:04] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?fields=floating_ips HTTP/1.1" 200 1161 0.005941 10.0.0.50 - - [2026-06-09 20:49:04] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002684 10.0.0.50 - - [2026-06-09 20:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.50 - - [2026-06-09 20:49:04] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034610 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.016904 10.0.0.50 - - [2026-06-09 20:49:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022704 10.0.0.50 - - [2026-06-09 20:49:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032964 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.50 - - [2026-06-09 20:49:05] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030953 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer-listener/0661af4c-2be0-4586-b389-f03a902ee7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004358 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer-listener/0661af4c-2be0-4586-b389-f03a902ee7d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003329 10.0.0.50 - - [2026-06-09 20:49:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027053 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.50 - - [2026-06-09 20:49:05] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006292 10.0.0.50 - - [2026-06-09 20:49:05] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?fields=floating_ips HTTP/1.1" 200 1161 0.017800 10.0.0.50 - - [2026-06-09 20:49:05] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004251 10.0.0.50 - - [2026-06-09 20:49:05] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081032 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002757 10.0.0.50 - - [2026-06-09 20:49:05] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.017191 10.0.0.50 - - [2026-06-09 20:49:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022140 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013723 10.0.0.50 - - [2026-06-09 20:49:05] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048451 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer-listener/2e150ce3-26ed-46e6-8049-3cac695cbf0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002005 10.0.0.50 - - [2026-06-09 20:49:05] "GET /loadbalancer-listener/2e150ce3-26ed-46e6-8049-3cac695cbf0a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003298 10.0.0.50 - - [2026-06-09 20:49:05] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018927 10.0.0.50 - - [2026-06-09 20:49:05] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003866 10.0.0.50 - - [2026-06-09 20:49:05] "GET /instance-ip/001b3308-376f-4c74-b0ea-3b0263805dd3?fields=floating_ips HTTP/1.1" 200 1161 0.002992 10.0.0.50 - - [2026-06-09 20:49:05] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002987 10.0.0.50 - - [2026-06-09 20:49:05] "POST /tags HTTP/1.1" 200 355 0.028645 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.50 - - [2026-06-09 20:49:05] "GET /tag/f5965b66-eb32-40e1-adbb-d293a2af1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.022384 10.0.0.50 - - [2026-06-09 20:49:05] "POST /tags HTTP/1.1" 200 303 0.022334 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011038 10.0.0.50 - - [2026-06-09 20:49:05] "GET /tag/fb284b83-4ea2-4a13-abca-8db33e7b07d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022305 10.0.0.50 - - [2026-06-09 20:49:05] "POST /projects HTTP/1.1" 409 218 0.002445 10.0.0.50 - - [2026-06-09 20:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-06-09 20:49:06] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039531 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.50 - - [2026-06-09 20:49:06] "GET /network-ipam/a93bc856-25ba-4d7a-95db-34f198a4f7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004676 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.50 - - [2026-06-09 20:49:06] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004715 10.0.0.50 - - [2026-06-09 20:49:06] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.052986 10.0.0.50 - - [2026-06-09 20:49:06] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012036 10.0.0.50 - - [2026-06-09 20:49:06] "POST /set-tag HTTP/1.1" 200 109 0.068388 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.075800 10.0.0.50 - - [2026-06-09 20:49:06] "GET /network-ipam/01003589-7605-42f4-b3a8-ac814ca896e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.006639 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.50 - - [2026-06-09 20:49:06] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007472 10.0.0.50 - - [2026-06-09 20:49:06] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.075483 10.0.0.50 - - [2026-06-09 20:49:06] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004200 10.0.0.50 - - [2026-06-09 20:49:06] "POST /set-tag HTTP/1.1" 200 109 0.097231 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.50 - - [2026-06-09 20:49:06] "GET /network-policy/accce30b-a223-4075-bdf6-f2007be30590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003349 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-06-09 20:49:06] "GET /network-policy/a4702adb-9272-4909-8c1a-b9af63188a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002595 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2026-06-09 20:49:06] "GET /network-policy/73893b22-cf9e-4184-94c4-55900577e0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002757 10.0.0.50 - - [2026-06-09 20:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2026-06-09 20:49:06] "PUT /network-policy/73893b22-cf9e-4184-94c4-55900577e0d6 HTTP/1.1" 200 262 0.011947 10.0.0.50 - - [2026-06-09 20:49:06] "POST /ref-update HTTP/1.1" 200 156 0.055408 10.0.0.50 - - [2026-06-09 20:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004831 10.0.0.50 - - [2026-06-09 20:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-06-09 20:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2026-06-09 20:49:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-06-09 20:49:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-06-09 20:49:07] "POST /security-groups HTTP/1.1" 409 245 0.002266 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-06-09 20:49:07] "PUT /security-group/805b2d65-0a9c-487d-86bc-0df22d582e6c HTTP/1.1" 200 262 0.067503 10.0.0.50 - - [2026-06-09 20:49:07] "PUT /access-control-list/995db8d3-3c04-4211-9870-797ea6dddedd HTTP/1.1" 200 272 0.021442 10.0.0.50 - - [2026-06-09 20:49:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.035632 10.0.0.50 - - [2026-06-09 20:49:07] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011241 10.0.0.50 - - [2026-06-09 20:49:07] "PUT /access-control-list/165cd7e5-0d5e-4eed-8402-ec5af9475095 HTTP/1.1" 200 272 0.028961 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.50 - - [2026-06-09 20:49:07] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003101 10.0.0.50 - - [2026-06-09 20:49:07] "POST /tags HTTP/1.1" 409 206 0.001741 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2026-06-09 20:49:07] "GET /tag/fb284b83-4ea2-4a13-abca-8db33e7b07d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011431 10.0.0.50 - - [2026-06-09 20:49:07] "POST /firewall-rules HTTP/1.1" 200 562 0.070800 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-rule/15bed373-f9a3-4067-b98d-a4edf0adc5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005179 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004645 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-rule/15bed373-f9a3-4067-b98d-a4edf0adc5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002744 10.0.0.50 - - [2026-06-09 20:49:07] "POST /ref-update HTTP/1.1" 200 156 0.024790 10.0.0.50 - - [2026-06-09 20:49:07] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009027 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005196 10.0.0.50 - - [2026-06-09 20:49:07] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003063 10.0.0.50 - - [2026-06-09 20:49:07] "POST /tags HTTP/1.1" 409 206 0.008353 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.50 - - [2026-06-09 20:49:07] "GET /tag/fb284b83-4ea2-4a13-abca-8db33e7b07d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011769 10.0.0.50 - - [2026-06-09 20:49:07] "POST /firewall-rules HTTP/1.1" 200 560 0.075650 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-rule/8639f692-baa6-477c-be4c-b212fb076451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007064 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004184 10.0.0.50 - - [2026-06-09 20:49:07] "GET /firewall-rule/8639f692-baa6-477c-be4c-b212fb076451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002200 10.0.0.50 - - [2026-06-09 20:49:07] "POST /ref-update HTTP/1.1" 200 156 0.037466 10.0.0.50 - - [2026-06-09 20:49:07] "POST /tags HTTP/1.1" 200 371 0.024234 10.0.0.50 - - [2026-06-09 20:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2026-06-09 20:49:08] "GET /tag/ba85f04b-9a26-465b-82df-48edc59b6799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.015900 10.0.0.50 - - [2026-06-09 20:49:08] "POST /tags HTTP/1.1" 200 319 0.043618 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.50 - - [2026-06-09 20:49:08] "GET /tag/e05a862e-9865-48e6-8e69-72c1f18868a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.010813 10.0.0.50 - - [2026-06-09 20:49:08] "POST /id-to-fqname HTTP/1.1" 200 181 0.000656 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.002055 10.0.0.50 - - [2026-06-09 20:49:08] "POST /security-groups HTTP/1.1" 200 578 0.069210 10.0.0.50 - - [2026-06-09 20:49:08] "POST /projects HTTP/1.1" 200 497 0.176853 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002151 10.0.0.50 - - [2026-06-09 20:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019991 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.50 - - [2026-06-09 20:49:08] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006653 10.0.0.50 - - [2026-06-09 20:49:08] "POST /access-control-lists HTTP/1.1" 200 587 0.067803 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.008540 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.50 - - [2026-06-09 20:49:08] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005321 10.0.0.50 - - [2026-06-09 20:49:08] "POST /access-control-lists HTTP/1.1" 200 585 0.080083 10.0.0.50 - - [2026-06-09 20:49:08] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.111876 10.0.0.50 - - [2026-06-09 20:49:08] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.042288 10.0.0.50 - - [2026-06-09 20:49:08] "POST /security-groups HTTP/1.1" 200 558 0.074667 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.002392 10.0.0.50 - - [2026-06-09 20:49:08] "POST /access-control-lists HTTP/1.1" 200 610 0.037260 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.021756 10.0.0.50 - - [2026-06-09 20:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045939 10.0.0.50 - - [2026-06-09 20:49:08] "POST /chown HTTP/1.1" 200 109 0.018714 10.0.0.50 - - [2026-06-09 20:49:08] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003523 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2026-06-09 20:49:08] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016604 10.0.0.50 - - [2026-06-09 20:49:08] "POST /access-control-lists HTTP/1.1" 200 608 0.062241 10.0.0.50 - - [2026-06-09 20:49:08] "POST /tags HTTP/1.1" 409 214 0.004352 10.0.0.50 - - [2026-06-09 20:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2026-06-09 20:49:08] "GET /tag/e05a862e-9865-48e6-8e69-72c1f18868a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.017033 10.0.0.50 - - [2026-06-09 20:49:09] "POST /firewall-rules HTTP/1.1" 200 578 0.073788 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-rule/01bf04ca-d45e-42a6-b04e-1663b518fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.009216 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003988 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-rule/01bf04ca-d45e-42a6-b04e-1663b518fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002286 10.0.0.50 - - [2026-06-09 20:49:09] "POST /ref-update HTTP/1.1" 200 156 0.028987 10.0.0.50 - - [2026-06-09 20:49:09] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002466 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-06-09 20:49:09] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002095 10.0.0.50 - - [2026-06-09 20:49:09] "POST /tags HTTP/1.1" 409 214 0.002119 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-06-09 20:49:09] "GET /tag/e05a862e-9865-48e6-8e69-72c1f18868a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011233 10.0.0.50 - - [2026-06-09 20:49:09] "POST /firewall-rules HTTP/1.1" 200 576 0.060941 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-rule/07e0d185-49df-4665-a31c-dd0a34fa9e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007688 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003960 10.0.0.50 - - [2026-06-09 20:49:09] "GET /firewall-rule/07e0d185-49df-4665-a31c-dd0a34fa9e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006033 10.0.0.50 - - [2026-06-09 20:49:09] "POST /ref-update HTTP/1.1" 200 156 0.037287 10.0.0.50 - - [2026-06-09 20:49:09] "POST /tags HTTP/1.1" 200 363 0.016882 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2026-06-09 20:49:09] "GET /tag/ba4da425-8cff-4339-9b28-1d6c252f548e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011422 10.0.0.50 - - [2026-06-09 20:49:09] "POST /tags HTTP/1.1" 200 311 0.042272 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.50 - - [2026-06-09 20:49:09] "GET /tag/a777072b-f4fa-4ef1-aacc-0e70f9b755af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011400 10.0.0.50 - - [2026-06-09 20:49:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000730 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.001302 10.0.0.50 - - [2026-06-09 20:49:09] "POST /security-groups HTTP/1.1" 200 574 0.059936 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002797 10.0.0.50 - - [2026-06-09 20:49:09] "POST /projects HTTP/1.1" 200 489 0.190529 10.0.0.50 - - [2026-06-09 20:49:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.054251 10.0.0.50 - - [2026-06-09 20:49:09] "POST /access-control-lists HTTP/1.1" 200 583 0.083244 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024524 10.0.0.50 - - [2026-06-09 20:49:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.018053 10.0.0.50 - - [2026-06-09 20:49:10] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006884 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.50 - - [2026-06-09 20:49:10] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006943 10.0.0.50 - - [2026-06-09 20:49:10] "POST /access-control-lists HTTP/1.1" 200 581 0.078046 10.0.0.50 - - [2026-06-09 20:49:10] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.075320 10.0.0.50 - - [2026-06-09 20:49:10] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.063873 10.0.0.50 - - [2026-06-09 20:49:10] "POST /security-groups HTTP/1.1" 200 546 0.079657 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002770 10.0.0.50 - - [2026-06-09 20:49:10] "POST /access-control-lists HTTP/1.1" 200 602 0.069076 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.002411 10.0.0.50 - - [2026-06-09 20:49:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.072131 10.0.0.50 - - [2026-06-09 20:49:10] "POST /chown HTTP/1.1" 200 109 0.021996 10.0.0.50 - - [2026-06-09 20:49:10] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007560 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-06-09 20:49:10] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024344 10.0.0.50 - - [2026-06-09 20:49:10] "POST /access-control-lists HTTP/1.1" 200 600 0.078552 10.0.0.50 - - [2026-06-09 20:49:10] "POST /tags HTTP/1.1" 409 210 0.024474 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2026-06-09 20:49:10] "GET /tag/a777072b-f4fa-4ef1-aacc-0e70f9b755af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010815 10.0.0.50 - - [2026-06-09 20:49:10] "POST /firewall-rules HTTP/1.1" 200 570 0.070598 10.0.0.50 - - [2026-06-09 20:49:10] "GET /firewall-rule/a79b590c-1504-46de-95f2-eefb65763e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.009401 10.0.0.50 - - [2026-06-09 20:49:10] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003897 10.0.0.50 - - [2026-06-09 20:49:10] "GET /firewall-rule/a79b590c-1504-46de-95f2-eefb65763e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002553 10.0.0.50 - - [2026-06-09 20:49:10] "POST /ref-update HTTP/1.1" 200 156 0.048856 10.0.0.50 - - [2026-06-09 20:49:10] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009007 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.50 - - [2026-06-09 20:49:10] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003150 10.0.0.50 - - [2026-06-09 20:49:10] "POST /tags HTTP/1.1" 409 210 0.001990 10.0.0.50 - - [2026-06-09 20:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.50 - - [2026-06-09 20:49:10] "GET /tag/a777072b-f4fa-4ef1-aacc-0e70f9b755af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013088 10.0.0.50 - - [2026-06-09 20:49:11] "POST /firewall-rules HTTP/1.1" 200 568 0.064373 10.0.0.50 - - [2026-06-09 20:49:11] "GET /firewall-rule/20aa47d7-865d-4ece-9bc9-48812cba8c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005932 10.0.0.50 - - [2026-06-09 20:49:11] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.009823 10.0.0.50 - - [2026-06-09 20:49:11] "GET /firewall-rule/20aa47d7-865d-4ece-9bc9-48812cba8c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002964 10.0.0.50 - - [2026-06-09 20:49:11] "POST /ref-update HTTP/1.1" 200 156 0.043692 10.0.0.50 - - [2026-06-09 20:49:11] "POST /tags HTTP/1.1" 409 237 0.005229 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-06-09 20:49:11] "GET /tag/17c23710-87f4-429c-89d6-1bd1d45c0d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.009891 10.0.0.50 - - [2026-06-09 20:49:11] "POST /tags HTTP/1.1" 409 210 0.007071 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.50 - - [2026-06-09 20:49:11] "GET /tag/e22472b5-fb6a-4d53-867f-27290d62ed7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010195 10.0.0.50 - - [2026-06-09 20:49:11] "POST /projects HTTP/1.1" 409 223 0.002106 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.50 - - [2026-06-09 20:49:11] "GET /project/7c32eac4-654c-4747-91e8-1d9508d807c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028424 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.50 - - [2026-06-09 20:49:11] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003841 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.50 - - [2026-06-09 20:49:11] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004840 10.0.0.50 - - [2026-06-09 20:49:11] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.038977 10.0.0.50 - - [2026-06-09 20:49:11] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.061986 10.0.0.50 - - [2026-06-09 20:49:11] "POST /security-groups HTTP/1.1" 409 253 0.003176 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-06-09 20:49:11] "PUT /security-group/c416f001-8b37-4447-8f70-858158c10aa0 HTTP/1.1" 200 262 0.057372 10.0.0.50 - - [2026-06-09 20:49:11] "PUT /access-control-list/6baa9c44-a310-4539-98bd-244117d5846d HTTP/1.1" 200 272 0.018627 10.0.0.50 - - [2026-06-09 20:49:11] "PUT /access-control-list/7e4b2d31-a493-4a09-8c16-f037cb8a5dc0 HTTP/1.1" 200 272 0.020081 10.0.0.50 - - [2026-06-09 20:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025856 10.0.0.50 - - [2026-06-09 20:49:11] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004730 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2026-06-09 20:49:11] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002856 10.0.0.50 - - [2026-06-09 20:49:11] "POST /tags HTTP/1.1" 409 210 0.002022 10.0.0.50 - - [2026-06-09 20:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.50 - - [2026-06-09 20:49:11] "GET /tag/e22472b5-fb6a-4d53-867f-27290d62ed7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019317 10.0.0.50 - - [2026-06-09 20:49:11] "POST /firewall-rules HTTP/1.1" 200 570 0.072080 10.0.0.50 - - [2026-06-09 20:49:11] "GET /firewall-rule/10ca535c-467e-4efd-b299-e179b4677c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006968 10.0.0.50 - - [2026-06-09 20:49:12] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005345 10.0.0.50 - - [2026-06-09 20:49:12] "GET /firewall-rule/10ca535c-467e-4efd-b299-e179b4677c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004728 10.0.0.50 - - [2026-06-09 20:49:12] "POST /ref-update HTTP/1.1" 200 156 0.047651 10.0.0.50 - - [2026-06-09 20:49:12] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003225 10.0.0.50 - - [2026-06-09 20:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-06-09 20:49:12] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002631 10.0.0.50 - - [2026-06-09 20:49:12] "POST /tags HTTP/1.1" 409 210 0.002212 10.0.0.50 - - [2026-06-09 20:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-06-09 20:49:12] "GET /tag/e22472b5-fb6a-4d53-867f-27290d62ed7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015724 10.0.0.50 - - [2026-06-09 20:49:12] "POST /firewall-rules HTTP/1.1" 200 568 0.063774 10.0.0.50 - - [2026-06-09 20:49:12] "GET /firewall-rule/1c641ddd-08d1-4873-be4e-a9de75e06692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004051 10.0.0.50 - - [2026-06-09 20:49:12] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003626 10.0.0.50 - - [2026-06-09 20:49:12] "GET /firewall-rule/1c641ddd-08d1-4873-be4e-a9de75e06692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002841 10.0.0.50 - - [2026-06-09 20:49:12] "POST /ref-update HTTP/1.1" 200 156 0.046161 10.0.0.50 - - [2026-06-09 20:49:12] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004537 10.0.0.50 - - [2026-06-09 20:49:12] "POST /set-tag HTTP/1.1" 200 109 0.006986 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.50 - - [2026-06-09 20:49:42] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.50 - - [2026-06-09 20:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2026-06-09 20:49:42] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008558 10.0.0.50 - - [2026-06-09 20:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.50 - - [2026-06-09 20:49:42] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.010509 10.0.0.50 - - [2026-06-09 20:49:54] "GET / HTTP/1.1" 200 35931 0.001243 10.0.0.50 - - [2026-06-09 20:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-06-09 20:49:54] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002402 10.0.0.50 - - [2026-06-09 20:49:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001655 10.0.0.50 - - [2026-06-09 20:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.50 - - [2026-06-09 20:49:54] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003718 10.0.0.50 - - [2026-06-09 20:49:54] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.022310 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:49:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.33 - - [2026-06-09 20:49:56] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.33 - - [2026-06-09 20:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-06-09 20:49:57] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006162 10.0.0.33 - - [2026-06-09 20:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-06-09 20:49:57] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002542 10.0.0.33 - - [2026-06-09 20:49:57] "PUT /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd HTTP/1.1" 200 274 0.007024 10.0.0.33 - - [2026-06-09 20:49:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007078 10.0.0.33 - - [2026-06-09 20:49:57] "POST /virtual-routers HTTP/1.1" 200 599 0.015504 10.0.0.33 - - [2026-06-09 20:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015554 10.0.0.33 - - [2026-06-09 20:49:57] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005941 10.0.0.33 - - [2026-06-09 20:49:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.001990 10.0.0.33 - - [2026-06-09 20:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008545 10.0.0.33 - - [2026-06-09 20:49:57] "GET /virtual-network/eab962aa-482d-4b72-b725-e6b2a52851fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005079 10.0.0.33 - - [2026-06-09 20:49:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062424 10.0.0.50 - - [2026-06-09 20:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010497 10.0.0.50 - - [2026-06-09 20:50:27] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003074 10.0.0.33 - - [2026-06-09 20:50:35] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2026-06-09 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2026-06-09 20:50:35] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004339 10.0.0.33 - - [2026-06-09 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.33 - - [2026-06-09 20:50:35] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003083 10.0.0.33 - - [2026-06-09 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-06-09 20:50:35] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002184 10.0.0.33 - - [2026-06-09 20:50:35] "PUT /virtual-router/32b17f07-249c-40b3-be17-106183b222a2 HTTP/1.1" 200 262 0.009340 10.0.0.33 - - [2026-06-09 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.33 - - [2026-06-09 20:50:35] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003875 10.0.0.33 - - [2026-06-09 20:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-06-09 20:50:35] "GET /virtual-machine-interface/abdf0671-b1ef-4206-85ec-bc895ef36f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004356 10.0.0.33 - - [2026-06-09 20:50:35] "PUT /virtual-machine-interface/abdf0671-b1ef-4206-85ec-bc895ef36f0d HTTP/1.1" 200 284 0.008610 10.0.0.50 - - [2026-06-09 20:51:35] "GET /global-system-configs HTTP/1.1" 200 322 0.002003 10.0.0.50 - - [2026-06-09 20:51:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002524 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:53:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:53:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.50 - - [2026-06-09 20:53:57] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003046 10.0.0.50 - - [2026-06-09 20:53:57] "POST /ref-update HTTP/1.1" 200 156 0.011761 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004525 10.0.0.50 - - [2026-06-09 20:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.50 - - [2026-06-09 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2026-06-09 20:54:19] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002231 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004388 10.0.0.50 - - [2026-06-09 20:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.50 - - [2026-06-09 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-06-09 20:54:19] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002957 10.0.0.50 - - [2026-06-09 20:54:19] "GET /loadbalancer-pool/d9d8f21b-0928-4e50-b7a5-b9882685ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004073 10.0.0.50 - - [2026-06-09 20:54:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027799 10.0.0.50 - - [2026-06-09 20:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019420 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012269 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005665 10.0.0.50 - - [2026-06-09 20:54:19] "POST /ref-update HTTP/1.1" 200 156 0.010409 10.0.0.50 - - [2026-06-09 20:54:19] "POST /tags HTTP/1.1" 409 205 0.008874 10.0.0.50 - - [2026-06-09 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.50 - - [2026-06-09 20:54:19] "GET /tag/92d7b927-8b57-4c43-9caf-f77b5f7a8805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016264 10.0.0.50 - - [2026-06-09 20:54:19] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.004504 10.0.0.50 - - [2026-06-09 20:54:19] "PUT /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d HTTP/1.1" 200 256 0.012003 10.0.0.50 - - [2026-06-09 20:54:19] "POST /set-tag HTTP/1.1" 200 109 0.077098 10.0.0.50 - - [2026-06-09 20:54:19] "GET /loadbalancer-pool/5833ce95-2648-4b06-9715-d46be1b04abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004022 10.0.0.50 - - [2026-06-09 20:54:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015348 10.0.0.50 - - [2026-06-09 20:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014989 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007376 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004551 10.0.0.50 - - [2026-06-09 20:54:19] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.50 - - [2026-06-09 20:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.50 - - [2026-06-09 20:54:19] "GET /loadbalancer-pool/14fe2aa7-c84f-46a5-9345-ab7332a381b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003451 10.0.0.50 - - [2026-06-09 20:54:19] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002561 10.0.0.50 - - [2026-06-09 20:54:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018472 10.0.0.50 - - [2026-06-09 20:54:19] "PUT /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d HTTP/1.1" 200 256 0.021482 10.0.0.50 - - [2026-06-09 20:54:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006790 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007868 10.0.0.50 - - [2026-06-09 20:54:19] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.50 - - [2026-06-09 20:54:19] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006505 10.0.0.50 - - [2026-06-09 20:54:19] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.50 - - [2026-06-09 20:54:19] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003223 10.0.0.50 - - [2026-06-09 20:54:19] "PUT /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d HTTP/1.1" 200 256 0.009186 10.0.0.50 - - [2026-06-09 20:54:40] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004343 10.0.0.50 - - [2026-06-09 20:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2026-06-09 20:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2026-06-09 20:54:40] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002470 10.0.0.50 - - [2026-06-09 20:54:40] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004026 10.0.0.50 - - [2026-06-09 20:54:40] "POST /set-tag HTTP/1.1" 200 109 0.019580 10.0.0.50 - - [2026-06-09 20:54:40] "DELETE /loadbalancer-member/b5fd1c1d-1b51-4daa-8be8-279f4996f5a1 HTTP/1.1" 200 115 0.046225 10.0.0.50 - - [2026-06-09 20:54:40] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010855 10.0.0.50 - - [2026-06-09 20:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.50 - - [2026-06-09 20:54:40] "DELETE /loadbalancer-member/cf9d8f11-72dc-43e4-9234-f87094e4063f HTTP/1.1" 200 115 0.040977 10.0.0.50 - - [2026-06-09 20:54:40] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003997 10.0.0.50 - - [2026-06-09 20:54:40] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2026-06-09 20:54:41] "DELETE /loadbalancer-member/ec447dd2-cbea-4935-b0a8-8ec4a0d41624 HTTP/1.1" 200 115 0.040552 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004637 10.0.0.50 - - [2026-06-09 20:54:41] "POST /set-tag HTTP/1.1" 200 109 0.008342 10.0.0.50 - - [2026-06-09 20:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2026-06-09 20:54:41] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003369 10.0.0.50 - - [2026-06-09 20:54:41] "GET /loadbalancer-pool/d9d8f21b-0928-4e50-b7a5-b9882685ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002623 10.0.0.50 - - [2026-06-09 20:54:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018549 10.0.0.50 - - [2026-06-09 20:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036278 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005893 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003869 10.0.0.50 - - [2026-06-09 20:54:41] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002439 10.0.0.50 - - [2026-06-09 20:54:41] "POST /set-tag HTTP/1.1" 200 109 0.072021 10.0.0.50 - - [2026-06-09 20:54:41] "GET /loadbalancer-pool/5833ce95-2648-4b06-9715-d46be1b04abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019761 10.0.0.50 - - [2026-06-09 20:54:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022733 10.0.0.50 - - [2026-06-09 20:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010743 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016818 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006926 10.0.0.50 - - [2026-06-09 20:54:41] "POST /set-tag HTTP/1.1" 200 109 0.005586 10.0.0.50 - - [2026-06-09 20:54:41] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002326 10.0.0.50 - - [2026-06-09 20:54:41] "GET /loadbalancer-pool/14fe2aa7-c84f-46a5-9345-ab7332a381b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003439 10.0.0.50 - - [2026-06-09 20:54:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018069 10.0.0.50 - - [2026-06-09 20:54:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027033 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010580 10.0.0.50 - - [2026-06-09 20:54:41] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008082 10.0.0.50 - - [2026-06-09 20:54:41] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007902 10.0.0.50 - - [2026-06-09 20:54:41] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.50 - - [2026-06-09 20:56:23] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.50 - - [2026-06-09 20:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2026-06-09 20:56:23] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031624 10.0.0.50 - - [2026-06-09 20:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-06-09 20:56:23] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026087 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-06-09 20:56:24] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027191 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.001857 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.50 - - [2026-06-09 20:56:24] "POST /tags HTTP/1.1" 200 333 0.035564 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2026-06-09 20:56:24] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051950 10.0.0.50 - - [2026-06-09 20:56:24] "GET /virtual-networks?parent_id=899bc6cb-63ce-4689-ac1e-5dda691cb9c2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008674 10.0.0.50 - - [2026-06-09 20:56:24] "GET /tag/6351b552-bbc2-402d-a915-121f3cff2d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016592 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2026-06-09 20:56:24] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057031 10.0.0.50 - - [2026-06-09 20:56:24] "POST /virtual-networks HTTP/1.1" 200 512 0.112580 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-06-09 20:56:24] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004087 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-06-09 20:56:24] "GET /network-ipam/66060d1d-1264-49a1-abd2-80624d7d4f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002294 10.0.0.50 - - [2026-06-09 20:56:24] "GET /service-appliance-set/b7fda454-2d6e-4b4e-a2b1-c51b6a41683e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002319 10.0.0.50 - - [2026-06-09 20:56:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.001285 10.0.0.50 - - [2026-06-09 20:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005558 10.0.0.50 - - [2026-06-09 20:56:24] "POST /ref-update HTTP/1.1" 200 156 0.062346 10.0.0.50 - - [2026-06-09 20:56:24] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003635 10.0.0.50 - - [2026-06-09 20:56:24] "GET /domains HTTP/1.1" 200 280 0.001998 10.0.0.50 - - [2026-06-09 20:56:25] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.008505 10.0.0.50 - - [2026-06-09 20:56:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.143669 10.0.0.50 - - [2026-06-09 20:56:25] "GET /virtual-machine-interface/d80928b2-4e53-4ec0-b606-b605d475c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017126 10.0.0.50 - - [2026-06-09 20:56:25] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 5476 0.128963 10.0.0.50 - - [2026-06-09 20:56:25] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.004613 10.0.0.50 - - [2026-06-09 20:56:25] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.004798 10.0.0.50 - - [2026-06-09 20:56:25] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1182 0.003116 10.0.0.50 - - [2026-06-09 20:56:25] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1182 0.002184 10.0.0.50 - - [2026-06-09 20:56:25] "POST /instance-ips HTTP/1.1" 200 409 0.021244 10.0.0.50 - - [2026-06-09 20:56:25] "GET /instance-ip/f189550a-30d9-4178-9e50-50ef5a440021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004788 10.0.0.50 - - [2026-06-09 20:56:25] "POST /loadbalancers HTTP/1.1" 200 610 0.059530 10.0.0.50 - - [2026-06-09 20:56:25] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036211 10.0.0.50 - - [2026-06-09 20:56:25] "GET /instance-ip/f189550a-30d9-4178-9e50-50ef5a440021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003431 10.0.0.50 - - [2026-06-09 20:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023591 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009344 10.0.0.50 - - [2026-06-09 20:56:25] "POST /route-targets HTTP/1.1" 200 327 0.021670 10.0.0.50 - - [2026-06-09 20:56:25] "POST /ref-update HTTP/1.1" 200 156 0.032647 10.0.0.50 - - [2026-06-09 20:56:25] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064434 10.0.0.50 - - [2026-06-09 20:56:25] "POST /floating-ips HTTP/1.1" 200 597 0.060893 10.0.0.50 - - [2026-06-09 20:56:25] "GET /loadbalancer/7962fe3b-181f-45cc-96a6-7a5b3cb8395b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006155 10.0.0.50 - - [2026-06-09 20:56:25] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.032929 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.50 - - [2026-06-09 20:56:25] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032418 10.0.0.50 - - [2026-06-09 20:56:25] "GET /loadbalancer-listener/3f730b9e-7c12-4eb5-97ca-630eb66f618a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002935 10.0.0.50 - - [2026-06-09 20:56:25] "GET /loadbalancer-listener/3f730b9e-7c12-4eb5-97ca-630eb66f618a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002496 10.0.0.50 - - [2026-06-09 20:56:25] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018863 10.0.0.50 - - [2026-06-09 20:56:25] "GET /instance-ip/f189550a-30d9-4178-9e50-50ef5a440021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003085 10.0.0.50 - - [2026-06-09 20:56:25] "GET /instance-ip/f189550a-30d9-4178-9e50-50ef5a440021?fields=floating_ips HTTP/1.1" 200 1213 0.007310 10.0.0.50 - - [2026-06-09 20:56:25] "GET /floating-ip/c7bba32e-0e2c-4eb6-86ea-d56999b7989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002646 10.0.0.50 - - [2026-06-09 20:56:25] "POST /tags HTTP/1.1" 200 295 0.074159 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025707 10.0.0.50 - - [2026-06-09 20:56:25] "GET /tag/fa291d7f-ff51-4cf7-9b62-ef00b07dfba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.012670 10.0.0.50 - - [2026-06-09 20:56:25] "POST /tags HTTP/1.1" 409 233 0.001558 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2026-06-09 20:56:25] "GET /tag/f5965b66-eb32-40e1-adbb-d293a2af1787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011626 10.0.0.50 - - [2026-06-09 20:56:25] "POST /tags HTTP/1.1" 409 206 0.002015 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-06-09 20:56:25] "GET /tag/fb284b83-4ea2-4a13-abca-8db33e7b07d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010107 10.0.0.50 - - [2026-06-09 20:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.50 - - [2026-06-09 20:56:25] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005466 10.0.0.50 - - [2026-06-09 20:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.50 - - [2026-06-09 20:56:26] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049463 10.0.0.50 - - [2026-06-09 20:56:26] "POST /virtual-machines HTTP/1.1" 200 369 0.009907 10.0.0.50 - - [2026-06-09 20:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017863 10.0.0.50 - - [2026-06-09 20:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101636 10.0.0.50 - - [2026-06-09 20:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011598 10.0.0.50 - - [2026-06-09 20:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016972 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004622 10.0.0.50 - - [2026-06-09 20:56:26] "POST /instance-ips HTTP/1.1" 200 409 0.019001 10.0.0.50 - - [2026-06-09 20:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022579 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011935 10.0.0.50 - - [2026-06-09 20:56:26] "POST /set-tag HTTP/1.1" 200 109 0.016678 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018904 10.0.0.50 - - [2026-06-09 20:56:26] "GET /instance-ip/ae2ebe90-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003188 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004537 10.0.0.50 - - [2026-06-09 20:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.50 - - [2026-06-09 20:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004138 10.0.0.50 - - [2026-06-09 20:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2026-06-09 20:56:26] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034542 10.0.0.50 - - [2026-06-09 20:56:26] "POST /virtual-machines HTTP/1.1" 200 369 0.012214 10.0.0.50 - - [2026-06-09 20:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021253 10.0.0.50 - - [2026-06-09 20:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106415 10.0.0.50 - - [2026-06-09 20:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008083 10.0.0.50 - - [2026-06-09 20:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.50 - - [2026-06-09 20:56:26] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007533 10.0.0.50 - - [2026-06-09 20:56:27] "POST /instance-ips HTTP/1.1" 200 409 0.019769 10.0.0.50 - - [2026-06-09 20:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024299 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015617 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.016852 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010085 10.0.0.50 - - [2026-06-09 20:56:27] "GET /instance-ip/ae9107a8-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006077 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004154 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003327 10.0.0.50 - - [2026-06-09 20:56:27] "POST /ref-update HTTP/1.1" 200 156 0.006646 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004307 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.005183 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003397 10.0.0.50 - - [2026-06-09 20:56:27] "POST /ref-update HTTP/1.1" 200 156 0.009048 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013205 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004470 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.50 - - [2026-06-09 20:56:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003787 10.0.0.50 - - [2026-06-09 20:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domains HTTP/1.1" 200 280 0.002247 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.003326 10.0.0.50 - - [2026-06-09 20:56:30] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 7064 0.034984 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.003926 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.003818 10.0.0.50 - - [2026-06-09 20:56:30] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1403 0.003645 10.0.0.50 - - [2026-06-09 20:56:30] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1403 0.013507 10.0.0.50 - - [2026-06-09 20:56:30] "GET /route-target/a0423015-b0a5-46a1-944c-ccc404312fdb HTTP/1.1" 200 1153 0.002725 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.004768 10.0.0.50 - - [2026-06-09 20:56:30] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1403 0.002423 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003919 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.003706 10.0.0.50 - - [2026-06-09 20:56:30] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1403 0.002501 10.0.0.50 - - [2026-06-09 20:56:30] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 200 1403 0.002652 10.0.0.50 - - [2026-06-09 20:56:30] "GET /route-target/a0423015-b0a5-46a1-944c-ccc404312fdb HTTP/1.1" 200 1153 0.001897 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domains HTTP/1.1" 200 280 0.002426 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.002618 10.0.0.50 - - [2026-06-09 20:56:30] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 7064 0.039542 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2085 0.003880 10.0.0.50 - - [2026-06-09 20:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2026-06-09 20:56:30] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031753 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005266 10.0.0.50 - - [2026-06-09 20:56:30] "GET /floating-ip-pools?parent_id=25d8ab00-635e-4749-aab5-362e89cc60bb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002012 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003890 10.0.0.50 - - [2026-06-09 20:56:30] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017792 10.0.0.50 - - [2026-06-09 20:56:30] "POST /ref-update HTTP/1.1" 200 156 0.009122 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.017500 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domains HTTP/1.1" 200 280 0.002123 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.002460 10.0.0.50 - - [2026-06-09 20:56:30] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 7320 0.032504 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2323 0.009722 10.0.0.50 - - [2026-06-09 20:56:30] "GET /floating-ip-pool/e50d6369-54de-48c5-8e94-1807daa89467 HTTP/1.1" 200 1315 0.004589 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domains HTTP/1.1" 200 280 0.001432 10.0.0.50 - - [2026-06-09 20:56:30] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.002361 10.0.0.50 - - [2026-06-09 20:56:30] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 7320 0.031153 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 2323 0.003369 10.0.0.50 - - [2026-06-09 20:56:30] "GET /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003572 10.0.0.50 - - [2026-06-09 20:56:30] "POST /tags HTTP/1.1" 200 365 0.050235 10.0.0.50 - - [2026-06-09 20:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010043 10.0.0.50 - - [2026-06-09 20:56:30] "GET /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.022383 10.0.0.50 - - [2026-06-09 20:56:30] "POST /tags HTTP/1.1" 409 206 0.001953 10.0.0.50 - - [2026-06-09 20:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2026-06-09 20:56:30] "GET /tag/fb284b83-4ea2-4a13-abca-8db33e7b07d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012524 10.0.0.50 - - [2026-06-09 20:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.50 - - [2026-06-09 20:56:31] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046541 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-06-09 20:56:31] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005554 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.50 - - [2026-06-09 20:56:31] "GET /service-appliance-set/43540927-a03e-4fbe-a8c1-658232ff0b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004566 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.002030 10.0.0.50 - - [2026-06-09 20:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098739 10.0.0.50 - - [2026-06-09 20:56:31] "GET /virtual-machine-interface/0f06dd11-52ce-410f-b4d7-999630b9aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015373 10.0.0.50 - - [2026-06-09 20:56:31] "POST /set-tag HTTP/1.1" 200 109 0.013889 10.0.0.50 - - [2026-06-09 20:56:31] "POST /instance-ips HTTP/1.1" 200 417 0.023202 10.0.0.50 - - [2026-06-09 20:56:31] "GET /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011288 10.0.0.50 - - [2026-06-09 20:56:31] "POST /loadbalancers HTTP/1.1" 200 618 0.066582 10.0.0.50 - - [2026-06-09 20:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012331 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.50 - - [2026-06-09 20:56:31] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056173 10.0.0.50 - - [2026-06-09 20:56:31] "GET /virtual-machine-interface/0f06dd11-52ce-410f-b4d7-999630b9aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009723 10.0.0.50 - - [2026-06-09 20:56:31] "POST /service-instances HTTP/1.1" 200 566 0.040172 10.0.0.50 - - [2026-06-09 20:56:31] "GET /virtual-machine-interface/0f06dd11-52ce-410f-b4d7-999630b9aee4?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.030667 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2026-06-09 20:56:31] "POST /ref-update HTTP/1.1" 200 156 0.025759 10.0.0.50 - - [2026-06-09 20:56:31] "GET /floating-ip-pool/e50d6369-54de-48c5-8e94-1807daa89467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014930 10.0.0.50 - - [2026-06-09 20:56:31] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.030440 10.0.0.50 - - [2026-06-09 20:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028197 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.50 - - [2026-06-09 20:56:31] "POST /floating-ips HTTP/1.1" 200 671 0.146717 10.0.0.50 - - [2026-06-09 20:56:31] "POST /virtual-machines HTTP/1.1" 200 429 0.056832 10.0.0.50 - - [2026-06-09 20:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015141 10.0.0.50 - - [2026-06-09 20:56:31] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005575 10.0.0.50 - - [2026-06-09 20:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-06-09 20:56:31] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012363 10.0.0.50 - - [2026-06-09 20:56:32] "POST /tags HTTP/1.1" 409 221 0.029064 10.0.0.50 - - [2026-06-09 20:56:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143415 10.0.0.50 - - [2026-06-09 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.50 - - [2026-06-09 20:56:32] "POST /chown HTTP/1.1" 200 109 0.035831 10.0.0.50 - - [2026-06-09 20:56:32] "GET /tag/6351b552-bbc2-402d-a915-121f3cff2d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024175 10.0.0.50 - - [2026-06-09 20:56:32] "POST /tags HTTP/1.1" 409 238 0.002563 10.0.0.50 - - [2026-06-09 20:56:32] "POST /chown HTTP/1.1" 200 109 0.013632 10.0.0.50 - - [2026-06-09 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.50 - - [2026-06-09 20:56:32] "GET /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.024613 10.0.0.50 - - [2026-06-09 20:56:32] "PUT /virtual-machine-interface/9a4cd22c-a7ec-426c-91bb-107c8933bde3 HTTP/1.1" 200 284 0.053055 10.0.0.50 - - [2026-06-09 20:56:32] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.025835 10.0.0.50 - - [2026-06-09 20:56:32] "POST /firewall-rules HTTP/1.1" 200 650 0.105570 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.054527 10.0.0.50 - - [2026-06-09 20:56:32] "GET /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006678 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.017482 10.0.0.50 - - [2026-06-09 20:56:32] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017465 10.0.0.50 - - [2026-06-09 20:56:32] "GET /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003894 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.030180 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.012442 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.042145 10.0.0.50 - - [2026-06-09 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015568 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.050654 10.0.0.50 - - [2026-06-09 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.027874 10.0.0.50 - - [2026-06-09 20:56:32] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.089110 10.0.0.50 - - [2026-06-09 20:56:32] "POST /virtual-machines HTTP/1.1" 200 429 0.012593 10.0.0.50 - - [2026-06-09 20:56:32] "GET /loadbalancer/67858914-edb0-4f04-ac06-d919adf2f01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004638 10.0.0.50 - - [2026-06-09 20:56:32] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084796 10.0.0.50 - - [2026-06-09 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.50 - - [2026-06-09 20:56:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154885 10.0.0.50 - - [2026-06-09 20:56:32] "POST /chown HTTP/1.1" 200 109 0.022203 10.0.0.50 - - [2026-06-09 20:56:32] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081373 10.0.0.50 - - [2026-06-09 20:56:32] "GET /loadbalancer-listener/e77ae326-f1c1-4ff4-9cfd-be96b2ddf7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006151 10.0.0.50 - - [2026-06-09 20:56:32] "POST /chown HTTP/1.1" 200 109 0.028414 10.0.0.50 - - [2026-06-09 20:56:32] "GET /loadbalancer-listener/e77ae326-f1c1-4ff4-9cfd-be96b2ddf7df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.007853 10.0.0.50 - - [2026-06-09 20:56:32] "PUT /virtual-machine-interface/87be5bf0-26fc-4828-8c07-4a61d2b272a2 HTTP/1.1" 200 284 0.021921 10.0.0.50 - - [2026-06-09 20:56:32] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.043285 10.0.0.50 - - [2026-06-09 20:56:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047481 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.021582 10.0.0.50 - - [2026-06-09 20:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025245 10.0.0.50 - - [2026-06-09 20:56:33] "GET /loadbalancer-pool/674e7672-f0cf-4326-8ac9-2fec47066fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009904 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.017503 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.032076 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.050656 10.0.0.50 - - [2026-06-09 20:56:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.088807 10.0.0.50 - - [2026-06-09 20:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025033 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.033489 10.0.0.50 - - [2026-06-09 20:56:33] "GET /loadbalancer-member/f19068b9-8aa5-44c6-8453-e5376ed6d804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.020341 10.0.0.50 - - [2026-06-09 20:56:33] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.008125 10.0.0.50 - - [2026-06-09 20:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015105 10.0.0.50 - - [2026-06-09 20:56:33] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022125 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-06-09 20:56:33] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007337 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.007115 10.0.0.50 - - [2026-06-09 20:56:33] "POST /tags HTTP/1.1" 409 221 0.009109 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.50 - - [2026-06-09 20:56:33] "GET /tag/6351b552-bbc2-402d-a915-121f3cff2d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014859 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.049062 10.0.0.50 - - [2026-06-09 20:56:33] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.028409 10.0.0.50 - - [2026-06-09 20:56:33] "POST /tags HTTP/1.1" 409 238 0.012109 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.50 - - [2026-06-09 20:56:33] "GET /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.027614 10.0.0.50 - - [2026-06-09 20:56:33] "POST /firewall-rules HTTP/1.1" 409 293 0.002838 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.014216 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.019167 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.033302 10.0.0.50 - - [2026-06-09 20:56:33] "PUT /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9 HTTP/1.1" 200 260 0.044572 10.0.0.50 - - [2026-06-09 20:56:33] "GET /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008236 10.0.0.50 - - [2026-06-09 20:56:33] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.023649 10.0.0.50 - - [2026-06-09 20:56:33] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014371 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.047403 10.0.0.50 - - [2026-06-09 20:56:33] "GET /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010710 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.011415 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-06-09 20:56:33] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010112 10.0.0.50 - - [2026-06-09 20:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2026-06-09 20:56:33] "POST /chown HTTP/1.1" 200 109 0.035373 10.0.0.50 - - [2026-06-09 20:56:33] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.023211 10.0.0.50 - - [2026-06-09 20:56:33] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042044 10.0.0.50 - - [2026-06-09 20:56:33] "POST /ref-update HTTP/1.1" 200 156 0.036121 10.0.0.50 - - [2026-06-09 20:56:33] "POST /virtual-machines HTTP/1.1" 200 373 0.053886 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.045578 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.045831 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.038150 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 256 0.083554 10.0.0.50 - - [2026-06-09 20:56:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.175486 10.0.0.50 - - [2026-06-09 20:56:34] "POST /ref-update HTTP/1.1" 200 156 0.050098 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023302 10.0.0.50 - - [2026-06-09 20:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011260 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009385 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.009142 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017025 10.0.0.50 - - [2026-06-09 20:56:34] "POST /instance-ips HTTP/1.1" 200 413 0.054487 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032454 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010947 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.017342 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020941 10.0.0.50 - - [2026-06-09 20:56:34] "POST /set-tag HTTP/1.1" 200 109 0.036235 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026715 10.0.0.50 - - [2026-06-09 20:56:34] "GET /instance-ip/b2efb1b4-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007948 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.030376 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015396 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004910 10.0.0.50 - - [2026-06-09 20:56:34] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004467 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.012126 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031519 10.0.0.50 - - [2026-06-09 20:56:34] "POST /ref-update HTTP/1.1" 200 156 0.034611 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010242 10.0.0.50 - - [2026-06-09 20:56:34] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.50 - - [2026-06-09 20:56:34] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.014421 10.0.0.50 - - [2026-06-09 20:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020981 10.0.0.50 - - [2026-06-09 20:56:34] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007604 10.0.0.50 - - [2026-06-09 20:56:34] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.50 - - [2026-06-09 20:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.006867 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.017940 10.0.0.50 - - [2026-06-09 20:56:34] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.021315 10.0.0.50 - - [2026-06-09 20:56:34] "POST /chown HTTP/1.1" 200 109 0.018031 10.0.0.50 - - [2026-06-09 20:56:35] "POST /ref-update HTTP/1.1" 200 156 0.008998 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.006371 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.007485 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.026192 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.022523 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.007301 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.020796 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.013649 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.006864 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.010528 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.021911 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.020051 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.013200 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.020729 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.014490 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.008452 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.011395 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.006441 10.0.0.50 - - [2026-06-09 20:56:35] "GET /global-system-configs HTTP/1.1" 200 322 0.008534 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.028095 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.50 - - [2026-06-09 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.006865 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.032944 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.010355 10.0.0.50 - - [2026-06-09 20:56:35] "POST /chown HTTP/1.1" 200 109 0.023695 10.0.0.50 - - [2026-06-09 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.012430 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.026740 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.015304 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.012947 10.0.0.50 - - [2026-06-09 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.022273 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.007503 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.025165 10.0.0.50 - - [2026-06-09 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.009717 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.023727 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.011606 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.50 - - [2026-06-09 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.009049 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.024738 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.024301 10.0.0.50 - - [2026-06-09 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.006775 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.020076 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.008421 10.0.0.50 - - [2026-06-09 20:56:36] "POST /chown HTTP/1.1" 200 109 0.021696 10.0.0.50 - - [2026-06-09 20:56:37] "GET /global-system-configs HTTP/1.1" 200 322 0.006379 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004100 10.0.0.50 - - [2026-06-09 20:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002988 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004524 10.0.0.50 - - [2026-06-09 20:56:41] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.50 - - [2026-06-09 20:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.50 - - [2026-06-09 20:56:41] "GET /loadbalancer/7962fe3b-181f-45cc-96a6-7a5b3cb8395b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002107 10.0.0.50 - - [2026-06-09 20:56:41] "GET /loadbalancer-pool/9147d63f-9a1f-423d-aabe-16f170fc5eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002769 10.0.0.50 - - [2026-06-09 20:56:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014274 10.0.0.50 - - [2026-06-09 20:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016816 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018189 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004560 10.0.0.50 - - [2026-06-09 20:56:41] "POST /ref-update HTTP/1.1" 200 156 0.005951 10.0.0.50 - - [2026-06-09 20:56:41] "POST /tags HTTP/1.1" 409 221 0.002021 10.0.0.50 - - [2026-06-09 20:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-06-09 20:56:41] "GET /tag/6351b552-bbc2-402d-a915-121f3cff2d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009522 10.0.0.50 - - [2026-06-09 20:56:41] "GET /floating-ip/c7bba32e-0e2c-4eb6-86ea-d56999b7989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.004498 10.0.0.50 - - [2026-06-09 20:56:41] "PUT /floating-ip/c7bba32e-0e2c-4eb6-86ea-d56999b7989e HTTP/1.1" 200 256 0.009284 10.0.0.50 - - [2026-06-09 20:56:41] "POST /set-tag HTTP/1.1" 200 109 0.039644 10.0.0.50 - - [2026-06-09 20:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.50 - - [2026-06-09 20:56:41] "GET /loadbalancer/7962fe3b-181f-45cc-96a6-7a5b3cb8395b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002056 10.0.0.50 - - [2026-06-09 20:56:41] "GET /loadbalancer-pool/9147d63f-9a1f-423d-aabe-16f170fc5eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002085 10.0.0.50 - - [2026-06-09 20:56:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013350 10.0.0.50 - - [2026-06-09 20:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018100 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016015 10.0.0.50 - - [2026-06-09 20:56:41] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003421 10.0.0.50 - - [2026-06-09 20:56:41] "POST /ref-update HTTP/1.1" 200 156 0.006011 10.0.0.50 - - [2026-06-09 20:56:41] "GET /floating-ip/c7bba32e-0e2c-4eb6-86ea-d56999b7989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002745 10.0.0.50 - - [2026-06-09 20:56:41] "POST /set-tag HTTP/1.1" 200 109 0.020225 10.0.0.50 - - [2026-06-09 20:56:43] "GET /virtual-machine/d61a4517-64f9-4ddf-a81d-0df5c56ccc18?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003030 10.0.0.50 - - [2026-06-09 20:56:43] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003970 10.0.0.50 - - [2026-06-09 20:56:43] "GET /virtual-machine/2e430fea-2541-4e44-a1b2-262debede352?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003969 10.0.0.50 - - [2026-06-09 20:56:43] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004573 10.0.0.50 - - [2026-06-09 20:56:44] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004299 10.0.0.50 - - [2026-06-09 20:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.50 - - [2026-06-09 20:56:49] "GET /virtual-machine/12e3f73a-5907-468a-abed-7aeb46dae352?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002959 10.0.0.50 - - [2026-06-09 20:56:49] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004292 10.0.0.50 - - [2026-06-09 20:56:49] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004044 10.0.0.50 - - [2026-06-09 20:56:49] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.50 - - [2026-06-09 20:57:20] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004833 10.0.0.50 - - [2026-06-09 20:57:20] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.50 - - [2026-06-09 20:57:20] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003550 10.0.0.50 - - [2026-06-09 20:57:20] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.50 - - [2026-06-09 20:57:20] "GET /virtual-machine/12e3f73a-5907-468a-abed-7aeb46dae352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002593 10.0.0.50 - - [2026-06-09 20:57:20] "POST /ref-update HTTP/1.1" 200 156 0.009079 10.0.0.50 - - [2026-06-09 20:57:20] "GET /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.031842 10.0.0.50 - - [2026-06-09 20:57:20] "POST /set-tag HTTP/1.1" 200 109 0.022182 10.0.0.50 - - [2026-06-09 20:57:20] "POST /set-tag HTTP/1.1" 200 109 0.035906 10.0.0.50 - - [2026-06-09 20:57:20] "DELETE /instance-ip/b2efb1b4-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.040337 10.0.0.50 - - [2026-06-09 20:57:20] "DELETE /virtual-machine-interface/b2c8de0e-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.050449 10.0.0.50 - - [2026-06-09 20:57:20] "DELETE /virtual-machine/12e3f73a-5907-468a-abed-7aeb46dae352 HTTP/1.1" 200 115 0.015305 10.0.0.50 - - [2026-06-09 20:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.50 - - [2026-06-09 20:57:24] "GET /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011471 10.0.0.50 - - [2026-06-09 20:57:24] "GET /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010618 10.0.0.50 - - [2026-06-09 20:57:24] "GET /virtual-machine-interface/0f06dd11-52ce-410f-b4d7-999630b9aee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003655 10.0.0.50 - - [2026-06-09 20:57:24] "POST /set-tag HTTP/1.1" 200 109 0.023172 10.0.0.50 - - [2026-06-09 20:57:24] "GET /virtual-machine-interface/87be5bf0-26fc-4828-8c07-4a61d2b272a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.021768 10.0.0.50 - - [2026-06-09 20:57:24] "POST /set-tag HTTP/1.1" 200 109 0.019818 10.0.0.50 - - [2026-06-09 20:57:24] "GET /virtual-machine-interface/9a4cd22c-a7ec-426c-91bb-107c8933bde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004356 10.0.0.50 - - [2026-06-09 20:57:24] "POST /set-tag HTTP/1.1" 200 109 0.013306 10.0.0.50 - - [2026-06-09 20:57:24] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008906 10.0.0.50 - - [2026-06-09 20:57:24] "GET /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002695 10.0.0.50 - - [2026-06-09 20:57:24] "POST /ref-update HTTP/1.1" 200 156 0.020120 10.0.0.50 - - [2026-06-09 20:57:24] "DELETE /firewall-rule/773ff05a-798d-4f87-b2a4-4d833f51bee9 HTTP/1.1" 200 115 0.044796 10.0.0.50 - - [2026-06-09 20:57:24] "DELETE /loadbalancer-member/f19068b9-8aa5-44c6-8453-e5376ed6d804 HTTP/1.1" 200 115 0.027426 10.0.0.50 - - [2026-06-09 20:57:24] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.008428 10.0.0.50 - - [2026-06-09 20:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018814 10.0.0.50 - - [2026-06-09 20:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.50 - - [2026-06-09 20:57:24] "DELETE /loadbalancer-pool/674e7672-f0cf-4326-8ac9-2fec47066fed HTTP/1.1" 200 115 0.062915 10.0.0.50 - - [2026-06-09 20:57:24] "DELETE /loadbalancer-listener/e77ae326-f1c1-4ff4-9cfd-be96b2ddf7df HTTP/1.1" 200 115 0.025518 10.0.0.50 - - [2026-06-09 20:57:24] "GET /floating-ip/ceb67662-8bc1-4480-9a93-59c03fff96ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002057 10.0.0.50 - - [2026-06-09 20:57:24] "POST /chown HTTP/1.1" 200 109 0.005499 10.0.0.50 - - [2026-06-09 20:57:24] "POST /chown HTTP/1.1" 200 109 0.015877 10.0.0.50 - - [2026-06-09 20:57:24] "POST /chown HTTP/1.1" 200 109 0.017116 10.0.0.50 - - [2026-06-09 20:57:24] "PUT /floating-ip/ceb67662-8bc1-4480-9a93-59c03fff96ea HTTP/1.1" 200 256 0.042564 10.0.0.50 - - [2026-06-09 20:57:24] "POST /chown HTTP/1.1" 200 109 0.009548 10.0.0.50 - - [2026-06-09 20:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.50 - - [2026-06-09 20:57:24] "POST /chown HTTP/1.1" 200 109 0.016524 10.0.0.50 - - [2026-06-09 20:57:24] "DELETE /floating-ip/ceb67662-8bc1-4480-9a93-59c03fff96ea HTTP/1.1" 200 115 0.065655 10.0.0.50 - - [2026-06-09 20:57:25] "POST /chown HTTP/1.1" 200 109 0.016524 10.0.0.50 - - [2026-06-09 20:57:25] "POST /chown HTTP/1.1" 200 109 0.009601 10.0.0.50 - - [2026-06-09 20:57:25] "POST /chown HTTP/1.1" 200 109 0.023911 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /loadbalancer/67858914-edb0-4f04-ac06-d919adf2f01d HTTP/1.1" 200 115 0.101331 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /instance-ip/26961497-c70f-4e9b-8c00-206e70ae742d HTTP/1.1" 200 115 0.040094 10.0.0.50 - - [2026-06-09 20:57:25] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.007163 10.0.0.50 - - [2026-06-09 20:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009939 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-machine-interface/0f06dd11-52ce-410f-b4d7-999630b9aee4 HTTP/1.1" 200 115 0.076196 10.0.0.50 - - [2026-06-09 20:57:25] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.016095 10.0.0.50 - - [2026-06-09 20:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016045 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /tag/b31b07eb-3139-49f7-89fb-96ce9e5a3a01 HTTP/1.1" 200 115 0.088905 10.0.0.50 - - [2026-06-09 20:57:25] "PUT /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 266 0.009323 10.0.0.50 - - [2026-06-09 20:57:25] "GET /floating-ip-pool/e50d6369-54de-48c5-8e94-1807daa89467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003354 10.0.0.50 - - [2026-06-09 20:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023196 10.0.0.50 - - [2026-06-09 20:57:25] "POST /ref-update HTTP/1.1" 200 156 0.019036 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /service-instance/e33905f4-abc3-4662-a255-dd3f9cfc7744 HTTP/1.1" 200 115 0.064726 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /floating-ip-pool/e50d6369-54de-48c5-8e94-1807daa89467 HTTP/1.1" 200 115 0.070579 10.0.0.50 - - [2026-06-09 20:57:25] "GET /virtual-machine-interface/87be5bf0-26fc-4828-8c07-4a61d2b272a2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007308 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-machine-interface/87be5bf0-26fc-4828-8c07-4a61d2b272a2 HTTP/1.1" 200 115 0.093076 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-machine/df72cf31-fcc1-4584-a34e-d5f2ccbb21b3 HTTP/1.1" 200 115 0.055433 10.0.0.50 - - [2026-06-09 20:57:25] "GET /virtual-machine-interface/9a4cd22c-a7ec-426c-91bb-107c8933bde3?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.011560 10.0.0.50 - - [2026-06-09 20:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.007727 10.0.0.50 - - [2026-06-09 20:57:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001423 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-network/25d8ab00-635e-4749-aab5-362e89cc60bb HTTP/1.1" 200 115 0.178346 10.0.0.50 - - [2026-06-09 20:57:25] "GET /routing-instance/a1429a77-e879-4d3b-8e4a-72e1641f4eb0 HTTP/1.1" 404 171 0.001548 10.0.0.50 - - [2026-06-09 20:57:25] "GET /domains HTTP/1.1" 200 280 0.001418 10.0.0.50 - - [2026-06-09 20:57:25] "GET /domain/fa0767b4-f983-40b4-a717-338639550356 HTTP/1.1" 200 3087 0.007316 10.0.0.50 - - [2026-06-09 20:57:25] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2 HTTP/1.1" 200 6873 0.067752 10.0.0.50 - - [2026-06-09 20:57:25] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012923 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-machine-interface/9a4cd22c-a7ec-426c-91bb-107c8933bde3 HTTP/1.1" 200 115 0.132277 10.0.0.50 - - [2026-06-09 20:57:25] "POST /set-tag HTTP/1.1" 200 109 0.006921 10.0.0.50 - - [2026-06-09 20:57:25] "POST /ref-update HTTP/1.1" 200 156 0.017046 10.0.0.50 - - [2026-06-09 20:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.50 - - [2026-06-09 20:57:25] "GET /loadbalancer/7962fe3b-181f-45cc-96a6-7a5b3cb8395b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.006058 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /virtual-machine/a1c5b0d4-02c6-4d99-9316-867009110c04 HTTP/1.1" 200 115 0.063552 10.0.0.50 - - [2026-06-09 20:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.50 - - [2026-06-09 20:57:25] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004534 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /route-target/a0423015-b0a5-46a1-944c-ccc404312fdb HTTP/1.1" 200 115 0.022788 10.0.0.50 - - [2026-06-09 20:57:25] "POST /set-tag HTTP/1.1" 200 109 0.027711 10.0.0.50 - - [2026-06-09 20:57:25] "DELETE /loadbalancer-member/c837aae3-8154-4200-a9df-5f737b291f7a HTTP/1.1" 200 115 0.038172 10.0.0.50 - - [2026-06-09 20:57:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006423 10.0.0.50 - - [2026-06-09 20:57:27] "POST /set-tag HTTP/1.1" 200 109 0.003661 10.0.0.50 - - [2026-06-09 20:57:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003721 10.0.0.50 - - [2026-06-09 20:57:27] "POST /set-tag HTTP/1.1" 200 109 0.007165 10.0.0.50 - - [2026-06-09 20:57:27] "GET /virtual-machine/2e430fea-2541-4e44-a1b2-262debede352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002589 10.0.0.50 - - [2026-06-09 20:57:27] "POST /ref-update HTTP/1.1" 200 156 0.018996 10.0.0.50 - - [2026-06-09 20:57:27] "GET /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006011 10.0.0.50 - - [2026-06-09 20:57:27] "POST /set-tag HTTP/1.1" 200 109 0.023857 10.0.0.50 - - [2026-06-09 20:57:27] "POST /set-tag HTTP/1.1" 200 109 0.031152 10.0.0.50 - - [2026-06-09 20:57:27] "POST /set-tag HTTP/1.1" 200 109 0.023026 10.0.0.50 - - [2026-06-09 20:57:27] "DELETE /instance-ip/ae9107a8-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.028720 10.0.0.50 - - [2026-06-09 20:57:27] "POST /ref-update HTTP/1.1" 200 156 0.011734 10.0.0.50 - - [2026-06-09 20:57:27] "DELETE /virtual-machine-interface/ae77d09e-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.042328 10.0.0.50 - - [2026-06-09 20:57:27] "DELETE /virtual-machine/2e430fea-2541-4e44-a1b2-262debede352 HTTP/1.1" 200 115 0.022215 10.0.0.50 - - [2026-06-09 20:57:30] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008906 10.0.0.50 - - [2026-06-09 20:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.50 - - [2026-06-09 20:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.50 - - [2026-06-09 20:57:30] "GET /loadbalancer/7962fe3b-181f-45cc-96a6-7a5b3cb8395b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002987 10.0.0.50 - - [2026-06-09 20:57:32] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008951 10.0.0.50 - - [2026-06-09 20:57:32] "POST /set-tag HTTP/1.1" 200 109 0.008455 10.0.0.50 - - [2026-06-09 20:57:32] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004168 10.0.0.50 - - [2026-06-09 20:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.50 - - [2026-06-09 20:57:32] "GET /virtual-machine/d61a4517-64f9-4ddf-a81d-0df5c56ccc18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002326 10.0.0.50 - - [2026-06-09 20:57:32] "POST /ref-update HTTP/1.1" 200 156 0.010629 10.0.0.50 - - [2026-06-09 20:57:32] "GET /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009800 10.0.0.50 - - [2026-06-09 20:57:32] "POST /set-tag HTTP/1.1" 200 109 0.014538 10.0.0.50 - - [2026-06-09 20:57:32] "POST /set-tag HTTP/1.1" 200 109 0.022040 10.0.0.50 - - [2026-06-09 20:57:32] "POST /set-tag HTTP/1.1" 200 109 0.038825 10.0.0.50 - - [2026-06-09 20:57:32] "DELETE /instance-ip/ae2ebe90-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.052658 10.0.0.50 - - [2026-06-09 20:57:32] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.50 - - [2026-06-09 20:57:32] "DELETE /virtual-machine-interface/ae15a50e-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.046127 10.0.0.50 - - [2026-06-09 20:57:32] "DELETE /virtual-machine/d61a4517-64f9-4ddf-a81d-0df5c56ccc18 HTTP/1.1" 200 115 0.024991 10.0.0.50 - - [2026-06-09 20:57:32] "DELETE /tag/fa291d7f-ff51-4cf7-9b62-ef00b07dfba0 HTTP/1.1" 200 115 0.069754 10.0.0.50 - - [2026-06-09 20:57:32] "DELETE /tag/f5965b66-eb32-40e1-adbb-d293a2af1787 HTTP/1.1" 200 115 0.046889 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-06-09 20:57:36] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039231 10.0.0.50 - - [2026-06-09 20:57:36] "POST /tags HTTP/1.1" 200 393 0.019755 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016551 10.0.0.50 - - [2026-06-09 20:57:36] "GET /tag/4137de60-cb7a-4604-b6fb-6f3fd4489e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014552 10.0.0.50 - - [2026-06-09 20:57:36] "POST /tags HTTP/1.1" 200 341 0.021651 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2026-06-09 20:57:36] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012491 10.0.0.50 - - [2026-06-09 20:57:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000504 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.011118 10.0.0.50 - - [2026-06-09 20:57:36] "POST /security-groups HTTP/1.1" 200 589 0.061831 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.001718 10.0.0.50 - - [2026-06-09 20:57:36] "POST /projects HTTP/1.1" 200 519 0.194709 10.0.0.50 - - [2026-06-09 20:57:36] "POST /access-control-lists HTTP/1.1" 200 598 0.062093 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.007312 10.0.0.50 - - [2026-06-09 20:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021947 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013622 10.0.0.50 - - [2026-06-09 20:57:36] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003891 10.0.0.50 - - [2026-06-09 20:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2026-06-09 20:57:36] "POST /access-control-lists HTTP/1.1" 200 596 0.083584 10.0.0.50 - - [2026-06-09 20:57:36] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.016632 10.0.0.50 - - [2026-06-09 20:57:36] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.048657 10.0.0.50 - - [2026-06-09 20:57:36] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.045682 10.0.0.50 - - [2026-06-09 20:57:37] "POST /security-groups HTTP/1.1" 200 591 0.099299 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002020 10.0.0.50 - - [2026-06-09 20:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035134 10.0.0.50 - - [2026-06-09 20:57:37] "POST /chown HTTP/1.1" 200 109 0.018889 10.0.0.50 - - [2026-06-09 20:57:37] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022047 10.0.0.50 - - [2026-06-09 20:57:37] "POST /access-control-lists HTTP/1.1" 200 632 0.098553 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.014048 10.0.0.50 - - [2026-06-09 20:57:37] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015943 10.0.0.50 - - [2026-06-09 20:57:37] "POST /tags HTTP/1.1" 409 226 0.002581 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.50 - - [2026-06-09 20:57:37] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020182 10.0.0.50 - - [2026-06-09 20:57:37] "POST /access-control-lists HTTP/1.1" 200 630 0.085724 10.0.0.50 - - [2026-06-09 20:57:37] "POST /firewall-rules HTTP/1.1" 200 600 0.082175 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-rule/2ee1f538-0a58-4bb5-a0cb-f7e7cc0c4d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003772 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003885 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-rule/2ee1f538-0a58-4bb5-a0cb-f7e7cc0c4d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003277 10.0.0.50 - - [2026-06-09 20:57:37] "POST /ref-update HTTP/1.1" 200 156 0.044278 10.0.0.50 - - [2026-06-09 20:57:37] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015343 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-06-09 20:57:37] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.50 - - [2026-06-09 20:57:37] "POST /tags HTTP/1.1" 409 226 0.001482 10.0.0.50 - - [2026-06-09 20:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.50 - - [2026-06-09 20:57:37] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009296 10.0.0.50 - - [2026-06-09 20:57:37] "POST /firewall-rules HTTP/1.1" 200 598 0.066743 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-rule/93604303-885e-4b7a-b07d-0a774c987228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005535 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003429 10.0.0.50 - - [2026-06-09 20:57:37] "GET /firewall-rule/93604303-885e-4b7a-b07d-0a774c987228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002014 10.0.0.50 - - [2026-06-09 20:57:37] "POST /ref-update HTTP/1.1" 200 156 0.047224 10.0.0.50 - - [2026-06-09 20:57:39] "POST /tags HTTP/1.1" 200 393 0.019410 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.50 - - [2026-06-09 20:57:39] "GET /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011261 10.0.0.50 - - [2026-06-09 20:57:39] "POST /tags HTTP/1.1" 200 341 0.027446 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009894 10.0.0.50 - - [2026-06-09 20:57:39] "GET /tag/f4071d6e-2d12-4e85-8644-fe26001ecd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015862 10.0.0.50 - - [2026-06-09 20:57:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000532 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.011588 10.0.0.50 - - [2026-06-09 20:57:39] "POST /security-groups HTTP/1.1" 200 589 0.065988 10.0.0.50 - - [2026-06-09 20:57:39] "POST /projects HTTP/1.1" 200 519 0.177912 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.003108 10.0.0.50 - - [2026-06-09 20:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013812 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.50 - - [2026-06-09 20:57:39] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.009855 10.0.0.50 - - [2026-06-09 20:57:39] "POST /access-control-lists HTTP/1.1" 200 598 0.074553 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.50 - - [2026-06-09 20:57:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.009376 10.0.0.50 - - [2026-06-09 20:57:39] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006384 10.0.0.50 - - [2026-06-09 20:57:39] "POST /access-control-lists HTTP/1.1" 200 596 0.061693 10.0.0.50 - - [2026-06-09 20:57:39] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.069077 10.0.0.50 - - [2026-06-09 20:57:39] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.040276 10.0.0.50 - - [2026-06-09 20:57:39] "POST /security-groups HTTP/1.1" 200 591 0.065576 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.002168 10.0.0.50 - - [2026-06-09 20:57:40] "POST /access-control-lists HTTP/1.1" 200 632 0.067727 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.013213 10.0.0.50 - - [2026-06-09 20:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.082059 10.0.0.50 - - [2026-06-09 20:57:40] "POST /access-control-lists HTTP/1.1" 200 630 0.030357 10.0.0.50 - - [2026-06-09 20:57:40] "POST /chown HTTP/1.1" 200 109 0.025507 10.0.0.50 - - [2026-06-09 20:57:40] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005776 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-06-09 20:57:40] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002250 10.0.0.50 - - [2026-06-09 20:57:40] "POST /tags HTTP/1.1" 409 226 0.001415 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001122 10.0.0.50 - - [2026-06-09 20:57:40] "GET /tag/f4071d6e-2d12-4e85-8644-fe26001ecd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009503 10.0.0.50 - - [2026-06-09 20:57:40] "POST /firewall-rules HTTP/1.1" 200 600 0.064117 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-rule/0af2c620-2474-4271-8cf2-5859c0ce5204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003751 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003343 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-rule/0af2c620-2474-4271-8cf2-5859c0ce5204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001904 10.0.0.50 - - [2026-06-09 20:57:40] "POST /ref-update HTTP/1.1" 200 156 0.050970 10.0.0.50 - - [2026-06-09 20:57:40] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005360 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-06-09 20:57:40] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002671 10.0.0.50 - - [2026-06-09 20:57:40] "POST /tags HTTP/1.1" 409 226 0.001634 10.0.0.50 - - [2026-06-09 20:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.50 - - [2026-06-09 20:57:40] "GET /tag/f4071d6e-2d12-4e85-8644-fe26001ecd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013512 10.0.0.50 - - [2026-06-09 20:57:40] "POST /firewall-rules HTTP/1.1" 200 598 0.073006 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-rule/a3e436a3-2b47-47ae-8e5b-9af825baf28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015228 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003912 10.0.0.50 - - [2026-06-09 20:57:40] "GET /firewall-rule/a3e436a3-2b47-47ae-8e5b-9af825baf28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002093 10.0.0.50 - - [2026-06-09 20:57:40] "POST /ref-update HTTP/1.1" 200 156 0.044883 10.0.0.50 - - [2026-06-09 20:57:42] "POST /tags HTTP/1.1" 200 345 0.074097 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010227 10.0.0.50 - - [2026-06-09 20:57:42] "GET /tag/d24537a8-dc86-468a-aaf8-090deaa8d7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016773 10.0.0.50 - - [2026-06-09 20:57:42] "POST /projects HTTP/1.1" 409 238 0.002319 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.50 - - [2026-06-09 20:57:42] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047063 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.50 - - [2026-06-09 20:57:42] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004512 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-06-09 20:57:42] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004141 10.0.0.50 - - [2026-06-09 20:57:42] "POST /security-groups HTTP/1.1" 409 285 0.001761 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2026-06-09 20:57:42] "PUT /security-group/83d41fc4-9d0c-48cf-9c9c-4daf8bfcd4e1 HTTP/1.1" 200 262 0.029666 10.0.0.50 - - [2026-06-09 20:57:42] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044131 10.0.0.50 - - [2026-06-09 20:57:42] "PUT /access-control-list/c2faad2f-d92c-484f-9f21-e5c3997e9144 HTTP/1.1" 200 272 0.019939 10.0.0.50 - - [2026-06-09 20:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035614 10.0.0.50 - - [2026-06-09 20:57:42] "POST /tags HTTP/1.1" 409 228 0.017008 10.0.0.50 - - [2026-06-09 20:57:42] "PUT /access-control-list/6843d135-f944-4981-aca6-a26e0ddce7d3 HTTP/1.1" 200 272 0.035363 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2026-06-09 20:57:42] "GET /tag/d24537a8-dc86-468a-aaf8-090deaa8d7b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010300 10.0.0.50 - - [2026-06-09 20:57:42] "POST /tags HTTP/1.1" 200 345 0.036737 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2026-06-09 20:57:42] "GET /tag/73180919-d607-4be8-8227-7a27ad423057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014774 10.0.0.50 - - [2026-06-09 20:57:42] "POST /projects HTTP/1.1" 409 238 0.002044 10.0.0.50 - - [2026-06-09 20:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2026-06-09 20:57:43] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051578 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2026-06-09 20:57:43] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003712 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.50 - - [2026-06-09 20:57:43] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030784 10.0.0.50 - - [2026-06-09 20:57:43] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008292 10.0.0.50 - - [2026-06-09 20:57:43] "POST /security-groups HTTP/1.1" 409 285 0.005529 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-06-09 20:57:43] "PUT /security-group/1effcb74-63db-42df-9203-73e9ecaa08e7 HTTP/1.1" 200 262 0.052026 10.0.0.50 - - [2026-06-09 20:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022956 10.0.0.50 - - [2026-06-09 20:57:43] "PUT /access-control-list/9bda4a0b-4c79-448e-aa2f-433489f210c3 HTTP/1.1" 200 272 0.017742 10.0.0.50 - - [2026-06-09 20:57:43] "POST /tags HTTP/1.1" 409 228 0.007449 10.0.0.50 - - [2026-06-09 20:57:43] "PUT /access-control-list/672d1982-20f6-4ba4-b98e-c21539bcf8a7 HTTP/1.1" 200 272 0.024574 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2026-06-09 20:57:43] "GET /tag/73180919-d607-4be8-8227-7a27ad423057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009876 10.0.0.50 - - [2026-06-09 20:57:43] "POST /tags HTTP/1.1" 200 291 0.043302 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.50 - - [2026-06-09 20:57:43] "GET /tag/353e8f0c-bad9-43a4-8a55-b9683cd7b55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012311 10.0.0.50 - - [2026-06-09 20:57:43] "POST /tags HTTP/1.1" 200 303 0.042323 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.50 - - [2026-06-09 20:57:43] "GET /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012268 10.0.0.50 - - [2026-06-09 20:57:43] "POST /tags HTTP/1.1" 409 252 0.001354 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-06-09 20:57:43] "GET /tag/4137de60-cb7a-4604-b6fb-6f3fd4489e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010092 10.0.0.50 - - [2026-06-09 20:57:43] "POST /tags HTTP/1.1" 409 226 0.001831 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.50 - - [2026-06-09 20:57:43] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009524 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2026-06-09 20:57:43] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003246 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2026-06-09 20:57:43] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025967 10.0.0.50 - - [2026-06-09 20:57:43] "POST /virtual-machines HTTP/1.1" 200 395 0.012730 10.0.0.50 - - [2026-06-09 20:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015766 10.0.0.50 - - [2026-06-09 20:57:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098961 10.0.0.50 - - [2026-06-09 20:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007604 10.0.0.50 - - [2026-06-09 20:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.50 - - [2026-06-09 20:57:43] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007571 10.0.0.50 - - [2026-06-09 20:57:43] "POST /instance-ips HTTP/1.1" 200 397 0.017099 10.0.0.50 - - [2026-06-09 20:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012851 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009127 10.0.0.50 - - [2026-06-09 20:57:44] "POST /set-tag HTTP/1.1" 200 109 0.094044 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006447 10.0.0.50 - - [2026-06-09 20:57:44] "GET /instance-ip/dc7155ec-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006579 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005119 10.0.0.50 - - [2026-06-09 20:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003039 10.0.0.50 - - [2026-06-09 20:57:44] "POST /ref-update HTTP/1.1" 200 156 0.009737 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009092 10.0.0.50 - - [2026-06-09 20:57:44] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.50 - - [2026-06-09 20:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004431 10.0.0.50 - - [2026-06-09 20:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2026-06-09 20:57:44] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040693 10.0.0.50 - - [2026-06-09 20:57:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008559 10.0.0.50 - - [2026-06-09 20:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025694 10.0.0.50 - - [2026-06-09 20:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118303 10.0.0.50 - - [2026-06-09 20:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008012 10.0.0.50 - - [2026-06-09 20:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017489 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004252 10.0.0.50 - - [2026-06-09 20:57:44] "POST /instance-ips HTTP/1.1" 200 397 0.023188 10.0.0.50 - - [2026-06-09 20:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020332 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007141 10.0.0.50 - - [2026-06-09 20:57:44] "POST /set-tag HTTP/1.1" 200 109 0.063678 10.0.0.50 - - [2026-06-09 20:57:44] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010931 10.0.0.50 - - [2026-06-09 20:57:44] "GET /instance-ip/dce7d118-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002357 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004407 10.0.0.50 - - [2026-06-09 20:57:45] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003299 10.0.0.50 - - [2026-06-09 20:57:45] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009927 10.0.0.50 - - [2026-06-09 20:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.50 - - [2026-06-09 20:57:45] "POST /tags HTTP/1.1" 200 291 0.017663 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.50 - - [2026-06-09 20:57:45] "GET /tag/b4979a58-f452-4415-8ffa-1e518d7337ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012471 10.0.0.50 - - [2026-06-09 20:57:45] "POST /tags HTTP/1.1" 409 252 0.001963 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2026-06-09 20:57:45] "GET /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010128 10.0.0.50 - - [2026-06-09 20:57:45] "POST /tags HTTP/1.1" 409 226 0.001725 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.50 - - [2026-06-09 20:57:45] "GET /tag/f4071d6e-2d12-4e85-8644-fe26001ecd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010013 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004183 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-06-09 20:57:45] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030288 10.0.0.50 - - [2026-06-09 20:57:45] "POST /virtual-machines HTTP/1.1" 200 395 0.020031 10.0.0.50 - - [2026-06-09 20:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020648 10.0.0.50 - - [2026-06-09 20:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101547 10.0.0.50 - - [2026-06-09 20:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007946 10.0.0.50 - - [2026-06-09 20:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008791 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003723 10.0.0.50 - - [2026-06-09 20:57:45] "POST /instance-ips HTTP/1.1" 200 397 0.022786 10.0.0.50 - - [2026-06-09 20:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024711 10.0.0.50 - - [2026-06-09 20:57:45] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005831 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.059802 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019967 10.0.0.50 - - [2026-06-09 20:57:46] "GET /instance-ip/dd9101de-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002947 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004621 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003434 10.0.0.50 - - [2026-06-09 20:57:46] "POST /ref-update HTTP/1.1" 200 156 0.008490 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011979 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2026-06-09 20:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003686 10.0.0.50 - - [2026-06-09 20:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.50 - - [2026-06-09 20:57:46] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031529 10.0.0.50 - - [2026-06-09 20:57:46] "POST /virtual-machines HTTP/1.1" 200 395 0.007655 10.0.0.50 - - [2026-06-09 20:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007591 10.0.0.50 - - [2026-06-09 20:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091310 10.0.0.50 - - [2026-06-09 20:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008502 10.0.0.50 - - [2026-06-09 20:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015095 10.0.0.50 - - [2026-06-09 20:57:46] "POST /instance-ips HTTP/1.1" 200 397 0.025769 10.0.0.50 - - [2026-06-09 20:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023620 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010403 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.059669 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008408 10.0.0.50 - - [2026-06-09 20:57:46] "GET /instance-ip/ddfee6b8-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003048 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004003 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003228 10.0.0.50 - - [2026-06-09 20:57:46] "POST /ref-update HTTP/1.1" 200 156 0.008010 10.0.0.50 - - [2026-06-09 20:57:46] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008922 10.0.0.50 - - [2026-06-09 20:57:46] "POST /set-tag HTTP/1.1" 200 109 0.006001 10.0.0.50 - - [2026-06-09 20:57:47] "POST /tags HTTP/1.1" 200 299 0.022607 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020939 10.0.0.50 - - [2026-06-09 20:57:47] "GET /tag/1069cb45-1378-4380-bc7e-3d414f72cd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.017116 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003929 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.50 - - [2026-06-09 20:57:47] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029769 10.0.0.50 - - [2026-06-09 20:57:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008669 10.0.0.50 - - [2026-06-09 20:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018039 10.0.0.50 - - [2026-06-09 20:57:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108130 10.0.0.50 - - [2026-06-09 20:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007975 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011721 10.0.0.50 - - [2026-06-09 20:57:47] "POST /instance-ips HTTP/1.1" 200 397 0.021100 10.0.0.50 - - [2026-06-09 20:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024382 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015193 10.0.0.50 - - [2026-06-09 20:57:47] "POST /set-tag HTTP/1.1" 200 109 0.016328 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013885 10.0.0.50 - - [2026-06-09 20:57:47] "GET /instance-ip/de84691e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003812 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005116 10.0.0.50 - - [2026-06-09 20:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.50 - - [2026-06-09 20:57:47] "POST /tags HTTP/1.1" 200 299 0.017518 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007596 10.0.0.50 - - [2026-06-09 20:57:47] "GET /tag/162e605b-7382-4a6e-990a-eac76007f975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010908 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2026-06-09 20:57:47] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003465 10.0.0.50 - - [2026-06-09 20:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.50 - - [2026-06-09 20:57:47] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025268 10.0.0.50 - - [2026-06-09 20:57:47] "POST /virtual-machines HTTP/1.1" 200 395 0.009061 10.0.0.50 - - [2026-06-09 20:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006913 10.0.0.50 - - [2026-06-09 20:57:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105899 10.0.0.50 - - [2026-06-09 20:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020237 10.0.0.50 - - [2026-06-09 20:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004569 10.0.0.50 - - [2026-06-09 20:57:48] "POST /instance-ips HTTP/1.1" 200 397 0.018015 10.0.0.50 - - [2026-06-09 20:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023336 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014158 10.0.0.50 - - [2026-06-09 20:57:48] "POST /set-tag HTTP/1.1" 200 109 0.017836 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014331 10.0.0.50 - - [2026-06-09 20:57:48] "GET /instance-ip/deeade9c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003529 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004218 10.0.0.50 - - [2026-06-09 20:57:48] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.50 - - [2026-06-09 20:57:48] "POST /tags HTTP/1.1" 200 299 0.014381 10.0.0.50 - - [2026-06-09 20:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014692 10.0.0.50 - - [2026-06-09 20:57:48] "GET /tag/df55c112-bd87-4de2-86c3-7372c67eefad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012408 10.0.0.50 - - [2026-06-09 20:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003403 10.0.0.50 - - [2026-06-09 20:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.50 - - [2026-06-09 20:57:48] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024544 10.0.0.50 - - [2026-06-09 20:57:48] "POST /virtual-machines HTTP/1.1" 200 395 0.010103 10.0.0.50 - - [2026-06-09 20:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010882 10.0.0.50 - - [2026-06-09 20:57:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109964 10.0.0.50 - - [2026-06-09 20:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007293 10.0.0.50 - - [2026-06-09 20:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011872 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004105 10.0.0.50 - - [2026-06-09 20:57:48] "POST /instance-ips HTTP/1.1" 200 397 0.019778 10.0.0.50 - - [2026-06-09 20:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018395 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012080 10.0.0.50 - - [2026-06-09 20:57:48] "POST /set-tag HTTP/1.1" 200 109 0.016195 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015816 10.0.0.50 - - [2026-06-09 20:57:48] "GET /instance-ip/df4d1940-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002592 10.0.0.50 - - [2026-06-09 20:57:48] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004293 10.0.0.50 - - [2026-06-09 20:57:48] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.50 - - [2026-06-09 20:57:49] "POST /tags HTTP/1.1" 200 299 0.021075 10.0.0.50 - - [2026-06-09 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.50 - - [2026-06-09 20:57:49] "GET /tag/8199b6c9-f20d-4bc8-9a0f-2b4e38207455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011139 10.0.0.50 - - [2026-06-09 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003503 10.0.0.50 - - [2026-06-09 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-06-09 20:57:49] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026221 10.0.0.50 - - [2026-06-09 20:57:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009836 10.0.0.50 - - [2026-06-09 20:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010840 10.0.0.50 - - [2026-06-09 20:57:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111841 10.0.0.50 - - [2026-06-09 20:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025366 10.0.0.50 - - [2026-06-09 20:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004395 10.0.0.50 - - [2026-06-09 20:57:49] "POST /instance-ips HTTP/1.1" 200 397 0.018002 10.0.0.50 - - [2026-06-09 20:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019435 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011801 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.018888 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014034 10.0.0.50 - - [2026-06-09 20:57:49] "GET /instance-ip/dfb6e7bc-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010280 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005499 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.009300 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004256 10.0.0.50 - - [2026-06-09 20:57:49] "POST /ref-update HTTP/1.1" 200 156 0.011016 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013622 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005091 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005935 10.0.0.50 - - [2026-06-09 20:57:49] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008645 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003969 10.0.0.50 - - [2026-06-09 20:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.50 - - [2026-06-09 20:57:49] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003277 10.0.0.50 - - [2026-06-09 20:57:50] "POST /ref-update HTTP/1.1" 200 156 0.008010 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004020 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003591 10.0.0.50 - - [2026-06-09 20:57:50] "POST /ref-update HTTP/1.1" 200 156 0.008573 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013967 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004531 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003583 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004354 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003530 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004173 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003708 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004063 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.50 - - [2026-06-09 20:57:50] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004108 10.0.0.50 - - [2026-06-09 20:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.50 - - [2026-06-09 20:57:51] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004039 10.0.0.50 - - [2026-06-09 20:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.50 - - [2026-06-09 20:57:52] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004336 10.0.0.50 - - [2026-06-09 20:57:52] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine/8c85f0c8-0885-424d-9951-54ad6afb5750?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003235 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003681 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine/925812fe-e4d0-4aae-962a-b4d51455dfbf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002622 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004174 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine/c83d5ea5-a743-4b00-8277-e47d0e552e4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002902 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003585 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine/be024b5a-76d6-4ee4-ae31-d5372634909c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002702 10.0.0.50 - - [2026-06-09 20:57:53] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003442 10.0.0.50 - - [2026-06-09 20:57:55] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004503 10.0.0.50 - - [2026-06-09 20:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2026-06-09 20:57:59] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.50 - - [2026-06-09 20:57:59] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.50 - - [2026-06-09 20:58:00] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005841 10.0.0.50 - - [2026-06-09 20:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.50 - - [2026-06-09 20:58:00] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003621 10.0.0.50 - - [2026-06-09 20:58:00] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine/45c0b7eb-1edd-4c07-97ac-3fee863036b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003036 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004553 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine/2db16535-5758-4fbb-9a2e-46ec72d50351?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002909 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005580 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine/62819976-6862-4d49-b42d-c1259442ba57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003631 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006066 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine/07439a8b-2094-42f2-b7ba-c39b575cbd59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003180 10.0.0.50 - - [2026-06-09 20:58:03] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003780 10.0.0.50 - - [2026-06-09 20:58:04] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008684 10.0.0.50 - - [2026-06-09 20:58:04] "POST /tags HTTP/1.1" 200 333 0.029238 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2026-06-09 20:58:04] "GET /tag/56e33c1f-a28e-4746-9347-f3d4119a9e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014010 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.50 - - [2026-06-09 20:58:04] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029923 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.50 - - [2026-06-09 20:58:04] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004160 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.50 - - [2026-06-09 20:58:04] "GET /service-appliance-set/b7fda454-2d6e-4b4e-a2b1-c51b6a41683e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002582 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.001600 10.0.0.50 - - [2026-06-09 20:58:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.097862 10.0.0.50 - - [2026-06-09 20:58:04] "GET /virtual-machine-interface/8e5727ed-69c7-45bc-844a-c050b32cc778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.010459 10.0.0.50 - - [2026-06-09 20:58:04] "POST /instance-ips HTTP/1.1" 200 409 0.019112 10.0.0.50 - - [2026-06-09 20:58:04] "GET /instance-ip/a09730f5-831a-434a-8a27-391e434a37e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004849 10.0.0.50 - - [2026-06-09 20:58:04] "POST /loadbalancers HTTP/1.1" 200 629 0.061174 10.0.0.50 - - [2026-06-09 20:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019319 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.50 - - [2026-06-09 20:58:04] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050399 10.0.0.50 - - [2026-06-09 20:58:04] "GET /instance-ip/a09730f5-831a-434a-8a27-391e434a37e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003048 10.0.0.50 - - [2026-06-09 20:58:04] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052673 10.0.0.50 - - [2026-06-09 20:58:04] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.015373 10.0.0.50 - - [2026-06-09 20:58:04] "POST /floating-ips HTTP/1.1" 200 597 0.078429 10.0.0.50 - - [2026-06-09 20:58:04] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.047894 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2026-06-09 20:58:04] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060492 10.0.0.50 - - [2026-06-09 20:58:04] "GET /loadbalancer-listener/3fc17e87-8f96-4834-9a71-3356153a2a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.011486 10.0.0.50 - - [2026-06-09 20:58:04] "GET /loadbalancer-listener/3fc17e87-8f96-4834-9a71-3356153a2a8f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003814 10.0.0.50 - - [2026-06-09 20:58:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020217 10.0.0.50 - - [2026-06-09 20:58:04] "GET /instance-ip/a09730f5-831a-434a-8a27-391e434a37e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004830 10.0.0.50 - - [2026-06-09 20:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.50 - - [2026-06-09 20:58:04] "GET /instance-ip/a09730f5-831a-434a-8a27-391e434a37e4?fields=floating_ips HTTP/1.1" 200 1212 0.005123 10.0.0.50 - - [2026-06-09 20:58:05] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002555 10.0.0.50 - - [2026-06-09 20:58:05] "GET /floating-ip/4763e186-7b6f-4e17-a3b4-3beb4c82a782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004049 10.0.0.50 - - [2026-06-09 20:58:05] "GET /loadbalancer-pool/f3488396-139a-43c4-93d4-93b7afdeb5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005241 10.0.0.50 - - [2026-06-09 20:58:05] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003288 10.0.0.50 - - [2026-06-09 20:58:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021610 10.0.0.50 - - [2026-06-09 20:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007440 10.0.0.50 - - [2026-06-09 20:58:05] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007244 10.0.0.50 - - [2026-06-09 20:58:05] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004904 10.0.0.50 - - [2026-06-09 20:58:05] "POST /tags HTTP/1.1" 409 221 0.001729 10.0.0.50 - - [2026-06-09 20:58:05] "POST /ref-update HTTP/1.1" 200 156 0.007321 10.0.0.50 - - [2026-06-09 20:58:05] "GET /floating-ip/4763e186-7b6f-4e17-a3b4-3beb4c82a782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008333 10.0.0.50 - - [2026-06-09 20:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2026-06-09 20:58:05] "GET /tag/56e33c1f-a28e-4746-9347-f3d4119a9e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010841 10.0.0.50 - - [2026-06-09 20:58:05] "POST /set-tag HTTP/1.1" 200 109 0.061777 10.0.0.50 - - [2026-06-09 20:58:05] "GET /loadbalancer-pool/f3488396-139a-43c4-93d4-93b7afdeb5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013965 10.0.0.50 - - [2026-06-09 20:58:05] "PUT /floating-ip/4763e186-7b6f-4e17-a3b4-3beb4c82a782 HTTP/1.1" 200 256 0.074659 10.0.0.50 - - [2026-06-09 20:58:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014410 10.0.0.50 - - [2026-06-09 20:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016861 10.0.0.50 - - [2026-06-09 20:58:05] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008353 10.0.0.50 - - [2026-06-09 20:58:05] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005533 10.0.0.50 - - [2026-06-09 20:58:05] "POST /ref-update HTTP/1.1" 200 156 0.007375 10.0.0.50 - - [2026-06-09 20:58:05] "GET /floating-ip/4763e186-7b6f-4e17-a3b4-3beb4c82a782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.014156 10.0.0.50 - - [2026-06-09 20:58:05] "POST /set-tag HTTP/1.1" 200 109 0.059782 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 206 0.001937 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009449 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 204 0.001951 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/162e605b-7382-4a6e-990a-eac76007f975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009496 10.0.0.50 - - [2026-06-09 20:58:06] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002533 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.50 - - [2026-06-09 20:58:06] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002226 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 206 0.002294 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011055 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 226 0.001931 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010352 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 204 0.001978 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/162e605b-7382-4a6e-990a-eac76007f975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010854 10.0.0.50 - - [2026-06-09 20:58:06] "POST /tags HTTP/1.1" 409 226 0.001718 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-06-09 20:58:06] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010253 10.0.0.50 - - [2026-06-09 20:58:06] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002398 10.0.0.50 - - [2026-06-09 20:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.50 - - [2026-06-09 20:58:06] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002295 10.0.0.50 - - [2026-06-09 20:58:06] "POST /firewall-rules HTTP/1.1" 200 626 0.067016 10.0.0.50 - - [2026-06-09 20:58:07] "POST /firewall-rules HTTP/1.1" 200 646 0.076654 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-rule/76c56510-e43e-4c97-b93e-52e9c37be5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006871 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002125 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-rule/18785fa5-077b-4ad7-a70c-16b61133c52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003723 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.014560 10.0.0.50 - - [2026-06-09 20:58:07] "POST /firewall-policys HTTP/1.1" 200 606 0.035097 10.0.0.50 - - [2026-06-09 20:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012494 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012335 10.0.0.50 - - [2026-06-09 20:58:07] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005942 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002567 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003426 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/9d07c1d8-8a7f-49a1-af14-f53212ea2114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002649 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004091 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001866 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001985 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.023698 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.022415 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.031080 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.029178 10.0.0.50 - - [2026-06-09 20:58:07] "POST /ref-update HTTP/1.1" 200 156 0.029491 10.0.0.50 - - [2026-06-09 20:58:07] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012216 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.50 - - [2026-06-09 20:58:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003844 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007402 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.004679 10.0.0.50 - - [2026-06-09 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.50 - - [2026-06-09 20:59:38] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005401 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005043 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.019340 10.0.0.50 - - [2026-06-09 20:59:38] "DELETE /loadbalancer-member/c251ca8b-ad30-48a8-98bc-d1af4e8f433c HTTP/1.1" 200 115 0.029317 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004663 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.50 - - [2026-06-09 20:59:38] "DELETE /loadbalancer-member/cd483721-62f5-4407-bc98-35f67b5b1fda HTTP/1.1" 200 115 0.020161 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005355 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.50 - - [2026-06-09 20:59:38] "DELETE /loadbalancer-member/7dc06f0e-376c-41a7-aa9f-d10b588a24c2 HTTP/1.1" 200 115 0.028660 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008014 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.50 - - [2026-06-09 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.50 - - [2026-06-09 20:59:38] "GET /loadbalancer/28f0367b-626c-41bb-8ef6-94a4cabe4588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002513 10.0.0.50 - - [2026-06-09 20:59:38] "GET /loadbalancer-pool/d9d8f21b-0928-4e50-b7a5-b9882685ba0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002548 10.0.0.50 - - [2026-06-09 20:59:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017267 10.0.0.50 - - [2026-06-09 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005611 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006071 10.0.0.50 - - [2026-06-09 20:59:38] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002211 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.055794 10.0.0.50 - - [2026-06-09 20:59:38] "GET /loadbalancer-pool/5833ce95-2648-4b06-9715-d46be1b04abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005026 10.0.0.50 - - [2026-06-09 20:59:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022520 10.0.0.50 - - [2026-06-09 20:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020497 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012510 10.0.0.50 - - [2026-06-09 20:59:38] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005610 10.0.0.50 - - [2026-06-09 20:59:38] "POST /set-tag HTTP/1.1" 200 109 0.004092 10.0.0.50 - - [2026-06-09 20:59:39] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002174 10.0.0.50 - - [2026-06-09 20:59:39] "GET /loadbalancer-pool/14fe2aa7-c84f-46a5-9345-ab7332a381b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002725 10.0.0.50 - - [2026-06-09 20:59:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021087 10.0.0.50 - - [2026-06-09 20:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019534 10.0.0.50 - - [2026-06-09 20:59:39] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017132 10.0.0.50 - - [2026-06-09 20:59:39] "GET /virtual-machine-interface/a5e66e1e-6444-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011075 10.0.0.50 - - [2026-06-09 20:59:39] "GET /floating-ip/c1e326ff-2e28-4888-9ac7-dfefbdaa143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002314 10.0.0.50 - - [2026-06-09 20:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.50 - - [2026-06-09 21:00:14] "POST /tags HTTP/1.1" 409 252 0.002216 10.0.0.50 - - [2026-06-09 21:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2026-06-09 21:00:14] "GET /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010482 10.0.0.50 - - [2026-06-09 21:00:14] "POST /tags HTTP/1.1" 409 228 0.002382 10.0.0.50 - - [2026-06-09 21:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/73180919-d607-4be8-8227-7a27ad423057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015759 10.0.0.50 - - [2026-06-09 21:00:15] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003916 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-06-09 21:00:15] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002996 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 206 0.001703 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013548 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 226 0.002131 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011364 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 204 0.002046 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/162e605b-7382-4a6e-990a-eac76007f975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016310 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 226 0.002293 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/42aa2edd-f066-45bd-bf86-19c35b640db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010827 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 228 0.002028 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/73180919-d607-4be8-8227-7a27ad423057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010935 10.0.0.50 - - [2026-06-09 21:00:15] "POST /tags HTTP/1.1" 409 252 0.001830 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2026-06-09 21:00:15] "GET /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013693 10.0.0.50 - - [2026-06-09 21:00:15] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003164 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-06-09 21:00:15] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002629 10.0.0.50 - - [2026-06-09 21:00:15] "POST /firewall-rules HTTP/1.1" 409 281 0.001804 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.50 - - [2026-06-09 21:00:15] "PUT /firewall-rule/18785fa5-077b-4ad7-a70c-16b61133c52d HTTP/1.1" 200 260 0.020779 10.0.0.50 - - [2026-06-09 21:00:15] "POST /firewall-rules HTTP/1.1" 409 291 0.005659 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2026-06-09 21:00:15] "PUT /firewall-rule/76c56510-e43e-4c97-b93e-52e9c37be5de HTTP/1.1" 200 260 0.024885 10.0.0.50 - - [2026-06-09 21:00:15] "GET /firewall-rule/76c56510-e43e-4c97-b93e-52e9c37be5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.009618 10.0.0.50 - - [2026-06-09 21:00:15] "POST /firewall-rules HTTP/1.1" 200 658 0.073290 10.0.0.50 - - [2026-06-09 21:00:15] "GET /firewall-rule/3593e2e3-cd3a-4048-9ec4-860b9904bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.014757 10.0.0.50 - - [2026-06-09 21:00:15] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002432 10.0.0.50 - - [2026-06-09 21:00:15] "GET /firewall-rule/18785fa5-077b-4ad7-a70c-16b61133c52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002927 10.0.0.50 - - [2026-06-09 21:00:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002051 10.0.0.50 - - [2026-06-09 21:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.50 - - [2026-06-09 21:00:15] "PUT /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526 HTTP/1.1" 200 264 0.020476 10.0.0.50 - - [2026-06-09 21:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025211 10.0.0.50 - - [2026-06-09 21:00:16] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.012735 10.0.0.50 - - [2026-06-09 21:00:16] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002659 10.0.0.50 - - [2026-06-09 21:00:16] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002434 10.0.0.50 - - [2026-06-09 21:00:16] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002539 10.0.0.50 - - [2026-06-09 21:00:16] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002637 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005455 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007420 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004136 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006419 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004814 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003806 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.50 - - [2026-06-09 21:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2026-06-09 21:01:17] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002154 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003593 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.017307 10.0.0.50 - - [2026-06-09 21:01:17] "DELETE /loadbalancer-member/c9b2e3a4-c45f-46e6-bd3c-6e7f1ff79a94 HTTP/1.1" 200 115 0.025378 10.0.0.50 - - [2026-06-09 21:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.50 - - [2026-06-09 21:01:17] "GET /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002581 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004208 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.50 - - [2026-06-09 21:01:17] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004411 10.0.0.50 - - [2026-06-09 21:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.50 - - [2026-06-09 21:01:18] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009908 10.0.0.50 - - [2026-06-09 21:01:18] "POST /set-tag HTTP/1.1" 200 109 0.006934 10.0.0.50 - - [2026-06-09 21:01:18] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009252 10.0.0.50 - - [2026-06-09 21:01:18] "POST /set-tag HTTP/1.1" 200 109 0.004441 10.0.0.50 - - [2026-06-09 21:01:18] "GET /virtual-machine/c83d5ea5-a743-4b00-8277-e47d0e552e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003474 10.0.0.50 - - [2026-06-09 21:01:18] "POST /ref-update HTTP/1.1" 200 156 0.015156 10.0.0.50 - - [2026-06-09 21:01:19] "GET /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011964 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.036474 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.087629 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.067387 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.095634 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.061172 10.0.0.50 - - [2026-06-09 21:01:19] "DELETE /instance-ip/dd9101de-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.099197 10.0.0.50 - - [2026-06-09 21:01:19] "DELETE /virtual-machine-interface/dd77b3aa-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.096534 10.0.0.50 - - [2026-06-09 21:01:19] "DELETE /virtual-machine/c83d5ea5-a743-4b00-8277-e47d0e552e4e HTTP/1.1" 200 115 0.055353 10.0.0.50 - - [2026-06-09 21:01:19] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018267 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.50 - - [2026-06-09 21:01:19] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003912 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.50 - - [2026-06-09 21:01:19] "GET /virtual-machine/8c85f0c8-0885-424d-9951-54ad6afb5750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003290 10.0.0.50 - - [2026-06-09 21:01:19] "POST /ref-update HTTP/1.1" 200 156 0.011574 10.0.0.50 - - [2026-06-09 21:01:19] "GET /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005808 10.0.0.50 - - [2026-06-09 21:01:19] "POST /set-tag HTTP/1.1" 200 109 0.025020 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.025850 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.042295 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.015942 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.025751 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /instance-ip/dc7155ec-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.049859 10.0.0.50 - - [2026-06-09 21:01:20] "POST /ref-update HTTP/1.1" 200 156 0.012769 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /virtual-machine-interface/dc59b48c-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.047880 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /virtual-machine/8c85f0c8-0885-424d-9951-54ad6afb5750 HTTP/1.1" 200 115 0.027704 10.0.0.50 - - [2026-06-09 21:01:20] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008261 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.50 - - [2026-06-09 21:01:20] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005728 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.50 - - [2026-06-09 21:01:20] "GET /virtual-machine/925812fe-e4d0-4aae-962a-b4d51455dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003032 10.0.0.50 - - [2026-06-09 21:01:20] "POST /ref-update HTTP/1.1" 200 156 0.010670 10.0.0.50 - - [2026-06-09 21:01:20] "GET /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010223 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.017676 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.031835 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.029755 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.017052 10.0.0.50 - - [2026-06-09 21:01:20] "POST /set-tag HTTP/1.1" 200 109 0.026906 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /instance-ip/dce7d118-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.034853 10.0.0.50 - - [2026-06-09 21:01:20] "POST /ref-update HTTP/1.1" 200 156 0.008074 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /virtual-machine-interface/dccd9ee2-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.042730 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /virtual-machine/925812fe-e4d0-4aae-962a-b4d51455dfbf HTTP/1.1" 200 115 0.020371 10.0.0.50 - - [2026-06-09 21:01:20] "DELETE /tag/353e8f0c-bad9-43a4-8a55-b9683cd7b55c HTTP/1.1" 200 115 0.036990 10.0.0.50 - - [2026-06-09 21:01:20] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005681 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.50 - - [2026-06-09 21:01:21] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004110 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.50 - - [2026-06-09 21:01:21] "GET /virtual-machine/be024b5a-76d6-4ee4-ae31-d5372634909c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003081 10.0.0.50 - - [2026-06-09 21:01:21] "POST /ref-update HTTP/1.1" 200 156 0.017537 10.0.0.50 - - [2026-06-09 21:01:21] "GET /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006381 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.031461 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.027487 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.031352 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.015442 10.0.0.50 - - [2026-06-09 21:01:21] "POST /set-tag HTTP/1.1" 200 109 0.032607 10.0.0.50 - - [2026-06-09 21:01:21] "DELETE /instance-ip/ddfee6b8-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.071521 10.0.0.50 - - [2026-06-09 21:01:21] "DELETE /virtual-machine-interface/dde75f3e-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.033992 10.0.0.50 - - [2026-06-09 21:01:21] "DELETE /virtual-machine/be024b5a-76d6-4ee4-ae31-d5372634909c HTTP/1.1" 200 115 0.021749 10.0.0.50 - - [2026-06-09 21:01:21] "DELETE /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790 HTTP/1.1" 409 388 0.004832 10.0.0.50 - - [2026-06-09 21:01:21] "DELETE /tag/b4979a58-f452-4415-8ffa-1e518d7337ca HTTP/1.1" 200 115 0.031504 10.0.0.50 - - [2026-06-09 21:01:35] "GET /global-system-configs HTTP/1.1" 200 322 0.003618 10.0.0.50 - - [2026-06-09 21:01:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004759 10.0.0.50 - - [2026-06-09 21:01:48] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004820 10.0.0.50 - - [2026-06-09 21:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.50 - - [2026-06-09 21:01:48] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003982 10.0.0.50 - - [2026-06-09 21:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.50 - - [2026-06-09 21:01:48] "GET /virtual-machine/45c0b7eb-1edd-4c07-97ac-3fee863036b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002681 10.0.0.50 - - [2026-06-09 21:01:48] "POST /ref-update HTTP/1.1" 200 156 0.013050 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004064 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.039940 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.014174 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.023411 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /instance-ip/de84691e-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.038179 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /virtual-machine-interface/de6af024-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.040178 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /virtual-machine/45c0b7eb-1edd-4c07-97ac-3fee863036b6 HTTP/1.1" 200 115 0.031107 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /tag/1069cb45-1378-4380-bc7e-3d414f72cd89 HTTP/1.1" 200 115 0.038191 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005644 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006145 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine/2db16535-5758-4fbb-9a2e-46ec72d50351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003177 10.0.0.50 - - [2026-06-09 21:01:49] "POST /ref-update HTTP/1.1" 200 156 0.015859 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009080 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.016864 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.033752 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.032906 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.013278 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /instance-ip/df4d1940-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.048417 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /virtual-machine-interface/df33cf3a-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.042909 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /virtual-machine/2db16535-5758-4fbb-9a2e-46ec72d50351 HTTP/1.1" 200 115 0.021286 10.0.0.50 - - [2026-06-09 21:01:49] "DELETE /tag/df55c112-bd87-4de2-86c3-7372c67eefad HTTP/1.1" 200 115 0.030987 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003776 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004268 10.0.0.50 - - [2026-06-09 21:01:49] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.50 - - [2026-06-09 21:01:49] "GET /virtual-machine/07439a8b-2094-42f2-b7ba-c39b575cbd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002776 10.0.0.50 - - [2026-06-09 21:01:49] "POST /ref-update HTTP/1.1" 200 156 0.008538 10.0.0.50 - - [2026-06-09 21:01:50] "GET /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008798 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.017706 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.058185 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.025392 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.016994 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /instance-ip/dfb6e7bc-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.043197 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /virtual-machine-interface/dfa00966-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.047280 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /virtual-machine/07439a8b-2094-42f2-b7ba-c39b575cbd59 HTTP/1.1" 200 115 0.015780 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9 HTTP/1.1" 409 236 0.007876 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /tag/73180919-d607-4be8-8227-7a27ad423057 HTTP/1.1" 409 236 0.005527 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /tag/8199b6c9-f20d-4bc8-9a0f-2b4e38207455 HTTP/1.1" 200 115 0.034312 10.0.0.50 - - [2026-06-09 21:01:50] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004344 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.50 - - [2026-06-09 21:01:50] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004149 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.50 - - [2026-06-09 21:01:50] "GET /virtual-machine/62819976-6862-4d49-b42d-c1259442ba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.011594 10.0.0.50 - - [2026-06-09 21:01:50] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.50 - - [2026-06-09 21:01:50] "GET /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004810 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.017237 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.018485 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.021049 10.0.0.50 - - [2026-06-09 21:01:50] "POST /set-tag HTTP/1.1" 200 109 0.014569 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /instance-ip/deeade9c-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.038311 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /virtual-machine-interface/ded6981a-6445-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.035951 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /virtual-machine/62819976-6862-4d49-b42d-c1259442ba57 HTTP/1.1" 200 115 0.016909 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /tag/4137de60-cb7a-4604-b6fb-6f3fd4489e07 HTTP/1.1" 200 115 0.035311 10.0.0.50 - - [2026-06-09 21:01:50] "DELETE /tag/162e605b-7382-4a6e-990a-eac76007f975 HTTP/1.1" 409 236 0.004379 10.0.0.50 - - [2026-06-09 21:01:51] "DELETE /tag/d24537a8-dc86-468a-aaf8-090deaa8d7b8 HTTP/1.1" 200 115 0.038689 10.0.0.50 - - [2026-06-09 21:01:52] "POST /projects HTTP/1.1" 409 238 0.002143 10.0.0.50 - - [2026-06-09 21:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-06-09 21:01:52] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031157 10.0.0.50 - - [2026-06-09 21:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-06-09 21:01:52] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004494 10.0.0.50 - - [2026-06-09 21:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.50 - - [2026-06-09 21:01:52] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004851 10.0.0.50 - - [2026-06-09 21:01:52] "POST /security-groups HTTP/1.1" 409 285 0.002793 10.0.0.50 - - [2026-06-09 21:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-06-09 21:01:52] "PUT /security-group/1effcb74-63db-42df-9203-73e9ecaa08e7 HTTP/1.1" 200 262 0.054650 10.0.0.50 - - [2026-06-09 21:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031513 10.0.0.50 - - [2026-06-09 21:01:52] "PUT /access-control-list/9bda4a0b-4c79-448e-aa2f-433489f210c3 HTTP/1.1" 200 272 0.017128 10.0.0.50 - - [2026-06-09 21:01:52] "PUT /access-control-list/672d1982-20f6-4ba4-b98e-c21539bcf8a7 HTTP/1.1" 200 272 0.017016 10.0.0.50 - - [2026-06-09 21:01:57] "POST /projects HTTP/1.1" 409 238 0.002945 10.0.0.50 - - [2026-06-09 21:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.50 - - [2026-06-09 21:01:57] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029524 10.0.0.50 - - [2026-06-09 21:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.50 - - [2026-06-09 21:01:57] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003531 10.0.0.50 - - [2026-06-09 21:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2026-06-09 21:01:57] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004460 10.0.0.50 - - [2026-06-09 21:01:57] "POST /security-groups HTTP/1.1" 409 285 0.002288 10.0.0.50 - - [2026-06-09 21:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-06-09 21:01:57] "PUT /security-group/1effcb74-63db-42df-9203-73e9ecaa08e7 HTTP/1.1" 200 262 0.054847 10.0.0.50 - - [2026-06-09 21:01:58] "PUT /access-control-list/9bda4a0b-4c79-448e-aa2f-433489f210c3 HTTP/1.1" 200 272 0.016789 10.0.0.50 - - [2026-06-09 21:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032743 10.0.0.50 - - [2026-06-09 21:01:58] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011175 10.0.0.50 - - [2026-06-09 21:01:58] "PUT /access-control-list/672d1982-20f6-4ba4-b98e-c21539bcf8a7 HTTP/1.1" 200 272 0.029624 10.0.0.50 - - [2026-06-09 21:01:58] "GET /firewall-rule/0af2c620-2474-4271-8cf2-5859c0ce5204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002906 10.0.0.50 - - [2026-06-09 21:01:58] "POST /ref-update HTTP/1.1" 200 156 0.049134 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /firewall-rule/0af2c620-2474-4271-8cf2-5859c0ce5204 HTTP/1.1" 200 115 0.032754 10.0.0.50 - - [2026-06-09 21:01:58] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004051 10.0.0.50 - - [2026-06-09 21:01:58] "GET /firewall-rule/a3e436a3-2b47-47ae-8e5b-9af825baf28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002720 10.0.0.50 - - [2026-06-09 21:01:58] "POST /ref-update HTTP/1.1" 200 156 0.047106 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /firewall-rule/a3e436a3-2b47-47ae-8e5b-9af825baf28c HTTP/1.1" 200 115 0.028463 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9 HTTP/1.1" 409 236 0.006004 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /tag/f4071d6e-2d12-4e85-8644-fe26001ecd0c HTTP/1.1" 200 115 0.032643 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /tag/73180919-d607-4be8-8227-7a27ad423057 HTTP/1.1" 409 236 0.004080 10.0.0.50 - - [2026-06-09 21:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2026-06-09 21:01:58] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004489 10.0.0.50 - - [2026-06-09 21:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2026-06-09 21:01:58] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004438 10.0.0.50 - - [2026-06-09 21:01:58] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.041936 10.0.0.50 - - [2026-06-09 21:01:58] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.050712 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /security-group/1effcb74-63db-42df-9203-73e9ecaa08e7 HTTP/1.1" 200 115 0.040004 10.0.0.50 - - [2026-06-09 21:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /access-control-list/9bda4a0b-4c79-448e-aa2f-433489f210c3 HTTP/1.1" 200 115 0.024275 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /access-control-list/672d1982-20f6-4ba4-b98e-c21539bcf8a7 HTTP/1.1" 200 115 0.019711 10.0.0.50 - - [2026-06-09 21:01:58] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031249 10.0.0.50 - - [2026-06-09 21:01:58] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?fields=security_groups HTTP/1.1" 200 1352 0.031520 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /security-group/24426671-f2f9-476c-b8de-4d2c995c617c HTTP/1.1" 200 115 0.043715 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /access-control-list/93ee6ab3-8e63-4f9e-8607-e01f590444fa HTTP/1.1" 200 115 0.030841 10.0.0.50 - - [2026-06-09 21:01:58] "GET /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575?fields=application_policy_sets HTTP/1.1" 200 1391 0.041706 10.0.0.50 - - [2026-06-09 21:01:58] "DELETE /access-control-list/16786781-9770-438f-8d86-84f493a7842d HTTP/1.1" 200 115 0.050385 10.0.0.50 - - [2026-06-09 21:01:59] "DELETE /project/e2d9a227-1ce5-4ed1-8097-ea252f7a1575 HTTP/1.1" 200 115 0.294840 10.0.0.50 - - [2026-06-09 21:01:59] "POST /projects HTTP/1.1" 409 238 0.002437 10.0.0.50 - - [2026-06-09 21:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2026-06-09 21:01:59] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032007 10.0.0.50 - - [2026-06-09 21:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2026-06-09 21:01:59] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004291 10.0.0.50 - - [2026-06-09 21:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.50 - - [2026-06-09 21:01:59] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004507 10.0.0.50 - - [2026-06-09 21:01:59] "POST /security-groups HTTP/1.1" 409 285 0.002138 10.0.0.50 - - [2026-06-09 21:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2026-06-09 21:01:59] "PUT /security-group/83d41fc4-9d0c-48cf-9c9c-4daf8bfcd4e1 HTTP/1.1" 200 262 0.056253 10.0.0.50 - - [2026-06-09 21:01:59] "PUT /access-control-list/c2faad2f-d92c-484f-9f21-e5c3997e9144 HTTP/1.1" 200 272 0.013495 10.0.0.50 - - [2026-06-09 21:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032535 10.0.0.50 - - [2026-06-09 21:01:59] "PUT /access-control-list/6843d135-f944-4981-aca6-a26e0ddce7d3 HTTP/1.1" 200 272 0.036784 10.0.0.50 - - [2026-06-09 21:02:03] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002636 10.0.0.50 - - [2026-06-09 21:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2026-06-09 21:02:03] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003236 10.0.0.50 - - [2026-06-09 21:02:03] "GET /firewall-policy/164cf66e-66d9-436e-9f32-2e86093756a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004459 10.0.0.50 - - [2026-06-09 21:02:03] "GET /firewall-rule/18785fa5-077b-4ad7-a70c-16b61133c52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004645 10.0.0.50 - - [2026-06-09 21:02:03] "POST /ref-update HTTP/1.1" 200 156 0.013857 10.0.0.50 - - [2026-06-09 21:02:03] "DELETE /firewall-rule/18785fa5-077b-4ad7-a70c-16b61133c52d HTTP/1.1" 200 115 0.059343 10.0.0.50 - - [2026-06-09 21:02:03] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005792 10.0.0.50 - - [2026-06-09 21:02:03] "GET /firewall-rule/76c56510-e43e-4c97-b93e-52e9c37be5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002489 10.0.0.50 - - [2026-06-09 21:02:04] "POST /ref-update HTTP/1.1" 200 156 0.022291 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /firewall-rule/76c56510-e43e-4c97-b93e-52e9c37be5de HTTP/1.1" 200 115 0.051232 10.0.0.50 - - [2026-06-09 21:02:04] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004818 10.0.0.50 - - [2026-06-09 21:02:04] "GET /firewall-rule/3593e2e3-cd3a-4048-9ec4-860b9904bc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003356 10.0.0.50 - - [2026-06-09 21:02:04] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /firewall-rule/3593e2e3-cd3a-4048-9ec4-860b9904bc35 HTTP/1.1" 200 115 0.049558 10.0.0.50 - - [2026-06-09 21:02:04] "GET /application-policy-set/5735a005-0498-4df7-80c5-542dfb4843cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003065 10.0.0.50 - - [2026-06-09 21:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-06-09 21:02:04] "GET /policy-management/e510fe4c-7472-418d-b2a2-5efeff83a9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002998 10.0.0.50 - - [2026-06-09 21:02:04] "GET /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003979 10.0.0.50 - - [2026-06-09 21:02:04] "POST /ref-update HTTP/1.1" 200 156 0.022726 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /firewall-policy/04a0a268-60c2-4012-9f85-5b539762d526 HTTP/1.1" 200 115 0.059664 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /tag/0c51ff03-68ac-4d39-83ff-8e89102d7790 HTTP/1.1" 200 115 0.056805 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /tag/2f54b31c-35b0-4182-9643-52e62d52d7d9 HTTP/1.1" 200 115 0.032909 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /tag/73180919-d607-4be8-8227-7a27ad423057 HTTP/1.1" 200 115 0.066821 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /tag/162e605b-7382-4a6e-990a-eac76007f975 HTTP/1.1" 200 115 0.072823 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /loadbalancer-member/1c8f1675-7e84-4442-bd79-586add9bcfb5 HTTP/1.1" 200 115 0.032053 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /loadbalancer-pool/f3488396-139a-43c4-93d4-93b7afdeb5b0 HTTP/1.1" 200 115 0.043579 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /loadbalancer-listener/3fc17e87-8f96-4834-9a71-3356153a2a8f HTTP/1.1" 200 115 0.039909 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /loadbalancer/99e8d39a-70ed-4ecc-9fb9-cebceeeaad3e HTTP/1.1" 200 115 0.046207 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /floating-ip/4763e186-7b6f-4e17-a3b4-3beb4c82a782 HTTP/1.1" 200 115 0.036734 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /instance-ip/a09730f5-831a-434a-8a27-391e434a37e4 HTTP/1.1" 200 115 0.040869 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /virtual-machine-interface/8e5727ed-69c7-45bc-844a-c050b32cc778 HTTP/1.1" 200 115 0.034693 10.0.0.50 - - [2026-06-09 21:02:04] "DELETE /tag/56e33c1f-a28e-4746-9347-f3d4119a9e7a HTTP/1.1" 200 115 0.051559 10.0.0.50 - - [2026-06-09 21:02:05] "POST /projects HTTP/1.1" 409 238 0.002369 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2026-06-09 21:02:05] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064107 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.50 - - [2026-06-09 21:02:05] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004782 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.50 - - [2026-06-09 21:02:05] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007054 10.0.0.50 - - [2026-06-09 21:02:05] "POST /security-groups HTTP/1.1" 409 285 0.003167 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.50 - - [2026-06-09 21:02:05] "PUT /security-group/83d41fc4-9d0c-48cf-9c9c-4daf8bfcd4e1 HTTP/1.1" 200 262 0.065173 10.0.0.50 - - [2026-06-09 21:02:05] "PUT /access-control-list/c2faad2f-d92c-484f-9f21-e5c3997e9144 HTTP/1.1" 200 272 0.030295 10.0.0.50 - - [2026-06-09 21:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.076852 10.0.0.50 - - [2026-06-09 21:02:05] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.012816 10.0.0.50 - - [2026-06-09 21:02:05] "PUT /access-control-list/6843d135-f944-4981-aca6-a26e0ddce7d3 HTTP/1.1" 200 272 0.060441 10.0.0.50 - - [2026-06-09 21:02:05] "GET /firewall-rule/2ee1f538-0a58-4bb5-a0cb-f7e7cc0c4d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005718 10.0.0.50 - - [2026-06-09 21:02:05] "POST /ref-update HTTP/1.1" 200 156 0.096438 10.0.0.50 - - [2026-06-09 21:02:05] "DELETE /firewall-rule/2ee1f538-0a58-4bb5-a0cb-f7e7cc0c4d2d HTTP/1.1" 200 115 0.052958 10.0.0.50 - - [2026-06-09 21:02:05] "GET /firewall-policy/a11d2419-5eee-439e-951c-335ce1d22c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008285 10.0.0.50 - - [2026-06-09 21:02:05] "GET /firewall-rule/93604303-885e-4b7a-b07d-0a774c987228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003673 10.0.0.50 - - [2026-06-09 21:02:05] "POST /ref-update HTTP/1.1" 200 156 0.061074 10.0.0.50 - - [2026-06-09 21:02:05] "DELETE /firewall-rule/93604303-885e-4b7a-b07d-0a774c987228 HTTP/1.1" 200 115 0.066895 10.0.0.50 - - [2026-06-09 21:02:05] "DELETE /tag/42aa2edd-f066-45bd-bf86-19c35b640db7 HTTP/1.1" 200 115 0.043301 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.50 - - [2026-06-09 21:02:05] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006143 10.0.0.50 - - [2026-06-09 21:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.50 - - [2026-06-09 21:02:05] "GET /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010244 10.0.0.50 - - [2026-06-09 21:02:06] "PUT /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59 HTTP/1.1" 200 264 0.071526 10.0.0.50 - - [2026-06-09 21:02:06] "PUT /virtual-network/517014f7-526b-4b40-b171-1e6a33de8426 HTTP/1.1" 200 264 0.090913 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /security-group/83d41fc4-9d0c-48cf-9c9c-4daf8bfcd4e1 HTTP/1.1" 200 115 0.088137 10.0.0.50 - - [2026-06-09 21:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /access-control-list/c2faad2f-d92c-484f-9f21-e5c3997e9144 HTTP/1.1" 200 115 0.060185 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /access-control-list/6843d135-f944-4981-aca6-a26e0ddce7d3 HTTP/1.1" 200 115 0.058426 10.0.0.50 - - [2026-06-09 21:02:06] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.065546 10.0.0.50 - - [2026-06-09 21:02:06] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?fields=security_groups HTTP/1.1" 200 1353 0.054401 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /security-group/b3604f1b-73e3-40e7-8a7e-231ccf161be5 HTTP/1.1" 200 115 0.137642 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /access-control-list/4b3e4aa3-f618-4783-af0e-236b41ef3653 HTTP/1.1" 200 115 0.097622 10.0.0.50 - - [2026-06-09 21:02:06] "GET /project/c9692ad6-8717-4c08-b24a-d29474171a63?fields=application_policy_sets HTTP/1.1" 200 1392 0.079348 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /access-control-list/0cc54474-5322-4541-bae7-7dd1c2840bfc HTTP/1.1" 200 115 0.108440 10.0.0.50 - - [2026-06-09 21:02:06] "DELETE /project/c9692ad6-8717-4c08-b24a-d29474171a63 HTTP/1.1" 200 115 0.527902 10.0.0.50 - - [2026-06-09 21:02:57] "GET / HTTP/1.1" 200 35931 0.007580 10.0.0.50 - - [2026-06-09 21:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.50 - - [2026-06-09 21:02:57] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002944 10.0.0.50 - - [2026-06-09 21:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2026-06-09 21:02:58] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002896 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 10.0.0.50 - - [2026-06-09 21:03:15] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.50 - - [2026-06-09 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2026-06-09 21:03:15] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004909 10.0.0.50 - - [2026-06-09 21:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.50 - - [2026-06-09 21:03:15] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002544 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.50 - - [2026-06-09 21:03:27] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.50 - - [2026-06-09 21:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2026-06-09 21:03:27] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004081 10.0.0.50 - - [2026-06-09 21:03:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002014 10.0.0.50 - - [2026-06-09 21:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2026-06-09 21:03:27] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.008324 10.0.0.50 - - [2026-06-09 21:03:27] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.027252 10.0.0.50 - - [2026-06-09 21:03:41] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.50 - - [2026-06-09 21:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2026-06-09 21:03:41] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004252 10.0.0.50 - - [2026-06-09 21:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.50 - - [2026-06-09 21:03:41] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002528 10.0.0.50 - - [2026-06-09 21:03:41] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.50 - - [2026-06-09 21:03:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001950 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2026-06-09 21:03:46] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002441 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.006577 10.0.0.50 - - [2026-06-09 21:03:46] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 264 0.001939 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /alarm/afdbd0e3-a572-45c2-8ca4-57c0a0c05e4e HTTP/1.1" 200 244 0.009923 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 261 0.004849 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /alarm/50a6187b-28af-42f6-a9d6-7937a289f892 HTTP/1.1" 200 244 0.011365 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 261 0.006365 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /alarm/c14c6d0c-9eeb-404b-8324-b495abd83cdf HTTP/1.1" 200 244 0.009914 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 253 0.001996 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /alarm/828503bb-38d3-44cd-a8b1-8805725ad6fa HTTP/1.1" 200 244 0.013238 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 251 0.005657 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2026-06-09 21:03:46] "PUT /alarm/4576b5c7-25a3-4839-b5f1-9d9f37394dc9 HTTP/1.1" 200 244 0.020061 10.0.0.50 - - [2026-06-09 21:03:46] "POST /alarms HTTP/1.1" 409 252 0.009834 10.0.0.50 - - [2026-06-09 21:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/0bf24910-296a-456f-bf4a-925d475bc033 HTTP/1.1" 200 244 0.010748 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 256 0.002347 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/af29558f-e783-4dac-b4dc-4e3e31f9844d HTTP/1.1" 200 244 0.009638 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 248 0.005842 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/cd12f58c-bd28-4bbc-931a-0a2f54660213 HTTP/1.1" 200 244 0.009730 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 252 0.004278 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/08229c81-3779-45cb-a74b-241b620bddb4 HTTP/1.1" 200 244 0.009857 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 257 0.002505 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014108 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/53129dba-e21f-4f4d-8204-6df099fc30e7 HTTP/1.1" 200 244 0.009722 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 251 0.004835 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/5b7b0278-7e53-4bbd-8290-a2bf5c153286 HTTP/1.1" 200 244 0.010475 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 257 0.007139 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/0fa2ea19-a409-4714-8161-7d28388f8408 HTTP/1.1" 200 244 0.009829 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 261 0.006736 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/ffbe7ec4-fd4b-43b2-9009-55d3e20a02eb HTTP/1.1" 200 244 0.009490 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 258 0.003446 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/18b9df3d-885c-4fe3-ba19-e6e071776909 HTTP/1.1" 200 244 0.016091 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 254 0.005606 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/ee3fae78-cf27-4adc-9917-bc97caa45220 HTTP/1.1" 200 244 0.012008 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 254 0.001902 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/bf9e6a32-bb70-4ccf-a2c6-8e668c8b28da HTTP/1.1" 200 244 0.010628 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 254 0.005586 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/6a3fe4db-b447-4707-8d99-fea5d5730f40 HTTP/1.1" 200 244 0.010504 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 247 0.003794 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/299af24a-9cac-45e8-bec7-fb7934ea4c63 HTTP/1.1" 200 244 0.011180 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 272 0.012495 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.50 - - [2026-06-09 21:03:47] "PUT /alarm/a2c8ff23-f97d-4dc3-97fc-34eaeb6295c5 HTTP/1.1" 200 244 0.021270 10.0.0.50 - - [2026-06-09 21:03:47] "POST /alarms HTTP/1.1" 409 261 0.004661 10.0.0.50 - - [2026-06-09 21:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /alarm/3ca319d3-1ff0-4980-80e8-190ad4251e3e HTTP/1.1" 200 244 0.009326 10.0.0.50 - - [2026-06-09 21:03:48] "POST /alarms HTTP/1.1" 409 259 0.006339 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /alarm/e8dd373e-0f15-440c-9a42-21acdc1a1e5c HTTP/1.1" 200 244 0.010064 10.0.0.50 - - [2026-06-09 21:03:48] "POST /alarms HTTP/1.1" 409 265 0.006256 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /alarm/94cea433-b628-4238-9299-60eb35be502d HTTP/1.1" 200 244 0.010266 10.0.0.50 - - [2026-06-09 21:03:48] "POST /alarms HTTP/1.1" 409 279 0.007764 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /alarm/1e7e2c40-3985-4bc8-856d-1ed1001f0038 HTTP/1.1" 200 244 0.010413 10.0.0.50 - - [2026-06-09 21:03:48] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.50 - - [2026-06-09 21:03:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001979 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.007267 10.0.0.50 - - [2026-06-09 21:03:48] "GET / HTTP/1.1" 200 35931 0.002568 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.50 - - [2026-06-09 21:03:48] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008222 10.0.0.50 - - [2026-06-09 21:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.50 - - [2026-06-09 21:03:48] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.009498 10.0.0.50 - - [2026-06-09 21:03:49] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.50 - - [2026-06-09 21:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2026-06-09 21:03:49] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005824 10.0.0.50 - - [2026-06-09 21:03:49] "PUT /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd HTTP/1.1" 200 274 0.016932 10.0.0.50 - - [2026-06-09 21:03:52] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.50 - - [2026-06-09 21:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2026-06-09 21:03:52] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003222 10.0.0.50 - - [2026-06-09 21:03:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001630 10.0.0.50 - - [2026-06-09 21:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-06-09 21:03:52] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004880 10.0.0.50 - - [2026-06-09 21:03:52] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.013087 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.50 - - [2026-06-09 21:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2026-06-09 21:03:54] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003101 10.0.0.50 - - [2026-06-09 21:04:07] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.50 - - [2026-06-09 21:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.50 - - [2026-06-09 21:04:07] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004147 10.0.0.50 - - [2026-06-09 21:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2026-06-09 21:04:07] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002172 10.0.0.50 - - [2026-06-09 21:04:19] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.50 - - [2026-06-09 21:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-06-09 21:04:19] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002546 10.0.0.50 - - [2026-06-09 21:04:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001628 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.50 - - [2026-06-09 21:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007503 10.0.0.50 - - [2026-06-09 21:04:19] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002951 10.0.0.50 - - [2026-06-09 21:04:19] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.012789 10.0.0.50 - - [2026-06-09 21:04:34] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.50 - - [2026-06-09 21:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-06-09 21:04:34] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004608 10.0.0.50 - - [2026-06-09 21:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.50 - - [2026-06-09 21:04:34] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003264 10.0.0.50 - - [2026-06-09 21:04:34] "GET / HTTP/1.1" 200 35931 0.002145 10.0.0.50 - - [2026-06-09 21:04:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002698 10.0.0.50 - - [2026-06-09 21:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.50 - - [2026-06-09 21:04:39] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002800 10.0.0.50 - - [2026-06-09 21:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2026-06-09 21:04:39] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.009122 10.0.0.50 - - [2026-06-09 21:04:39] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.50 - - [2026-06-09 21:04:39] "POST /alarms HTTP/1.1" 409 264 0.001960 10.0.0.50 - - [2026-06-09 21:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/afdbd0e3-a572-45c2-8ca4-57c0a0c05e4e HTTP/1.1" 200 244 0.009471 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 261 0.005882 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/50a6187b-28af-42f6-a9d6-7937a289f892 HTTP/1.1" 200 244 0.012904 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 261 0.004221 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/c14c6d0c-9eeb-404b-8324-b495abd83cdf HTTP/1.1" 200 244 0.013718 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 253 0.006366 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/828503bb-38d3-44cd-a8b1-8805725ad6fa HTTP/1.1" 200 244 0.010937 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 251 0.005661 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/4576b5c7-25a3-4839-b5f1-9d9f37394dc9 HTTP/1.1" 200 244 0.009526 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 252 0.003595 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/0bf24910-296a-456f-bf4a-925d475bc033 HTTP/1.1" 200 244 0.009361 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 256 0.009420 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/af29558f-e783-4dac-b4dc-4e3e31f9844d HTTP/1.1" 200 244 0.009191 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 248 0.005089 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/cd12f58c-bd28-4bbc-931a-0a2f54660213 HTTP/1.1" 200 244 0.009964 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 252 0.005730 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/08229c81-3779-45cb-a74b-241b620bddb4 HTTP/1.1" 200 244 0.009107 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 257 0.007182 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/53129dba-e21f-4f4d-8204-6df099fc30e7 HTTP/1.1" 200 244 0.008749 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 251 0.007030 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/5b7b0278-7e53-4bbd-8290-a2bf5c153286 HTTP/1.1" 200 244 0.009315 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 257 0.007933 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/0fa2ea19-a409-4714-8161-7d28388f8408 HTTP/1.1" 200 244 0.009017 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 261 0.006044 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/ffbe7ec4-fd4b-43b2-9009-55d3e20a02eb HTTP/1.1" 200 244 0.009570 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 258 0.005761 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2026-06-09 21:04:40] "PUT /alarm/18b9df3d-885c-4fe3-ba19-e6e071776909 HTTP/1.1" 200 244 0.008687 10.0.0.50 - - [2026-06-09 21:04:40] "POST /alarms HTTP/1.1" 409 254 0.009249 10.0.0.50 - - [2026-06-09 21:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/ee3fae78-cf27-4adc-9917-bc97caa45220 HTTP/1.1" 200 244 0.011596 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 254 0.003229 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/bf9e6a32-bb70-4ccf-a2c6-8e668c8b28da HTTP/1.1" 200 244 0.016368 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 254 0.012111 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/6a3fe4db-b447-4707-8d99-fea5d5730f40 HTTP/1.1" 200 244 0.009095 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 247 0.007942 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/299af24a-9cac-45e8-bec7-fb7934ea4c63 HTTP/1.1" 200 244 0.008885 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 272 0.012666 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/a2c8ff23-f97d-4dc3-97fc-34eaeb6295c5 HTTP/1.1" 200 244 0.008836 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 261 0.007959 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/3ca319d3-1ff0-4980-80e8-190ad4251e3e HTTP/1.1" 200 244 0.009348 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 259 0.002185 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/e8dd373e-0f15-440c-9a42-21acdc1a1e5c HTTP/1.1" 200 244 0.008624 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 265 0.006840 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/94cea433-b628-4238-9299-60eb35be502d HTTP/1.1" 200 244 0.010482 10.0.0.50 - - [2026-06-09 21:04:41] "POST /alarms HTTP/1.1" 409 279 0.012369 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /alarm/1e7e2c40-3985-4bc8-856d-1ed1001f0038 HTTP/1.1" 200 244 0.014158 10.0.0.50 - - [2026-06-09 21:04:41] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.50 - - [2026-06-09 21:04:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001942 10.0.0.50 - - [2026-06-09 21:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2026-06-09 21:04:41] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.007087 10.0.0.50 - - [2026-06-09 21:04:42] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.50 - - [2026-06-09 21:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.50 - - [2026-06-09 21:04:42] "GET /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002351 10.0.0.50 - - [2026-06-09 21:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.50 - - [2026-06-09 21:04:42] "PUT /global-vrouter-config/5d84d28f-099f-440e-91ed-6080f27dfdc7 HTTP/1.1" 200 276 0.009395 10.0.0.50 - - [2026-06-09 21:04:42] "GET / HTTP/1.1" 200 35931 0.002411 10.0.0.50 - - [2026-06-09 21:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2026-06-09 21:04:42] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005662 10.0.0.50 - - [2026-06-09 21:04:42] "PUT /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd HTTP/1.1" 200 274 0.014710 10.0.0.50 - - [2026-06-09 21:04:45] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.50 - - [2026-06-09 21:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-06-09 21:04:45] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002906 10.0.0.50 - - [2026-06-09 21:04:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001808 10.0.0.50 - - [2026-06-09 21:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2026-06-09 21:04:45] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002512 10.0.0.50 - - [2026-06-09 21:04:45] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.010710 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001272 10.0.0.50 - - [2026-06-09 21:04:49] "POST /tags HTTP/1.1" 200 355 0.024493 10.0.0.50 - - [2026-06-09 21:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.50 - - [2026-06-09 21:04:50] "GET /tag/51ed8223-aa88-49d5-b019-4e40833f86a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.029362 10.0.0.50 - - [2026-06-09 21:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010445 10.0.0.50 - - [2026-06-09 21:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.50 - - [2026-06-09 21:04:50] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058272 10.0.0.50 - - [2026-06-09 21:04:50] "POST /virtual-machines HTTP/1.1" 200 351 0.011591 10.0.0.50 - - [2026-06-09 21:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.50 - - [2026-06-09 21:04:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.152121 10.0.0.50 - - [2026-06-09 21:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013729 10.0.0.50 - - [2026-06-09 21:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007909 10.0.0.50 - - [2026-06-09 21:04:50] "POST /instance-ips HTTP/1.1" 200 391 0.035610 10.0.0.50 - - [2026-06-09 21:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034550 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012434 10.0.0.50 - - [2026-06-09 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.020197 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.017720 10.0.0.50 - - [2026-06-09 21:04:50] "GET /instance-ip/daae8ee0-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.011132 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005612 10.0.0.50 - - [2026-06-09 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005861 10.0.0.50 - - [2026-06-09 21:04:50] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009993 10.0.0.50 - - [2026-06-09 21:04:50] "POST /set-tag HTTP/1.1" 200 109 0.006520 10.0.0.50 - - [2026-06-09 21:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.50 - - [2026-06-09 21:04:50] "GET /virtual-network/b15a6a59-b314-46db-86cc-cbd9a62c9d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003661 10.0.0.50 - - [2026-06-09 21:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.50 - - [2026-06-09 21:04:51] "GET /project/899bc6cb-63ce-4689-ac1e-5dda691cb9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045448 10.0.0.50 - - [2026-06-09 21:04:51] "POST /virtual-machines HTTP/1.1" 200 355 0.015571 10.0.0.50 - - [2026-06-09 21:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022664 10.0.0.50 - - [2026-06-09 21:04:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.124400 10.0.0.50 - - [2026-06-09 21:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.105001 10.0.0.50 - - [2026-06-09 21:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004041 10.0.0.50 - - [2026-06-09 21:04:51] "POST /instance-ips HTTP/1.1" 200 395 0.049509 10.0.0.50 - - [2026-06-09 21:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015149 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006776 10.0.0.50 - - [2026-06-09 21:04:51] "POST /set-tag HTTP/1.1" 200 109 0.014160 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004469 10.0.0.50 - - [2026-06-09 21:04:51] "GET /instance-ip/db3d167e-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003466 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004209 10.0.0.50 - - [2026-06-09 21:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-router/32b17f07-249c-40b3-be17-106183b222a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003769 10.0.0.50 - - [2026-06-09 21:04:51] "POST /ref-update HTTP/1.1" 200 156 0.007446 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004912 10.0.0.50 - - [2026-06-09 21:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003772 10.0.0.50 - - [2026-06-09 21:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.50 - - [2026-06-09 21:04:51] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004735 10.0.0.50 - - [2026-06-09 21:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.50 - - [2026-06-09 21:05:01] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004463 10.0.0.50 - - [2026-06-09 21:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.50 - - [2026-06-09 21:05:02] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006484 10.0.0.50 - - [2026-06-09 21:05:02] "POST /set-tag HTTP/1.1" 200 109 0.009011 10.0.0.50 - - [2026-06-09 21:05:03] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004652 10.0.0.50 - - [2026-06-09 21:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.50 - - [2026-06-09 21:05:04] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.50 - - [2026-06-09 21:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.50 - - [2026-06-09 21:05:04] "GET /global-system-config/db20de6b-7582-484a-a2ca-610e3fd97bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007069 10.0.0.50 - - [2026-06-09 21:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2026-06-09 21:05:04] "GET /config-node/1c10fa3f-3cfa-4d41-9080-f7eab37c82c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002957 10.0.0.50 - - [2026-06-09 21:05:15] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.50 - - [2026-06-09 21:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.50 - - [2026-06-09 21:05:15] "GET /routing-instance/ba0bf400-1ff4-46d7-834f-2c628118ba45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006047 10.0.0.50 - - [2026-06-09 21:05:15] "POST /bgp-routers HTTP/1.1" 409 301 0.003468 10.0.0.50 - - [2026-06-09 21:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2026-06-09 21:05:15] "GET /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003328 10.0.0.50 - - [2026-06-09 21:05:15] "PUT /bgp-router/58c40b57-eadc-4541-89a0-2bf81f8f0a84 HTTP/1.1" 200 254 0.017529 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:05:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.50 - - [2026-06-09 21:05:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.50 - - [2026-06-09 21:05:34] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004695 10.0.0.50 - - [2026-06-09 21:05:34] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.50 - - [2026-06-09 21:05:34] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006312 10.0.0.50 - - [2026-06-09 21:05:34] "POST /set-tag HTTP/1.1" 200 109 0.004037 10.0.0.50 - - [2026-06-09 21:05:34] "GET /virtual-machine/3927c165-7e1f-4ff6-be9b-cdca07f856bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005859 10.0.0.50 - - [2026-06-09 21:05:34] "POST /ref-update HTTP/1.1" 200 156 0.040573 10.0.0.50 - - [2026-06-09 21:05:34] "GET /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007586 10.0.0.50 - - [2026-06-09 21:05:34] "POST /set-tag HTTP/1.1" 200 109 0.042709 10.0.0.50 - - [2026-06-09 21:05:34] "POST /set-tag HTTP/1.1" 200 109 0.019112 10.0.0.50 - - [2026-06-09 21:05:34] "DELETE /instance-ip/daae8ee0-6446-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.069794 10.0.0.50 - - [2026-06-09 21:05:34] "DELETE /virtual-machine-interface/da8e2be6-6446-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.072919 10.0.0.50 - - [2026-06-09 21:05:34] "DELETE /virtual-machine/3927c165-7e1f-4ff6-be9b-cdca07f856bd HTTP/1.1" 200 115 0.027668 10.0.0.50 - - [2026-06-09 21:05:34] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011107 10.0.0.50 - - [2026-06-09 21:05:34] "POST /set-tag HTTP/1.1" 200 109 0.004631 10.0.0.50 - - [2026-06-09 21:06:05] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005124 10.0.0.50 - - [2026-06-09 21:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.50 - - [2026-06-09 21:06:05] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004295 10.0.0.50 - - [2026-06-09 21:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.50 - - [2026-06-09 21:06:05] "GET /virtual-machine/d6484ffb-5d16-4645-84fa-00e22929e8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003092 10.0.0.50 - - [2026-06-09 21:06:05] "POST /ref-update HTTP/1.1" 200 156 0.010700 10.0.0.50 - - [2026-06-09 21:06:05] "GET /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006008 10.0.0.50 - - [2026-06-09 21:06:05] "POST /set-tag HTTP/1.1" 200 109 0.029812 10.0.0.50 - - [2026-06-09 21:06:05] "POST /set-tag HTTP/1.1" 200 109 0.043386 10.0.0.50 - - [2026-06-09 21:06:05] "DELETE /instance-ip/db3d167e-6446-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.046606 10.0.0.50 - - [2026-06-09 21:06:05] "DELETE /virtual-machine-interface/db1208b2-6446-11f1-87b1-fa163e22babf HTTP/1.1" 200 115 0.074407 10.0.0.50 - - [2026-06-09 21:06:05] "DELETE /virtual-machine/d6484ffb-5d16-4645-84fa-00e22929e8c3 HTTP/1.1" 200 115 0.037577 10.0.0.50 - - [2026-06-09 21:06:05] "DELETE /tag/51ed8223-aa88-49d5-b019-4e40833f86a4 HTTP/1.1" 200 115 0.036722 10.0.0.50 - - [2026-06-09 21:06:35] "GET /global-system-configs HTTP/1.1" 200 322 0.001964 10.0.0.50 - - [2026-06-09 21:06:37] "GET /global-system-configs HTTP/1.1" 200 322 0.005054