++ 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: =================== Fri Aug 14 02:06:10 PM UTC 2026 ===================' INFO: =================== Fri Aug 14 02:06:10 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.245.193.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.245.193.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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: 08/14/2026 14:07:10.121 7fc99323f4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 14:07:10.697 7fc99323f4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 14:07:10.745 7fc99323f4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 14:07:10.746 7fc99323f4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-08-14 14:07:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001368 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-08-14 14:07:23] "GET / HTTP/1.1" 503 181 0.000269 10.0.0.38 - - [2026-08-14 14:07:24] "GET / HTTP/1.1" 200 35931 0.001772 10.0.0.38 - - [2026-08-14 14:07:24] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.38 - - [2026-08-14 14:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.38 - - [2026-08-14 14:07:24] "GET / HTTP/1.1" 200 45303 0.001670 10.0.0.38 - - [2026-08-14 14:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.38 - - [2026-08-14 14:07:24] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027217 10.0.0.38 - - [2026-08-14 14:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009718 10.0.0.38 - - [2026-08-14 14:07:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.007782 10.0.0.38 - - [2026-08-14 14:07:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.086745 10.0.0.38 - - [2026-08-14 14:07:24] "GET / HTTP/1.1" 200 35931 0.001675 10.0.0.38 - - [2026-08-14 14:07:24] "GET / HTTP/1.1" 200 35931 0.001156 10.0.0.38 - - [2026-08-14 14:07:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.003693 10.0.0.38 - - [2026-08-14 14:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.38 - - [2026-08-14 14:07:25] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012543 10.0.0.38 - - [2026-08-14 14:07:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.090638 10.0.0.38 - - [2026-08-14 14:07:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.005175 10.0.0.38 - - [2026-08-14 14:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.38 - - [2026-08-14 14:07:25] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022153 10.0.0.38 - - [2026-08-14 14:07:25] "POST /service-appliance-sets HTTP/1.1" 200 541 0.065374 10.0.0.38 - - [2026-08-14 14:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.38 - - [2026-08-14 14:07:25] "GET /network-ipam/a33f243e-e3ab-42e9-9dfc-f7afb0c832a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012796 10.0.0.38 - - [2026-08-14 14:07:26] "POST /service-templates HTTP/1.1" 200 511 0.090383 10.0.0.38 - - [2026-08-14 14:07:26] "POST /service-templates HTTP/1.1" 200 501 0.122874 10.0.0.38 - - [2026-08-14 14:07:26] "POST /service-templates HTTP/1.1" 200 515 0.045878 10.0.0.38 - - [2026-08-14 14:07:26] "POST /service-templates HTTP/1.1" 200 535 0.054477 10.0.0.38 - - [2026-08-14 14:07:26] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.38 - - [2026-08-14 14:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020778 10.0.0.38 - - [2026-08-14 14:07:26] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029239 10.0.0.38 - - [2026-08-14 14:07:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.012352 10.0.0.38 - - [2026-08-14 14:07:26] "POST /service-templates HTTP/1.1" 200 507 0.197784 10.0.0.38 - - [2026-08-14 14:07:26] "POST /database-nodes HTTP/1.1" 200 597 0.149483 10.0.0.38 - - [2026-08-14 14:07:26] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.38 - - [2026-08-14 14:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.38 - - [2026-08-14 14:07:26] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005757 10.0.0.38 - - [2026-08-14 14:07:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.003973 10.0.0.38 - - [2026-08-14 14:07:26] "POST /analytics-nodes HTTP/1.1" 200 599 0.037816 10.0.0.38 - - [2026-08-14 14:07:28] "GET / HTTP/1.1" 200 35931 0.002924 10.0.0.38 - - [2026-08-14 14:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.38 - - [2026-08-14 14:07:28] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009362 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:07:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.38 - - [2026-08-14 14:07:28] "POST /bgp-routers HTTP/1.1" 200 616 0.146453 10.0.0.38 - - [2026-08-14 14:07:28] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.38 - - [2026-08-14 14:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019432 10.0.0.38 - - [2026-08-14 14:07:28] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014817 10.0.0.38 - - [2026-08-14 14:07:28] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.061261 10.0.0.38 - - [2026-08-14 14:07:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.005924 10.0.0.38 - - [2026-08-14 14:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.38 - - [2026-08-14 14:07:28] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013244 10.0.0.38 - - [2026-08-14 14:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015621 10.0.0.38 - - [2026-08-14 14:07:28] "POST /ref-update HTTP/1.1" 200 156 0.081114 10.0.0.38 - - [2026-08-14 14:07:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.185474 10.0.0.38 - - [2026-08-14 14:07:29] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.38 - - [2026-08-14 14:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.38 - - [2026-08-14 14:07:29] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016485 10.0.0.38 - - [2026-08-14 14:07:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003087 10.0.0.38 - - [2026-08-14 14:07:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.057719 10.0.0.38 - - [2026-08-14 14:07:31] "GET / HTTP/1.1" 200 35931 0.002632 10.0.0.38 - - [2026-08-14 14:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2026-08-14 14:07:32] "GET /network-ipam/a33f243e-e3ab-42e9-9dfc-f7afb0c832a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005311 10.0.0.38 - - [2026-08-14 14:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.38 - - [2026-08-14 14:07:32] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005628 10.0.0.38 - - [2026-08-14 14:07:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000798 10.0.0.38 - - [2026-08-14 14:07:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.031717 10.0.0.38 - - [2026-08-14 14:07:32] "POST /security-groups HTTP/1.1" 200 570 0.086662 10.0.0.38 - - [2026-08-14 14:07:32] "POST /projects HTTP/1.1" 200 481 0.284095 10.0.0.38 - - [2026-08-14 14:07:32] "POST /security-groups HTTP/1.1" 200 534 0.063817 10.0.0.38 - - [2026-08-14 14:07:32] "POST /chown HTTP/1.1" 200 109 0.020836 10.0.0.38 - - [2026-08-14 14:07:32] "POST /policy-managements HTTP/1.1" 409 214 0.051152 10.0.0.38 - - [2026-08-14 14:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.38 - - [2026-08-14 14:07:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.002899 10.0.0.38 - - [2026-08-14 14:07:32] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003221 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 587 0.144443 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.021684 10.0.0.38 - - [2026-08-14 14:07:33] "POST /application-policy-sets HTTP/1.1" 200 528 0.174299 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.38 - - [2026-08-14 14:07:33] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007853 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 585 0.084464 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.015778 10.0.0.38 - - [2026-08-14 14:07:33] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.045156 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021653 10.0.0.38 - - [2026-08-14 14:07:33] "GET /virtual-network/d22d2419-a6e7-4045-a91e-c83067e7e133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.017336 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 579 0.128668 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.009214 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 577 0.110536 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.015485 10.0.0.38 - - [2026-08-14 14:07:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000583 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.016845 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 594 0.116889 10.0.0.38 - - [2026-08-14 14:07:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.027546 10.0.0.38 - - [2026-08-14 14:07:33] "POST /security-groups HTTP/1.1" 200 574 0.146234 10.0.0.38 - - [2026-08-14 14:07:33] "POST /access-control-lists HTTP/1.1" 200 592 0.113495 10.0.0.38 - - [2026-08-14 14:07:33] "POST /projects HTTP/1.1" 200 489 0.541722 10.0.0.38 - - [2026-08-14 14:07:33] "POST /security-groups HTTP/1.1" 200 546 0.101037 10.0.0.38 - - [2026-08-14 14:07:34] "POST /route-targets HTTP/1.1" 200 327 0.083520 10.0.0.38 - - [2026-08-14 14:07:34] "POST /chown HTTP/1.1" 200 109 0.135646 10.0.0.38 - - [2026-08-14 14:07:34] "POST /ref-update HTTP/1.1" 200 156 0.085419 10.0.0.38 - - [2026-08-14 14:07:34] "POST /network-ipams HTTP/1.1" 200 522 0.096385 10.0.0.38 - - [2026-08-14 14:07:34] "POST /route-targets HTTP/1.1" 200 327 0.052728 10.0.0.38 - - [2026-08-14 14:07:34] "POST /ref-update HTTP/1.1" 200 156 0.047895 10.0.0.38 - - [2026-08-14 14:07:34] "POST /network-ipams HTTP/1.1" 200 510 0.102591 10.0.0.38 - - [2026-08-14 14:07:34] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.38 - - [2026-08-14 14:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013674 10.0.0.38 - - [2026-08-14 14:07:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.016919 10.0.0.38 - - [2026-08-14 14:07:34] "POST /route-targets HTTP/1.1" 200 327 0.063882 10.0.0.38 - - [2026-08-14 14:07:34] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012322 10.0.0.38 - - [2026-08-14 14:07:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.017732 10.0.0.38 - - [2026-08-14 14:07:34] "POST /ref-update HTTP/1.1" 200 156 0.023542 10.0.0.38 - - [2026-08-14 14:07:34] "POST /route-targets HTTP/1.1" 200 327 0.063987 10.0.0.38 - - [2026-08-14 14:07:34] "POST /config-nodes HTTP/1.1" 200 593 0.156886 10.0.0.38 - - [2026-08-14 14:07:34] "POST /ref-update HTTP/1.1" 200 156 0.071289 10.0.0.38 - - [2026-08-14 14:07:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003768 10.0.0.38 - - [2026-08-14 14:07:34] "POST /useragent-kv HTTP/1.1" 200 115 0.037215 10.0.0.38 - - [2026-08-14 14:07:34] "POST /virtual-networks HTTP/1.1" 200 538 0.309809 10.0.0.38 - - [2026-08-14 14:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.38 - - [2026-08-14 14:07:34] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.017361 10.0.0.38 - - [2026-08-14 14:07:34] "POST /access-control-lists HTTP/1.1" 200 551 0.113439 10.0.0.38 - - [2026-08-14 14:07:34] "POST /network-ipams HTTP/1.1" 200 518 0.090307 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.012845 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.004842 10.0.0.38 - - [2026-08-14 14:07:35] "POST /access-control-lists HTTP/1.1" 200 583 0.139089 10.0.0.38 - - [2026-08-14 14:07:35] "GET / HTTP/1.1" 200 35931 0.005041 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.018083 10.0.0.38 - - [2026-08-14 14:07:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005333 10.0.0.38 - - [2026-08-14 14:07:35] "POST /useragent-kv HTTP/1.1" 200 115 0.018768 10.0.0.38 - - [2026-08-14 14:07:35] "POST /virtual-networks HTTP/1.1" 200 546 0.325360 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.38 - - [2026-08-14 14:07:35] "POST /access-control-lists HTTP/1.1" 200 581 0.105286 10.0.0.38 - - [2026-08-14 14:07:35] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.048102 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.007982 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.006486 10.0.0.38 - - [2026-08-14 14:07:35] "POST /network-policys HTTP/1.1" 200 538 0.075003 10.0.0.38 - - [2026-08-14 14:07:35] "POST /access-control-lists HTTP/1.1" 200 602 0.098944 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.017077 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.026047 10.0.0.38 - - [2026-08-14 14:07:35] "POST /network-policys HTTP/1.1" 200 534 0.030292 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.007988 10.0.0.38 - - [2026-08-14 14:07:35] "POST /access-control-lists HTTP/1.1" 200 600 0.054336 10.0.0.38 - - [2026-08-14 14:07:35] "POST /network-policys HTTP/1.1" 200 542 0.072627 10.0.0.38 - - [2026-08-14 14:07:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.004611 10.0.0.38 - - [2026-08-14 14:07:35] "POST /access-control-lists HTTP/1.1" 200 589 0.079541 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.205435 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021591 10.0.0.38 - - [2026-08-14 14:07:36] "POST /route-targets HTTP/1.1" 200 327 0.045591 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.058542 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.195943 10.0.0.38 - - [2026-08-14 14:07:36] "POST /route-targets HTTP/1.1" 200 327 0.029502 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.177474 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025520 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.074610 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018714 10.0.0.38 - - [2026-08-14 14:07:36] "PUT /access-control-list/cfb271f4-76e4-4610-9260-a2037c8c1d36 HTTP/1.1" 200 272 0.081180 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.157414 10.0.0.38 - - [2026-08-14 14:07:36] "PUT /access-control-list/242a3d09-a963-4146-b375-2f05e659bb99 HTTP/1.1" 200 272 0.055267 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.055486 10.0.0.38 - - [2026-08-14 14:07:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.022735 10.0.0.38 - - [2026-08-14 14:07:36] "POST /ref-update HTTP/1.1" 200 156 0.161902 10.0.0.38 - - [2026-08-14 14:07:37] "POST /access-control-lists HTTP/1.1" 200 601 0.120807 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-update HTTP/1.1" 200 156 0.175820 10.0.0.38 - - [2026-08-14 14:07:37] "PUT /access-control-list/cfb271f4-76e4-4610-9260-a2037c8c1d36 HTTP/1.1" 200 272 0.071038 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027202 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022353 10.0.0.38 - - [2026-08-14 14:07:37] "PUT /access-control-list/eb4c4fd8-a5f8-4187-8f04-7b3b819c759b HTTP/1.1" 200 272 0.020920 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027823 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-update HTTP/1.1" 200 156 0.041022 10.0.0.38 - - [2026-08-14 14:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.38 - - [2026-08-14 14:07:37] "GET /virtual-network/d22d2419-a6e7-4045-a91e-c83067e7e133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006742 10.0.0.38 - - [2026-08-14 14:07:37] "PUT /access-control-list/242a3d09-a963-4146-b375-2f05e659bb99 HTTP/1.1" 200 272 0.055196 10.0.0.38 - - [2026-08-14 14:07:37] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.060340 10.0.0.38 - - [2026-08-14 14:07:37] "PUT /access-control-list/eb4c4fd8-a5f8-4187-8f04-7b3b819c759b HTTP/1.1" 200 272 0.017520 10.0.0.38 - - [2026-08-14 14:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.38 - - [2026-08-14 14:07:37] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005194 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-update HTTP/1.1" 200 156 0.022346 10.0.0.38 - - [2026-08-14 14:07:37] "POST /firewall-policys HTTP/1.1" 200 530 0.069450 10.0.0.38 - - [2026-08-14 14:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022354 10.0.0.38 - - [2026-08-14 14:07:37] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.018241 10.0.0.38 - - [2026-08-14 14:07:37] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.011055 10.0.0.38 - - [2026-08-14 14:07:37] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003469 10.0.0.38 - - [2026-08-14 14:07:37] "POST /ref-update HTTP/1.1" 200 156 0.026468 10.0.0.38 - - [2026-08-14 14:07:37] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.027375 10.0.0.38 - - [2026-08-14 14:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2026-08-14 14:07:37] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004307 10.0.0.38 - - [2026-08-14 14:07:37] "POST /firewall-policys HTTP/1.1" 200 532 0.032742 10.0.0.38 - - [2026-08-14 14:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017903 10.0.0.38 - - [2026-08-14 14:07:37] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.022112 10.0.0.38 - - [2026-08-14 14:07:37] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002812 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003943 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003170 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004783 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.053781 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.074168 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.041219 10.0.0.38 - - [2026-08-14 14:07:38] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004874 10.0.0.38 - - [2026-08-14 14:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.38 - - [2026-08-14 14:07:38] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002868 10.0.0.38 - - [2026-08-14 14:07:38] "POST /firewall-policys HTTP/1.1" 200 530 0.024126 10.0.0.38 - - [2026-08-14 14:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043918 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009902 10.0.0.38 - - [2026-08-14 14:07:38] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003267 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002706 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003340 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003858 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003668 10.0.0.38 - - [2026-08-14 14:07:38] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015137 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.027024 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.037260 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.041255 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.026572 10.0.0.38 - - [2026-08-14 14:07:38] "POST /ref-update HTTP/1.1" 200 156 0.057774 10.0.0.38 - - [2026-08-14 14:07:38] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.029826 10.0.0.38 - - [2026-08-14 14:07:38] "POST /tags HTTP/1.1" 200 299 0.040048 10.0.0.38 - - [2026-08-14 14:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032838 10.0.0.38 - - [2026-08-14 14:07:39] "GET /tag/b609da1a-a287-4dd8-9182-d73c84c6f012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014977 10.0.0.38 - - [2026-08-14 14:07:39] "POST /set-tag HTTP/1.1" 200 109 0.024307 10.0.0.38 - - [2026-08-14 14:07:39] "POST /fqname-to-id HTTP/1.1" 404 226 0.007893 10.0.0.38 - - [2026-08-14 14:07:39] "POST /tags HTTP/1.1" 200 357 0.091754 10.0.0.38 - - [2026-08-14 14:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025533 10.0.0.38 - - [2026-08-14 14:07:39] "GET /tag/d5960ee1-393e-4e14-b2f3-09e1f6fb51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.018467 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:07:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:07:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.38 - - [2026-08-14 14:07:39] "POST /tags HTTP/1.1" 200 305 0.130577 10.0.0.38 - - [2026-08-14 14:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024947 10.0.0.38 - - [2026-08-14 14:07:39] "GET /tag/2f6ce9ee-c6ab-45ec-a08d-848ae0fc258b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.017751 10.0.0.38 - - [2026-08-14 14:07:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.000920 10.0.0.38 - - [2026-08-14 14:07:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.028275 10.0.0.38 - - [2026-08-14 14:07:40] "POST /security-groups HTTP/1.1" 200 571 0.374667 10.0.0.38 - - [2026-08-14 14:07:40] "POST /projects HTTP/1.1" 200 483 0.602779 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.015962 10.0.0.38 - - [2026-08-14 14:07:40] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010794 10.0.0.38 - - [2026-08-14 14:07:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039869 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027725 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007672 10.0.0.38 - - [2026-08-14 14:07:40] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.029597 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009804 10.0.0.38 - - [2026-08-14 14:07:40] "POST /access-control-lists HTTP/1.1" 200 580 0.127615 10.0.0.38 - - [2026-08-14 14:07:40] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.088679 10.0.0.38 - - [2026-08-14 14:07:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.034790 10.0.0.38 - - [2026-08-14 14:07:40] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.087231 10.0.0.38 - - [2026-08-14 14:07:40] "POST /access-control-lists HTTP/1.1" 200 578 0.104384 10.0.0.38 - - [2026-08-14 14:07:40] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.194413 10.0.0.38 - - [2026-08-14 14:07:40] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.096142 10.0.0.38 - - [2026-08-14 14:07:41] "POST /security-groups HTTP/1.1" 200 537 0.132002 10.0.0.38 - - [2026-08-14 14:07:41] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.008815 10.0.0.38 - - [2026-08-14 14:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.053302 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 581 0.124347 10.0.0.38 - - [2026-08-14 14:07:41] "POST /chown HTTP/1.1" 200 109 0.051986 10.0.0.38 - - [2026-08-14 14:07:41] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.056018 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.38 - - [2026-08-14 14:07:41] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006147 10.0.0.38 - - [2026-08-14 14:07:41] "POST /access-control-lists HTTP/1.1" 200 596 0.229023 10.0.0.38 - - [2026-08-14 14:07:41] "POST /tags HTTP/1.1" 409 207 0.062692 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.057158 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 575 0.211225 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.38 - - [2026-08-14 14:07:41] "GET /tag/2f6ce9ee-c6ab-45ec-a08d-848ae0fc258b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.018206 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 575 0.074816 10.0.0.38 - - [2026-08-14 14:07:41] "POST /access-control-lists HTTP/1.1" 200 594 0.084915 10.0.0.38 - - [2026-08-14 14:07:41] "POST /firewall-rules HTTP/1.1" 200 564 0.153237 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 559 0.105875 10.0.0.38 - - [2026-08-14 14:07:41] "GET /firewall-rule/b46365b3-ce35-4949-aa3e-6c75a3b805f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017077 10.0.0.38 - - [2026-08-14 14:07:41] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006722 10.0.0.38 - - [2026-08-14 14:07:41] "GET /firewall-rule/b46365b3-ce35-4949-aa3e-6c75a3b805f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.014202 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 555 0.063272 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 557 0.049690 10.0.0.38 - - [2026-08-14 14:07:41] "POST /ref-update HTTP/1.1" 200 156 0.046319 10.0.0.38 - - [2026-08-14 14:07:41] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028816 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.38 - - [2026-08-14 14:07:41] "POST /alarms HTTP/1.1" 200 565 0.044273 10.0.0.38 - - [2026-08-14 14:07:41] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017437 10.0.0.38 - - [2026-08-14 14:07:41] "POST /tags HTTP/1.1" 409 207 0.011159 10.0.0.38 - - [2026-08-14 14:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 549 0.090559 10.0.0.38 - - [2026-08-14 14:07:42] "GET /tag/2f6ce9ee-c6ab-45ec-a08d-848ae0fc258b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.024247 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 557 0.077640 10.0.0.38 - - [2026-08-14 14:07:42] "POST /firewall-rules HTTP/1.1" 200 562 0.128444 10.0.0.38 - - [2026-08-14 14:07:42] "GET /firewall-rule/92e593ca-fbe0-4e65-b12f-ff25241ece66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.023718 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 567 0.099810 10.0.0.38 - - [2026-08-14 14:07:42] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006050 10.0.0.38 - - [2026-08-14 14:07:42] "GET /firewall-rule/92e593ca-fbe0-4e65-b12f-ff25241ece66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007947 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 555 0.077164 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 567 0.055528 10.0.0.38 - - [2026-08-14 14:07:42] "POST /ref-update HTTP/1.1" 200 156 0.094807 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 575 0.075757 10.0.0.38 - - [2026-08-14 14:07:42] "POST /tags HTTP/1.1" 200 301 0.118976 10.0.0.38 - - [2026-08-14 14:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011945 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 569 0.096323 10.0.0.38 - - [2026-08-14 14:07:42] "GET /tag/9afc34cd-a03d-4bd9-93f6-1e72b97467d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.057746 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 561 0.060276 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 561 0.061141 10.0.0.38 - - [2026-08-14 14:07:42] "POST /tags HTTP/1.1" 200 325 0.114611 10.0.0.38 - - [2026-08-14 14:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.028025 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 561 0.100214 10.0.0.38 - - [2026-08-14 14:07:42] "GET /tag/3efec9d6-6ef6-4cba-a802-f374bdb7183c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.027158 10.0.0.38 - - [2026-08-14 14:07:42] "POST /alarms HTTP/1.1" 200 547 0.021388 10.0.0.38 - - [2026-08-14 14:07:42] "POST /tags HTTP/1.1" 200 363 0.044311 10.0.0.38 - - [2026-08-14 14:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011383 10.0.0.38 - - [2026-08-14 14:07:43] "GET /tag/ab3713a2-01d5-4230-bdba-76953cc48698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.034412 10.0.0.38 - - [2026-08-14 14:07:43] "POST /alarms HTTP/1.1" 200 595 0.072569 10.0.0.38 - - [2026-08-14 14:07:43] "POST /alarms HTTP/1.1" 200 575 0.044808 10.0.0.38 - - [2026-08-14 14:07:43] "POST /tags HTTP/1.1" 200 311 0.048299 10.0.0.38 - - [2026-08-14 14:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010997 10.0.0.38 - - [2026-08-14 14:07:43] "GET /tag/fbaf2e72-616c-49fc-8b48-b626ce86a769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018764 10.0.0.38 - - [2026-08-14 14:07:43] "POST /alarms HTTP/1.1" 200 571 0.078058 10.0.0.38 - - [2026-08-14 14:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.38 - - [2026-08-14 14:07:43] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005646 10.0.0.38 - - [2026-08-14 14:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.38 - - [2026-08-14 14:07:43] "POST /alarms HTTP/1.1" 200 583 0.027518 10.0.0.38 - - [2026-08-14 14:07:43] "POST /alarms HTTP/1.1" 200 609 0.024952 10.0.0.38 - - [2026-08-14 14:07:43] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.079330 10.0.0.38 - - [2026-08-14 14:07:43] "POST /virtual-machines HTTP/1.1" 200 377 0.015028 10.0.0.38 - - [2026-08-14 14:07:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030374 10.0.0.38 - - [2026-08-14 14:07:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148801 10.0.0.38 - - [2026-08-14 14:07:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.053298 10.0.0.38 - - [2026-08-14 14:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018014 10.0.0.38 - - [2026-08-14 14:07:43] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013308 10.0.0.38 - - [2026-08-14 14:07:43] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.38 - - [2026-08-14 14:07:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008389 10.0.0.38 - - [2026-08-14 14:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.38 - - [2026-08-14 14:07:43] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.032959 10.0.0.38 - - [2026-08-14 14:07:43] "POST /instance-ips HTTP/1.1" 200 409 0.143417 10.0.0.38 - - [2026-08-14 14:07:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.054102 10.0.0.38 - - [2026-08-14 14:07:44] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025974 10.0.0.38 - - [2026-08-14 14:07:44] "POST /set-tag HTTP/1.1" 200 109 0.036392 10.0.0.38 - - [2026-08-14 14:07:44] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.133792 10.0.0.38 - - [2026-08-14 14:07:44] "GET /instance-ip/84d820e0-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.015777 10.0.0.38 - - [2026-08-14 14:07:44] "GET / HTTP/1.1" 200 35931 0.002243 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.38 - - [2026-08-14 14:07:44] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003159 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.38 - - [2026-08-14 14:07:44] "POST /tags HTTP/1.1" 200 305 0.076552 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011294 10.0.0.38 - - [2026-08-14 14:07:44] "GET /tag/4a4991a9-10b0-4890-9562-d1d6047e78b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027858 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.024003 10.0.0.38 - - [2026-08-14 14:07:44] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.063371 10.0.0.38 - - [2026-08-14 14:07:44] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057638 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011939 10.0.0.38 - - [2026-08-14 14:07:44] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006593 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.38 - - [2026-08-14 14:07:44] "GET /service-appliance-set/b0cbfeb4-2db9-4831-bc09-745e2b4f88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004291 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002006 10.0.0.38 - - [2026-08-14 14:07:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121914 10.0.0.38 - - [2026-08-14 14:07:44] "GET /virtual-machine-interface/e7b49850-643a-4266-a619-6c8ecc5aef28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.032799 10.0.0.38 - - [2026-08-14 14:07:44] "GET / HTTP/1.1" 200 35931 0.002396 10.0.0.38 - - [2026-08-14 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2026-08-14 14:07:44] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006999 10.0.0.38 - - [2026-08-14 14:07:45] "POST /instance-ips HTTP/1.1" 200 381 0.054364 10.0.0.38 - - [2026-08-14 14:07:45] "GET /instance-ip/ab254533-b6a4-4e48-af87-26f59c25e5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011412 10.0.0.38 - - [2026-08-14 14:07:45] "PUT /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f HTTP/1.1" 200 274 0.081190 10.0.0.38 - - [2026-08-14 14:07:45] "POST /loadbalancers HTTP/1.1" 200 582 0.117270 10.0.0.38 - - [2026-08-14 14:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025854 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011069 10.0.0.38 - - [2026-08-14 14:07:45] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048811 10.0.0.38 - - [2026-08-14 14:07:45] "GET /loadbalancer/5cc71a04-07cd-4fd7-8521-8cb9066c76e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005380 10.0.0.38 - - [2026-08-14 14:07:45] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095194 10.0.0.38 - - [2026-08-14 14:07:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073903 10.0.0.38 - - [2026-08-14 14:07:45] "GET /instance-ip/ab254533-b6a4-4e48-af87-26f59c25e5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010431 10.0.0.38 - - [2026-08-14 14:07:45] "POST /floating-ips HTTP/1.1" 200 583 0.036506 10.0.0.38 - - [2026-08-14 14:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041153 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035750 10.0.0.38 - - [2026-08-14 14:07:45] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041865 10.0.0.38 - - [2026-08-14 14:07:45] "GET /loadbalancer-listener/c0dfca6e-1383-402b-9ae9-d9fc1134120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004188 10.0.0.38 - - [2026-08-14 14:07:45] "GET /loadbalancer-listener/c0dfca6e-1383-402b-9ae9-d9fc1134120b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004471 10.0.0.38 - - [2026-08-14 14:07:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025563 10.0.0.38 - - [2026-08-14 14:07:45] "GET /instance-ip/ab254533-b6a4-4e48-af87-26f59c25e5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003392 10.0.0.38 - - [2026-08-14 14:07:45] "GET /instance-ip/ab254533-b6a4-4e48-af87-26f59c25e5e3?fields=floating_ips HTTP/1.1" 200 1171 0.010415 10.0.0.38 - - [2026-08-14 14:07:45] "GET /floating-ip/80f685bc-9acd-4be8-bdc8-e5f263fa51ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004418 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.38 - - [2026-08-14 14:07:45] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003172 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.38 - - [2026-08-14 14:07:45] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.013484 10.0.0.38 - - [2026-08-14 14:07:45] "POST /tags HTTP/1.1" 200 301 0.031322 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017764 10.0.0.38 - - [2026-08-14 14:07:45] "GET /tag/8509ceed-e71d-48c2-9389-fcef22b57c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015727 10.0.0.38 - - [2026-08-14 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-08-14 14:07:45] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051992 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2026-08-14 14:07:46] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005005 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.38 - - [2026-08-14 14:07:46] "GET /service-appliance-set/b0cbfeb4-2db9-4831-bc09-745e2b4f88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003854 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.002259 10.0.0.38 - - [2026-08-14 14:07:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143789 10.0.0.38 - - [2026-08-14 14:07:46] "GET /virtual-machine-interface/5931aefd-408b-41ad-a852-cf52073eb56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016132 10.0.0.38 - - [2026-08-14 14:07:46] "POST /instance-ips HTTP/1.1" 200 377 0.030834 10.0.0.38 - - [2026-08-14 14:07:46] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014365 10.0.0.38 - - [2026-08-14 14:07:46] "POST /loadbalancers HTTP/1.1" 200 582 0.065738 10.0.0.38 - - [2026-08-14 14:07:46] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053716 10.0.0.38 - - [2026-08-14 14:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043173 10.0.0.38 - - [2026-08-14 14:07:46] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011857 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2026-08-14 14:07:46] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050186 10.0.0.38 - - [2026-08-14 14:07:46] "POST /floating-ips HTTP/1.1" 200 581 0.028952 10.0.0.38 - - [2026-08-14 14:07:46] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003316 10.0.0.38 - - [2026-08-14 14:07:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.047907 10.0.0.38 - - [2026-08-14 14:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017918 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010299 10.0.0.38 - - [2026-08-14 14:07:46] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.059917 10.0.0.38 - - [2026-08-14 14:07:46] "GET /loadbalancer-listener/801954ab-f6a6-4e23-a589-17413a73d79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003441 10.0.0.38 - - [2026-08-14 14:07:46] "GET /loadbalancer-listener/801954ab-f6a6-4e23-a589-17413a73d79e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006495 10.0.0.38 - - [2026-08-14 14:07:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023612 10.0.0.38 - - [2026-08-14 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.38 - - [2026-08-14 14:07:46] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007484 10.0.0.38 - - [2026-08-14 14:07:46] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?fields=floating_ips HTTP/1.1" 200 1163 0.010271 10.0.0.38 - - [2026-08-14 14:07:46] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002600 10.0.0.38 - - [2026-08-14 14:07:47] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.066812 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004043 10.0.0.38 - - [2026-08-14 14:07:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018718 10.0.0.38 - - [2026-08-14 14:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017731 10.0.0.38 - - [2026-08-14 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010021 10.0.0.38 - - [2026-08-14 14:07:47] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051999 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer-listener/4a09e63c-4c7c-4e56-a276-6b16756131f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.013232 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer-listener/4a09e63c-4c7c-4e56-a276-6b16756131f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009872 10.0.0.38 - - [2026-08-14 14:07:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035197 10.0.0.38 - - [2026-08-14 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2026-08-14 14:07:47] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003834 10.0.0.38 - - [2026-08-14 14:07:47] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?fields=floating_ips HTTP/1.1" 200 1163 0.010378 10.0.0.38 - - [2026-08-14 14:07:47] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004778 10.0.0.38 - - [2026-08-14 14:07:47] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.072343 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003742 10.0.0.38 - - [2026-08-14 14:07:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038596 10.0.0.38 - - [2026-08-14 14:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033538 10.0.0.38 - - [2026-08-14 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.38 - - [2026-08-14 14:07:47] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051011 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer-listener/b0c31f12-066b-4929-a8b1-568dc122364d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002704 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer-listener/b0c31f12-066b-4929-a8b1-568dc122364d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003880 10.0.0.38 - - [2026-08-14 14:07:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037718 10.0.0.38 - - [2026-08-14 14:07:47] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004905 10.0.0.38 - - [2026-08-14 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.38 - - [2026-08-14 14:07:47] "GET /instance-ip/4cace8b7-4ab6-474e-8a5a-73d3a3098ded?fields=floating_ips HTTP/1.1" 200 1163 0.026155 10.0.0.38 - - [2026-08-14 14:07:47] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.016566 10.0.0.38 - - [2026-08-14 14:07:47] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007710 10.0.0.38 - - [2026-08-14 14:07:47] "POST /tags HTTP/1.1" 200 355 0.045108 10.0.0.38 - - [2026-08-14 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2026-08-14 14:07:47] "GET /tag/616aa52d-8a29-4109-8bff-c5faaeadf695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014858 10.0.0.38 - - [2026-08-14 14:07:47] "POST /tags HTTP/1.1" 200 303 0.030494 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.38 - - [2026-08-14 14:07:48] "GET /tag/93fd8b4c-de07-4552-be22-f6a837774400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021944 10.0.0.38 - - [2026-08-14 14:07:48] "POST /projects HTTP/1.1" 409 218 0.004346 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.38 - - [2026-08-14 14:07:48] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056416 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.38 - - [2026-08-14 14:07:48] "GET /network-ipam/a842e205-84ce-4a4c-9ccb-79e40b7c440c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003688 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.38 - - [2026-08-14 14:07:48] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004961 10.0.0.38 - - [2026-08-14 14:07:48] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.058264 10.0.0.38 - - [2026-08-14 14:07:48] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014668 10.0.0.38 - - [2026-08-14 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.106080 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.38 - - [2026-08-14 14:07:48] "GET /network-ipam/5c0295ef-b19e-42f8-ba64-758f2add924d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005064 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2026-08-14 14:07:48] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007206 10.0.0.38 - - [2026-08-14 14:07:48] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.053133 10.0.0.38 - - [2026-08-14 14:07:48] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015307 10.0.0.38 - - [2026-08-14 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.066829 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017311 10.0.0.38 - - [2026-08-14 14:07:48] "GET /network-policy/b06e478f-1b6b-47e1-8273-3f3028270ff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003775 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.38 - - [2026-08-14 14:07:48] "GET /network-policy/207efa43-6ca1-4328-9659-49ffc9d86197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003541 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.38 - - [2026-08-14 14:07:48] "GET /network-policy/d6e3ec86-0a66-45ac-9c28-d193fd954ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003376 10.0.0.38 - - [2026-08-14 14:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2026-08-14 14:07:48] "PUT /network-policy/d6e3ec86-0a66-45ac-9c28-d193fd954ae8 HTTP/1.1" 200 262 0.013050 10.0.0.38 - - [2026-08-14 14:07:49] "PUT /access-control-list/cfb271f4-76e4-4610-9260-a2037c8c1d36 HTTP/1.1" 200 272 0.077419 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-update HTTP/1.1" 200 156 0.136612 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023667 10.0.0.38 - - [2026-08-14 14:07:49] "PUT /access-control-list/eb4c4fd8-a5f8-4187-8f04-7b3b819c759b HTTP/1.1" 200 272 0.085799 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024935 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003217 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003555 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002499 10.0.0.38 - - [2026-08-14 14:07:49] "POST /security-groups HTTP/1.1" 409 245 0.002608 10.0.0.38 - - [2026-08-14 14:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.38 - - [2026-08-14 14:07:49] "PUT /security-group/00750702-e435-4e2e-b0f5-32eb2459e742 HTTP/1.1" 200 262 0.058399 10.0.0.38 - - [2026-08-14 14:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022384 10.0.0.38 - - [2026-08-14 14:07:49] "PUT /access-control-list/d5848c76-4325-4f90-8410-79f3396daeac HTTP/1.1" 200 272 0.022442 10.0.0.38 - - [2026-08-14 14:07:49] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031319 10.0.0.38 - - [2026-08-14 14:07:49] "PUT /access-control-list/c9ae959e-45cc-47d4-95cf-7f58f56f04fe HTTP/1.1" 200 272 0.076380 10.0.0.38 - - [2026-08-14 14:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2026-08-14 14:07:49] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031660 10.0.0.38 - - [2026-08-14 14:07:49] "POST /tags HTTP/1.1" 409 206 0.002539 10.0.0.38 - - [2026-08-14 14:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.38 - - [2026-08-14 14:07:49] "GET /tag/93fd8b4c-de07-4552-be22-f6a837774400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016373 10.0.0.38 - - [2026-08-14 14:07:49] "POST /firewall-rules HTTP/1.1" 200 562 0.081703 10.0.0.38 - - [2026-08-14 14:07:49] "GET /firewall-rule/add424d7-1036-493c-8838-c8fcaab562b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006679 10.0.0.38 - - [2026-08-14 14:07:49] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005387 10.0.0.38 - - [2026-08-14 14:07:49] "GET /firewall-rule/add424d7-1036-493c-8838-c8fcaab562b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003690 10.0.0.38 - - [2026-08-14 14:07:49] "POST /ref-update HTTP/1.1" 200 156 0.045167 10.0.0.38 - - [2026-08-14 14:07:49] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015693 10.0.0.38 - - [2026-08-14 14:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-08-14 14:07:49] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005608 10.0.0.38 - - [2026-08-14 14:07:49] "POST /tags HTTP/1.1" 409 206 0.003035 10.0.0.38 - - [2026-08-14 14:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.38 - - [2026-08-14 14:07:50] "GET /tag/93fd8b4c-de07-4552-be22-f6a837774400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019424 10.0.0.38 - - [2026-08-14 14:07:50] "POST /firewall-rules HTTP/1.1" 200 560 0.090699 10.0.0.38 - - [2026-08-14 14:07:50] "GET /firewall-rule/758d2914-8561-4a34-b93d-4730233f817e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011458 10.0.0.38 - - [2026-08-14 14:07:50] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005788 10.0.0.38 - - [2026-08-14 14:07:50] "GET /firewall-rule/758d2914-8561-4a34-b93d-4730233f817e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003711 10.0.0.38 - - [2026-08-14 14:07:50] "POST /ref-update HTTP/1.1" 200 156 0.046290 10.0.0.38 - - [2026-08-14 14:07:50] "POST /tags HTTP/1.1" 200 371 0.029967 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013543 10.0.0.38 - - [2026-08-14 14:07:50] "GET /tag/fc79f818-48df-4fed-8239-6e4afadd8618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.017402 10.0.0.38 - - [2026-08-14 14:07:50] "POST /tags HTTP/1.1" 200 319 0.097616 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014925 10.0.0.38 - - [2026-08-14 14:07:50] "GET /tag/b0f53f89-d239-4ce7-b4ca-4a4600e175af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.034640 10.0.0.38 - - [2026-08-14 14:07:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.002743 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.010541 10.0.0.38 - - [2026-08-14 14:07:50] "POST /security-groups HTTP/1.1" 200 578 0.075165 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.006536 10.0.0.38 - - [2026-08-14 14:07:50] "POST /projects HTTP/1.1" 200 497 0.248752 10.0.0.38 - - [2026-08-14 14:07:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016258 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.38 - - [2026-08-14 14:07:50] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007316 10.0.0.38 - - [2026-08-14 14:07:50] "POST /access-control-lists HTTP/1.1" 200 587 0.121676 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.016711 10.0.0.38 - - [2026-08-14 14:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016468 10.0.0.38 - - [2026-08-14 14:07:51] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007990 10.0.0.38 - - [2026-08-14 14:07:51] "POST /access-control-lists HTTP/1.1" 200 585 0.078241 10.0.0.38 - - [2026-08-14 14:07:51] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.104670 10.0.0.38 - - [2026-08-14 14:07:51] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.060277 10.0.0.38 - - [2026-08-14 14:07:51] "POST /security-groups HTTP/1.1" 200 558 0.083259 10.0.0.38 - - [2026-08-14 14:07:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.003320 10.0.0.38 - - [2026-08-14 14:07:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030846 10.0.0.38 - - [2026-08-14 14:07:51] "POST /access-control-lists HTTP/1.1" 200 610 0.050865 10.0.0.38 - - [2026-08-14 14:07:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.011221 10.0.0.38 - - [2026-08-14 14:07:51] "POST /chown HTTP/1.1" 200 109 0.071855 10.0.0.38 - - [2026-08-14 14:07:51] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014613 10.0.0.38 - - [2026-08-14 14:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008170 10.0.0.38 - - [2026-08-14 14:07:51] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005342 10.0.0.38 - - [2026-08-14 14:07:51] "POST /access-control-lists HTTP/1.1" 200 608 0.141985 10.0.0.38 - - [2026-08-14 14:07:51] "POST /tags HTTP/1.1" 409 214 0.035367 10.0.0.38 - - [2026-08-14 14:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.38 - - [2026-08-14 14:07:51] "GET /tag/b0f53f89-d239-4ce7-b4ca-4a4600e175af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.019073 10.0.0.38 - - [2026-08-14 14:07:51] "POST /firewall-rules HTTP/1.1" 200 578 0.067528 10.0.0.38 - - [2026-08-14 14:07:51] "GET /firewall-rule/0ac55f57-b624-4b99-9554-83897ceb60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006561 10.0.0.38 - - [2026-08-14 14:07:51] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004670 10.0.0.38 - - [2026-08-14 14:07:51] "GET /firewall-rule/0ac55f57-b624-4b99-9554-83897ceb60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004296 10.0.0.38 - - [2026-08-14 14:07:51] "POST /ref-update HTTP/1.1" 200 156 0.054423 10.0.0.38 - - [2026-08-14 14:07:51] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024278 10.0.0.38 - - [2026-08-14 14:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.38 - - [2026-08-14 14:07:52] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005425 10.0.0.38 - - [2026-08-14 14:07:52] "POST /tags HTTP/1.1" 409 214 0.003133 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.38 - - [2026-08-14 14:07:52] "GET /tag/b0f53f89-d239-4ce7-b4ca-4a4600e175af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.024955 10.0.0.38 - - [2026-08-14 14:07:52] "POST /firewall-rules HTTP/1.1" 200 576 0.083066 10.0.0.38 - - [2026-08-14 14:07:52] "GET /firewall-rule/d39ac6a1-df78-4a35-afa6-c13cffd11847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007997 10.0.0.38 - - [2026-08-14 14:07:52] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006227 10.0.0.38 - - [2026-08-14 14:07:52] "GET /firewall-rule/d39ac6a1-df78-4a35-afa6-c13cffd11847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003175 10.0.0.38 - - [2026-08-14 14:07:52] "POST /ref-update HTTP/1.1" 200 156 0.042120 10.0.0.38 - - [2026-08-14 14:07:52] "POST /tags HTTP/1.1" 200 363 0.030223 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021318 10.0.0.38 - - [2026-08-14 14:07:52] "GET /tag/fce8f852-8402-49bc-b81d-e1a9023cb308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017859 10.0.0.38 - - [2026-08-14 14:07:52] "POST /tags HTTP/1.1" 200 311 0.025400 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013663 10.0.0.38 - - [2026-08-14 14:07:52] "GET /tag/93141f32-fc3d-4f39-b6fb-647f49870bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020665 10.0.0.38 - - [2026-08-14 14:07:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.003244 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.023058 10.0.0.38 - - [2026-08-14 14:07:52] "POST /security-groups HTTP/1.1" 200 574 0.079247 10.0.0.38 - - [2026-08-14 14:07:52] "POST /projects HTTP/1.1" 200 489 0.249356 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.007309 10.0.0.38 - - [2026-08-14 14:07:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025564 10.0.0.38 - - [2026-08-14 14:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014345 10.0.0.38 - - [2026-08-14 14:07:52] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.020967 10.0.0.38 - - [2026-08-14 14:07:52] "POST /access-control-lists HTTP/1.1" 200 583 0.096096 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038014 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.033537 10.0.0.38 - - [2026-08-14 14:07:53] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.016681 10.0.0.38 - - [2026-08-14 14:07:53] "POST /access-control-lists HTTP/1.1" 200 581 0.088185 10.0.0.38 - - [2026-08-14 14:07:53] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.112241 10.0.0.38 - - [2026-08-14 14:07:53] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.096432 10.0.0.38 - - [2026-08-14 14:07:53] "POST /security-groups HTTP/1.1" 200 546 0.076724 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002560 10.0.0.38 - - [2026-08-14 14:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027860 10.0.0.38 - - [2026-08-14 14:07:53] "POST /access-control-lists HTTP/1.1" 200 602 0.085776 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.003195 10.0.0.38 - - [2026-08-14 14:07:53] "POST /chown HTTP/1.1" 200 109 0.072364 10.0.0.38 - - [2026-08-14 14:07:53] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006488 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2026-08-14 14:07:53] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010351 10.0.0.38 - - [2026-08-14 14:07:53] "POST /access-control-lists HTTP/1.1" 200 600 0.096210 10.0.0.38 - - [2026-08-14 14:07:53] "POST /tags HTTP/1.1" 409 210 0.013129 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.38 - - [2026-08-14 14:07:53] "GET /tag/93141f32-fc3d-4f39-b6fb-647f49870bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016592 10.0.0.38 - - [2026-08-14 14:07:53] "POST /firewall-rules HTTP/1.1" 200 570 0.085377 10.0.0.38 - - [2026-08-14 14:07:53] "GET /firewall-rule/e2af05de-1e4c-4831-b5a0-436c9c28f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005136 10.0.0.38 - - [2026-08-14 14:07:53] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004935 10.0.0.38 - - [2026-08-14 14:07:53] "GET /firewall-rule/e2af05de-1e4c-4831-b5a0-436c9c28f0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003379 10.0.0.38 - - [2026-08-14 14:07:53] "POST /ref-update HTTP/1.1" 200 156 0.056652 10.0.0.38 - - [2026-08-14 14:07:53] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014116 10.0.0.38 - - [2026-08-14 14:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2026-08-14 14:07:54] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004137 10.0.0.38 - - [2026-08-14 14:07:54] "POST /tags HTTP/1.1" 409 210 0.002517 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.38 - - [2026-08-14 14:07:54] "GET /tag/93141f32-fc3d-4f39-b6fb-647f49870bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.024117 10.0.0.38 - - [2026-08-14 14:07:54] "POST /firewall-rules HTTP/1.1" 200 568 0.081677 10.0.0.38 - - [2026-08-14 14:07:54] "GET /firewall-rule/1536fef6-9d28-48d2-8218-95815f874a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013628 10.0.0.38 - - [2026-08-14 14:07:54] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006895 10.0.0.38 - - [2026-08-14 14:07:54] "GET /firewall-rule/1536fef6-9d28-48d2-8218-95815f874a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007901 10.0.0.38 - - [2026-08-14 14:07:54] "POST /ref-update HTTP/1.1" 200 156 0.071368 10.0.0.38 - - [2026-08-14 14:07:54] "POST /tags HTTP/1.1" 409 237 0.003326 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.38 - - [2026-08-14 14:07:54] "GET /tag/ab3713a2-01d5-4230-bdba-76953cc48698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016705 10.0.0.38 - - [2026-08-14 14:07:54] "POST /tags HTTP/1.1" 409 210 0.002866 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2026-08-14 14:07:54] "GET /tag/fbaf2e72-616c-49fc-8b48-b626ce86a769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020243 10.0.0.38 - - [2026-08-14 14:07:54] "POST /projects HTTP/1.1" 409 223 0.002748 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2026-08-14 14:07:54] "GET /project/2a83534d-d016-4a1c-8973-b4000af6ea10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039386 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.38 - - [2026-08-14 14:07:54] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006414 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2026-08-14 14:07:54] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006038 10.0.0.38 - - [2026-08-14 14:07:54] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.054430 10.0.0.38 - - [2026-08-14 14:07:54] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.072869 10.0.0.38 - - [2026-08-14 14:07:54] "POST /security-groups HTTP/1.1" 409 253 0.003344 10.0.0.38 - - [2026-08-14 14:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2026-08-14 14:07:55] "PUT /security-group/c37413a2-282a-49eb-bc80-07d587b931c9 HTTP/1.1" 200 262 0.077960 10.0.0.38 - - [2026-08-14 14:07:55] "PUT /access-control-list/460ae511-5095-41de-9711-3f7b97f4051b HTTP/1.1" 200 272 0.012728 10.0.0.38 - - [2026-08-14 14:07:55] "PUT /access-control-list/4a64e002-d7bd-4c8f-a583-cda54a0a5d3f HTTP/1.1" 200 272 0.022780 10.0.0.38 - - [2026-08-14 14:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030352 10.0.0.38 - - [2026-08-14 14:07:55] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016770 10.0.0.38 - - [2026-08-14 14:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.38 - - [2026-08-14 14:07:55] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003258 10.0.0.38 - - [2026-08-14 14:07:55] "POST /tags HTTP/1.1" 409 210 0.002163 10.0.0.38 - - [2026-08-14 14:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2026-08-14 14:07:55] "GET /tag/fbaf2e72-616c-49fc-8b48-b626ce86a769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012558 10.0.0.38 - - [2026-08-14 14:07:55] "POST /firewall-rules HTTP/1.1" 200 570 0.074621 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-rule/1576e00d-ddbc-4b98-ac85-6e0fa1df2cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005060 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007235 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-rule/1576e00d-ddbc-4b98-ac85-6e0fa1df2cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002801 10.0.0.38 - - [2026-08-14 14:07:55] "POST /ref-update HTTP/1.1" 200 156 0.061504 10.0.0.38 - - [2026-08-14 14:07:55] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016738 10.0.0.38 - - [2026-08-14 14:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.38 - - [2026-08-14 14:07:55] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003364 10.0.0.38 - - [2026-08-14 14:07:55] "POST /tags HTTP/1.1" 409 210 0.002356 10.0.0.38 - - [2026-08-14 14:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.38 - - [2026-08-14 14:07:55] "GET /tag/fbaf2e72-616c-49fc-8b48-b626ce86a769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.024236 10.0.0.38 - - [2026-08-14 14:07:55] "POST /firewall-rules HTTP/1.1" 200 568 0.084390 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-rule/0bb64047-fa00-4383-bb93-2cd1871a0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010701 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006059 10.0.0.38 - - [2026-08-14 14:07:55] "GET /firewall-rule/0bb64047-fa00-4383-bb93-2cd1871a0003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003805 10.0.0.38 - - [2026-08-14 14:07:55] "POST /ref-update HTTP/1.1" 200 156 0.124232 10.0.0.38 - - [2026-08-14 14:07:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005084 10.0.0.38 - - [2026-08-14 14:07:55] "POST /set-tag HTTP/1.1" 200 109 0.002603 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001422 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001504 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001340 10.0.0.50 - - [2026-08-14 14:09:14] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.50 - - [2026-08-14 14:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2026-08-14 14:09:15] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008542 10.0.0.50 - - [2026-08-14 14:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2026-08-14 14:09:15] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004546 10.0.0.50 - - [2026-08-14 14:09:15] "PUT /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f HTTP/1.1" 200 274 0.024127 10.0.0.50 - - [2026-08-14 14:09:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.011970 10.0.0.50 - - [2026-08-14 14:09:15] "POST /virtual-routers HTTP/1.1" 200 599 0.058519 10.0.0.50 - - [2026-08-14 14:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017148 10.0.0.50 - - [2026-08-14 14:09:15] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006955 10.0.0.50 - - [2026-08-14 14:09:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002257 10.0.0.50 - - [2026-08-14 14:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-08-14 14:09:15] "GET /virtual-network/d22d2419-a6e7-4045-a91e-c83067e7e133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004050 10.0.0.50 - - [2026-08-14 14:09:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.118580 10.0.0.38 - - [2026-08-14 14:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.38 - - [2026-08-14 14:09:26] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004589 10.0.0.50 - - [2026-08-14 14:09:51] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.50 - - [2026-08-14 14:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.50 - - [2026-08-14 14:09:51] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005685 10.0.0.50 - - [2026-08-14 14:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2026-08-14 14:09:51] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003751 10.0.0.50 - - [2026-08-14 14:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.50 - - [2026-08-14 14:09:51] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003325 10.0.0.50 - - [2026-08-14 14:09:51] "PUT /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb HTTP/1.1" 200 262 0.014625 10.0.0.50 - - [2026-08-14 14:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.50 - - [2026-08-14 14:09:51] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003558 10.0.0.50 - - [2026-08-14 14:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.50 - - [2026-08-14 14:09:51] "GET /virtual-machine-interface/fcdd9c7b-030c-4e7f-b16f-3bc8bf7a909a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006395 10.0.0.50 - - [2026-08-14 14:09:51] "PUT /virtual-machine-interface/fcdd9c7b-030c-4e7f-b16f-3bc8bf7a909a HTTP/1.1" 200 284 0.019166 10.0.0.38 - - [2026-08-14 14:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 10.0.0.38 - - [2026-08-14 14:11:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002573 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:11:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001260 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:11:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001628 10.0.0.38 - - [2026-08-14 14:11:40] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004038 10.0.0.38 - - [2026-08-14 14:11:40] "POST /ref-update HTTP/1.1" 200 156 0.020599 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005550 10.0.0.38 - - [2026-08-14 14:11:55] "POST /set-tag HTTP/1.1" 200 109 0.015377 10.0.0.38 - - [2026-08-14 14:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.38 - - [2026-08-14 14:11:55] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003507 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005707 10.0.0.38 - - [2026-08-14 14:11:55] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.38 - - [2026-08-14 14:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.38 - - [2026-08-14 14:11:55] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003151 10.0.0.38 - - [2026-08-14 14:11:55] "GET /loadbalancer-pool/d09dcbbb-c187-4c8b-967e-44e1b122ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004510 10.0.0.38 - - [2026-08-14 14:11:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029120 10.0.0.38 - - [2026-08-14 14:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032093 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018535 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016520 10.0.0.38 - - [2026-08-14 14:11:55] "POST /ref-update HTTP/1.1" 200 156 0.012322 10.0.0.38 - - [2026-08-14 14:11:55] "POST /tags HTTP/1.1" 409 205 0.004077 10.0.0.38 - - [2026-08-14 14:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2026-08-14 14:11:55] "GET /tag/8509ceed-e71d-48c2-9389-fcef22b57c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.021842 10.0.0.38 - - [2026-08-14 14:11:55] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.006395 10.0.0.38 - - [2026-08-14 14:11:55] "PUT /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948 HTTP/1.1" 200 256 0.011670 10.0.0.38 - - [2026-08-14 14:11:55] "POST /set-tag HTTP/1.1" 200 109 0.090779 10.0.0.38 - - [2026-08-14 14:11:55] "GET /loadbalancer-pool/178ef525-f11f-4a1b-b0cd-2dc93ac0d850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005616 10.0.0.38 - - [2026-08-14 14:11:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022039 10.0.0.38 - - [2026-08-14 14:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021700 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023335 10.0.0.38 - - [2026-08-14 14:11:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005288 10.0.0.38 - - [2026-08-14 14:11:55] "POST /ref-update HTTP/1.1" 200 156 0.017977 10.0.0.38 - - [2026-08-14 14:11:55] "POST /set-tag HTTP/1.1" 200 109 0.005407 10.0.0.38 - - [2026-08-14 14:11:55] "GET /loadbalancer-pool/21c8db4d-0241-45a3-af18-9c5eb1db9ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005456 10.0.0.38 - - [2026-08-14 14:11:55] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003521 10.0.0.38 - - [2026-08-14 14:11:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035580 10.0.0.38 - - [2026-08-14 14:11:55] "PUT /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948 HTTP/1.1" 200 256 0.033320 10.0.0.38 - - [2026-08-14 14:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022645 10.0.0.38 - - [2026-08-14 14:11:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027040 10.0.0.38 - - [2026-08-14 14:11:56] "POST /set-tag HTTP/1.1" 200 109 0.007691 10.0.0.38 - - [2026-08-14 14:11:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012573 10.0.0.38 - - [2026-08-14 14:11:56] "POST /ref-update HTTP/1.1" 200 156 0.010958 10.0.0.38 - - [2026-08-14 14:11:56] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.006918 10.0.0.38 - - [2026-08-14 14:11:56] "PUT /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948 HTTP/1.1" 200 256 0.019565 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001764 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001239 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001239 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001445 10.0.0.38 - - [2026-08-14 14:13:38] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.38 - - [2026-08-14 14:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.38 - - [2026-08-14 14:13:38] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006050 10.0.0.38 - - [2026-08-14 14:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.38 - - [2026-08-14 14:13:38] "GET /config-node/376922ab-2c8a-4421-ad2a-1ef9a8ff71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005109 10.0.0.38 - - [2026-08-14 14:13:49] "GET / HTTP/1.1" 200 35931 0.002293 10.0.0.38 - - [2026-08-14 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.38 - - [2026-08-14 14:13:50] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005485 10.0.0.38 - - [2026-08-14 14:13:50] "POST /bgp-routers HTTP/1.1" 409 301 0.005985 10.0.0.38 - - [2026-08-14 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.38 - - [2026-08-14 14:13:50] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.014293 10.0.0.38 - - [2026-08-14 14:13:50] "PUT /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478 HTTP/1.1" 200 254 0.024419 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001236 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:13:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001545 10.0.0.38 - - [2026-08-14 14:13:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006948 10.0.0.38 - - [2026-08-14 14:13:55] "POST /set-tag HTTP/1.1" 200 109 0.004977 10.0.0.38 - - [2026-08-14 14:13:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005022 10.0.0.38 - - [2026-08-14 14:13:55] "POST /set-tag HTTP/1.1" 200 109 0.004216 10.0.0.38 - - [2026-08-14 14:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.38 - - [2026-08-14 14:13:55] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002872 10.0.0.38 - - [2026-08-14 14:13:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004371 10.0.0.38 - - [2026-08-14 14:13:55] "POST /set-tag HTTP/1.1" 200 109 0.037951 10.0.0.38 - - [2026-08-14 14:13:55] "DELETE /loadbalancer-member/3853ef79-5f99-4227-95b3-c6ac67266404 HTTP/1.1" 200 115 0.132004 10.0.0.38 - - [2026-08-14 14:13:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010866 10.0.0.38 - - [2026-08-14 14:13:55] "POST /set-tag HTTP/1.1" 200 109 0.005156 10.0.0.38 - - [2026-08-14 14:13:55] "DELETE /loadbalancer-member/879ce77b-2b0a-491f-8154-8a7ad2db8f16 HTTP/1.1" 200 115 0.069948 10.0.0.38 - - [2026-08-14 14:13:55] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005242 10.0.0.38 - - [2026-08-14 14:13:55] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.38 - - [2026-08-14 14:13:55] "DELETE /loadbalancer-member/9ad10f2e-d5b0-4e53-92ce-232992853a9e HTTP/1.1" 200 115 0.049308 10.0.0.38 - - [2026-08-14 14:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021569 10.0.0.38 - - [2026-08-14 14:13:55] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003136 10.0.0.38 - - [2026-08-14 14:13:55] "GET /loadbalancer-pool/d09dcbbb-c187-4c8b-967e-44e1b122ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004242 10.0.0.38 - - [2026-08-14 14:13:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.055868 10.0.0.38 - - [2026-08-14 14:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041431 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023336 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006193 10.0.0.38 - - [2026-08-14 14:13:56] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005291 10.0.0.38 - - [2026-08-14 14:13:56] "POST /set-tag HTTP/1.1" 200 109 0.091999 10.0.0.38 - - [2026-08-14 14:13:56] "GET /loadbalancer-pool/178ef525-f11f-4a1b-b0cd-2dc93ac0d850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005600 10.0.0.38 - - [2026-08-14 14:13:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024820 10.0.0.38 - - [2026-08-14 14:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024410 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014918 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016632 10.0.0.38 - - [2026-08-14 14:13:56] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004349 10.0.0.38 - - [2026-08-14 14:13:56] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.38 - - [2026-08-14 14:13:56] "GET /loadbalancer-pool/21c8db4d-0241-45a3-af18-9c5eb1db9ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004088 10.0.0.38 - - [2026-08-14 14:13:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029133 10.0.0.38 - - [2026-08-14 14:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022092 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.034838 10.0.0.38 - - [2026-08-14 14:13:56] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011308 10.0.0.38 - - [2026-08-14 14:13:56] "POST /set-tag HTTP/1.1" 200 109 0.014502 10.0.0.38 - - [2026-08-14 14:13:56] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005099 10.0.0.38 - - [2026-08-14 14:15:51] "GET / HTTP/1.1" 200 35931 0.002542 10.0.0.38 - - [2026-08-14 14:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.38 - - [2026-08-14 14:15:51] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074732 10.0.0.38 - - [2026-08-14 14:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.38 - - [2026-08-14 14:15:51] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057788 10.0.0.38 - - [2026-08-14 14:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.38 - - [2026-08-14 14:15:52] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044989 10.0.0.38 - - [2026-08-14 14:15:52] "POST /tags HTTP/1.1" 200 333 0.035417 10.0.0.38 - - [2026-08-14 14:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.38 - - [2026-08-14 14:15:52] "GET /tag/df6d9801-6350-471f-8dc9-ca1f020223d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025306 10.0.0.38 - - [2026-08-14 14:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.38 - - [2026-08-14 14:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011404 10.0.0.38 - - [2026-08-14 14:15:53] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062299 10.0.0.38 - - [2026-08-14 14:15:53] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.076589 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-networks?parent_id=c36d3ad4-a113-4568-a36f-0aed46c03360&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004437 10.0.0.38 - - [2026-08-14 14:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005008 10.0.0.38 - - [2026-08-14 14:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.38 - - [2026-08-14 14:15:53] "GET /service-appliance-set/b0cbfeb4-2db9-4831-bc09-745e2b4f88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004585 10.0.0.38 - - [2026-08-14 14:15:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.002374 10.0.0.38 - - [2026-08-14 14:15:53] "POST /virtual-networks HTTP/1.1" 200 512 0.184955 10.0.0.38 - - [2026-08-14 14:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.38 - - [2026-08-14 14:15:53] "GET /network-ipam/15c29ec4-9c88-4e22-afd9-f63a9f7915f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.019506 10.0.0.38 - - [2026-08-14 14:15:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.207716 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-machine-interface/fd784469-1989-422e-893e-ec49048d1850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004640 10.0.0.38 - - [2026-08-14 14:15:53] "POST /useragent-kv HTTP/1.1" 200 115 0.010727 10.0.0.38 - - [2026-08-14 14:15:53] "POST /ref-update HTTP/1.1" 200 156 0.089333 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007648 10.0.0.38 - - [2026-08-14 14:15:53] "GET /domains HTTP/1.1" 200 280 0.002699 10.0.0.38 - - [2026-08-14 14:15:53] "POST /instance-ips HTTP/1.1" 200 409 0.086243 10.0.0.38 - - [2026-08-14 14:15:53] "GET /instance-ip/186a8261-0430-4401-b512-cdb92ce52ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014515 10.0.0.38 - - [2026-08-14 14:15:53] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.035119 10.0.0.38 - - [2026-08-14 14:15:53] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 5477 0.054018 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.006544 10.0.0.38 - - [2026-08-14 14:15:53] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.007023 10.0.0.38 - - [2026-08-14 14:15:53] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1182 0.002859 10.0.0.38 - - [2026-08-14 14:15:53] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1182 0.003227 10.0.0.38 - - [2026-08-14 14:15:53] "POST /loadbalancers HTTP/1.1" 200 610 0.102947 10.0.0.38 - - [2026-08-14 14:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032181 10.0.0.38 - - [2026-08-14 14:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019794 10.0.0.38 - - [2026-08-14 14:15:53] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069086 10.0.0.38 - - [2026-08-14 14:15:53] "GET /instance-ip/186a8261-0430-4401-b512-cdb92ce52ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003794 10.0.0.38 - - [2026-08-14 14:15:53] "POST /route-targets HTTP/1.1" 200 327 0.027245 10.0.0.38 - - [2026-08-14 14:15:53] "POST /ref-update HTTP/1.1" 200 156 0.052415 10.0.0.38 - - [2026-08-14 14:15:53] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.106927 10.0.0.38 - - [2026-08-14 14:15:53] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.005186 10.0.0.38 - - [2026-08-14 14:15:53] "POST /floating-ips HTTP/1.1" 200 597 0.095275 10.0.0.38 - - [2026-08-14 14:15:53] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.073431 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.38 - - [2026-08-14 14:15:54] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069824 10.0.0.38 - - [2026-08-14 14:15:54] "GET /loadbalancer-listener/27caa2b0-8741-45ca-ae7a-f28010b9e368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.010005 10.0.0.38 - - [2026-08-14 14:15:54] "GET /loadbalancer-listener/27caa2b0-8741-45ca-ae7a-f28010b9e368?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005751 10.0.0.38 - - [2026-08-14 14:15:54] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036429 10.0.0.38 - - [2026-08-14 14:15:54] "GET /instance-ip/186a8261-0430-4401-b512-cdb92ce52ff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014116 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2026-08-14 14:15:54] "GET /instance-ip/186a8261-0430-4401-b512-cdb92ce52ff2?fields=floating_ips HTTP/1.1" 200 1212 0.009814 10.0.0.38 - - [2026-08-14 14:15:54] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004669 10.0.0.38 - - [2026-08-14 14:15:54] "GET /floating-ip/1f0f0775-a9bd-412c-a731-7855eb72bd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.005135 10.0.0.38 - - [2026-08-14 14:15:54] "POST /tags HTTP/1.1" 200 295 0.075095 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.38 - - [2026-08-14 14:15:54] "GET /tag/ccce7a33-6caa-4ec0-b29a-b379f9c3cc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.016890 10.0.0.38 - - [2026-08-14 14:15:54] "POST /tags HTTP/1.1" 409 233 0.002848 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.38 - - [2026-08-14 14:15:54] "GET /tag/616aa52d-8a29-4109-8bff-c5faaeadf695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016187 10.0.0.38 - - [2026-08-14 14:15:54] "POST /tags HTTP/1.1" 409 206 0.002507 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.38 - - [2026-08-14 14:15:54] "GET /tag/93fd8b4c-de07-4552-be22-f6a837774400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013723 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.38 - - [2026-08-14 14:15:54] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006340 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.38 - - [2026-08-14 14:15:54] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063691 10.0.0.38 - - [2026-08-14 14:15:54] "POST /virtual-machines HTTP/1.1" 200 369 0.010123 10.0.0.38 - - [2026-08-14 14:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010613 10.0.0.38 - - [2026-08-14 14:15:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146409 10.0.0.38 - - [2026-08-14 14:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028548 10.0.0.38 - - [2026-08-14 14:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020314 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010251 10.0.0.38 - - [2026-08-14 14:15:55] "POST /instance-ips HTTP/1.1" 200 409 0.033313 10.0.0.38 - - [2026-08-14 14:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036759 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013572 10.0.0.38 - - [2026-08-14 14:15:55] "POST /set-tag HTTP/1.1" 200 109 0.074293 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020494 10.0.0.38 - - [2026-08-14 14:15:55] "GET /instance-ip/a9a2585e-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005204 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006485 10.0.0.38 - - [2026-08-14 14:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005162 10.0.0.38 - - [2026-08-14 14:15:55] "POST /ref-update HTTP/1.1" 200 156 0.016080 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021193 10.0.0.38 - - [2026-08-14 14:15:55] "POST /set-tag HTTP/1.1" 200 109 0.004529 10.0.0.38 - - [2026-08-14 14:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005041 10.0.0.38 - - [2026-08-14 14:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2026-08-14 14:15:55] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066435 10.0.0.38 - - [2026-08-14 14:15:55] "POST /virtual-machines HTTP/1.1" 200 369 0.023902 10.0.0.38 - - [2026-08-14 14:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045004 10.0.0.38 - - [2026-08-14 14:15:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152567 10.0.0.38 - - [2026-08-14 14:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014088 10.0.0.38 - - [2026-08-14 14:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009849 10.0.0.38 - - [2026-08-14 14:15:55] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006129 10.0.0.38 - - [2026-08-14 14:15:56] "POST /instance-ips HTTP/1.1" 200 409 0.033153 10.0.0.38 - - [2026-08-14 14:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.040142 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.025130 10.0.0.38 - - [2026-08-14 14:15:56] "POST /set-tag HTTP/1.1" 200 109 0.023194 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022006 10.0.0.38 - - [2026-08-14 14:15:56] "GET /instance-ip/aa3dbb64-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006098 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005277 10.0.0.38 - - [2026-08-14 14:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005818 10.0.0.38 - - [2026-08-14 14:15:56] "POST /ref-update HTTP/1.1" 200 156 0.012232 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006176 10.0.0.38 - - [2026-08-14 14:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006135 10.0.0.38 - - [2026-08-14 14:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.38 - - [2026-08-14 14:15:56] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005655 10.0.0.38 - - [2026-08-14 14:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003591 10.0.0.38 - - [2026-08-14 14:15:58] "GET /domains HTTP/1.1" 200 280 0.019308 10.0.0.38 - - [2026-08-14 14:15:58] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.003837 10.0.0.38 - - [2026-08-14 14:15:58] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 7065 0.037966 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.007216 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.005979 10.0.0.38 - - [2026-08-14 14:15:58] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1403 0.004533 10.0.0.38 - - [2026-08-14 14:15:58] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1403 0.003171 10.0.0.38 - - [2026-08-14 14:15:58] "GET /route-target/d7b79764-e634-4432-93b4-c57aef2e0a2b HTTP/1.1" 200 1153 0.003105 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.004956 10.0.0.38 - - [2026-08-14 14:15:58] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1403 0.003591 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005818 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.008051 10.0.0.38 - - [2026-08-14 14:15:58] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1403 0.003981 10.0.0.38 - - [2026-08-14 14:15:58] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 200 1403 0.004350 10.0.0.38 - - [2026-08-14 14:15:58] "GET /route-target/d7b79764-e634-4432-93b4-c57aef2e0a2b HTTP/1.1" 200 1153 0.003193 10.0.0.38 - - [2026-08-14 14:15:58] "GET /domains HTTP/1.1" 200 280 0.002535 10.0.0.38 - - [2026-08-14 14:15:58] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.003654 10.0.0.38 - - [2026-08-14 14:15:58] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 7065 0.038144 10.0.0.38 - - [2026-08-14 14:15:58] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2089 0.005130 10.0.0.38 - - [2026-08-14 14:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2026-08-14 14:15:59] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052255 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005462 10.0.0.38 - - [2026-08-14 14:15:59] "GET /floating-ip-pools?parent_id=31f752cf-c308-437f-bd1f-d200c505098f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002599 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005537 10.0.0.38 - - [2026-08-14 14:15:59] "POST /floating-ip-pools HTTP/1.1" 200 562 0.034744 10.0.0.38 - - [2026-08-14 14:15:59] "POST /ref-update HTTP/1.1" 200 156 0.038907 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.025686 10.0.0.38 - - [2026-08-14 14:15:59] "GET /domains HTTP/1.1" 200 280 0.002637 10.0.0.38 - - [2026-08-14 14:15:59] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.005792 10.0.0.38 - - [2026-08-14 14:15:59] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 7321 0.043171 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2327 0.007805 10.0.0.38 - - [2026-08-14 14:15:59] "GET /floating-ip-pool/e25ea256-ae99-4c12-9bd6-fd32c514679a HTTP/1.1" 200 1315 0.002959 10.0.0.38 - - [2026-08-14 14:15:59] "GET /domains HTTP/1.1" 200 280 0.002095 10.0.0.38 - - [2026-08-14 14:15:59] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.003156 10.0.0.38 - - [2026-08-14 14:15:59] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 7321 0.051438 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 2327 0.005053 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004922 10.0.0.38 - - [2026-08-14 14:15:59] "POST /tags HTTP/1.1" 200 365 0.065243 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011302 10.0.0.38 - - [2026-08-14 14:15:59] "GET /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.028009 10.0.0.38 - - [2026-08-14 14:15:59] "POST /tags HTTP/1.1" 409 206 0.002431 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.38 - - [2026-08-14 14:15:59] "GET /tag/93fd8b4c-de07-4552-be22-f6a837774400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014073 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2026-08-14 14:15:59] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077468 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.38 - - [2026-08-14 14:15:59] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004854 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2026-08-14 14:15:59] "GET /service-appliance-set/8a7b1a57-bbe6-484c-9844-75b7ab167481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004652 10.0.0.38 - - [2026-08-14 14:15:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.002434 10.0.0.38 - - [2026-08-14 14:16:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111889 10.0.0.38 - - [2026-08-14 14:16:00] "GET /virtual-machine-interface/90601c0c-73d1-440d-87ad-97cb2aea989a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020809 10.0.0.38 - - [2026-08-14 14:16:00] "POST /set-tag HTTP/1.1" 200 109 0.029408 10.0.0.38 - - [2026-08-14 14:16:00] "POST /instance-ips HTTP/1.1" 200 417 0.045044 10.0.0.38 - - [2026-08-14 14:16:00] "GET /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.010981 10.0.0.38 - - [2026-08-14 14:16:00] "POST /loadbalancers HTTP/1.1" 200 618 0.098614 10.0.0.38 - - [2026-08-14 14:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013957 10.0.0.38 - - [2026-08-14 14:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012178 10.0.0.38 - - [2026-08-14 14:16:00] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043023 10.0.0.38 - - [2026-08-14 14:16:00] "POST /service-instances HTTP/1.1" 200 566 0.048567 10.0.0.38 - - [2026-08-14 14:16:00] "GET /virtual-machine-interface/90601c0c-73d1-440d-87ad-97cb2aea989a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.027267 10.0.0.38 - - [2026-08-14 14:16:00] "GET /virtual-machine-interface/90601c0c-73d1-440d-87ad-97cb2aea989a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009217 10.0.0.38 - - [2026-08-14 14:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.38 - - [2026-08-14 14:16:00] "POST /ref-update HTTP/1.1" 200 156 0.019591 10.0.0.38 - - [2026-08-14 14:16:00] "GET /floating-ip-pool/e25ea256-ae99-4c12-9bd6-fd32c514679a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005502 10.0.0.38 - - [2026-08-14 14:16:00] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.022224 10.0.0.38 - - [2026-08-14 14:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024964 10.0.0.38 - - [2026-08-14 14:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.38 - - [2026-08-14 14:16:00] "POST /floating-ips HTTP/1.1" 200 671 0.156245 10.0.0.38 - - [2026-08-14 14:16:00] "POST /virtual-machines HTTP/1.1" 200 429 0.048109 10.0.0.38 - - [2026-08-14 14:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025697 10.0.0.38 - - [2026-08-14 14:16:00] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009464 10.0.0.38 - - [2026-08-14 14:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.38 - - [2026-08-14 14:16:00] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011184 10.0.0.38 - - [2026-08-14 14:16:00] "POST /tags HTTP/1.1" 409 221 0.024715 10.0.0.38 - - [2026-08-14 14:16:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.175913 10.0.0.38 - - [2026-08-14 14:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.033480 10.0.0.38 - - [2026-08-14 14:16:01] "GET /tag/df6d9801-6350-471f-8dc9-ca1f020223d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017392 10.0.0.38 - - [2026-08-14 14:16:01] "POST /tags HTTP/1.1" 409 238 0.003320 10.0.0.38 - - [2026-08-14 14:16:01] "POST /chown HTTP/1.1" 200 109 0.051244 10.0.0.38 - - [2026-08-14 14:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2026-08-14 14:16:01] "GET /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016571 10.0.0.38 - - [2026-08-14 14:16:01] "POST /chown HTTP/1.1" 200 109 0.034047 10.0.0.38 - - [2026-08-14 14:16:01] "PUT /virtual-machine-interface/6fa6d7c0-26c5-452a-a083-bdf366eb0962 HTTP/1.1" 200 284 0.031055 10.0.0.38 - - [2026-08-14 14:16:01] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.051381 10.0.0.38 - - [2026-08-14 14:16:01] "POST /firewall-rules HTTP/1.1" 200 650 0.155461 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.031720 10.0.0.38 - - [2026-08-14 14:16:01] "GET /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.014293 10.0.0.38 - - [2026-08-14 14:16:01] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003850 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.037280 10.0.0.38 - - [2026-08-14 14:16:01] "GET /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.016507 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.033973 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.032155 10.0.0.38 - - [2026-08-14 14:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009543 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.038049 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.052495 10.0.0.38 - - [2026-08-14 14:16:01] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.105562 10.0.0.38 - - [2026-08-14 14:16:01] "POST /ref-update HTTP/1.1" 200 156 0.052518 10.0.0.38 - - [2026-08-14 14:16:01] "GET /loadbalancer/32f8309e-7066-4abf-9d25-e1cb984625f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005350 10.0.0.38 - - [2026-08-14 14:16:01] "POST /virtual-machines HTTP/1.1" 200 429 0.024957 10.0.0.38 - - [2026-08-14 14:16:01] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.064745 10.0.0.38 - - [2026-08-14 14:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.38 - - [2026-08-14 14:16:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.191203 10.0.0.38 - - [2026-08-14 14:16:01] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.102823 10.0.0.38 - - [2026-08-14 14:16:01] "GET /loadbalancer-listener/1755892b-4b4d-4ad5-be18-8af2a5a0ac20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.027136 10.0.0.38 - - [2026-08-14 14:16:01] "GET /loadbalancer-listener/1755892b-4b4d-4ad5-be18-8af2a5a0ac20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007418 10.0.0.38 - - [2026-08-14 14:16:01] "POST /chown HTTP/1.1" 200 109 0.040797 10.0.0.38 - - [2026-08-14 14:16:01] "POST /chown HTTP/1.1" 200 109 0.037684 10.0.0.38 - - [2026-08-14 14:16:02] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.104683 10.0.0.38 - - [2026-08-14 14:16:02] "PUT /virtual-machine-interface/1ee68040-561c-4273-acf9-bb6046a6c326 HTTP/1.1" 200 284 0.055626 10.0.0.38 - - [2026-08-14 14:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.079911 10.0.0.38 - - [2026-08-14 14:16:02] "GET /loadbalancer-pool/f6494389-9dae-4af2-8f76-3f8d86509692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007008 10.0.0.38 - - [2026-08-14 14:16:02] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.110523 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.018702 10.0.0.38 - - [2026-08-14 14:16:02] "POST /loadbalancer-members HTTP/1.1" 200 707 0.067417 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.077007 10.0.0.38 - - [2026-08-14 14:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.051802 10.0.0.38 - - [2026-08-14 14:16:02] "GET /loadbalancer-member/e283fce7-cc81-464d-8666-1642f0cc7b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.018342 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.050183 10.0.0.38 - - [2026-08-14 14:16:02] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028671 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.028714 10.0.0.38 - - [2026-08-14 14:16:02] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020283 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.029183 10.0.0.38 - - [2026-08-14 14:16:02] "POST /tags HTTP/1.1" 409 221 0.007487 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.38 - - [2026-08-14 14:16:02] "GET /tag/df6d9801-6350-471f-8dc9-ca1f020223d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.034027 10.0.0.38 - - [2026-08-14 14:16:02] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.050077 10.0.0.38 - - [2026-08-14 14:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024957 10.0.0.38 - - [2026-08-14 14:16:02] "POST /tags HTTP/1.1" 409 238 0.010547 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.38 - - [2026-08-14 14:16:02] "GET /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013838 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015738 10.0.0.38 - - [2026-08-14 14:16:02] "POST /firewall-rules HTTP/1.1" 409 293 0.003368 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2026-08-14 14:16:02] "POST /chown HTTP/1.1" 200 109 0.012339 10.0.0.38 - - [2026-08-14 14:16:02] "POST /chown HTTP/1.1" 200 109 0.044372 10.0.0.38 - - [2026-08-14 14:16:02] "PUT /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6 HTTP/1.1" 200 260 0.090577 10.0.0.38 - - [2026-08-14 14:16:02] "GET /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.018951 10.0.0.38 - - [2026-08-14 14:16:02] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.049520 10.0.0.38 - - [2026-08-14 14:16:02] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009585 10.0.0.38 - - [2026-08-14 14:16:02] "GET /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004361 10.0.0.38 - - [2026-08-14 14:16:02] "POST /ref-update HTTP/1.1" 200 156 0.022371 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013797 10.0.0.38 - - [2026-08-14 14:16:02] "POST /chown HTTP/1.1" 200 109 0.026660 10.0.0.38 - - [2026-08-14 14:16:02] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011883 10.0.0.38 - - [2026-08-14 14:16:02] "POST /chown HTTP/1.1" 200 109 0.038850 10.0.0.38 - - [2026-08-14 14:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017430 10.0.0.38 - - [2026-08-14 14:16:03] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045451 10.0.0.38 - - [2026-08-14 14:16:03] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.029909 10.0.0.38 - - [2026-08-14 14:16:03] "POST /ref-update HTTP/1.1" 200 156 0.045390 10.0.0.38 - - [2026-08-14 14:16:03] "POST /virtual-machines HTTP/1.1" 200 373 0.048933 10.0.0.38 - - [2026-08-14 14:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2026-08-14 14:16:03] "POST /chown HTTP/1.1" 200 109 0.031788 10.0.0.38 - - [2026-08-14 14:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.052454 10.0.0.38 - - [2026-08-14 14:16:03] "POST /chown HTTP/1.1" 200 109 0.055300 10.0.0.38 - - [2026-08-14 14:16:03] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.094799 10.0.0.38 - - [2026-08-14 14:16:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.191813 10.0.0.38 - - [2026-08-14 14:16:03] "POST /ref-update HTTP/1.1" 200 156 0.054020 10.0.0.38 - - [2026-08-14 14:16:03] "POST /chown HTTP/1.1" 200 109 0.025765 10.0.0.38 - - [2026-08-14 14:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023978 10.0.0.38 - - [2026-08-14 14:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.38 - - [2026-08-14 14:16:03] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.021045 10.0.0.38 - - [2026-08-14 14:16:03] "POST /chown HTTP/1.1" 200 109 0.008441 10.0.0.38 - - [2026-08-14 14:16:03] "PUT /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 256 0.050992 10.0.0.38 - - [2026-08-14 14:16:03] "POST /instance-ips HTTP/1.1" 200 413 0.064940 10.0.0.38 - - [2026-08-14 14:16:03] "POST /ref-update HTTP/1.1" 200 156 0.042312 10.0.0.38 - - [2026-08-14 14:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.089753 10.0.0.38 - - [2026-08-14 14:16:03] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013280 10.0.0.38 - - [2026-08-14 14:16:03] "POST /set-tag HTTP/1.1" 200 109 0.019888 10.0.0.38 - - [2026-08-14 14:16:03] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025057 10.0.0.38 - - [2026-08-14 14:16:03] "GET /instance-ip/aeb67136-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004512 10.0.0.38 - - [2026-08-14 14:16:03] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.012169 10.0.0.38 - - [2026-08-14 14:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028068 10.0.0.38 - - [2026-08-14 14:16:03] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013785 10.0.0.38 - - [2026-08-14 14:16:03] "POST /set-tag HTTP/1.1" 200 109 0.007323 10.0.0.38 - - [2026-08-14 14:16:03] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010393 10.0.0.38 - - [2026-08-14 14:16:03] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.012551 10.0.0.38 - - [2026-08-14 14:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024539 10.0.0.38 - - [2026-08-14 14:16:04] "POST /ref-update HTTP/1.1" 200 156 0.052076 10.0.0.38 - - [2026-08-14 14:16:04] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012439 10.0.0.38 - - [2026-08-14 14:16:04] "POST /set-tag HTTP/1.1" 200 109 0.004914 10.0.0.38 - - [2026-08-14 14:16:04] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.013949 10.0.0.38 - - [2026-08-14 14:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027403 10.0.0.38 - - [2026-08-14 14:16:04] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.020355 10.0.0.38 - - [2026-08-14 14:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.38 - - [2026-08-14 14:16:04] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.012361 10.0.0.38 - - [2026-08-14 14:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011565 10.0.0.38 - - [2026-08-14 14:16:04] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.011147 10.0.0.38 - - [2026-08-14 14:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017946 10.0.0.38 - - [2026-08-14 14:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.008852 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.032667 10.0.0.38 - - [2026-08-14 14:16:04] "POST /ref-update HTTP/1.1" 200 156 0.033007 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.029087 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.034201 10.0.0.38 - - [2026-08-14 14:16:04] "POST /ref-update HTTP/1.1" 200 156 0.033249 10.0.0.38 - - [2026-08-14 14:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.009742 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.028413 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.008687 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.031308 10.0.0.38 - - [2026-08-14 14:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.008413 10.0.0.38 - - [2026-08-14 14:16:04] "POST /chown HTTP/1.1" 200 109 0.008905 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.019704 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.037573 10.0.0.38 - - [2026-08-14 14:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.010504 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.028233 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.009282 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.028879 10.0.0.38 - - [2026-08-14 14:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006459 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.010659 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.026566 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.025021 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.008773 10.0.0.38 - - [2026-08-14 14:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.008956 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.008976 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.024773 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.029045 10.0.0.38 - - [2026-08-14 14:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.009514 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.029721 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.010355 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.025667 10.0.0.38 - - [2026-08-14 14:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.013730 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.032932 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.018717 10.0.0.38 - - [2026-08-14 14:16:05] "POST /chown HTTP/1.1" 200 109 0.008236 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.008869 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.028889 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.034636 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.025469 10.0.0.38 - - [2026-08-14 14:16:06] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015205 10.0.0.38 - - [2026-08-14 14:16:06] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.011166 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.028649 10.0.0.38 - - [2026-08-14 14:16:06] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007781 10.0.0.38 - - [2026-08-14 14:16:06] "GET /loadbalancer-pool/a6d89ecc-1bda-4259-801a-5bd9b666a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003455 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.009428 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.029172 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2026-08-14 14:16:06] "POST /loadbalancer-members HTTP/1.1" 200 702 0.062585 10.0.0.38 - - [2026-08-14 14:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021383 10.0.0.38 - - [2026-08-14 14:16:06] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008996 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.033167 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.017112 10.0.0.38 - - [2026-08-14 14:16:06] "POST /tags HTTP/1.1" 409 221 0.002702 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.022526 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.38 - - [2026-08-14 14:16:06] "GET /tag/df6d9801-6350-471f-8dc9-ca1f020223d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.031381 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.009524 10.0.0.38 - - [2026-08-14 14:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.022609 10.0.0.38 - - [2026-08-14 14:16:06] "POST /set-tag HTTP/1.1" 200 109 0.044111 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.016266 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.040293 10.0.0.38 - - [2026-08-14 14:16:06] "POST /chown HTTP/1.1" 200 109 0.031888 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005872 10.0.0.38 - - [2026-08-14 14:16:07] "POST /ref-update HTTP/1.1" 200 156 0.009746 10.0.0.38 - - [2026-08-14 14:16:07] "GET /floating-ip/1f0f0775-a9bd-412c-a731-7855eb72bd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.019412 10.0.0.38 - - [2026-08-14 14:16:07] "PUT /floating-ip/1f0f0775-a9bd-412c-a731-7855eb72bd86 HTTP/1.1" 200 256 0.015114 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010508 10.0.0.38 - - [2026-08-14 14:16:07] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.38 - - [2026-08-14 14:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.38 - - [2026-08-14 14:16:07] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003418 10.0.0.38 - - [2026-08-14 14:16:07] "GET /loadbalancer-pool/a6d89ecc-1bda-4259-801a-5bd9b666a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003166 10.0.0.38 - - [2026-08-14 14:16:07] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025510 10.0.0.38 - - [2026-08-14 14:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012078 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005665 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008297 10.0.0.38 - - [2026-08-14 14:16:07] "POST /ref-update HTTP/1.1" 200 156 0.015955 10.0.0.38 - - [2026-08-14 14:16:07] "GET /floating-ip/1f0f0775-a9bd-412c-a731-7855eb72bd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.021896 10.0.0.38 - - [2026-08-14 14:16:07] "POST /set-tag HTTP/1.1" 200 109 0.070562 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine/c4dcf3f9-be70-425c-b0c1-8abd64857819?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004072 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005570 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine/de66ce34-58c7-49dc-aad8-a6ce22aaa4dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004059 10.0.0.38 - - [2026-08-14 14:16:07] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005057 10.0.0.38 - - [2026-08-14 14:16:12] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006353 10.0.0.38 - - [2026-08-14 14:16:12] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.38 - - [2026-08-14 14:16:12] "GET /virtual-machine/af33dcb0-f1c4-4357-b77a-e767257b6d22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004098 10.0.0.38 - - [2026-08-14 14:16:12] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005565 10.0.0.38 - - [2026-08-14 14:16:13] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005371 10.0.0.38 - - [2026-08-14 14:16:13] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.38 - - [2026-08-14 14:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003193 10.0.0.38 - - [2026-08-14 14:16:24] "GET /global-system-configs HTTP/1.1" 200 322 0.004014 10.0.0.38 - - [2026-08-14 14:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-08-14 14:16:26] "POST /chown HTTP/1.1" 200 109 0.009967 10.0.0.38 - - [2026-08-14 14:16:26] "POST /chown HTTP/1.1" 200 109 0.011754 10.0.0.38 - - [2026-08-14 14:16:26] "POST /chown HTTP/1.1" 200 109 0.013580 10.0.0.38 - - [2026-08-14 14:16:26] "POST /chown HTTP/1.1" 200 109 0.032152 10.0.0.38 - - [2026-08-14 14:16:45] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012430 10.0.0.38 - - [2026-08-14 14:16:45] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.38 - - [2026-08-14 14:16:45] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006364 10.0.0.38 - - [2026-08-14 14:16:45] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.38 - - [2026-08-14 14:16:45] "GET /virtual-machine/af33dcb0-f1c4-4357-b77a-e767257b6d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004366 10.0.0.38 - - [2026-08-14 14:16:45] "POST /ref-update HTTP/1.1" 200 156 0.015210 10.0.0.38 - - [2026-08-14 14:16:45] "GET /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.033090 10.0.0.38 - - [2026-08-14 14:16:45] "POST /set-tag HTTP/1.1" 200 109 0.045567 10.0.0.38 - - [2026-08-14 14:16:45] "POST /set-tag HTTP/1.1" 200 109 0.020978 10.0.0.38 - - [2026-08-14 14:16:45] "DELETE /instance-ip/aeb67136-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.099665 10.0.0.38 - - [2026-08-14 14:16:45] "DELETE /virtual-machine-interface/ae8d826c-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.053010 10.0.0.38 - - [2026-08-14 14:16:45] "DELETE /virtual-machine/af33dcb0-f1c4-4357-b77a-e767257b6d22 HTTP/1.1" 200 115 0.032051 10.0.0.38 - - [2026-08-14 14:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.38 - - [2026-08-14 14:16:48] "GET /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015346 10.0.0.38 - - [2026-08-14 14:16:48] "GET /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016476 10.0.0.38 - - [2026-08-14 14:16:48] "GET /virtual-machine-interface/1ee68040-561c-4273-acf9-bb6046a6c326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005829 10.0.0.38 - - [2026-08-14 14:16:48] "POST /set-tag HTTP/1.1" 200 109 0.027503 10.0.0.38 - - [2026-08-14 14:16:48] "GET /virtual-machine-interface/6fa6d7c0-26c5-452a-a083-bdf366eb0962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013288 10.0.0.38 - - [2026-08-14 14:16:48] "POST /set-tag HTTP/1.1" 200 109 0.029316 10.0.0.38 - - [2026-08-14 14:16:48] "GET /virtual-machine-interface/90601c0c-73d1-440d-87ad-97cb2aea989a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007557 10.0.0.38 - - [2026-08-14 14:16:48] "POST /set-tag HTTP/1.1" 200 109 0.025963 10.0.0.38 - - [2026-08-14 14:16:48] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.034802 10.0.0.38 - - [2026-08-14 14:16:48] "GET /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003878 10.0.0.38 - - [2026-08-14 14:16:48] "POST /ref-update HTTP/1.1" 200 156 0.032047 10.0.0.38 - - [2026-08-14 14:16:48] "DELETE /firewall-rule/5ab0c907-de32-4fe3-bd83-b922c54d9db6 HTTP/1.1" 200 115 0.071981 10.0.0.38 - - [2026-08-14 14:16:48] "DELETE /loadbalancer-member/e283fce7-cc81-464d-8666-1642f0cc7b63 HTTP/1.1" 200 115 0.038930 10.0.0.38 - - [2026-08-14 14:16:48] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.045391 10.0.0.38 - - [2026-08-14 14:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038553 10.0.0.38 - - [2026-08-14 14:16:48] "DELETE /loadbalancer-pool/f6494389-9dae-4af2-8f76-3f8d86509692 HTTP/1.1" 200 115 0.166653 10.0.0.38 - - [2026-08-14 14:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009626 10.0.0.38 - - [2026-08-14 14:16:48] "POST /chown HTTP/1.1" 200 109 0.012554 10.0.0.38 - - [2026-08-14 14:16:48] "POST /chown HTTP/1.1" 200 109 0.028879 10.0.0.38 - - [2026-08-14 14:16:48] "DELETE /loadbalancer-listener/1755892b-4b4d-4ad5-be18-8af2a5a0ac20 HTTP/1.1" 200 115 0.099447 10.0.0.38 - - [2026-08-14 14:16:48] "POST /chown HTTP/1.1" 200 109 0.012430 10.0.0.38 - - [2026-08-14 14:16:48] "GET /floating-ip/36c4f69a-e818-4de6-a285-69d0fde58cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.011695 10.0.0.38 - - [2026-08-14 14:16:48] "POST /chown HTTP/1.1" 200 109 0.028693 10.0.0.38 - - [2026-08-14 14:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015419 10.0.0.38 - - [2026-08-14 14:16:49] "PUT /floating-ip/36c4f69a-e818-4de6-a285-69d0fde58cfd HTTP/1.1" 200 256 0.045520 10.0.0.38 - - [2026-08-14 14:16:49] "POST /chown HTTP/1.1" 200 109 0.038427 10.0.0.38 - - [2026-08-14 14:16:49] "POST /chown HTTP/1.1" 200 109 0.028526 10.0.0.38 - - [2026-08-14 14:16:49] "POST /chown HTTP/1.1" 200 109 0.023249 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /floating-ip/36c4f69a-e818-4de6-a285-69d0fde58cfd HTTP/1.1" 200 115 0.164940 10.0.0.38 - - [2026-08-14 14:16:49] "POST /chown HTTP/1.1" 200 109 0.015780 10.0.0.38 - - [2026-08-14 14:16:49] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.019325 10.0.0.38 - - [2026-08-14 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.048410 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /loadbalancer/32f8309e-7066-4abf-9d25-e1cb984625f4 HTTP/1.1" 200 115 0.144332 10.0.0.38 - - [2026-08-14 14:16:49] "POST /ref-update HTTP/1.1" 404 171 0.003841 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /instance-ip/2f7489f8-0165-4f9e-8024-1bee8240d0fe HTTP/1.1" 200 115 0.077307 10.0.0.38 - - [2026-08-14 14:16:49] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.017520 10.0.0.38 - - [2026-08-14 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021198 10.0.0.38 - - [2026-08-14 14:16:49] "POST /ref-update HTTP/1.1" 404 171 0.023901 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /virtual-machine-interface/90601c0c-73d1-440d-87ad-97cb2aea989a HTTP/1.1" 200 115 0.182586 10.0.0.38 - - [2026-08-14 14:16:49] "PUT /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 266 0.032758 10.0.0.38 - - [2026-08-14 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021553 10.0.0.38 - - [2026-08-14 14:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /tag/2ba2eac6-ad2e-4fb7-b59b-47dc4c345eaf HTTP/1.1" 200 115 0.183205 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /service-instance/9aab8e82-64ca-47d6-88bf-dfb135d31a6b HTTP/1.1" 200 115 0.062989 10.0.0.38 - - [2026-08-14 14:16:49] "GET /virtual-machine-interface/1ee68040-561c-4273-acf9-bb6046a6c326?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.011340 10.0.0.38 - - [2026-08-14 14:16:49] "DELETE /virtual-machine-interface/1ee68040-561c-4273-acf9-bb6046a6c326 HTTP/1.1" 200 115 0.065749 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /virtual-machine/c3ce7160-83ac-4e17-9ee8-f817d177a5f0 HTTP/1.1" 200 115 0.042209 10.0.0.38 - - [2026-08-14 14:16:50] "GET /virtual-machine-interface/6fa6d7c0-26c5-452a-a083-bdf366eb0962?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009299 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /virtual-machine-interface/6fa6d7c0-26c5-452a-a083-bdf366eb0962 HTTP/1.1" 200 115 0.087983 10.0.0.38 - - [2026-08-14 14:16:50] "GET /floating-ip-pool/e25ea256-ae99-4c12-9bd6-fd32c514679a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009499 10.0.0.38 - - [2026-08-14 14:16:50] "POST /ref-update HTTP/1.1" 200 156 0.031505 10.0.0.38 - - [2026-08-14 14:16:50] "POST /ref-update HTTP/1.1" 200 156 0.024171 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /virtual-machine/92f8e134-234e-4297-a268-d84edf3ec13d HTTP/1.1" 200 115 0.102092 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /floating-ip-pool/e25ea256-ae99-4c12-9bd6-fd32c514679a HTTP/1.1" 200 115 0.132221 10.0.0.38 - - [2026-08-14 14:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2026-08-14 14:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003208 10.0.0.38 - - [2026-08-14 14:16:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006241 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /virtual-network/31f752cf-c308-437f-bd1f-d200c505098f HTTP/1.1" 200 115 0.123303 10.0.0.38 - - [2026-08-14 14:16:50] "GET /routing-instance/ec2629ce-8922-4c54-bb9a-09d96d0e6879 HTTP/1.1" 404 171 0.004694 10.0.0.38 - - [2026-08-14 14:16:50] "GET /domains HTTP/1.1" 200 280 0.002684 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /route-target/d7b79764-e634-4432-93b4-c57aef2e0a2b HTTP/1.1" 200 115 0.035225 10.0.0.38 - - [2026-08-14 14:16:50] "GET /domain/f0f4fcd8-e3b5-4761-9da1-f2cab638330c HTTP/1.1" 200 3087 0.007482 10.0.0.38 - - [2026-08-14 14:16:50] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360 HTTP/1.1" 200 6874 0.039485 10.0.0.38 - - [2026-08-14 14:16:50] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007697 10.0.0.38 - - [2026-08-14 14:16:50] "POST /set-tag HTTP/1.1" 200 109 0.004711 10.0.0.38 - - [2026-08-14 14:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.38 - - [2026-08-14 14:16:50] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003006 10.0.0.38 - - [2026-08-14 14:16:50] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006166 10.0.0.38 - - [2026-08-14 14:16:50] "POST /set-tag HTTP/1.1" 200 109 0.023436 10.0.0.38 - - [2026-08-14 14:16:50] "DELETE /loadbalancer-member/91b3dd20-26b0-48a3-ac91-86bb468ba44d HTTP/1.1" 200 115 0.042989 10.0.0.38 - - [2026-08-14 14:16:52] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010401 10.0.0.38 - - [2026-08-14 14:16:52] "POST /set-tag HTTP/1.1" 200 109 0.004633 10.0.0.38 - - [2026-08-14 14:16:52] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006982 10.0.0.38 - - [2026-08-14 14:16:52] "POST /set-tag HTTP/1.1" 200 109 0.003999 10.0.0.38 - - [2026-08-14 14:16:52] "GET /virtual-machine/de66ce34-58c7-49dc-aad8-a6ce22aaa4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004386 10.0.0.38 - - [2026-08-14 14:16:52] "POST /ref-update HTTP/1.1" 200 156 0.015100 10.0.0.38 - - [2026-08-14 14:16:52] "GET /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013322 10.0.0.38 - - [2026-08-14 14:16:52] "POST /set-tag HTTP/1.1" 200 109 0.023514 10.0.0.38 - - [2026-08-14 14:16:52] "POST /set-tag HTTP/1.1" 200 109 0.031916 10.0.0.38 - - [2026-08-14 14:16:52] "POST /set-tag HTTP/1.1" 200 109 0.038012 10.0.0.38 - - [2026-08-14 14:16:52] "DELETE /instance-ip/aa3dbb64-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.057262 10.0.0.38 - - [2026-08-14 14:16:52] "POST /ref-update HTTP/1.1" 200 156 0.022263 10.0.0.38 - - [2026-08-14 14:16:52] "DELETE /virtual-machine-interface/aa1982f8-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.064325 10.0.0.38 - - [2026-08-14 14:16:52] "DELETE /virtual-machine/de66ce34-58c7-49dc-aad8-a6ce22aaa4dd HTTP/1.1" 200 115 0.023998 10.0.0.38 - - [2026-08-14 14:16:55] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011998 10.0.0.38 - - [2026-08-14 14:16:55] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.38 - - [2026-08-14 14:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.38 - - [2026-08-14 14:16:55] "GET /loadbalancer/c2a1515e-a8a6-4ad8-b0d8-2b84161fbfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003209 10.0.0.38 - - [2026-08-14 14:16:57] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010689 10.0.0.38 - - [2026-08-14 14:16:57] "POST /set-tag HTTP/1.1" 200 109 0.007541 10.0.0.38 - - [2026-08-14 14:16:57] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006340 10.0.0.38 - - [2026-08-14 14:16:57] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.38 - - [2026-08-14 14:16:57] "GET /virtual-machine/c4dcf3f9-be70-425c-b0c1-8abd64857819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003489 10.0.0.38 - - [2026-08-14 14:16:57] "POST /ref-update HTTP/1.1" 200 156 0.026127 10.0.0.38 - - [2026-08-14 14:16:57] "GET /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007722 10.0.0.38 - - [2026-08-14 14:16:57] "POST /set-tag HTTP/1.1" 200 109 0.031446 10.0.0.38 - - [2026-08-14 14:16:57] "POST /set-tag HTTP/1.1" 200 109 0.027567 10.0.0.38 - - [2026-08-14 14:16:57] "POST /set-tag HTTP/1.1" 200 109 0.037788 10.0.0.38 - - [2026-08-14 14:16:57] "DELETE /instance-ip/a9a2585e-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.065939 10.0.0.38 - - [2026-08-14 14:16:57] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.38 - - [2026-08-14 14:16:57] "DELETE /virtual-machine-interface/a985fbbe-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.073322 10.0.0.38 - - [2026-08-14 14:16:57] "DELETE /virtual-machine/c4dcf3f9-be70-425c-b0c1-8abd64857819 HTTP/1.1" 200 115 0.031950 10.0.0.38 - - [2026-08-14 14:16:58] "DELETE /tag/ccce7a33-6caa-4ec0-b29a-b379f9c3cc07 HTTP/1.1" 200 115 0.093041 10.0.0.38 - - [2026-08-14 14:16:58] "DELETE /tag/616aa52d-8a29-4109-8bff-c5faaeadf695 HTTP/1.1" 200 115 0.050869 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.38 - - [2026-08-14 14:17:01] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063132 10.0.0.38 - - [2026-08-14 14:17:01] "POST /tags HTTP/1.1" 200 393 0.041741 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015546 10.0.0.38 - - [2026-08-14 14:17:01] "GET /tag/147707e9-0768-4ed7-b83b-b09101f6c82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014411 10.0.0.38 - - [2026-08-14 14:17:01] "POST /tags HTTP/1.1" 200 341 0.023978 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.38 - - [2026-08-14 14:17:01] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015819 10.0.0.38 - - [2026-08-14 14:17:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000740 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002801 10.0.0.38 - - [2026-08-14 14:17:01] "POST /security-groups HTTP/1.1" 200 589 0.074124 10.0.0.38 - - [2026-08-14 14:17:01] "POST /projects HTTP/1.1" 200 519 0.405631 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003682 10.0.0.38 - - [2026-08-14 14:17:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016206 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012129 10.0.0.38 - - [2026-08-14 14:17:01] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.047020 10.0.0.38 - - [2026-08-14 14:17:01] "POST /access-control-lists HTTP/1.1" 200 598 0.105448 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.011455 10.0.0.38 - - [2026-08-14 14:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.38 - - [2026-08-14 14:17:01] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005358 10.0.0.38 - - [2026-08-14 14:17:01] "POST /access-control-lists HTTP/1.1" 200 596 0.046291 10.0.0.38 - - [2026-08-14 14:17:02] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.089445 10.0.0.38 - - [2026-08-14 14:17:02] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.090729 10.0.0.38 - - [2026-08-14 14:17:02] "POST /security-groups HTTP/1.1" 200 591 0.102100 10.0.0.38 - - [2026-08-14 14:17:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.011039 10.0.0.38 - - [2026-08-14 14:17:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.065165 10.0.0.38 - - [2026-08-14 14:17:02] "POST /chown HTTP/1.1" 200 109 0.052515 10.0.0.38 - - [2026-08-14 14:17:02] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025289 10.0.0.38 - - [2026-08-14 14:17:02] "POST /access-control-lists HTTP/1.1" 200 632 0.133909 10.0.0.38 - - [2026-08-14 14:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.033109 10.0.0.38 - - [2026-08-14 14:17:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.030619 10.0.0.38 - - [2026-08-14 14:17:02] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006108 10.0.0.38 - - [2026-08-14 14:17:02] "POST /tags HTTP/1.1" 409 226 0.002822 10.0.0.38 - - [2026-08-14 14:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-08-14 14:17:02] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.034206 10.0.0.38 - - [2026-08-14 14:17:02] "POST /access-control-lists HTTP/1.1" 200 630 0.092033 10.0.0.38 - - [2026-08-14 14:17:02] "POST /firewall-rules HTTP/1.1" 200 600 0.099532 10.0.0.38 - - [2026-08-14 14:17:02] "GET /firewall-rule/2033db22-9f2a-44ed-8f8c-fb869b1413d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018740 10.0.0.38 - - [2026-08-14 14:17:02] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007234 10.0.0.38 - - [2026-08-14 14:17:02] "GET /firewall-rule/2033db22-9f2a-44ed-8f8c-fb869b1413d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006027 10.0.0.38 - - [2026-08-14 14:17:02] "POST /ref-update HTTP/1.1" 200 156 0.066628 10.0.0.38 - - [2026-08-14 14:17:02] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004610 10.0.0.38 - - [2026-08-14 14:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010542 10.0.0.38 - - [2026-08-14 14:17:03] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003615 10.0.0.38 - - [2026-08-14 14:17:03] "POST /tags HTTP/1.1" 409 226 0.002710 10.0.0.38 - - [2026-08-14 14:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.38 - - [2026-08-14 14:17:03] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014802 10.0.0.38 - - [2026-08-14 14:17:03] "POST /firewall-rules HTTP/1.1" 200 598 0.074858 10.0.0.38 - - [2026-08-14 14:17:03] "GET /firewall-rule/276f98d0-f1a2-4314-b988-dea5dbfaf0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.031576 10.0.0.38 - - [2026-08-14 14:17:03] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.007998 10.0.0.38 - - [2026-08-14 14:17:03] "GET /firewall-rule/276f98d0-f1a2-4314-b988-dea5dbfaf0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004179 10.0.0.38 - - [2026-08-14 14:17:03] "POST /ref-update HTTP/1.1" 200 156 0.076490 10.0.0.38 - - [2026-08-14 14:17:04] "POST /tags HTTP/1.1" 200 393 0.174621 10.0.0.38 - - [2026-08-14 14:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025955 10.0.0.38 - - [2026-08-14 14:17:04] "GET /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.028952 10.0.0.38 - - [2026-08-14 14:17:04] "POST /tags HTTP/1.1" 200 341 0.145605 10.0.0.38 - - [2026-08-14 14:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.38 - - [2026-08-14 14:17:04] "GET /tag/4ca8df16-61c7-44a2-a430-49e1e31369d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018759 10.0.0.38 - - [2026-08-14 14:17:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000778 10.0.0.38 - - [2026-08-14 14:17:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.008093 10.0.0.38 - - [2026-08-14 14:17:05] "POST /security-groups HTTP/1.1" 200 589 0.100659 10.0.0.38 - - [2026-08-14 14:17:05] "POST /projects HTTP/1.1" 200 519 0.325996 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.010164 10.0.0.38 - - [2026-08-14 14:17:05] "POST /access-control-lists HTTP/1.1" 200 598 0.081814 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.010990 10.0.0.38 - - [2026-08-14 14:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.100270 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009765 10.0.0.38 - - [2026-08-14 14:17:05] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.012336 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.38 - - [2026-08-14 14:17:05] "POST /access-control-lists HTTP/1.1" 200 596 0.101607 10.0.0.38 - - [2026-08-14 14:17:05] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.026615 10.0.0.38 - - [2026-08-14 14:17:05] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.081447 10.0.0.38 - - [2026-08-14 14:17:05] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.065624 10.0.0.38 - - [2026-08-14 14:17:05] "POST /security-groups HTTP/1.1" 200 591 0.088763 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.008586 10.0.0.38 - - [2026-08-14 14:17:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.061943 10.0.0.38 - - [2026-08-14 14:17:05] "POST /chown HTTP/1.1" 200 109 0.029482 10.0.0.38 - - [2026-08-14 14:17:05] "POST /access-control-lists HTTP/1.1" 200 632 0.116065 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.032697 10.0.0.38 - - [2026-08-14 14:17:05] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.074921 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009162 10.0.0.38 - - [2026-08-14 14:17:05] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015824 10.0.0.38 - - [2026-08-14 14:17:05] "POST /tags HTTP/1.1" 409 226 0.002503 10.0.0.38 - - [2026-08-14 14:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2026-08-14 14:17:05] "GET /tag/4ca8df16-61c7-44a2-a430-49e1e31369d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.022530 10.0.0.38 - - [2026-08-14 14:17:05] "POST /access-control-lists HTTP/1.1" 200 630 0.113931 10.0.0.38 - - [2026-08-14 14:17:06] "POST /firewall-rules HTTP/1.1" 200 600 0.105839 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-rule/66a065e5-be5a-4fad-ab62-b69401fee1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016381 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004534 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-rule/66a065e5-be5a-4fad-ab62-b69401fee1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003971 10.0.0.38 - - [2026-08-14 14:17:06] "POST /ref-update HTTP/1.1" 200 156 0.111105 10.0.0.38 - - [2026-08-14 14:17:06] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021749 10.0.0.38 - - [2026-08-14 14:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.38 - - [2026-08-14 14:17:06] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006493 10.0.0.38 - - [2026-08-14 14:17:06] "POST /tags HTTP/1.1" 409 226 0.003123 10.0.0.38 - - [2026-08-14 14:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.38 - - [2026-08-14 14:17:06] "GET /tag/4ca8df16-61c7-44a2-a430-49e1e31369d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013644 10.0.0.38 - - [2026-08-14 14:17:06] "POST /firewall-rules HTTP/1.1" 200 598 0.079169 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-rule/1c90656f-64bb-4794-b11e-97fd559fb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008992 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.010265 10.0.0.38 - - [2026-08-14 14:17:06] "GET /firewall-rule/1c90656f-64bb-4794-b11e-97fd559fb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006158 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:17:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:17:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001208 10.0.0.38 - - [2026-08-14 14:17:06] "POST /ref-update HTTP/1.1" 200 156 0.097787 10.0.0.38 - - [2026-08-14 14:17:07] "POST /tags HTTP/1.1" 200 345 0.156291 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013974 10.0.0.38 - - [2026-08-14 14:17:07] "GET /tag/50fde3d1-1b66-41d2-850c-ff83ab74917f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022216 10.0.0.38 - - [2026-08-14 14:17:07] "POST /projects HTTP/1.1" 409 238 0.003429 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.38 - - [2026-08-14 14:17:07] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052518 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.38 - - [2026-08-14 14:17:07] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006092 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.38 - - [2026-08-14 14:17:07] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008782 10.0.0.38 - - [2026-08-14 14:17:07] "POST /security-groups HTTP/1.1" 409 285 0.003575 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.38 - - [2026-08-14 14:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.38 - - [2026-08-14 14:17:07] "PUT /security-group/61bab1a4-632f-416b-9aaa-241e43d4cf3d HTTP/1.1" 200 262 0.069459 10.0.0.38 - - [2026-08-14 14:17:07] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.123883 10.0.0.38 - - [2026-08-14 14:17:07] "PUT /access-control-list/ab19cf03-547d-4040-a4ae-99083015fc16 HTTP/1.1" 200 272 0.057837 10.0.0.38 - - [2026-08-14 14:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.082108 10.0.0.38 - - [2026-08-14 14:17:08] "POST /tags HTTP/1.1" 409 228 0.022586 10.0.0.38 - - [2026-08-14 14:17:08] "PUT /access-control-list/45b8a739-97ce-49ea-9b48-e286553dd34f HTTP/1.1" 200 272 0.059521 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.38 - - [2026-08-14 14:17:08] "GET /tag/50fde3d1-1b66-41d2-850c-ff83ab74917f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016554 10.0.0.38 - - [2026-08-14 14:17:08] "POST /tags HTTP/1.1" 200 345 0.040256 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007299 10.0.0.38 - - [2026-08-14 14:17:08] "GET /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016940 10.0.0.38 - - [2026-08-14 14:17:08] "POST /projects HTTP/1.1" 409 238 0.002491 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009473 10.0.0.38 - - [2026-08-14 14:17:08] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061839 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.38 - - [2026-08-14 14:17:08] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009386 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.38 - - [2026-08-14 14:17:08] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009365 10.0.0.38 - - [2026-08-14 14:17:08] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065336 10.0.0.38 - - [2026-08-14 14:17:08] "POST /security-groups HTTP/1.1" 409 285 0.003402 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-08-14 14:17:08] "PUT /security-group/0f31d3fe-71c6-4173-9e74-fca6ce069aab HTTP/1.1" 200 262 0.076358 10.0.0.38 - - [2026-08-14 14:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036690 10.0.0.38 - - [2026-08-14 14:17:08] "PUT /access-control-list/32566181-8fa6-463a-a7b9-4aafc68b011a HTTP/1.1" 200 272 0.034305 10.0.0.38 - - [2026-08-14 14:17:08] "POST /tags HTTP/1.1" 409 228 0.028081 10.0.0.38 - - [2026-08-14 14:17:08] "PUT /access-control-list/b55d4d7f-8428-4b47-b266-457f5c0cc12b HTTP/1.1" 200 272 0.042894 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.38 - - [2026-08-14 14:17:08] "GET /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015141 10.0.0.38 - - [2026-08-14 14:17:08] "POST /tags HTTP/1.1" 200 291 0.068412 10.0.0.38 - - [2026-08-14 14:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.38 - - [2026-08-14 14:17:08] "GET /tag/193ca076-ff31-48ac-846e-91835e732fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015451 10.0.0.38 - - [2026-08-14 14:17:08] "POST /tags HTTP/1.1" 200 303 0.075563 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.38 - - [2026-08-14 14:17:09] "GET /tag/b0e5a749-348c-4713-80e5-8f46921c0508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015200 10.0.0.38 - - [2026-08-14 14:17:09] "POST /tags HTTP/1.1" 409 252 0.002736 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.38 - - [2026-08-14 14:17:09] "GET /tag/147707e9-0768-4ed7-b83b-b09101f6c82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014612 10.0.0.38 - - [2026-08-14 14:17:09] "POST /tags HTTP/1.1" 409 226 0.002538 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.38 - - [2026-08-14 14:17:09] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017231 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.38 - - [2026-08-14 14:17:09] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005230 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.38 - - [2026-08-14 14:17:09] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044459 10.0.0.38 - - [2026-08-14 14:17:09] "POST /virtual-machines HTTP/1.1" 200 395 0.013712 10.0.0.38 - - [2026-08-14 14:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026936 10.0.0.38 - - [2026-08-14 14:17:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137577 10.0.0.38 - - [2026-08-14 14:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013375 10.0.0.38 - - [2026-08-14 14:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.38 - - [2026-08-14 14:17:09] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016909 10.0.0.38 - - [2026-08-14 14:17:09] "POST /instance-ips HTTP/1.1" 200 397 0.036269 10.0.0.38 - - [2026-08-14 14:17:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038231 10.0.0.38 - - [2026-08-14 14:17:09] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014493 10.0.0.38 - - [2026-08-14 14:17:09] "POST /set-tag HTTP/1.1" 200 109 0.071735 10.0.0.38 - - [2026-08-14 14:17:09] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016666 10.0.0.38 - - [2026-08-14 14:17:09] "GET /instance-ip/d625c5fa-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012463 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005857 10.0.0.38 - - [2026-08-14 14:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006230 10.0.0.38 - - [2026-08-14 14:17:10] "POST /ref-update HTTP/1.1" 200 156 0.013749 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016087 10.0.0.38 - - [2026-08-14 14:17:10] "POST /set-tag HTTP/1.1" 200 109 0.005924 10.0.0.38 - - [2026-08-14 14:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005193 10.0.0.38 - - [2026-08-14 14:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2026-08-14 14:17:10] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053205 10.0.0.38 - - [2026-08-14 14:17:10] "POST /virtual-machines HTTP/1.1" 200 395 0.015383 10.0.0.38 - - [2026-08-14 14:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022080 10.0.0.38 - - [2026-08-14 14:17:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129153 10.0.0.38 - - [2026-08-14 14:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015934 10.0.0.38 - - [2026-08-14 14:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016424 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006761 10.0.0.38 - - [2026-08-14 14:17:10] "POST /instance-ips HTTP/1.1" 200 397 0.031631 10.0.0.38 - - [2026-08-14 14:17:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030656 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020534 10.0.0.38 - - [2026-08-14 14:17:10] "POST /set-tag HTTP/1.1" 200 109 0.068173 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022216 10.0.0.38 - - [2026-08-14 14:17:10] "GET /instance-ip/d6b3ca08-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004691 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005296 10.0.0.38 - - [2026-08-14 14:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.38 - - [2026-08-14 14:17:10] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.006865 10.0.0.38 - - [2026-08-14 14:17:11] "POST /ref-update HTTP/1.1" 200 156 0.015562 10.0.0.38 - - [2026-08-14 14:17:11] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024312 10.0.0.38 - - [2026-08-14 14:17:11] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.38 - - [2026-08-14 14:17:11] "POST /tags HTTP/1.1" 200 291 0.024425 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.38 - - [2026-08-14 14:17:11] "GET /tag/cdce1009-7203-42c5-9553-6a7356c754bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.032232 10.0.0.38 - - [2026-08-14 14:17:11] "POST /tags HTTP/1.1" 409 252 0.010473 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2026-08-14 14:17:11] "GET /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014084 10.0.0.38 - - [2026-08-14 14:17:11] "POST /tags HTTP/1.1" 409 226 0.003473 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015643 10.0.0.38 - - [2026-08-14 14:17:11] "GET /tag/4ca8df16-61c7-44a2-a430-49e1e31369d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014267 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.38 - - [2026-08-14 14:17:11] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010094 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.38 - - [2026-08-14 14:17:11] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042435 10.0.0.38 - - [2026-08-14 14:17:11] "POST /virtual-machines HTTP/1.1" 200 395 0.021879 10.0.0.38 - - [2026-08-14 14:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054575 10.0.0.38 - - [2026-08-14 14:17:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155827 10.0.0.38 - - [2026-08-14 14:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015309 10.0.0.38 - - [2026-08-14 14:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013645 10.0.0.38 - - [2026-08-14 14:17:11] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009280 10.0.0.38 - - [2026-08-14 14:17:11] "POST /instance-ips HTTP/1.1" 200 397 0.033263 10.0.0.38 - - [2026-08-14 14:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028664 10.0.0.38 - - [2026-08-14 14:17:11] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021962 10.0.0.38 - - [2026-08-14 14:17:12] "POST /set-tag HTTP/1.1" 200 109 0.072220 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022517 10.0.0.38 - - [2026-08-14 14:17:12] "GET /instance-ip/d7752a54-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005586 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005444 10.0.0.38 - - [2026-08-14 14:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006001 10.0.0.38 - - [2026-08-14 14:17:12] "POST /ref-update HTTP/1.1" 200 156 0.014574 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011204 10.0.0.38 - - [2026-08-14 14:17:12] "POST /set-tag HTTP/1.1" 200 109 0.008252 10.0.0.38 - - [2026-08-14 14:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006456 10.0.0.38 - - [2026-08-14 14:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.38 - - [2026-08-14 14:17:12] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047315 10.0.0.38 - - [2026-08-14 14:17:12] "POST /virtual-machines HTTP/1.1" 200 395 0.012479 10.0.0.38 - - [2026-08-14 14:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029959 10.0.0.38 - - [2026-08-14 14:17:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143334 10.0.0.38 - - [2026-08-14 14:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010644 10.0.0.38 - - [2026-08-14 14:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011606 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006748 10.0.0.38 - - [2026-08-14 14:17:12] "POST /instance-ips HTTP/1.1" 200 397 0.038767 10.0.0.38 - - [2026-08-14 14:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.052975 10.0.0.38 - - [2026-08-14 14:17:12] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.026155 10.0.0.38 - - [2026-08-14 14:17:13] "POST /set-tag HTTP/1.1" 200 109 0.090439 10.0.0.38 - - [2026-08-14 14:17:13] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.034876 10.0.0.38 - - [2026-08-14 14:17:13] "GET /instance-ip/d804ebf8-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.031770 10.0.0.38 - - [2026-08-14 14:17:13] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006694 10.0.0.38 - - [2026-08-14 14:17:13] "POST /set-tag HTTP/1.1" 200 109 0.006270 10.0.0.38 - - [2026-08-14 14:17:13] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008490 10.0.0.38 - - [2026-08-14 14:17:13] "POST /ref-update HTTP/1.1" 200 156 0.026298 10.0.0.38 - - [2026-08-14 14:17:13] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017486 10.0.0.38 - - [2026-08-14 14:17:13] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.38 - - [2026-08-14 14:17:13] "POST /tags HTTP/1.1" 200 299 0.022882 10.0.0.38 - - [2026-08-14 14:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013644 10.0.0.38 - - [2026-08-14 14:17:13] "GET /tag/24e8e608-dbbe-42d9-9867-253d8f72be86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.020307 10.0.0.38 - - [2026-08-14 14:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.38 - - [2026-08-14 14:17:13] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006007 10.0.0.38 - - [2026-08-14 14:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2026-08-14 14:17:13] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062313 10.0.0.38 - - [2026-08-14 14:17:13] "POST /virtual-machines HTTP/1.1" 200 395 0.022168 10.0.0.38 - - [2026-08-14 14:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048392 10.0.0.38 - - [2026-08-14 14:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110448 10.0.0.38 - - [2026-08-14 14:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011333 10.0.0.38 - - [2026-08-14 14:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014078 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006477 10.0.0.38 - - [2026-08-14 14:17:14] "POST /instance-ips HTTP/1.1" 200 397 0.026825 10.0.0.38 - - [2026-08-14 14:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032131 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010897 10.0.0.38 - - [2026-08-14 14:17:14] "POST /set-tag HTTP/1.1" 200 109 0.024978 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011075 10.0.0.38 - - [2026-08-14 14:17:14] "GET /instance-ip/d8bfeb9c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004753 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005870 10.0.0.38 - - [2026-08-14 14:17:14] "POST /set-tag HTTP/1.1" 200 109 0.003519 10.0.0.38 - - [2026-08-14 14:17:14] "POST /tags HTTP/1.1" 200 299 0.029829 10.0.0.38 - - [2026-08-14 14:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010737 10.0.0.38 - - [2026-08-14 14:17:14] "GET /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.034222 10.0.0.38 - - [2026-08-14 14:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006854 10.0.0.38 - - [2026-08-14 14:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2026-08-14 14:17:14] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.066671 10.0.0.38 - - [2026-08-14 14:17:14] "POST /virtual-machines HTTP/1.1" 200 395 0.012293 10.0.0.38 - - [2026-08-14 14:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020435 10.0.0.38 - - [2026-08-14 14:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125904 10.0.0.38 - - [2026-08-14 14:17:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011881 10.0.0.38 - - [2026-08-14 14:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2026-08-14 14:17:14] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007766 10.0.0.38 - - [2026-08-14 14:17:14] "POST /instance-ips HTTP/1.1" 200 397 0.027380 10.0.0.38 - - [2026-08-14 14:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054684 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.036989 10.0.0.38 - - [2026-08-14 14:17:15] "POST /set-tag HTTP/1.1" 200 109 0.047813 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017671 10.0.0.38 - - [2026-08-14 14:17:15] "GET /instance-ip/d9495990-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004699 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007607 10.0.0.38 - - [2026-08-14 14:17:15] "POST /set-tag HTTP/1.1" 200 109 0.005288 10.0.0.38 - - [2026-08-14 14:17:15] "POST /tags HTTP/1.1" 200 299 0.019992 10.0.0.38 - - [2026-08-14 14:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.38 - - [2026-08-14 14:17:15] "GET /tag/c115a13f-a834-44ca-81aa-8e2f38cf8a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014340 10.0.0.38 - - [2026-08-14 14:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011600 10.0.0.38 - - [2026-08-14 14:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.38 - - [2026-08-14 14:17:15] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047865 10.0.0.38 - - [2026-08-14 14:17:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008933 10.0.0.38 - - [2026-08-14 14:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016117 10.0.0.38 - - [2026-08-14 14:17:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126177 10.0.0.38 - - [2026-08-14 14:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017470 10.0.0.38 - - [2026-08-14 14:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016848 10.0.0.38 - - [2026-08-14 14:17:15] "POST /instance-ips HTTP/1.1" 200 397 0.025726 10.0.0.38 - - [2026-08-14 14:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025212 10.0.0.38 - - [2026-08-14 14:17:15] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013008 10.0.0.38 - - [2026-08-14 14:17:16] "POST /set-tag HTTP/1.1" 200 109 0.027304 10.0.0.38 - - [2026-08-14 14:17:16] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028041 10.0.0.38 - - [2026-08-14 14:17:16] "GET /instance-ip/d9d2cfea-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011651 10.0.0.38 - - [2026-08-14 14:17:16] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005502 10.0.0.38 - - [2026-08-14 14:17:16] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.38 - - [2026-08-14 14:17:16] "POST /tags HTTP/1.1" 200 299 0.030291 10.0.0.38 - - [2026-08-14 14:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.38 - - [2026-08-14 14:17:16] "GET /tag/8283d4f1-c840-408d-a703-a46809b12961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014475 10.0.0.38 - - [2026-08-14 14:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.38 - - [2026-08-14 14:17:16] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005827 10.0.0.38 - - [2026-08-14 14:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.38 - - [2026-08-14 14:17:16] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052529 10.0.0.38 - - [2026-08-14 14:17:16] "POST /virtual-machines HTTP/1.1" 200 395 0.022253 10.0.0.38 - - [2026-08-14 14:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011041 10.0.0.38 - - [2026-08-14 14:17:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119936 10.0.0.38 - - [2026-08-14 14:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030122 10.0.0.38 - - [2026-08-14 14:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010821 10.0.0.38 - - [2026-08-14 14:17:16] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021812 10.0.0.38 - - [2026-08-14 14:17:16] "POST /instance-ips HTTP/1.1" 200 397 0.062546 10.0.0.38 - - [2026-08-14 14:17:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.064012 10.0.0.38 - - [2026-08-14 14:17:16] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.029491 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.041387 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021468 10.0.0.38 - - [2026-08-14 14:17:17] "GET /instance-ip/da5daf2a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.014451 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019415 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.013425 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.006771 10.0.0.38 - - [2026-08-14 14:17:17] "POST /ref-update HTTP/1.1" 200 156 0.020134 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.033752 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.010729 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.010297 10.0.0.38 - - [2026-08-14 14:17:17] "POST /ref-update HTTP/1.1" 200 156 0.011470 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020742 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004705 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.004600 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.005464 10.0.0.38 - - [2026-08-14 14:17:17] "POST /ref-update HTTP/1.1" 200 156 0.017071 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028323 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.008719 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.018487 10.0.0.38 - - [2026-08-14 14:17:17] "POST /ref-update HTTP/1.1" 200 156 0.016165 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007874 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005795 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.007401 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005012 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007679 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004976 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.38 - - [2026-08-14 14:17:17] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004888 10.0.0.38 - - [2026-08-14 14:17:17] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006999 10.0.0.38 - - [2026-08-14 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010731 10.0.0.38 - - [2026-08-14 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.005340 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011520 10.0.0.38 - - [2026-08-14 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.013856 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007872 10.0.0.38 - - [2026-08-14 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.012905 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021558 10.0.0.38 - - [2026-08-14 14:17:18] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine/ec7f41fd-0c92-4566-967e-9bad355aca94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004433 10.0.0.38 - - [2026-08-14 14:17:18] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006019 10.0.0.38 - - [2026-08-14 14:17:20] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.030224 10.0.0.38 - - [2026-08-14 14:17:20] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.38 - - [2026-08-14 14:17:20] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004498 10.0.0.38 - - [2026-08-14 14:17:20] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.38 - - [2026-08-14 14:17:20] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004694 10.0.0.38 - - [2026-08-14 14:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.38 - - [2026-08-14 14:17:20] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005254 10.0.0.38 - - [2026-08-14 14:17:20] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine/ac1fbdb0-b121-4435-8da5-1fe19a9698ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003814 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005197 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine/f065a73f-b581-4f32-ac8f-345e06f2436f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004257 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005193 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine/a68d21d5-63ef-4440-9565-e6f295dccc71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004197 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005795 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine/0b4f24e7-d991-47a4-a3b5-bc90beadae15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003741 10.0.0.38 - - [2026-08-14 14:17:23] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005042 10.0.0.38 - - [2026-08-14 14:17:24] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006846 10.0.0.38 - - [2026-08-14 14:17:24] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.38 - - [2026-08-14 14:17:28] "GET /virtual-machine/20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005053 10.0.0.38 - - [2026-08-14 14:17:28] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005433 10.0.0.38 - - [2026-08-14 14:17:29] "GET /virtual-machine/0f5dffdc-e551-4725-a6f1-0297aa06a7bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003841 10.0.0.38 - - [2026-08-14 14:17:29] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005930 10.0.0.38 - - [2026-08-14 14:17:29] "GET /virtual-machine/cd1cb8c3-ec08-4caa-96d7-48976ec537d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004167 10.0.0.38 - - [2026-08-14 14:17:29] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005595 10.0.0.38 - - [2026-08-14 14:17:29] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010989 10.0.0.38 - - [2026-08-14 14:17:29] "POST /tags HTTP/1.1" 200 333 0.035701 10.0.0.38 - - [2026-08-14 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013119 10.0.0.38 - - [2026-08-14 14:17:29] "GET /tag/7a75e479-8cd5-476f-adb2-edd6de926424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038493 10.0.0.38 - - [2026-08-14 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.38 - - [2026-08-14 14:17:29] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044924 10.0.0.38 - - [2026-08-14 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.38 - - [2026-08-14 14:17:29] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006870 10.0.0.38 - - [2026-08-14 14:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2026-08-14 14:17:30] "GET /service-appliance-set/b0cbfeb4-2db9-4831-bc09-745e2b4f88a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003611 10.0.0.38 - - [2026-08-14 14:17:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.002606 10.0.0.38 - - [2026-08-14 14:17:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.126627 10.0.0.38 - - [2026-08-14 14:17:30] "GET /virtual-machine-interface/1f3bf2fe-2d6c-499b-abca-775f3ff37206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021846 10.0.0.38 - - [2026-08-14 14:17:30] "POST /instance-ips HTTP/1.1" 200 409 0.033263 10.0.0.38 - - [2026-08-14 14:17:30] "GET /instance-ip/f7758af0-080c-4995-a4d6-5c25ff3aa104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008152 10.0.0.38 - - [2026-08-14 14:17:30] "POST /loadbalancers HTTP/1.1" 200 629 0.062052 10.0.0.38 - - [2026-08-14 14:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028025 10.0.0.38 - - [2026-08-14 14:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2026-08-14 14:17:30] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052489 10.0.0.38 - - [2026-08-14 14:17:30] "GET /instance-ip/f7758af0-080c-4995-a4d6-5c25ff3aa104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003521 10.0.0.38 - - [2026-08-14 14:17:30] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046458 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008324 10.0.0.38 - - [2026-08-14 14:17:30] "POST /floating-ips HTTP/1.1" 200 597 0.060637 10.0.0.38 - - [2026-08-14 14:17:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.063166 10.0.0.38 - - [2026-08-14 14:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.38 - - [2026-08-14 14:17:30] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053888 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer-listener/891f93b6-9a34-41f4-94b8-c8e1964e214f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004399 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007986 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer-listener/891f93b6-9a34-41f4-94b8-c8e1964e214f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.014989 10.0.0.38 - - [2026-08-14 14:17:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.039542 10.0.0.38 - - [2026-08-14 14:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019574 10.0.0.38 - - [2026-08-14 14:17:30] "GET /instance-ip/f7758af0-080c-4995-a4d6-5c25ff3aa104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006819 10.0.0.38 - - [2026-08-14 14:17:30] "GET /instance-ip/f7758af0-080c-4995-a4d6-5c25ff3aa104?fields=floating_ips HTTP/1.1" 200 1213 0.005550 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003225 10.0.0.38 - - [2026-08-14 14:17:30] "GET /loadbalancer-pool/461a3582-54d5-488c-ac58-a15f7e68ad10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004508 10.0.0.38 - - [2026-08-14 14:17:30] "GET /floating-ip/124cd284-5564-48ba-a69d-3e3cfba6e3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002153 10.0.0.38 - - [2026-08-14 14:17:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.048559 10.0.0.38 - - [2026-08-14 14:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012356 10.0.0.38 - - [2026-08-14 14:17:31] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010799 10.0.0.38 - - [2026-08-14 14:17:31] "POST /tags HTTP/1.1" 409 221 0.003742 10.0.0.38 - - [2026-08-14 14:17:31] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005244 10.0.0.38 - - [2026-08-14 14:17:31] "POST /ref-update HTTP/1.1" 200 156 0.011744 10.0.0.38 - - [2026-08-14 14:17:31] "GET /floating-ip/124cd284-5564-48ba-a69d-3e3cfba6e3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.019849 10.0.0.38 - - [2026-08-14 14:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.38 - - [2026-08-14 14:17:31] "GET /tag/7a75e479-8cd5-476f-adb2-edd6de926424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013383 10.0.0.38 - - [2026-08-14 14:17:31] "PUT /floating-ip/124cd284-5564-48ba-a69d-3e3cfba6e3bc HTTP/1.1" 200 256 0.012800 10.0.0.38 - - [2026-08-14 14:17:31] "POST /set-tag HTTP/1.1" 200 109 0.085265 10.0.0.38 - - [2026-08-14 14:17:31] "GET /loadbalancer-pool/461a3582-54d5-488c-ac58-a15f7e68ad10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003755 10.0.0.38 - - [2026-08-14 14:17:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022239 10.0.0.38 - - [2026-08-14 14:17:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023003 10.0.0.38 - - [2026-08-14 14:17:31] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011068 10.0.0.38 - - [2026-08-14 14:17:31] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007402 10.0.0.38 - - [2026-08-14 14:17:31] "POST /ref-update HTTP/1.1" 200 156 0.019139 10.0.0.38 - - [2026-08-14 14:17:31] "GET /floating-ip/124cd284-5564-48ba-a69d-3e3cfba6e3bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009853 10.0.0.38 - - [2026-08-14 14:17:31] "POST /set-tag HTTP/1.1" 200 109 0.095591 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 206 0.003012 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/b0e5a749-348c-4713-80e5-8f46921c0508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014614 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 204 0.002656 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013357 10.0.0.38 - - [2026-08-14 14:17:32] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003775 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.38 - - [2026-08-14 14:17:32] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003670 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 206 0.002631 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/b0e5a749-348c-4713-80e5-8f46921c0508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012262 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 226 0.002553 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013834 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 204 0.002739 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013279 10.0.0.38 - - [2026-08-14 14:17:32] "POST /tags HTTP/1.1" 409 226 0.002527 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.38 - - [2026-08-14 14:17:32] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012264 10.0.0.38 - - [2026-08-14 14:17:32] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002728 10.0.0.38 - - [2026-08-14 14:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2026-08-14 14:17:32] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003341 10.0.0.38 - - [2026-08-14 14:17:32] "POST /firewall-rules HTTP/1.1" 200 626 0.091394 10.0.0.38 - - [2026-08-14 14:17:33] "POST /firewall-rules HTTP/1.1" 200 646 0.094763 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-rule/b2928a49-1db2-48e5-a350-ec90636eeed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.020797 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004513 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-rule/95b1c940-2376-4a2a-8b69-09e85c20655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.006755 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.38 - - [2026-08-14 14:17:33] "POST /firewall-policys HTTP/1.1" 200 606 0.065902 10.0.0.38 - - [2026-08-14 14:17:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025082 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019139 10.0.0.38 - - [2026-08-14 14:17:33] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005172 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004205 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005029 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004599 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006025 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003203 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003755 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.028563 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.054317 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.033674 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.029786 10.0.0.38 - - [2026-08-14 14:17:33] "POST /ref-update HTTP/1.1" 200 156 0.043297 10.0.0.38 - - [2026-08-14 14:17:33] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011692 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:18:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001257 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:18:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:18:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:19:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:19:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 10.0.0.38 - - [2026-08-14 14:19:36] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011491 10.0.0.38 - - [2026-08-14 14:19:36] "POST /set-tag HTTP/1.1" 200 109 0.005330 10.0.0.38 - - [2026-08-14 14:19:36] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013883 10.0.0.38 - - [2026-08-14 14:19:36] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.38 - - [2026-08-14 14:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.38 - - [2026-08-14 14:19:36] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002603 10.0.0.38 - - [2026-08-14 14:19:36] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008690 10.0.0.38 - - [2026-08-14 14:19:36] "POST /set-tag HTTP/1.1" 200 109 0.032457 10.0.0.38 - - [2026-08-14 14:19:36] "DELETE /loadbalancer-member/9db7066c-89ef-4ab6-b645-f1b3975e9194 HTTP/1.1" 200 115 0.057893 10.0.0.38 - - [2026-08-14 14:19:36] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012575 10.0.0.38 - - [2026-08-14 14:19:36] "POST /set-tag HTTP/1.1" 200 109 0.004614 10.0.0.38 - - [2026-08-14 14:19:36] "DELETE /loadbalancer-member/9a2f4e56-cb64-4088-878b-3efb59186080 HTTP/1.1" 200 115 0.041990 10.0.0.38 - - [2026-08-14 14:19:36] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011836 10.0.0.38 - - [2026-08-14 14:19:37] "POST /set-tag HTTP/1.1" 200 109 0.006233 10.0.0.38 - - [2026-08-14 14:19:37] "DELETE /loadbalancer-member/341a377a-6caf-4a04-86ac-07ef767bf214 HTTP/1.1" 200 115 0.075778 10.0.0.38 - - [2026-08-14 14:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.38 - - [2026-08-14 14:19:37] "GET /loadbalancer/b68a2644-5d03-4363-b41c-6fa1cc645b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005075 10.0.0.38 - - [2026-08-14 14:19:37] "GET /loadbalancer-pool/d09dcbbb-c187-4c8b-967e-44e1b122ea53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003750 10.0.0.38 - - [2026-08-14 14:19:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027912 10.0.0.38 - - [2026-08-14 14:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025251 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025069 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010045 10.0.0.38 - - [2026-08-14 14:19:37] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003975 10.0.0.38 - - [2026-08-14 14:19:37] "POST /set-tag HTTP/1.1" 200 109 0.073748 10.0.0.38 - - [2026-08-14 14:19:37] "GET /loadbalancer-pool/178ef525-f11f-4a1b-b0cd-2dc93ac0d850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004286 10.0.0.38 - - [2026-08-14 14:19:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037102 10.0.0.38 - - [2026-08-14 14:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032683 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018036 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017330 10.0.0.38 - - [2026-08-14 14:19:37] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006566 10.0.0.38 - - [2026-08-14 14:19:37] "POST /set-tag HTTP/1.1" 200 109 0.004876 10.0.0.38 - - [2026-08-14 14:19:37] "GET /loadbalancer-pool/21c8db4d-0241-45a3-af18-9c5eb1db9ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007072 10.0.0.38 - - [2026-08-14 14:19:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031722 10.0.0.38 - - [2026-08-14 14:19:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013066 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011649 10.0.0.38 - - [2026-08-14 14:19:37] "POST /set-tag HTTP/1.1" 200 109 0.005748 10.0.0.38 - - [2026-08-14 14:19:37] "GET /virtual-machine-interface/84b60f46-97e9-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005909 10.0.0.38 - - [2026-08-14 14:19:37] "GET /floating-ip/c01b11b6-ccf0-4414-80f1-0553ad4f4948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003036 10.0.0.38 - - [2026-08-14 14:19:39] "POST /tags HTTP/1.1" 409 252 0.004121 10.0.0.38 - - [2026-08-14 14:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.38 - - [2026-08-14 14:19:39] "GET /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015360 10.0.0.38 - - [2026-08-14 14:19:39] "POST /tags HTTP/1.1" 409 228 0.003420 10.0.0.38 - - [2026-08-14 14:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.38 - - [2026-08-14 14:19:39] "GET /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012675 10.0.0.38 - - [2026-08-14 14:19:39] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005960 10.0.0.38 - - [2026-08-14 14:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.38 - - [2026-08-14 14:19:39] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003386 10.0.0.38 - - [2026-08-14 14:19:39] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/b0e5a749-348c-4713-80e5-8f46921c0508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018878 10.0.0.38 - - [2026-08-14 14:19:40] "POST /tags HTTP/1.1" 409 226 0.006263 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012656 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020053 10.0.0.38 - - [2026-08-14 14:19:40] "POST /tags HTTP/1.1" 409 204 0.005880 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012493 10.0.0.38 - - [2026-08-14 14:19:40] "POST /tags HTTP/1.1" 409 226 0.005822 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.026292 10.0.0.38 - - [2026-08-14 14:19:40] "POST /tags HTTP/1.1" 409 228 0.002658 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.016001 10.0.0.38 - - [2026-08-14 14:19:40] "POST /tags HTTP/1.1" 409 252 0.003158 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2026-08-14 14:19:40] "GET /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.017216 10.0.0.38 - - [2026-08-14 14:19:40] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005336 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.38 - - [2026-08-14 14:19:40] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003623 10.0.0.38 - - [2026-08-14 14:19:40] "POST /firewall-rules HTTP/1.1" 409 281 0.003149 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.38 - - [2026-08-14 14:19:40] "PUT /firewall-rule/95b1c940-2376-4a2a-8b69-09e85c20655d HTTP/1.1" 200 260 0.048666 10.0.0.38 - - [2026-08-14 14:19:40] "POST /firewall-rules HTTP/1.1" 409 291 0.011323 10.0.0.38 - - [2026-08-14 14:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.38 - - [2026-08-14 14:19:40] "PUT /firewall-rule/b2928a49-1db2-48e5-a350-ec90636eeed1 HTTP/1.1" 200 260 0.051744 10.0.0.38 - - [2026-08-14 14:19:40] "GET /firewall-rule/b2928a49-1db2-48e5-a350-ec90636eeed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.021557 10.0.0.38 - - [2026-08-14 14:19:40] "POST /firewall-rules HTTP/1.1" 200 658 0.117610 10.0.0.38 - - [2026-08-14 14:19:40] "GET /firewall-rule/00b27b26-ff59-448f-9764-97392290a3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.040148 10.0.0.38 - - [2026-08-14 14:19:40] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004291 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-rule/95b1c940-2376-4a2a-8b69-09e85c20655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004464 10.0.0.38 - - [2026-08-14 14:19:41] "POST /firewall-policys HTTP/1.1" 409 269 0.003278 10.0.0.38 - - [2026-08-14 14:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.38 - - [2026-08-14 14:19:41] "PUT /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865 HTTP/1.1" 200 264 0.062781 10.0.0.38 - - [2026-08-14 14:19:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.049926 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.013521 10.0.0.38 - - [2026-08-14 14:19:41] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003376 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003334 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004899 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/995a7ce7-8f46-4972-bc3c-6304c77cda4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005471 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007712 10.0.0.38 - - [2026-08-14 14:19:41] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003183 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006527 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.38 - - [2026-08-14 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2026-08-14 14:20:47] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009033 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007683 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.034256 10.0.0.38 - - [2026-08-14 14:20:47] "DELETE /loadbalancer-member/2b5c67af-cb9a-422c-921e-6ff64edeaae7 HTTP/1.1" 200 115 0.083719 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006621 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005338 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005658 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006028 10.0.0.38 - - [2026-08-14 14:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003993 10.0.0.38 - - [2026-08-14 14:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.38 - - [2026-08-14 14:20:47] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003151 10.0.0.38 - - [2026-08-14 14:20:47] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005222 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006860 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005610 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003956 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005600 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.009716 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005517 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005607 10.0.0.38 - - [2026-08-14 14:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine/ac1fbdb0-b121-4435-8da5-1fe19a9698ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003432 10.0.0.38 - - [2026-08-14 14:20:48] "POST /ref-update HTTP/1.1" 200 156 0.014202 10.0.0.38 - - [2026-08-14 14:20:48] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005749 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.068685 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.052416 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.023840 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.042603 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.038235 10.0.0.38 - - [2026-08-14 14:20:49] "DELETE /instance-ip/d6b3ca08-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.055126 10.0.0.38 - - [2026-08-14 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.012614 10.0.0.38 - - [2026-08-14 14:20:49] "DELETE /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.066342 10.0.0.38 - - [2026-08-14 14:20:49] "DELETE /virtual-machine/ac1fbdb0-b121-4435-8da5-1fe19a9698ba HTTP/1.1" 200 115 0.028224 10.0.0.38 - - [2026-08-14 14:20:49] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009131 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.38 - - [2026-08-14 14:20:49] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006614 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.010192 10.0.0.38 - - [2026-08-14 14:20:49] "GET /virtual-machine/ec7f41fd-0c92-4566-967e-9bad355aca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004346 10.0.0.38 - - [2026-08-14 14:20:49] "POST /ref-update HTTP/1.1" 200 156 0.029001 10.0.0.38 - - [2026-08-14 14:20:49] "GET /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012902 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.032074 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.050071 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.041474 10.0.0.38 - - [2026-08-14 14:20:49] "POST /set-tag HTTP/1.1" 200 109 0.023504 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.037732 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /instance-ip/d625c5fa-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.067955 10.0.0.38 - - [2026-08-14 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.013890 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /virtual-machine-interface/d6069432-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.055415 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /virtual-machine/ec7f41fd-0c92-4566-967e-9bad355aca94 HTTP/1.1" 200 115 0.033085 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /tag/193ca076-ff31-48ac-846e-91835e732fef HTTP/1.1" 200 115 0.042568 10.0.0.38 - - [2026-08-14 14:20:50] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005389 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.38 - - [2026-08-14 14:20:50] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005794 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.003334 10.0.0.38 - - [2026-08-14 14:20:50] "GET /virtual-machine/f065a73f-b581-4f32-ac8f-345e06f2436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003567 10.0.0.38 - - [2026-08-14 14:20:50] "POST /ref-update HTTP/1.1" 200 156 0.024549 10.0.0.38 - - [2026-08-14 14:20:50] "GET /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011963 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.035174 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.053177 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.042195 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.022564 10.0.0.38 - - [2026-08-14 14:20:50] "POST /set-tag HTTP/1.1" 200 109 0.044494 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /instance-ip/d7752a54-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.077035 10.0.0.38 - - [2026-08-14 14:20:50] "DELETE /virtual-machine-interface/d753db92-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.074416 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /virtual-machine/f065a73f-b581-4f32-ac8f-345e06f2436f HTTP/1.1" 200 115 0.033132 10.0.0.38 - - [2026-08-14 14:20:51] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009964 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.003644 10.0.0.38 - - [2026-08-14 14:20:51] "GET /virtual-machine/a68d21d5-63ef-4440-9565-e6f295dccc71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003419 10.0.0.38 - - [2026-08-14 14:20:51] "POST /ref-update HTTP/1.1" 200 156 0.016286 10.0.0.38 - - [2026-08-14 14:20:51] "GET /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005321 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.025999 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.036902 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.030528 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.034637 10.0.0.38 - - [2026-08-14 14:20:51] "POST /set-tag HTTP/1.1" 200 109 0.038885 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /instance-ip/d804ebf8-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.046582 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /virtual-machine-interface/d7e59384-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.071646 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /virtual-machine/a68d21d5-63ef-4440-9565-e6f295dccc71 HTTP/1.1" 200 115 0.026679 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /tag/cdce1009-7203-42c5-9553-6a7356c754bb HTTP/1.1" 200 115 0.045053 10.0.0.38 - - [2026-08-14 14:20:51] "DELETE /tag/b0e5a749-348c-4713-80e5-8f46921c0508 HTTP/1.1" 409 388 0.005201 10.0.0.38 - - [2026-08-14 14:21:18] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005399 10.0.0.38 - - [2026-08-14 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.004356 10.0.0.38 - - [2026-08-14 14:21:18] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009763 10.0.0.38 - - [2026-08-14 14:21:18] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.38 - - [2026-08-14 14:21:18] "GET /virtual-machine/20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003969 10.0.0.38 - - [2026-08-14 14:21:18] "POST /ref-update HTTP/1.1" 200 156 0.014058 10.0.0.38 - - [2026-08-14 14:21:19] "GET /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014849 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.046328 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.073438 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.106134 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.014480 10.0.0.38 - - [2026-08-14 14:21:19] "DELETE /instance-ip/d9d2cfea-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.080551 10.0.0.38 - - [2026-08-14 14:21:19] "DELETE /virtual-machine-interface/d9b4b4b0-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.075756 10.0.0.38 - - [2026-08-14 14:21:19] "DELETE /virtual-machine/20c7556e-2ecc-4bd9-9a5a-c2ad8bf4155e HTTP/1.1" 200 115 0.043861 10.0.0.38 - - [2026-08-14 14:21:19] "DELETE /tag/c115a13f-a834-44ca-81aa-8e2f38cf8a02 HTTP/1.1" 200 115 0.062100 10.0.0.38 - - [2026-08-14 14:21:19] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015513 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.38 - - [2026-08-14 14:21:19] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005998 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.38 - - [2026-08-14 14:21:19] "GET /virtual-machine/cd1cb8c3-ec08-4caa-96d7-48976ec537d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003390 10.0.0.38 - - [2026-08-14 14:21:19] "POST /ref-update HTTP/1.1" 200 156 0.009718 10.0.0.38 - - [2026-08-14 14:21:19] "GET /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011765 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.035696 10.0.0.38 - - [2026-08-14 14:21:19] "POST /set-tag HTTP/1.1" 200 109 0.068307 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.052631 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.036058 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /instance-ip/da5daf2a-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.074341 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /virtual-machine-interface/da3de71c-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.084418 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /virtual-machine/cd1cb8c3-ec08-4caa-96d7-48976ec537d3 HTTP/1.1" 200 115 0.027877 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd HTTP/1.1" 409 236 0.005257 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0 HTTP/1.1" 409 236 0.008640 10.0.0.38 - - [2026-08-14 14:21:20] "DELETE /tag/8283d4f1-c840-408d-a703-a46809b12961 HTTP/1.1" 200 115 0.057854 10.0.0.38 - - [2026-08-14 14:21:20] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006945 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.38 - - [2026-08-14 14:21:20] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004641 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.38 - - [2026-08-14 14:21:20] "GET /virtual-machine/0b4f24e7-d991-47a4-a3b5-bc90beadae15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.016148 10.0.0.38 - - [2026-08-14 14:21:20] "POST /ref-update HTTP/1.1" 200 156 0.015046 10.0.0.38 - - [2026-08-14 14:21:20] "GET /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026314 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.046256 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.037010 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.074951 10.0.0.38 - - [2026-08-14 14:21:20] "POST /set-tag HTTP/1.1" 200 109 0.022285 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /instance-ip/d8bfeb9c-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.077858 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /virtual-machine-interface/d8a34e10-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.056407 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /virtual-machine/0b4f24e7-d991-47a4-a3b5-bc90beadae15 HTTP/1.1" 200 115 0.048352 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /tag/24e8e608-dbbe-42d9-9867-253d8f72be86 HTTP/1.1" 200 115 0.061820 10.0.0.38 - - [2026-08-14 14:21:21] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005954 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003228 10.0.0.38 - - [2026-08-14 14:21:21] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005053 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.38 - - [2026-08-14 14:21:21] "GET /virtual-machine/0f5dffdc-e551-4725-a6f1-0297aa06a7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003745 10.0.0.38 - - [2026-08-14 14:21:21] "POST /ref-update HTTP/1.1" 200 156 0.013543 10.0.0.38 - - [2026-08-14 14:21:21] "GET /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021500 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.027655 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.045727 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.055609 10.0.0.38 - - [2026-08-14 14:21:21] "POST /set-tag HTTP/1.1" 200 109 0.021844 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /instance-ip/d9495990-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.071497 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /virtual-machine-interface/d92baf3a-97ea-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.072171 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /virtual-machine/0f5dffdc-e551-4725-a6f1-0297aa06a7bc HTTP/1.1" 200 115 0.030729 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2 HTTP/1.1" 409 236 0.007198 10.0.0.38 - - [2026-08-14 14:21:21] "DELETE /tag/50fde3d1-1b66-41d2-850c-ff83ab74917f HTTP/1.1" 200 115 0.056908 10.0.0.38 - - [2026-08-14 14:21:22] "DELETE /tag/147707e9-0768-4ed7-b83b-b09101f6c82e HTTP/1.1" 200 115 0.061656 10.0.0.38 - - [2026-08-14 14:21:22] "POST /projects HTTP/1.1" 409 238 0.002956 10.0.0.38 - - [2026-08-14 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.38 - - [2026-08-14 14:21:22] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067032 10.0.0.38 - - [2026-08-14 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.38 - - [2026-08-14 14:21:22] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010738 10.0.0.38 - - [2026-08-14 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.38 - - [2026-08-14 14:21:23] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005883 10.0.0.38 - - [2026-08-14 14:21:23] "POST /security-groups HTTP/1.1" 409 285 0.002910 10.0.0.38 - - [2026-08-14 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2026-08-14 14:21:23] "PUT /security-group/0f31d3fe-71c6-4173-9e74-fca6ce069aab HTTP/1.1" 200 262 0.078826 10.0.0.38 - - [2026-08-14 14:21:23] "PUT /access-control-list/32566181-8fa6-463a-a7b9-4aafc68b011a HTTP/1.1" 200 272 0.034544 10.0.0.38 - - [2026-08-14 14:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059018 10.0.0.38 - - [2026-08-14 14:21:23] "PUT /access-control-list/b55d4d7f-8428-4b47-b266-457f5c0cc12b HTTP/1.1" 200 272 0.028831 10.0.0.38 - - [2026-08-14 14:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002851 10.0.0.38 - - [2026-08-14 14:21:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002781 10.0.0.38 - - [2026-08-14 14:21:28] "POST /projects HTTP/1.1" 409 238 0.002573 10.0.0.38 - - [2026-08-14 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-08-14 14:21:28] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047386 10.0.0.38 - - [2026-08-14 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.38 - - [2026-08-14 14:21:28] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005804 10.0.0.38 - - [2026-08-14 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.38 - - [2026-08-14 14:21:28] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004942 10.0.0.38 - - [2026-08-14 14:21:28] "POST /security-groups HTTP/1.1" 409 285 0.003245 10.0.0.38 - - [2026-08-14 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2026-08-14 14:21:28] "PUT /security-group/0f31d3fe-71c6-4173-9e74-fca6ce069aab HTTP/1.1" 200 262 0.060721 10.0.0.38 - - [2026-08-14 14:21:28] "PUT /access-control-list/32566181-8fa6-463a-a7b9-4aafc68b011a HTTP/1.1" 200 272 0.025815 10.0.0.38 - - [2026-08-14 14:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041258 10.0.0.38 - - [2026-08-14 14:21:28] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.024662 10.0.0.38 - - [2026-08-14 14:21:28] "GET /firewall-rule/66a065e5-be5a-4fad-ab62-b69401fee1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004448 10.0.0.38 - - [2026-08-14 14:21:28] "PUT /access-control-list/b55d4d7f-8428-4b47-b266-457f5c0cc12b HTTP/1.1" 200 272 0.046965 10.0.0.38 - - [2026-08-14 14:21:28] "POST /ref-update HTTP/1.1" 200 156 0.068065 10.0.0.38 - - [2026-08-14 14:21:28] "DELETE /firewall-rule/66a065e5-be5a-4fad-ab62-b69401fee1e4 HTTP/1.1" 200 115 0.055879 10.0.0.38 - - [2026-08-14 14:21:28] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007949 10.0.0.38 - - [2026-08-14 14:21:28] "GET /firewall-rule/1c90656f-64bb-4794-b11e-97fd559fb8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003604 10.0.0.38 - - [2026-08-14 14:21:28] "POST /ref-update HTTP/1.1" 200 156 0.078958 10.0.0.38 - - [2026-08-14 14:21:28] "DELETE /firewall-rule/1c90656f-64bb-4794-b11e-97fd559fb8ed HTTP/1.1" 200 115 0.089429 10.0.0.38 - - [2026-08-14 14:21:28] "DELETE /tag/4ca8df16-61c7-44a2-a430-49e1e31369d3 HTTP/1.1" 200 115 0.048168 10.0.0.38 - - [2026-08-14 14:21:28] "DELETE /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0 HTTP/1.1" 409 236 0.007547 10.0.0.38 - - [2026-08-14 14:21:28] "DELETE /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd HTTP/1.1" 409 236 0.006243 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.38 - - [2026-08-14 14:21:29] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005021 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.38 - - [2026-08-14 14:21:29] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004730 10.0.0.38 - - [2026-08-14 14:21:29] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.053164 10.0.0.38 - - [2026-08-14 14:21:29] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.078862 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /security-group/0f31d3fe-71c6-4173-9e74-fca6ce069aab HTTP/1.1" 200 115 0.090826 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /access-control-list/32566181-8fa6-463a-a7b9-4aafc68b011a HTTP/1.1" 200 115 0.051472 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /access-control-list/b55d4d7f-8428-4b47-b266-457f5c0cc12b HTTP/1.1" 200 115 0.081669 10.0.0.38 - - [2026-08-14 14:21:29] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.085370 10.0.0.38 - - [2026-08-14 14:21:29] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?fields=security_groups HTTP/1.1" 200 1353 0.045726 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /security-group/ccec79c2-ade9-4be0-b1ed-7dbd0fefda45 HTTP/1.1" 200 115 0.063886 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /access-control-list/8faa991e-cd9c-4057-9030-98e16717ded2 HTTP/1.1" 200 115 0.062141 10.0.0.38 - - [2026-08-14 14:21:29] "GET /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272?fields=application_policy_sets HTTP/1.1" 200 1392 0.062597 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /access-control-list/145aa57d-a6f1-4126-8920-e8950d2470d1 HTTP/1.1" 200 115 0.042872 10.0.0.38 - - [2026-08-14 14:21:29] "DELETE /project/cf65ba94-9870-4fe4-bc6c-ebbf833fe272 HTTP/1.1" 200 115 0.412658 10.0.0.38 - - [2026-08-14 14:21:29] "POST /projects HTTP/1.1" 409 238 0.002372 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.38 - - [2026-08-14 14:21:29] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047519 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.38 - - [2026-08-14 14:21:29] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004959 10.0.0.38 - - [2026-08-14 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2026-08-14 14:21:29] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007218 10.0.0.38 - - [2026-08-14 14:21:30] "POST /security-groups HTTP/1.1" 409 285 0.003386 10.0.0.38 - - [2026-08-14 14:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.38 - - [2026-08-14 14:21:30] "PUT /security-group/61bab1a4-632f-416b-9aaa-241e43d4cf3d HTTP/1.1" 200 262 0.066956 10.0.0.38 - - [2026-08-14 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037062 10.0.0.38 - - [2026-08-14 14:21:30] "PUT /access-control-list/ab19cf03-547d-4040-a4ae-99083015fc16 HTTP/1.1" 200 272 0.038719 10.0.0.38 - - [2026-08-14 14:21:30] "PUT /access-control-list/45b8a739-97ce-49ea-9b48-e286553dd34f HTTP/1.1" 200 272 0.016401 10.0.0.38 - - [2026-08-14 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2026-08-14 14:21:33] "GET /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003056 10.0.0.38 - - [2026-08-14 14:21:33] "GET /virtual-machine-interface/d6956d6a-97ea-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002182 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /loadbalancer-member/eb20d9fe-b969-487e-b90b-e7efe15fbc16 HTTP/1.1" 200 115 0.033122 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /loadbalancer-pool/461a3582-54d5-488c-ac58-a15f7e68ad10 HTTP/1.1" 200 115 0.056268 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /loadbalancer-listener/891f93b6-9a34-41f4-94b8-c8e1964e214f HTTP/1.1" 200 115 0.050641 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /loadbalancer/2ac2e956-68f5-46c5-b7cc-540e118b1810 HTTP/1.1" 200 115 0.047330 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /floating-ip/124cd284-5564-48ba-a69d-3e3cfba6e3bc HTTP/1.1" 200 115 0.039392 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /instance-ip/f7758af0-080c-4995-a4d6-5c25ff3aa104 HTTP/1.1" 200 115 0.054104 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /virtual-machine-interface/1f3bf2fe-2d6c-499b-abca-775f3ff37206 HTTP/1.1" 200 115 0.041149 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /tag/7a75e479-8cd5-476f-adb2-edd6de926424 HTTP/1.1" 200 115 0.045058 10.0.0.38 - - [2026-08-14 14:21:34] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002675 10.0.0.38 - - [2026-08-14 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2026-08-14 14:21:34] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003406 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-policy/7dccdc81-fb30-4993-8424-07f2ce1ac59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002610 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-rule/95b1c940-2376-4a2a-8b69-09e85c20655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004056 10.0.0.38 - - [2026-08-14 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.020063 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /firewall-rule/95b1c940-2376-4a2a-8b69-09e85c20655d HTTP/1.1" 200 115 0.048268 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004508 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-rule/b2928a49-1db2-48e5-a350-ec90636eeed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003363 10.0.0.38 - - [2026-08-14 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.030230 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /firewall-rule/b2928a49-1db2-48e5-a350-ec90636eeed1 HTTP/1.1" 200 115 0.049954 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006158 10.0.0.38 - - [2026-08-14 14:21:34] "GET /firewall-rule/00b27b26-ff59-448f-9764-97392290a3cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2907 0.003603 10.0.0.38 - - [2026-08-14 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.018000 10.0.0.38 - - [2026-08-14 14:21:34] "DELETE /firewall-rule/00b27b26-ff59-448f-9764-97392290a3cf HTTP/1.1" 200 115 0.097689 10.0.0.38 - - [2026-08-14 14:21:34] "GET /application-policy-set/c17ee4ba-dfb0-428d-a875-1684ee2fc1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002951 10.0.0.38 - - [2026-08-14 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006473 10.0.0.38 - - [2026-08-14 14:21:35] "GET /policy-management/a54bc1a7-896a-4e9e-a4b4-6bbc1d286e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010116 10.0.0.38 - - [2026-08-14 14:21:35] "GET /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005748 10.0.0.38 - - [2026-08-14 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.042044 10.0.0.38 - - [2026-08-14 14:21:35] "DELETE /firewall-policy/c42ca1ea-96f2-47f9-8ed7-64ce12aec865 HTTP/1.1" 200 115 0.053679 10.0.0.38 - - [2026-08-14 14:21:35] "DELETE /tag/95a6680c-72e4-40ea-b839-b872cc8c6ed2 HTTP/1.1" 200 115 0.094571 10.0.0.38 - - [2026-08-14 14:21:35] "DELETE /tag/b0e5a749-348c-4713-80e5-8f46921c0508 HTTP/1.1" 200 115 0.088570 10.0.0.38 - - [2026-08-14 14:21:35] "DELETE /tag/1c922ce9-5d4a-4ec1-9a8c-39272f38edcd HTTP/1.1" 200 115 0.081540 10.0.0.38 - - [2026-08-14 14:21:35] "DELETE /tag/7cad7c0a-b092-484c-a6e6-9e9ed49301d0 HTTP/1.1" 200 115 0.057216 10.0.0.38 - - [2026-08-14 14:21:35] "POST /projects HTTP/1.1" 409 238 0.003170 10.0.0.38 - - [2026-08-14 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.38 - - [2026-08-14 14:21:35] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070436 10.0.0.38 - - [2026-08-14 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.38 - - [2026-08-14 14:21:35] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007727 10.0.0.38 - - [2026-08-14 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.38 - - [2026-08-14 14:21:35] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.013515 10.0.0.38 - - [2026-08-14 14:21:35] "POST /security-groups HTTP/1.1" 409 285 0.003101 10.0.0.38 - - [2026-08-14 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.38 - - [2026-08-14 14:21:35] "PUT /security-group/61bab1a4-632f-416b-9aaa-241e43d4cf3d HTTP/1.1" 200 262 0.070160 10.0.0.38 - - [2026-08-14 14:21:35] "PUT /access-control-list/ab19cf03-547d-4040-a4ae-99083015fc16 HTTP/1.1" 200 272 0.062923 10.0.0.38 - - [2026-08-14 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.082052 10.0.0.38 - - [2026-08-14 14:21:35] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.019600 10.0.0.38 - - [2026-08-14 14:21:35] "PUT /access-control-list/45b8a739-97ce-49ea-9b48-e286553dd34f HTTP/1.1" 200 272 0.058422 10.0.0.38 - - [2026-08-14 14:21:36] "GET /firewall-rule/2033db22-9f2a-44ed-8f8c-fb869b1413d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003452 10.0.0.38 - - [2026-08-14 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.053529 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /firewall-rule/2033db22-9f2a-44ed-8f8c-fb869b1413d1 HTTP/1.1" 200 115 0.073047 10.0.0.38 - - [2026-08-14 14:21:36] "GET /firewall-policy/d30f839a-1075-4506-a8ff-d09105bd6288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006888 10.0.0.38 - - [2026-08-14 14:21:36] "GET /firewall-rule/276f98d0-f1a2-4314-b988-dea5dbfaf0d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003464 10.0.0.38 - - [2026-08-14 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.042737 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /firewall-rule/276f98d0-f1a2-4314-b988-dea5dbfaf0d3 HTTP/1.1" 200 115 0.066961 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /tag/4348f6cc-6b70-4915-b98c-e1c73f77a9be HTTP/1.1" 200 115 0.059687 10.0.0.38 - - [2026-08-14 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.38 - - [2026-08-14 14:21:36] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008128 10.0.0.38 - - [2026-08-14 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2026-08-14 14:21:36] "GET /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007294 10.0.0.38 - - [2026-08-14 14:21:36] "PUT /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523 HTTP/1.1" 200 264 0.081202 10.0.0.38 - - [2026-08-14 14:21:36] "PUT /virtual-network/70bafde3-21bb-4951-ab91-4a9575db85b4 HTTP/1.1" 200 264 0.101369 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /security-group/61bab1a4-632f-416b-9aaa-241e43d4cf3d HTTP/1.1" 200 115 0.086667 10.0.0.38 - - [2026-08-14 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /access-control-list/ab19cf03-547d-4040-a4ae-99083015fc16 HTTP/1.1" 200 115 0.049935 10.0.0.38 - - [2026-08-14 14:21:36] "DELETE /access-control-list/45b8a739-97ce-49ea-9b48-e286553dd34f HTTP/1.1" 200 115 0.040129 10.0.0.38 - - [2026-08-14 14:21:36] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053961 10.0.0.38 - - [2026-08-14 14:21:37] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?fields=security_groups HTTP/1.1" 200 1353 0.079127 10.0.0.38 - - [2026-08-14 14:21:37] "DELETE /security-group/6028e201-c557-463e-b676-35a906fb5b01 HTTP/1.1" 200 115 0.110947 10.0.0.38 - - [2026-08-14 14:21:37] "DELETE /access-control-list/c309e3c0-41d2-4438-9b4a-cdcee77a6c81 HTTP/1.1" 200 115 0.088050 10.0.0.38 - - [2026-08-14 14:21:37] "GET /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18?fields=application_policy_sets HTTP/1.1" 200 1392 0.090774 10.0.0.38 - - [2026-08-14 14:21:37] "DELETE /access-control-list/59bd1abe-ae4e-4ce6-ad14-51532ab2d14a HTTP/1.1" 200 115 0.102467 10.0.0.38 - - [2026-08-14 14:21:37] "DELETE /project/f2ac1eba-4935-4423-9b8d-2a45a2a4cb18 HTTP/1.1" 200 115 0.586371 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:22:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001176 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:22:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 10.0.0.38 - - [2026-08-14 14:22:39] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.38 - - [2026-08-14 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.38 - - [2026-08-14 14:22:39] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004833 10.0.0.38 - - [2026-08-14 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2026-08-14 14:22:40] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002744 10.0.0.38 - - [2026-08-14 14:22:55] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.38 - - [2026-08-14 14:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.38 - - [2026-08-14 14:22:55] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.016845 10.0.0.38 - - [2026-08-14 14:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.38 - - [2026-08-14 14:22:55] "GET /config-node/376922ab-2c8a-4421-ad2a-1ef9a8ff71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003019 10.0.0.38 - - [2026-08-14 14:22:55] "GET / HTTP/1.1" 200 35931 0.001382 10.0.0.38 - - [2026-08-14 14:22:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002592 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.38 - - [2026-08-14 14:23:01] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002923 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.033219 10.0.0.38 - - [2026-08-14 14:23:01] "GET / HTTP/1.1" 200 35931 0.002891 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 264 0.008159 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/0219aaba-a3a9-4cac-beb2-777bcd80a80f HTTP/1.1" 200 244 0.017220 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 261 0.002503 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/68637695-4547-4fb6-bd14-3738848cc986 HTTP/1.1" 200 244 0.013729 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 261 0.002664 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/afa6a0b4-b7f7-4491-948c-99add619aebd HTTP/1.1" 200 244 0.014892 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 253 0.002736 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/ecfcf94c-b666-4c88-bed2-cfc15f0fa388 HTTP/1.1" 200 244 0.017310 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 251 0.002930 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/95cb3ada-138e-4443-b762-789bf56dd3ad HTTP/1.1" 200 244 0.013186 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 252 0.002761 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/39ba2383-19af-460f-bc97-063404261c3f HTTP/1.1" 200 244 0.017799 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 256 0.003476 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2026-08-14 14:23:01] "PUT /alarm/fe4ea8eb-dd53-494a-8550-e02654b7e2d9 HTTP/1.1" 200 244 0.019144 10.0.0.38 - - [2026-08-14 14:23:01] "POST /alarms HTTP/1.1" 409 248 0.016751 10.0.0.38 - - [2026-08-14 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/65719b4b-1004-4609-956a-a1f3701d7933 HTTP/1.1" 200 244 0.018490 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 252 0.014064 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/c18a635d-0d93-405c-81e9-e5bb55b7e350 HTTP/1.1" 200 244 0.018517 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 257 0.012457 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/e1940eaa-0022-4995-ab22-a37bfaabf42d HTTP/1.1" 200 244 0.017718 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 251 0.019330 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013140 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/ca373927-06ad-41ca-8ab0-988e7f44b321 HTTP/1.1" 200 244 0.016323 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 257 0.011468 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/7d74207a-eae6-4aee-ad8b-162604e25e05 HTTP/1.1" 200 244 0.015415 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 261 0.013079 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/8403a646-5465-45fb-8586-353d1ef3f18d HTTP/1.1" 200 244 0.018697 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 258 0.012502 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/2410297e-9dc6-4fb5-9921-15d90d4cf4ed HTTP/1.1" 200 244 0.015232 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 254 0.012547 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/8fde61f4-a88d-46cd-b59c-8cdd991be425 HTTP/1.1" 200 244 0.015696 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 254 0.006946 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/36af2e52-e8a8-4cba-9fe4-bde4a4a3e8d4 HTTP/1.1" 200 244 0.017871 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 254 0.004999 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/ded2b129-5200-4815-88e3-326631b1ce39 HTTP/1.1" 200 244 0.016133 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 247 0.015976 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/76499430-e064-4efc-9169-6e6ea4f6d614 HTTP/1.1" 200 244 0.016847 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 272 0.007545 10.0.0.38 - - [2026-08-14 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.38 - - [2026-08-14 14:23:02] "PUT /alarm/a9160970-d7b1-4691-98e4-c8874690ae47 HTTP/1.1" 200 244 0.017074 10.0.0.38 - - [2026-08-14 14:23:02] "POST /alarms HTTP/1.1" 409 261 0.003748 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /alarm/cc059a46-c060-4f63-8cc7-f4d33c2c91a2 HTTP/1.1" 200 244 0.016396 10.0.0.38 - - [2026-08-14 14:23:03] "POST /alarms HTTP/1.1" 409 259 0.005125 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /alarm/372567dd-9ae0-48a8-b909-77670204ae10 HTTP/1.1" 200 244 0.019141 10.0.0.38 - - [2026-08-14 14:23:03] "POST /alarms HTTP/1.1" 409 265 0.020523 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /alarm/fab2d08b-1ae9-42a1-b5d3-a180b163342b HTTP/1.1" 200 244 0.017334 10.0.0.38 - - [2026-08-14 14:23:03] "POST /alarms HTTP/1.1" 409 279 0.006522 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /alarm/682893e2-89a0-424e-9503-ad951a7df249 HTTP/1.1" 200 244 0.017394 10.0.0.38 - - [2026-08-14 14:23:03] "GET / HTTP/1.1" 200 35931 0.002182 10.0.0.38 - - [2026-08-14 14:23:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002711 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.009339 10.0.0.38 - - [2026-08-14 14:23:03] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.38 - - [2026-08-14 14:23:03] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002949 10.0.0.38 - - [2026-08-14 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.38 - - [2026-08-14 14:23:03] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.015760 10.0.0.38 - - [2026-08-14 14:23:04] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.38 - - [2026-08-14 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.38 - - [2026-08-14 14:23:04] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005461 10.0.0.38 - - [2026-08-14 14:23:04] "PUT /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f HTTP/1.1" 200 274 0.021476 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001247 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001287 10.0.0.38 - - [2026-08-14 14:23:07] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.38 - - [2026-08-14 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.38 - - [2026-08-14 14:23:07] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003289 10.0.0.38 - - [2026-08-14 14:23:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002130 10.0.0.38 - - [2026-08-14 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2026-08-14 14:23:07] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006216 10.0.0.38 - - [2026-08-14 14:23:07] "PUT /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478 HTTP/1.1" 200 254 0.015933 10.0.0.38 - - [2026-08-14 14:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.38 - - [2026-08-14 14:23:09] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003373 10.0.0.38 - - [2026-08-14 14:23:23] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.38 - - [2026-08-14 14:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.38 - - [2026-08-14 14:23:23] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005311 10.0.0.38 - - [2026-08-14 14:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.38 - - [2026-08-14 14:23:23] "GET /config-node/376922ab-2c8a-4421-ad2a-1ef9a8ff71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003068 10.0.0.38 - - [2026-08-14 14:23:35] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.38 - - [2026-08-14 14:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.38 - - [2026-08-14 14:23:35] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003304 10.0.0.38 - - [2026-08-14 14:23:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002233 10.0.0.38 - - [2026-08-14 14:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.38 - - [2026-08-14 14:23:35] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003382 10.0.0.38 - - [2026-08-14 14:23:35] "PUT /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478 HTTP/1.1" 200 254 0.021564 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001133 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001456 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001715 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:23:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 10.0.0.38 - - [2026-08-14 14:23:58] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.38 - - [2026-08-14 14:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.38 - - [2026-08-14 14:23:58] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005167 10.0.0.38 - - [2026-08-14 14:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.38 - - [2026-08-14 14:23:58] "GET /config-node/376922ab-2c8a-4421-ad2a-1ef9a8ff71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003339 10.0.0.38 - - [2026-08-14 14:23:59] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.38 - - [2026-08-14 14:23:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002869 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.38 - - [2026-08-14 14:24:04] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003582 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.016029 10.0.0.38 - - [2026-08-14 14:24:04] "GET / HTTP/1.1" 200 35931 0.002218 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 264 0.002643 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/0219aaba-a3a9-4cac-beb2-777bcd80a80f HTTP/1.1" 200 244 0.024350 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 261 0.002773 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/68637695-4547-4fb6-bd14-3738848cc986 HTTP/1.1" 200 244 0.010941 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 261 0.002572 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/afa6a0b4-b7f7-4491-948c-99add619aebd HTTP/1.1" 200 244 0.015682 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 253 0.002822 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/ecfcf94c-b666-4c88-bed2-cfc15f0fa388 HTTP/1.1" 200 244 0.013586 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 251 0.002566 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/95cb3ada-138e-4443-b762-789bf56dd3ad HTTP/1.1" 200 244 0.013239 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 252 0.002756 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/39ba2383-19af-460f-bc97-063404261c3f HTTP/1.1" 200 244 0.010423 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 256 0.002819 10.0.0.38 - - [2026-08-14 14:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.38 - - [2026-08-14 14:24:04] "PUT /alarm/fe4ea8eb-dd53-494a-8550-e02654b7e2d9 HTTP/1.1" 200 244 0.013756 10.0.0.38 - - [2026-08-14 14:24:04] "POST /alarms HTTP/1.1" 409 248 0.009673 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/65719b4b-1004-4609-956a-a1f3701d7933 HTTP/1.1" 200 244 0.021334 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 252 0.007711 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/c18a635d-0d93-405c-81e9-e5bb55b7e350 HTTP/1.1" 200 244 0.014506 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 257 0.003325 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/e1940eaa-0022-4995-ab22-a37bfaabf42d HTTP/1.1" 200 244 0.018265 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 251 0.005087 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/ca373927-06ad-41ca-8ab0-988e7f44b321 HTTP/1.1" 200 244 0.017749 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 257 0.007584 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/7d74207a-eae6-4aee-ad8b-162604e25e05 HTTP/1.1" 200 244 0.011743 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 261 0.004773 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/8403a646-5465-45fb-8586-353d1ef3f18d HTTP/1.1" 200 244 0.012428 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 258 0.018318 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/2410297e-9dc6-4fb5-9921-15d90d4cf4ed HTTP/1.1" 200 244 0.019897 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 254 0.005108 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/8fde61f4-a88d-46cd-b59c-8cdd991be425 HTTP/1.1" 200 244 0.011468 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 254 0.005243 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/36af2e52-e8a8-4cba-9fe4-bde4a4a3e8d4 HTTP/1.1" 200 244 0.020598 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 254 0.010228 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/ded2b129-5200-4815-88e3-326631b1ce39 HTTP/1.1" 200 244 0.012577 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 247 0.004435 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/76499430-e064-4efc-9169-6e6ea4f6d614 HTTP/1.1" 200 244 0.012592 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 272 0.006824 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.38 - - [2026-08-14 14:24:05] "PUT /alarm/a9160970-d7b1-4691-98e4-c8874690ae47 HTTP/1.1" 200 244 0.015590 10.0.0.38 - - [2026-08-14 14:24:05] "POST /alarms HTTP/1.1" 409 261 0.009017 10.0.0.38 - - [2026-08-14 14:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /alarm/cc059a46-c060-4f63-8cc7-f4d33c2c91a2 HTTP/1.1" 200 244 0.012224 10.0.0.38 - - [2026-08-14 14:24:06] "POST /alarms HTTP/1.1" 409 259 0.008673 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /alarm/372567dd-9ae0-48a8-b909-77670204ae10 HTTP/1.1" 200 244 0.024630 10.0.0.38 - - [2026-08-14 14:24:06] "POST /alarms HTTP/1.1" 409 265 0.016888 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /alarm/fab2d08b-1ae9-42a1-b5d3-a180b163342b HTTP/1.1" 200 244 0.012457 10.0.0.38 - - [2026-08-14 14:24:06] "POST /alarms HTTP/1.1" 409 279 0.005651 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /alarm/682893e2-89a0-424e-9503-ad951a7df249 HTTP/1.1" 200 244 0.010443 10.0.0.38 - - [2026-08-14 14:24:06] "GET / HTTP/1.1" 200 35931 0.002668 10.0.0.38 - - [2026-08-14 14:24:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002874 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.012587 10.0.0.38 - - [2026-08-14 14:24:06] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.38 - - [2026-08-14 14:24:06] "GET /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005505 10.0.0.38 - - [2026-08-14 14:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.38 - - [2026-08-14 14:24:06] "PUT /global-vrouter-config/d32b9ecd-69f6-47ad-91ed-fac1791ee61d HTTP/1.1" 200 276 0.012427 10.0.0.38 - - [2026-08-14 14:24:07] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.38 - - [2026-08-14 14:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.38 - - [2026-08-14 14:24:07] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006186 10.0.0.38 - - [2026-08-14 14:24:07] "PUT /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f HTTP/1.1" 200 274 0.021144 10.0.0.38 - - [2026-08-14 14:24:10] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.38 - - [2026-08-14 14:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2026-08-14 14:24:10] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002954 10.0.0.38 - - [2026-08-14 14:24:10] "POST /bgp-routers HTTP/1.1" 409 301 0.010501 10.0.0.38 - - [2026-08-14 14:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.38 - - [2026-08-14 14:24:10] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004467 10.0.0.38 - - [2026-08-14 14:24:10] "PUT /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478 HTTP/1.1" 200 254 0.016791 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:24:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001782 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:24:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002014 10.0.0.38 - - [2026-08-14 14:24:14] "POST /tags HTTP/1.1" 200 355 0.056620 10.0.0.38 - - [2026-08-14 14:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.38 - - [2026-08-14 14:24:14] "GET /tag/ef4ea8d7-5f45-4297-98ba-b02e29980ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018131 10.0.0.38 - - [2026-08-14 14:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.020286 10.0.0.38 - - [2026-08-14 14:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.38 - - [2026-08-14 14:24:15] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056573 10.0.0.38 - - [2026-08-14 14:24:15] "POST /virtual-machines HTTP/1.1" 200 351 0.040259 10.0.0.38 - - [2026-08-14 14:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.060182 10.0.0.38 - - [2026-08-14 14:24:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.166044 10.0.0.38 - - [2026-08-14 14:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026363 10.0.0.38 - - [2026-08-14 14:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007531 10.0.0.38 - - [2026-08-14 14:24:15] "POST /instance-ips HTTP/1.1" 200 391 0.057983 10.0.0.38 - - [2026-08-14 14:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031050 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011505 10.0.0.38 - - [2026-08-14 14:24:15] "POST /set-tag HTTP/1.1" 200 109 0.027217 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.031325 10.0.0.38 - - [2026-08-14 14:24:15] "GET /instance-ip/d4031f88-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007564 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009252 10.0.0.38 - - [2026-08-14 14:24:15] "POST /set-tag HTTP/1.1" 200 109 0.008069 10.0.0.38 - - [2026-08-14 14:24:15] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.006132 10.0.0.38 - - [2026-08-14 14:24:16] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.38 - - [2026-08-14 14:24:16] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.026023 10.0.0.38 - - [2026-08-14 14:24:16] "POST /set-tag HTTP/1.1" 200 109 0.010974 10.0.0.38 - - [2026-08-14 14:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007419 10.0.0.38 - - [2026-08-14 14:24:16] "GET /virtual-network/e4c5b67d-1f1e-4f90-b3e9-d4789745d523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009107 10.0.0.38 - - [2026-08-14 14:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.38 - - [2026-08-14 14:24:16] "GET /project/c36d3ad4-a113-4568-a36f-0aed46c03360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082855 10.0.0.38 - - [2026-08-14 14:24:16] "POST /virtual-machines HTTP/1.1" 200 355 0.025130 10.0.0.38 - - [2026-08-14 14:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031524 10.0.0.38 - - [2026-08-14 14:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.140115 10.0.0.38 - - [2026-08-14 14:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019852 10.0.0.38 - - [2026-08-14 14:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012968 10.0.0.38 - - [2026-08-14 14:24:16] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.016924 10.0.0.38 - - [2026-08-14 14:24:16] "POST /instance-ips HTTP/1.1" 200 395 0.046722 10.0.0.38 - - [2026-08-14 14:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.102602 10.0.0.38 - - [2026-08-14 14:24:16] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.035408 10.0.0.38 - - [2026-08-14 14:24:16] "POST /set-tag HTTP/1.1" 200 109 0.029482 10.0.0.38 - - [2026-08-14 14:24:16] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.028475 10.0.0.38 - - [2026-08-14 14:24:16] "GET /instance-ip/d49f94a8-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.012284 10.0.0.38 - - [2026-08-14 14:24:17] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004947 10.0.0.38 - - [2026-08-14 14:24:17] "POST /set-tag HTTP/1.1" 200 109 0.006309 10.0.0.38 - - [2026-08-14 14:24:17] "GET /virtual-router/0cdd6af8-25f7-48f8-afe1-46d10be4c9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.009772 10.0.0.38 - - [2026-08-14 14:24:17] "POST /ref-update HTTP/1.1" 200 156 0.025801 10.0.0.38 - - [2026-08-14 14:24:17] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.026809 10.0.0.38 - - [2026-08-14 14:24:17] "POST /set-tag HTTP/1.1" 200 109 0.005804 10.0.0.38 - - [2026-08-14 14:24:17] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009083 10.0.0.38 - - [2026-08-14 14:24:17] "POST /set-tag HTTP/1.1" 200 109 0.010472 10.0.0.38 - - [2026-08-14 14:24:17] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010303 10.0.0.38 - - [2026-08-14 14:24:17] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.38 - - [2026-08-14 14:24:27] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005071 10.0.0.38 - - [2026-08-14 14:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.38 - - [2026-08-14 14:24:28] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005066 10.0.0.38 - - [2026-08-14 14:24:28] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.38 - - [2026-08-14 14:24:29] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007433 10.0.0.38 - - [2026-08-14 14:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.38 - - [2026-08-14 14:24:54] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.38 - - [2026-08-14 14:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.38 - - [2026-08-14 14:24:54] "GET /global-system-config/e3ae1de4-1dcd-4821-828f-00c28f6c996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005586 10.0.0.38 - - [2026-08-14 14:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2026-08-14 14:24:54] "GET /config-node/376922ab-2c8a-4421-ad2a-1ef9a8ff71b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003281 10.0.0.38 - - [2026-08-14 14:25:01] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008097 10.0.0.38 - - [2026-08-14 14:25:01] "POST /set-tag HTTP/1.1" 200 109 0.009138 10.0.0.38 - - [2026-08-14 14:25:01] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010568 10.0.0.38 - - [2026-08-14 14:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003394 10.0.0.38 - - [2026-08-14 14:25:01] "GET /virtual-machine/0eed3659-d66e-4983-899c-92fa55416c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.006201 10.0.0.38 - - [2026-08-14 14:25:01] "POST /ref-update HTTP/1.1" 200 156 0.016847 10.0.0.38 - - [2026-08-14 14:25:01] "GET /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006004 10.0.0.38 - - [2026-08-14 14:25:01] "POST /set-tag HTTP/1.1" 200 109 0.016732 10.0.0.38 - - [2026-08-14 14:25:01] "POST /set-tag HTTP/1.1" 200 109 0.030783 10.0.0.38 - - [2026-08-14 14:25:01] "DELETE /instance-ip/d4031f88-97eb-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.069290 10.0.0.38 - - [2026-08-14 14:25:01] "DELETE /virtual-machine-interface/d3ddcc38-97eb-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.090443 10.0.0.38 - - [2026-08-14 14:25:01] "DELETE /virtual-machine/0eed3659-d66e-4983-899c-92fa55416c6b HTTP/1.1" 200 115 0.031543 10.0.0.38 - - [2026-08-14 14:25:01] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006218 10.0.0.38 - - [2026-08-14 14:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.38 - - [2026-08-14 14:25:05] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.38 - - [2026-08-14 14:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2026-08-14 14:25:05] "GET /routing-instance/b465ea75-a8b8-4a74-8d5e-8d11b0c7e8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003294 10.0.0.38 - - [2026-08-14 14:25:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002572 10.0.0.38 - - [2026-08-14 14:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2026-08-14 14:25:06] "GET /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.012144 10.0.0.38 - - [2026-08-14 14:25:06] "PUT /bgp-router/51abfc3c-bcb0-45ad-a1db-0cbea47dd478 HTTP/1.1" 200 254 0.026199 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.38 - - [2026-08-14 14:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001268 10.0.0.38 - - [2026-08-14 14:25:32] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005570 10.0.0.38 - - [2026-08-14 14:25:32] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.38 - - [2026-08-14 14:25:32] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009654 10.0.0.38 - - [2026-08-14 14:25:32] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.38 - - [2026-08-14 14:25:32] "GET /virtual-machine/5362aed0-6ca0-4421-b23f-f61215052a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004338 10.0.0.38 - - [2026-08-14 14:25:32] "POST /ref-update HTTP/1.1" 200 156 0.018068 10.0.0.38 - - [2026-08-14 14:25:32] "GET /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006796 10.0.0.38 - - [2026-08-14 14:25:32] "POST /set-tag HTTP/1.1" 200 109 0.026774 10.0.0.38 - - [2026-08-14 14:25:32] "POST /set-tag HTTP/1.1" 200 109 0.065251 10.0.0.38 - - [2026-08-14 14:25:32] "DELETE /instance-ip/d49f94a8-97eb-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.036406 10.0.0.38 - - [2026-08-14 14:25:32] "DELETE /virtual-machine-interface/d47eba4e-97eb-11f1-a95f-fa163ed340e3 HTTP/1.1" 200 115 0.082124 10.0.0.38 - - [2026-08-14 14:25:32] "DELETE /virtual-machine/5362aed0-6ca0-4421-b23f-f61215052a4b HTTP/1.1" 200 115 0.049814 10.0.0.38 - - [2026-08-14 14:25:32] "DELETE /tag/ef4ea8d7-5f45-4297-98ba-b02e29980ae7 HTTP/1.1" 200 115 0.045215