++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Apr 30 12:26:18 AM UTC 2026 ===================' INFO: =================== Thu Apr 30 12:26:18 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + 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.249 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.249,10.184.225.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.184.225.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set ++ sort + 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: 04/30/2026 00:27:09.054 7f19ed3f3f40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/30/2026 00:27:09.612 7f19ed3f3f40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/30/2026 00:27:09.680 7f19ed3f3f40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/30/2026 00:27:09.684 7f19ed3f3f40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-04-30 00:27:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000688 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-04-30 00:27:27] "GET / HTTP/1.1" 503 181 0.000274 10.0.0.249 - - [2026-04-30 00:27:28] "GET / HTTP/1.1" 200 36215 0.002371 10.0.0.249 - - [2026-04-30 00:27:28] "GET / HTTP/1.1" 200 45303 0.003279 10.0.0.249 - - [2026-04-30 00:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.249 - - [2026-04-30 00:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013276 10.0.0.249 - - [2026-04-30 00:27:29] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.249 - - [2026-04-30 00:27:29] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.249 - - [2026-04-30 00:27:29] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008320 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003339 10.0.0.249 - - [2026-04-30 00:27:29] "POST /config-nodes HTTP/1.1" 200 595 0.051610 10.0.0.249 - - [2026-04-30 00:27:29] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.004407 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.249 - - [2026-04-30 00:27:29] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017409 10.0.0.249 - - [2026-04-30 00:27:29] "POST /service-appliance-sets HTTP/1.1" 200 555 0.051991 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002907 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.249 - - [2026-04-30 00:27:29] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010320 10.0.0.249 - - [2026-04-30 00:27:29] "POST /service-appliance-sets HTTP/1.1" 200 543 0.046941 10.0.0.249 - - [2026-04-30 00:27:29] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.249 - - [2026-04-30 00:27:29] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.249 - - [2026-04-30 00:27:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012872 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014082 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015416 10.0.0.249 - - [2026-04-30 00:27:29] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019135 10.0.0.249 - - [2026-04-30 00:27:29] "GET /network-ipam/33f2d2ba-5daf-4131-b5d7-047437f39ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.015182 10.0.0.249 - - [2026-04-30 00:27:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.006164 10.0.0.249 - - [2026-04-30 00:27:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.071056 10.0.0.249 - - [2026-04-30 00:27:30] "POST /service-templates HTTP/1.1" 200 513 0.054406 10.0.0.249 - - [2026-04-30 00:27:30] "POST /service-templates HTTP/1.1" 200 503 0.045639 10.0.0.249 - - [2026-04-30 00:27:30] "POST /service-templates HTTP/1.1" 200 517 0.056962 10.0.0.249 - - [2026-04-30 00:27:30] "POST /service-templates HTTP/1.1" 200 537 0.051940 10.0.0.249 - - [2026-04-30 00:27:30] "POST /service-templates HTTP/1.1" 200 509 0.067403 10.0.0.249 - - [2026-04-30 00:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013251 10.0.0.249 - - [2026-04-30 00:27:31] "GET /network-ipam/33f2d2ba-5daf-4131-b5d7-047437f39ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003789 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002171 10.0.0.249 - - [2026-04-30 00:27:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.003864 10.0.0.249 - - [2026-04-30 00:27:32] "POST /access-control-lists HTTP/1.1" 200 589 0.201039 10.0.0.249 - - [2026-04-30 00:27:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.026753 10.0.0.249 - - [2026-04-30 00:27:32] "POST /access-control-lists HTTP/1.1" 200 587 0.037768 10.0.0.249 - - [2026-04-30 00:27:32] "POST /route-targets HTTP/1.1" 200 328 0.013474 10.0.0.249 - - [2026-04-30 00:27:32] "GET / HTTP/1.1" 200 36215 0.006777 10.0.0.249 - - [2026-04-30 00:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015980 10.0.0.249 - - [2026-04-30 00:27:32] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007634 10.0.0.249 - - [2026-04-30 00:27:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.019905 10.0.0.249 - - [2026-04-30 00:27:32] "POST /ref-update HTTP/1.1" 200 156 0.083400 10.0.0.249 - - [2026-04-30 00:27:32] "POST /route-targets HTTP/1.1" 200 328 0.018281 10.0.0.249 - - [2026-04-30 00:27:32] "POST /database-nodes HTTP/1.1" 200 599 0.115150 10.0.0.249 - - [2026-04-30 00:27:32] "POST /ref-update HTTP/1.1" 200 156 0.145085 10.0.0.249 - - [2026-04-30 00:27:32] "POST /route-targets HTTP/1.1" 200 328 0.065432 10.0.0.249 - - [2026-04-30 00:27:32] "POST /ref-update HTTP/1.1" 200 156 0.060802 10.0.0.249 - - [2026-04-30 00:27:32] "GET / HTTP/1.1" 200 36215 0.012442 10.0.0.249 - - [2026-04-30 00:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018161 10.0.0.249 - - [2026-04-30 00:27:33] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021963 10.0.0.249 - - [2026-04-30 00:27:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.022374 10.0.0.249 - - [2026-04-30 00:27:33] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.249 - - [2026-04-30 00:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016608 10.0.0.249 - - [2026-04-30 00:27:33] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017583 10.0.0.249 - - [2026-04-30 00:27:33] "POST /route-targets HTTP/1.1" 200 328 0.053943 10.0.0.249 - - [2026-04-30 00:27:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007454 10.0.0.249 - - [2026-04-30 00:27:33] "POST /ref-update HTTP/1.1" 200 156 0.077721 10.0.0.249 - - [2026-04-30 00:27:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.174855 10.0.0.249 - - [2026-04-30 00:27:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.008080 10.0.0.249 - - [2026-04-30 00:27:33] "POST /config-database-nodes HTTP/1.1" 200 613 0.184236 10.0.0.249 - - [2026-04-30 00:27:33] "POST /access-control-lists HTTP/1.1" 200 553 0.132057 10.0.0.249 - - [2026-04-30 00:27:33] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.249 - - [2026-04-30 00:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008800 10.0.0.249 - - [2026-04-30 00:27:34] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008101 10.0.0.249 - - [2026-04-30 00:27:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003319 10.0.0.249 - - [2026-04-30 00:27:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.030865 10.0.0.249 - - [2026-04-30 00:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.249 - - [2026-04-30 00:27:34] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.006893 10.0.0.249 - - [2026-04-30 00:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.249 - - [2026-04-30 00:27:35] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.015746 10.0.0.249 - - [2026-04-30 00:27:35] "GET / HTTP/1.1" 200 36215 0.002069 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 583 0.031314 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 577 0.048076 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 577 0.089078 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 561 0.072949 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 557 0.089996 10.0.0.249 - - [2026-04-30 00:27:35] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.249 - - [2026-04-30 00:27:35] "POST /alarms HTTP/1.1" 200 559 0.097756 10.0.0.249 - - [2026-04-30 00:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020205 10.0.0.249 - - [2026-04-30 00:27:35] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013196 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 567 0.113538 10.0.0.249 - - [2026-04-30 00:27:36] "POST /bgp-routers HTTP/1.1" 200 618 0.100896 10.0.0.249 - - [2026-04-30 00:27:36] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.007258 10.0.0.249 - - [2026-04-30 00:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.249 - - [2026-04-30 00:27:36] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028483 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 551 0.128755 10.0.0.249 - - [2026-04-30 00:27:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025773 10.0.0.249 - - [2026-04-30 00:27:36] "POST /ref-update HTTP/1.1" 200 156 0.025105 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 559 0.165018 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 569 0.098047 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 557 0.065687 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 569 0.043680 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 577 0.137181 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 571 0.040267 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 563 0.059088 10.0.0.249 - - [2026-04-30 00:27:36] "POST /alarms HTTP/1.1" 200 563 0.042531 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 563 0.024106 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 549 0.026679 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 597 0.038492 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 577 0.029894 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 573 0.048250 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 585 0.022578 10.0.0.249 - - [2026-04-30 00:27:37] "POST /alarms HTTP/1.1" 200 611 0.025148 10.0.0.249 - - [2026-04-30 00:27:37] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.249 - - [2026-04-30 00:27:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003223 10.0.0.249 - - [2026-04-30 00:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.249 - - [2026-04-30 00:27:37] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.013559 10.0.0.249 - - [2026-04-30 00:27:38] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.249 - - [2026-04-30 00:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.249 - - [2026-04-30 00:27:38] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003557 10.0.0.249 - - [2026-04-30 00:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.249 - - [2026-04-30 00:27:38] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.012908 10.0.0.249 - - [2026-04-30 00:27:38] "GET / HTTP/1.1" 200 36215 0.001860 10.0.0.249 - - [2026-04-30 00:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.249 - - [2026-04-30 00:27:38] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015293 10.0.0.249 - - [2026-04-30 00:27:38] "PUT /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f HTTP/1.1" 200 275 0.047032 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001124 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001535 10.0.0.249 - - [2026-04-30 00:29:41] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.249 - - [2026-04-30 00:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2026-04-30 00:29:41] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004258 10.0.0.249 - - [2026-04-30 00:29:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.001072 10.0.0.249 - - [2026-04-30 00:29:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.012154 10.0.0.249 - - [2026-04-30 00:29:41] "POST /security-groups HTTP/1.1" 200 570 0.094342 10.0.0.249 - - [2026-04-30 00:29:41] "POST /projects HTTP/1.1" 200 483 0.332595 10.0.0.249 - - [2026-04-30 00:29:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003095 10.0.0.249 - - [2026-04-30 00:29:41] "POST /security-groups HTTP/1.1" 200 536 0.083058 10.0.0.249 - - [2026-04-30 00:29:41] "POST /access-control-lists HTTP/1.1" 200 581 0.057626 10.0.0.249 - - [2026-04-30 00:29:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.045765 10.0.0.249 - - [2026-04-30 00:29:41] "POST /chown HTTP/1.1" 200 109 0.050447 10.0.0.249 - - [2026-04-30 00:29:42] "POST /policy-managements HTTP/1.1" 409 214 0.018231 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010342 10.0.0.249 - - [2026-04-30 00:29:42] "POST /access-control-lists HTTP/1.1" 200 579 0.104916 10.0.0.249 - - [2026-04-30 00:29:42] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010438 10.0.0.249 - - [2026-04-30 00:29:42] "POST /application-policy-sets HTTP/1.1" 200 530 0.034441 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006856 10.0.0.249 - - [2026-04-30 00:29:42] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004398 10.0.0.249 - - [2026-04-30 00:29:42] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.022444 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.249 - - [2026-04-30 00:29:42] "GET /virtual-network/70b979aa-0896-48a4-b481-a9ebd5eda95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005942 10.0.0.249 - - [2026-04-30 00:29:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000532 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.007334 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.009068 10.0.0.249 - - [2026-04-30 00:29:42] "POST /security-groups HTTP/1.1" 200 574 0.111743 10.0.0.249 - - [2026-04-30 00:29:42] "POST /projects HTTP/1.1" 200 491 0.486907 10.0.0.249 - - [2026-04-30 00:29:42] "POST /access-control-lists HTTP/1.1" 200 596 0.155631 10.0.0.249 - - [2026-04-30 00:29:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.043220 10.0.0.249 - - [2026-04-30 00:29:42] "POST /access-control-lists HTTP/1.1" 200 594 0.065269 10.0.0.249 - - [2026-04-30 00:29:42] "POST /security-groups HTTP/1.1" 200 548 0.167412 10.0.0.249 - - [2026-04-30 00:29:43] "POST /chown HTTP/1.1" 200 109 0.022367 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.004148 10.0.0.249 - - [2026-04-30 00:29:43] "POST /network-ipams HTTP/1.1" 200 524 0.100599 10.0.0.249 - - [2026-04-30 00:29:43] "POST /access-control-lists HTTP/1.1" 200 585 0.125975 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.022768 10.0.0.249 - - [2026-04-30 00:29:43] "POST /network-ipams HTTP/1.1" 200 512 0.137546 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.013167 10.0.0.249 - - [2026-04-30 00:29:43] "POST /access-control-lists HTTP/1.1" 200 583 0.124285 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.009037 10.0.0.249 - - [2026-04-30 00:29:43] "POST /access-control-lists HTTP/1.1" 200 604 0.071489 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.006030 10.0.0.249 - - [2026-04-30 00:29:43] "POST /access-control-lists HTTP/1.1" 200 602 0.083706 10.0.0.249 - - [2026-04-30 00:29:43] "POST /useragent-kv HTTP/1.1" 200 115 0.045979 10.0.0.249 - - [2026-04-30 00:29:43] "POST /virtual-networks HTTP/1.1" 200 540 0.346441 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013661 10.0.0.249 - - [2026-04-30 00:29:43] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.018767 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.010490 10.0.0.249 - - [2026-04-30 00:29:43] "POST /access-control-lists HTTP/1.1" 200 591 0.059551 10.0.0.249 - - [2026-04-30 00:29:43] "POST /network-ipams HTTP/1.1" 200 520 0.107495 10.0.0.249 - - [2026-04-30 00:29:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.003052 10.0.0.249 - - [2026-04-30 00:29:44] "POST /route-targets HTTP/1.1" 200 328 0.061249 10.0.0.249 - - [2026-04-30 00:29:44] "POST /ref-update HTTP/1.1" 200 156 0.070200 10.0.0.249 - - [2026-04-30 00:29:44] "POST /useragent-kv HTTP/1.1" 200 115 0.021497 10.0.0.249 - - [2026-04-30 00:29:44] "POST /virtual-networks HTTP/1.1" 200 548 0.286630 10.0.0.249 - - [2026-04-30 00:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009144 10.0.0.249 - - [2026-04-30 00:29:44] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.011768 10.0.0.249 - - [2026-04-30 00:29:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.006128 10.0.0.249 - - [2026-04-30 00:29:44] "POST /route-targets HTTP/1.1" 200 328 0.029181 10.0.0.249 - - [2026-04-30 00:29:44] "POST /ref-update HTTP/1.1" 200 156 0.059672 10.0.0.249 - - [2026-04-30 00:29:44] "POST /network-policys HTTP/1.1" 200 540 0.064438 10.0.0.249 - - [2026-04-30 00:29:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.009920 10.0.0.249 - - [2026-04-30 00:29:44] "POST /network-policys HTTP/1.1" 200 536 0.041696 10.0.0.249 - - [2026-04-30 00:29:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.002945 10.0.0.249 - - [2026-04-30 00:29:44] "POST /network-policys HTTP/1.1" 200 544 0.154068 10.0.0.249 - - [2026-04-30 00:29:44] "PUT /access-control-list/88b20496-8767-491d-9e28-d6519dbc256a HTTP/1.1" 200 273 0.040957 10.0.0.249 - - [2026-04-30 00:29:44] "POST /ref-update HTTP/1.1" 200 156 0.148397 10.0.0.249 - - [2026-04-30 00:29:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003042 10.0.0.249 - - [2026-04-30 00:29:45] "PUT /access-control-list/fac7b771-b73d-4446-8629-5012909d5252 HTTP/1.1" 200 273 0.033762 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.121789 10.0.0.249 - - [2026-04-30 00:29:45] "PUT /access-control-list/88b20496-8767-491d-9e28-d6519dbc256a HTTP/1.1" 200 273 0.083271 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.065281 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.241444 10.0.0.249 - - [2026-04-30 00:29:45] "PUT /access-control-list/fac7b771-b73d-4446-8629-5012909d5252 HTTP/1.1" 200 273 0.029125 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028973 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004795 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001255 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001355 10.0.0.249 - - [2026-04-30 00:29:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.011120 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.121489 10.0.0.249 - - [2026-04-30 00:29:45] "POST /access-control-lists HTTP/1.1" 200 603 0.081117 10.0.0.249 - - [2026-04-30 00:29:45] "PUT /access-control-list/88b20496-8767-491d-9e28-d6519dbc256a HTTP/1.1" 200 273 0.052263 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.068460 10.0.0.249 - - [2026-04-30 00:29:45] "POST /ref-update HTTP/1.1" 200 156 0.213112 10.0.0.249 - - [2026-04-30 00:29:45] "PUT /access-control-list/1f457942-8efa-46e2-935a-f8639ea105d4 HTTP/1.1" 200 273 0.040930 10.0.0.249 - - [2026-04-30 00:29:46] "PUT /access-control-list/1f457942-8efa-46e2-935a-f8639ea105d4 HTTP/1.1" 200 273 0.089816 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-update HTTP/1.1" 200 156 0.279625 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003598 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-update HTTP/1.1" 200 156 0.080161 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004488 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005274 10.0.0.249 - - [2026-04-30 00:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.249 - - [2026-04-30 00:29:46] "GET /virtual-network/70b979aa-0896-48a4-b481-a9ebd5eda95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009573 10.0.0.249 - - [2026-04-30 00:29:46] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004918 10.0.0.249 - - [2026-04-30 00:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.249 - - [2026-04-30 00:29:46] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004138 10.0.0.249 - - [2026-04-30 00:29:46] "POST /firewall-policys HTTP/1.1" 200 532 0.044045 10.0.0.249 - - [2026-04-30 00:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030522 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.030659 10.0.0.249 - - [2026-04-30 00:29:46] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005498 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003858 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-update HTTP/1.1" 200 156 0.046257 10.0.0.249 - - [2026-04-30 00:29:46] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.033223 10.0.0.249 - - [2026-04-30 00:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.249 - - [2026-04-30 00:29:46] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006032 10.0.0.249 - - [2026-04-30 00:29:46] "POST /firewall-policys HTTP/1.1" 200 534 0.040377 10.0.0.249 - - [2026-04-30 00:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025886 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018274 10.0.0.249 - - [2026-04-30 00:29:46] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.016872 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003567 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005282 10.0.0.249 - - [2026-04-30 00:29:46] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006001 10.0.0.249 - - [2026-04-30 00:29:46] "POST /ref-update HTTP/1.1" 200 156 0.026704 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.053254 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.061002 10.0.0.249 - - [2026-04-30 00:29:47] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.008683 10.0.0.249 - - [2026-04-30 00:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.249 - - [2026-04-30 00:29:47] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004209 10.0.0.249 - - [2026-04-30 00:29:47] "POST /firewall-policys HTTP/1.1" 200 532 0.051518 10.0.0.249 - - [2026-04-30 00:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.084219 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028586 10.0.0.249 - - [2026-04-30 00:29:47] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005199 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003702 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004040 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003391 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006148 10.0.0.249 - - [2026-04-30 00:29:47] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006708 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.049176 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.046574 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.053653 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.040694 10.0.0.249 - - [2026-04-30 00:29:47] "POST /ref-update HTTP/1.1" 200 156 0.074681 10.0.0.249 - - [2026-04-30 00:29:47] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.023780 10.0.0.249 - - [2026-04-30 00:29:48] "POST /tags HTTP/1.1" 200 300 0.049013 10.0.0.249 - - [2026-04-30 00:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022263 10.0.0.249 - - [2026-04-30 00:29:48] "GET /tag/0a2de8a6-ea6d-446a-b27a-fe83efd2ab54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017923 10.0.0.249 - - [2026-04-30 00:29:48] "POST /set-tag HTTP/1.1" 200 109 0.038765 10.0.0.249 - - [2026-04-30 00:29:48] "POST /tags HTTP/1.1" 200 358 0.193668 10.0.0.249 - - [2026-04-30 00:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.249 - - [2026-04-30 00:29:48] "GET /tag/b86272c6-6c20-48e4-9abe-785768ea11d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.028210 10.0.0.249 - - [2026-04-30 00:29:48] "POST /tags HTTP/1.1" 200 306 0.141812 10.0.0.249 - - [2026-04-30 00:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.037086 10.0.0.249 - - [2026-04-30 00:29:48] "GET /tag/cb0f6708-626f-4495-aa7d-051fae4792a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.122653 10.0.0.249 - - [2026-04-30 00:29:49] "POST /id-to-fqname HTTP/1.1" 200 174 0.003206 10.0.0.249 - - [2026-04-30 00:29:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.022969 10.0.0.249 - - [2026-04-30 00:29:49] "POST /security-groups HTTP/1.1" 200 571 0.096317 10.0.0.249 - - [2026-04-30 00:29:49] "POST /projects HTTP/1.1" 200 485 0.444822 10.0.0.249 - - [2026-04-30 00:29:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.008239 10.0.0.249 - - [2026-04-30 00:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047919 10.0.0.249 - - [2026-04-30 00:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.249 - - [2026-04-30 00:29:49] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.043018 10.0.0.249 - - [2026-04-30 00:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.249 - - [2026-04-30 00:29:49] "POST /access-control-lists HTTP/1.1" 200 582 0.182868 10.0.0.249 - - [2026-04-30 00:29:49] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.068757 10.0.0.249 - - [2026-04-30 00:29:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.016533 10.0.0.249 - - [2026-04-30 00:29:49] "POST /access-control-lists HTTP/1.1" 200 580 0.162855 10.0.0.249 - - [2026-04-30 00:29:50] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.225514 10.0.0.249 - - [2026-04-30 00:29:50] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.077520 10.0.0.249 - - [2026-04-30 00:29:50] "POST /security-groups HTTP/1.1" 200 539 0.113471 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.034748 10.0.0.249 - - [2026-04-30 00:29:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.063860 10.0.0.249 - - [2026-04-30 00:29:50] "POST /access-control-lists HTTP/1.1" 200 598 0.073421 10.0.0.249 - - [2026-04-30 00:29:50] "POST /chown HTTP/1.1" 200 109 0.065779 10.0.0.249 - - [2026-04-30 00:29:50] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026337 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.013833 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006068 10.0.0.249 - - [2026-04-30 00:29:50] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029574 10.0.0.249 - - [2026-04-30 00:29:50] "POST /access-control-lists HTTP/1.1" 200 596 0.080443 10.0.0.249 - - [2026-04-30 00:29:50] "POST /tags HTTP/1.1" 409 207 0.018193 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.249 - - [2026-04-30 00:29:50] "GET /tag/cb0f6708-626f-4495-aa7d-051fae4792a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.013141 10.0.0.249 - - [2026-04-30 00:29:50] "POST /firewall-rules HTTP/1.1" 200 566 0.087354 10.0.0.249 - - [2026-04-30 00:29:50] "GET /firewall-rule/d21b387c-4fa2-4356-a001-b50efa6fb29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.006074 10.0.0.249 - - [2026-04-30 00:29:50] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003063 10.0.0.249 - - [2026-04-30 00:29:50] "GET /firewall-rule/d21b387c-4fa2-4356-a001-b50efa6fb29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.004297 10.0.0.249 - - [2026-04-30 00:29:50] "POST /ref-update HTTP/1.1" 200 156 0.020176 10.0.0.249 - - [2026-04-30 00:29:50] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013995 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.249 - - [2026-04-30 00:29:50] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003906 10.0.0.249 - - [2026-04-30 00:29:50] "POST /tags HTTP/1.1" 409 207 0.002247 10.0.0.249 - - [2026-04-30 00:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2026-04-30 00:29:51] "GET /tag/cb0f6708-626f-4495-aa7d-051fae4792a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.015762 10.0.0.249 - - [2026-04-30 00:29:51] "POST /firewall-rules HTTP/1.1" 200 564 0.095406 10.0.0.249 - - [2026-04-30 00:29:51] "GET /firewall-rule/ec6acbee-e0ac-4b90-8869-be9db126996c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.061500 10.0.0.249 - - [2026-04-30 00:29:51] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014070 10.0.0.249 - - [2026-04-30 00:29:51] "GET /firewall-rule/ec6acbee-e0ac-4b90-8869-be9db126996c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003663 10.0.0.249 - - [2026-04-30 00:29:51] "POST /ref-update HTTP/1.1" 200 156 0.041238 10.0.0.249 - - [2026-04-30 00:29:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.006178 10.0.0.249 - - [2026-04-30 00:29:51] "POST /tags HTTP/1.1" 200 302 0.079236 10.0.0.249 - - [2026-04-30 00:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014254 10.0.0.249 - - [2026-04-30 00:29:51] "GET /tag/a700f9a1-7ab7-4611-82cd-c969a874d7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022180 10.0.0.249 - - [2026-04-30 00:29:51] "POST /tags HTTP/1.1" 200 326 0.099653 10.0.0.249 - - [2026-04-30 00:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016308 10.0.0.249 - - [2026-04-30 00:29:51] "GET /tag/a3c46731-060a-40b3-94d0-905247b8f2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018520 10.0.0.249 - - [2026-04-30 00:29:51] "POST /tags HTTP/1.1" 200 364 0.039447 10.0.0.249 - - [2026-04-30 00:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018549 10.0.0.249 - - [2026-04-30 00:29:51] "GET /tag/cd41f3ce-6ddd-48ea-9859-da3458c182d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.017734 10.0.0.249 - - [2026-04-30 00:29:51] "POST /tags HTTP/1.1" 200 312 0.061622 10.0.0.249 - - [2026-04-30 00:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017659 10.0.0.249 - - [2026-04-30 00:29:51] "GET /tag/36756f9e-9d84-4d97-892f-b5bf0d1c710d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026507 10.0.0.249 - - [2026-04-30 00:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.249 - - [2026-04-30 00:29:52] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.012238 10.0.0.249 - - [2026-04-30 00:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.249 - - [2026-04-30 00:29:52] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.106399 10.0.0.249 - - [2026-04-30 00:29:52] "POST /virtual-machines HTTP/1.1" 200 378 0.037700 10.0.0.249 - - [2026-04-30 00:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.084264 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001558 10.0.0.249 - - [2026-04-30 00:29:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.146248 10.0.0.249 - - [2026-04-30 00:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009577 10.0.0.249 - - [2026-04-30 00:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015151 10.0.0.249 - - [2026-04-30 00:29:52] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012604 10.0.0.249 - - [2026-04-30 00:29:52] "POST /instance-ips HTTP/1.1" 200 410 0.084582 10.0.0.249 - - [2026-04-30 00:29:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.102264 10.0.0.249 - - [2026-04-30 00:29:52] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.026273 10.0.0.249 - - [2026-04-30 00:29:52] "POST /set-tag HTTP/1.1" 200 109 0.027342 10.0.0.249 - - [2026-04-30 00:29:53] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023345 10.0.0.249 - - [2026-04-30 00:29:53] "GET /instance-ip/b46031ca-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.018577 10.0.0.249 - - [2026-04-30 00:29:53] "POST /tags HTTP/1.1" 200 306 0.067813 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017103 10.0.0.249 - - [2026-04-30 00:29:53] "GET /tag/f541dbfe-21e9-486a-be4e-517265310dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.023003 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.249 - - [2026-04-30 00:29:53] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049621 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.249 - - [2026-04-30 00:29:53] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007369 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.249 - - [2026-04-30 00:29:53] "GET /service-appliance-set/b81fdd48-5ed0-4b75-af0e-1d316806fba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013106 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002476 10.0.0.249 - - [2026-04-30 00:29:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.133600 10.0.0.249 - - [2026-04-30 00:29:53] "GET /virtual-machine-interface/3cd1090f-d312-4d49-90b1-43434410df17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.020528 10.0.0.249 - - [2026-04-30 00:29:53] "POST /instance-ips HTTP/1.1" 200 382 0.056429 10.0.0.249 - - [2026-04-30 00:29:53] "GET /instance-ip/90926db7-3fe9-42a4-8f0e-0973c54a7419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.026414 10.0.0.249 - - [2026-04-30 00:29:53] "POST /loadbalancers HTTP/1.1" 200 584 0.073262 10.0.0.249 - - [2026-04-30 00:29:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016563 10.0.0.249 - - [2026-04-30 00:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015578 10.0.0.249 - - [2026-04-30 00:29:53] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037782 10.0.0.249 - - [2026-04-30 00:29:54] "GET /loadbalancer/e8be537b-350b-46fd-b6da-aefbd6a9f4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.004192 10.0.0.249 - - [2026-04-30 00:29:54] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.094963 10.0.0.249 - - [2026-04-30 00:29:54] "GET /instance-ip/90926db7-3fe9-42a4-8f0e-0973c54a7419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005640 10.0.0.249 - - [2026-04-30 00:29:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.083855 10.0.0.249 - - [2026-04-30 00:29:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035199 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022817 10.0.0.249 - - [2026-04-30 00:29:54] "POST /floating-ips HTTP/1.1" 200 585 0.095255 10.0.0.249 - - [2026-04-30 00:29:54] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048494 10.0.0.249 - - [2026-04-30 00:29:54] "GET /loadbalancer-listener/b4441a28-b30a-4edd-9d6f-d4be65bc9817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.016686 10.0.0.249 - - [2026-04-30 00:29:54] "GET /loadbalancer-listener/b4441a28-b30a-4edd-9d6f-d4be65bc9817?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.015929 10.0.0.249 - - [2026-04-30 00:29:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.099705 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006448 10.0.0.249 - - [2026-04-30 00:29:54] "GET /instance-ip/90926db7-3fe9-42a4-8f0e-0973c54a7419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013165 10.0.0.249 - - [2026-04-30 00:29:54] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007922 10.0.0.249 - - [2026-04-30 00:29:54] "GET /instance-ip/90926db7-3fe9-42a4-8f0e-0973c54a7419?fields=floating_ips HTTP/1.1" 200 1173 0.014573 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.249 - - [2026-04-30 00:29:54] "GET /floating-ip/f249ea8d-8975-4da0-9ad5-e3785a9f0e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008096 10.0.0.249 - - [2026-04-30 00:29:54] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.025662 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.002450 10.0.0.249 - - [2026-04-30 00:29:54] "POST /tags HTTP/1.1" 200 356 0.037298 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.249 - - [2026-04-30 00:29:54] "GET /tag/81522323-90f6-4db4-961e-d6f67a53cb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.026046 10.0.0.249 - - [2026-04-30 00:29:54] "POST /tags HTTP/1.1" 200 304 0.028639 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.029139 10.0.0.249 - - [2026-04-30 00:29:54] "GET /tag/dc19adfd-dbaf-4f10-a845-9bbce524b8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014502 10.0.0.249 - - [2026-04-30 00:29:54] "POST /projects HTTP/1.1" 409 218 0.003628 10.0.0.249 - - [2026-04-30 00:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2026-04-30 00:29:54] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064229 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.249 - - [2026-04-30 00:29:55] "GET /network-ipam/ced728d0-61bd-4a93-97fc-b0c314c8c285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.008939 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.249 - - [2026-04-30 00:29:55] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005918 10.0.0.249 - - [2026-04-30 00:29:55] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.162171 10.0.0.249 - - [2026-04-30 00:29:55] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006822 10.0.0.249 - - [2026-04-30 00:29:55] "POST /set-tag HTTP/1.1" 200 109 0.085129 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017468 10.0.0.249 - - [2026-04-30 00:29:55] "GET /network-ipam/d978ef66-7063-4e1c-8d65-699151e2e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003465 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.249 - - [2026-04-30 00:29:55] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004662 10.0.0.249 - - [2026-04-30 00:29:55] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.064165 10.0.0.249 - - [2026-04-30 00:29:55] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009901 10.0.0.249 - - [2026-04-30 00:29:55] "POST /set-tag HTTP/1.1" 200 109 0.072376 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.249 - - [2026-04-30 00:29:55] "GET /network-policy/94af5e5c-27dc-454a-976d-eb300587f07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002987 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.249 - - [2026-04-30 00:29:55] "GET /network-policy/fcd2d8f8-a3b7-401a-9fce-1e44c2ddb636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005941 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.249 - - [2026-04-30 00:29:55] "GET /network-policy/20da2d01-26aa-4a56-b150-755afaa061a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003282 10.0.0.249 - - [2026-04-30 00:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.249 - - [2026-04-30 00:29:55] "PUT /network-policy/20da2d01-26aa-4a56-b150-755afaa061a0 HTTP/1.1" 200 263 0.019219 10.0.0.249 - - [2026-04-30 00:29:55] "POST /ref-update HTTP/1.1" 200 156 0.093016 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003051 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003046 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003484 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003632 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003147 10.0.0.249 - - [2026-04-30 00:29:56] "POST /security-groups HTTP/1.1" 409 245 0.082307 10.0.0.249 - - [2026-04-30 00:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.249 - - [2026-04-30 00:29:56] "PUT /security-group/6481626c-1a08-49d2-88ba-39a8c0ef1d13 HTTP/1.1" 200 263 0.093750 10.0.0.249 - - [2026-04-30 00:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044590 10.0.0.249 - - [2026-04-30 00:29:56] "PUT /access-control-list/e56eff4f-d453-45a3-938d-deb38bfc6f90 HTTP/1.1" 200 273 0.051595 10.0.0.249 - - [2026-04-30 00:29:56] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031847 10.0.0.249 - - [2026-04-30 00:29:56] "PUT /access-control-list/756e1f87-9086-4888-8a87-b25db93cf40b HTTP/1.1" 200 273 0.035618 10.0.0.249 - - [2026-04-30 00:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.249 - - [2026-04-30 00:29:56] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003397 10.0.0.249 - - [2026-04-30 00:29:56] "POST /tags HTTP/1.1" 409 206 0.005143 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002000 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:29:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001797 10.0.0.249 - - [2026-04-30 00:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.249 - - [2026-04-30 00:29:56] "GET /tag/dc19adfd-dbaf-4f10-a845-9bbce524b8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024197 10.0.0.249 - - [2026-04-30 00:29:56] "POST /firewall-rules HTTP/1.1" 200 564 0.085752 10.0.0.249 - - [2026-04-30 00:29:56] "GET /firewall-rule/3f4971c9-3449-4958-add8-2a901dbcd36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004732 10.0.0.249 - - [2026-04-30 00:29:56] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005871 10.0.0.249 - - [2026-04-30 00:29:56] "GET /firewall-rule/3f4971c9-3449-4958-add8-2a901dbcd36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003429 10.0.0.249 - - [2026-04-30 00:29:56] "POST /ref-update HTTP/1.1" 200 156 0.096258 10.0.0.249 - - [2026-04-30 00:29:56] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013064 10.0.0.249 - - [2026-04-30 00:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.249 - - [2026-04-30 00:29:56] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003921 10.0.0.249 - - [2026-04-30 00:29:56] "POST /tags HTTP/1.1" 409 206 0.002556 10.0.0.249 - - [2026-04-30 00:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.249 - - [2026-04-30 00:29:57] "GET /tag/dc19adfd-dbaf-4f10-a845-9bbce524b8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.044755 10.0.0.249 - - [2026-04-30 00:29:57] "POST /firewall-rules HTTP/1.1" 200 562 0.106471 10.0.0.249 - - [2026-04-30 00:29:57] "GET /firewall-rule/af8e1c46-e242-45d2-837a-5ac860607218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.033125 10.0.0.249 - - [2026-04-30 00:29:57] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005621 10.0.0.249 - - [2026-04-30 00:29:57] "GET /firewall-rule/af8e1c46-e242-45d2-837a-5ac860607218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005524 10.0.0.249 - - [2026-04-30 00:29:57] "POST /ref-update HTTP/1.1" 200 156 0.040760 10.0.0.249 - - [2026-04-30 00:29:57] "POST /tags HTTP/1.1" 200 302 0.033901 10.0.0.249 - - [2026-04-30 00:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023096 10.0.0.249 - - [2026-04-30 00:29:57] "GET /tag/6f022f40-9057-437c-9428-8aefbdf252d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.028264 10.0.0.249 - - [2026-04-30 00:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.249 - - [2026-04-30 00:29:57] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049603 10.0.0.249 - - [2026-04-30 00:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014987 10.0.0.249 - - [2026-04-30 00:29:57] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.010329 10.0.0.249 - - [2026-04-30 00:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.249 - - [2026-04-30 00:29:57] "GET /service-appliance-set/b81fdd48-5ed0-4b75-af0e-1d316806fba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003347 10.0.0.249 - - [2026-04-30 00:29:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.002594 10.0.0.249 - - [2026-04-30 00:29:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138303 10.0.0.249 - - [2026-04-30 00:29:57] "GET /virtual-machine-interface/a0c48370-7911-499c-a676-46a79a393164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.030694 10.0.0.249 - - [2026-04-30 00:29:57] "POST /instance-ips HTTP/1.1" 200 378 0.044686 10.0.0.249 - - [2026-04-30 00:29:57] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012849 10.0.0.249 - - [2026-04-30 00:29:58] "POST /loadbalancers HTTP/1.1" 200 584 0.087210 10.0.0.249 - - [2026-04-30 00:29:58] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043351 10.0.0.249 - - [2026-04-30 00:29:58] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004165 10.0.0.249 - - [2026-04-30 00:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035544 10.0.0.249 - - [2026-04-30 00:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.249 - - [2026-04-30 00:29:58] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051194 10.0.0.249 - - [2026-04-30 00:29:58] "POST /floating-ips HTTP/1.1" 200 583 0.071578 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004911 10.0.0.249 - - [2026-04-30 00:29:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054780 10.0.0.249 - - [2026-04-30 00:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021569 10.0.0.249 - - [2026-04-30 00:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015196 10.0.0.249 - - [2026-04-30 00:29:58] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037363 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer-listener/143e8d32-7784-4c32-be87-e62e0bf3c541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003323 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer-listener/143e8d32-7784-4c32-be87-e62e0bf3c541?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004119 10.0.0.249 - - [2026-04-30 00:29:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021411 10.0.0.249 - - [2026-04-30 00:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.249 - - [2026-04-30 00:29:58] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005607 10.0.0.249 - - [2026-04-30 00:29:58] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?fields=floating_ips HTTP/1.1" 200 1166 0.008854 10.0.0.249 - - [2026-04-30 00:29:58] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005679 10.0.0.249 - - [2026-04-30 00:29:58] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052691 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003712 10.0.0.249 - - [2026-04-30 00:29:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.024287 10.0.0.249 - - [2026-04-30 00:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016003 10.0.0.249 - - [2026-04-30 00:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021602 10.0.0.249 - - [2026-04-30 00:29:58] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043556 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer-listener/704e804e-6cc9-4c0b-b907-7d543003db89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002937 10.0.0.249 - - [2026-04-30 00:29:58] "GET /loadbalancer-listener/704e804e-6cc9-4c0b-b907-7d543003db89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003920 10.0.0.249 - - [2026-04-30 00:29:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025490 10.0.0.249 - - [2026-04-30 00:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.249 - - [2026-04-30 00:29:58] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008899 10.0.0.249 - - [2026-04-30 00:29:58] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?fields=floating_ips HTTP/1.1" 200 1166 0.002847 10.0.0.249 - - [2026-04-30 00:29:59] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053292 10.0.0.249 - - [2026-04-30 00:29:59] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007646 10.0.0.249 - - [2026-04-30 00:29:59] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003823 10.0.0.249 - - [2026-04-30 00:29:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029689 10.0.0.249 - - [2026-04-30 00:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028312 10.0.0.249 - - [2026-04-30 00:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017828 10.0.0.249 - - [2026-04-30 00:29:59] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072582 10.0.0.249 - - [2026-04-30 00:29:59] "GET /loadbalancer-listener/97e1368e-9b9c-402a-b091-1bdf0814f2ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.012951 10.0.0.249 - - [2026-04-30 00:29:59] "GET /loadbalancer-listener/97e1368e-9b9c-402a-b091-1bdf0814f2ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.008297 10.0.0.249 - - [2026-04-30 00:29:59] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.050877 10.0.0.249 - - [2026-04-30 00:29:59] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003854 10.0.0.249 - - [2026-04-30 00:29:59] "GET /instance-ip/192487ad-c8ce-440b-ac4b-481fbad9e674?fields=floating_ips HTTP/1.1" 200 1166 0.006733 10.0.0.249 - - [2026-04-30 00:29:59] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003377 10.0.0.249 - - [2026-04-30 00:29:59] "POST /tags HTTP/1.1" 200 372 0.063024 10.0.0.249 - - [2026-04-30 00:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.042282 10.0.0.249 - - [2026-04-30 00:29:59] "GET /tag/ccab70ee-4b12-4fcd-a81d-5bb143d3d696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030067 10.0.0.249 - - [2026-04-30 00:29:59] "POST /tags HTTP/1.1" 200 320 0.049467 10.0.0.249 - - [2026-04-30 00:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025786 10.0.0.249 - - [2026-04-30 00:29:59] "GET /tag/c0bd442a-1a31-45cc-88f5-dcaf937a95e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.028959 10.0.0.249 - - [2026-04-30 00:29:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.000952 10.0.0.249 - - [2026-04-30 00:29:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.009019 10.0.0.249 - - [2026-04-30 00:30:00] "POST /security-groups HTTP/1.1" 200 578 0.102677 10.0.0.249 - - [2026-04-30 00:30:00] "POST /projects HTTP/1.1" 200 499 0.347539 10.0.0.249 - - [2026-04-30 00:30:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.028556 10.0.0.249 - - [2026-04-30 00:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.050473 10.0.0.249 - - [2026-04-30 00:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019530 10.0.0.249 - - [2026-04-30 00:30:00] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010797 10.0.0.249 - - [2026-04-30 00:30:00] "POST /access-control-lists HTTP/1.1" 200 589 0.098914 10.0.0.249 - - [2026-04-30 00:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.050872 10.0.0.249 - - [2026-04-30 00:30:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.049195 10.0.0.249 - - [2026-04-30 00:30:00] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.009798 10.0.0.249 - - [2026-04-30 00:30:00] "POST /access-control-lists HTTP/1.1" 200 587 0.108583 10.0.0.249 - - [2026-04-30 00:30:00] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.228235 10.0.0.249 - - [2026-04-30 00:30:00] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.123734 10.0.0.249 - - [2026-04-30 00:30:00] "POST /security-groups HTTP/1.1" 200 560 0.105794 10.0.0.249 - - [2026-04-30 00:30:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.006302 10.0.0.249 - - [2026-04-30 00:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024488 10.0.0.249 - - [2026-04-30 00:30:00] "POST /access-control-lists HTTP/1.1" 200 612 0.084226 10.0.0.249 - - [2026-04-30 00:30:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.009898 10.0.0.249 - - [2026-04-30 00:30:01] "POST /chown HTTP/1.1" 200 109 0.071904 10.0.0.249 - - [2026-04-30 00:30:01] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014499 10.0.0.249 - - [2026-04-30 00:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.249 - - [2026-04-30 00:30:01] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017256 10.0.0.249 - - [2026-04-30 00:30:01] "POST /access-control-lists HTTP/1.1" 200 610 0.102118 10.0.0.249 - - [2026-04-30 00:30:01] "POST /tags HTTP/1.1" 409 214 0.022526 10.0.0.249 - - [2026-04-30 00:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.249 - - [2026-04-30 00:30:01] "GET /tag/c0bd442a-1a31-45cc-88f5-dcaf937a95e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.013853 10.0.0.249 - - [2026-04-30 00:30:01] "POST /firewall-rules HTTP/1.1" 200 580 0.089391 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-rule/542b887d-5b41-47c9-b78c-951d71dec02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006663 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.007200 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-rule/542b887d-5b41-47c9-b78c-951d71dec02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003832 10.0.0.249 - - [2026-04-30 00:30:01] "POST /ref-update HTTP/1.1" 200 156 0.059117 10.0.0.249 - - [2026-04-30 00:30:01] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017944 10.0.0.249 - - [2026-04-30 00:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.249 - - [2026-04-30 00:30:01] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004883 10.0.0.249 - - [2026-04-30 00:30:01] "POST /tags HTTP/1.1" 409 214 0.002997 10.0.0.249 - - [2026-04-30 00:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.249 - - [2026-04-30 00:30:01] "GET /tag/c0bd442a-1a31-45cc-88f5-dcaf937a95e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.034719 10.0.0.249 - - [2026-04-30 00:30:01] "POST /firewall-rules HTTP/1.1" 200 578 0.115163 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-rule/720991f5-91d3-422e-b6ce-979450fbd93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.029370 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006829 10.0.0.249 - - [2026-04-30 00:30:01] "GET /firewall-rule/720991f5-91d3-422e-b6ce-979450fbd93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004076 10.0.0.249 - - [2026-04-30 00:30:01] "POST /ref-update HTTP/1.1" 200 156 0.060560 10.0.0.249 - - [2026-04-30 00:30:02] "POST /tags HTTP/1.1" 200 364 0.033713 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016088 10.0.0.249 - - [2026-04-30 00:30:02] "GET /tag/1ca4964f-ddce-40e7-98ca-b8e327e4a522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.021837 10.0.0.249 - - [2026-04-30 00:30:02] "POST /tags HTTP/1.1" 200 312 0.033010 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011529 10.0.0.249 - - [2026-04-30 00:30:02] "GET /tag/dcb69469-4575-47f5-a101-4e84b242c082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014005 10.0.0.249 - - [2026-04-30 00:30:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.004241 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.006743 10.0.0.249 - - [2026-04-30 00:30:02] "POST /security-groups HTTP/1.1" 200 574 0.087749 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.003740 10.0.0.249 - - [2026-04-30 00:30:02] "POST /projects HTTP/1.1" 200 491 0.280800 10.0.0.249 - - [2026-04-30 00:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023968 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.035125 10.0.0.249 - - [2026-04-30 00:30:02] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.022360 10.0.0.249 - - [2026-04-30 00:30:02] "POST /access-control-lists HTTP/1.1" 200 585 0.134057 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.249 - - [2026-04-30 00:30:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.010483 10.0.0.249 - - [2026-04-30 00:30:02] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.049512 10.0.0.249 - - [2026-04-30 00:30:02] "POST /access-control-lists HTTP/1.1" 200 583 0.076462 10.0.0.249 - - [2026-04-30 00:30:02] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.069859 10.0.0.249 - - [2026-04-30 00:30:02] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.098675 10.0.0.249 - - [2026-04-30 00:30:03] "POST /security-groups HTTP/1.1" 200 548 0.087593 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.004385 10.0.0.249 - - [2026-04-30 00:30:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.058755 10.0.0.249 - - [2026-04-30 00:30:03] "POST /access-control-lists HTTP/1.1" 200 604 0.089594 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.013838 10.0.0.249 - - [2026-04-30 00:30:03] "POST /chown HTTP/1.1" 200 109 0.052848 10.0.0.249 - - [2026-04-30 00:30:03] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009602 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.249 - - [2026-04-30 00:30:03] "POST /access-control-lists HTTP/1.1" 200 602 0.085464 10.0.0.249 - - [2026-04-30 00:30:03] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012083 10.0.0.249 - - [2026-04-30 00:30:03] "POST /tags HTTP/1.1" 409 210 0.002261 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.249 - - [2026-04-30 00:30:03] "GET /tag/dcb69469-4575-47f5-a101-4e84b242c082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.012585 10.0.0.249 - - [2026-04-30 00:30:03] "POST /firewall-rules HTTP/1.1" 200 572 0.092494 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-rule/e1169f54-d719-490f-b022-7e74af5c8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004628 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004407 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-rule/e1169f54-d719-490f-b022-7e74af5c8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003345 10.0.0.249 - - [2026-04-30 00:30:03] "POST /ref-update HTTP/1.1" 200 156 0.061521 10.0.0.249 - - [2026-04-30 00:30:03] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021283 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.249 - - [2026-04-30 00:30:03] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003693 10.0.0.249 - - [2026-04-30 00:30:03] "POST /tags HTTP/1.1" 409 210 0.002693 10.0.0.249 - - [2026-04-30 00:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.249 - - [2026-04-30 00:30:03] "GET /tag/dcb69469-4575-47f5-a101-4e84b242c082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.012427 10.0.0.249 - - [2026-04-30 00:30:03] "POST /firewall-rules HTTP/1.1" 200 570 0.077425 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-rule/1e2e7f59-f4a7-4dc8-a49e-36a4ea47e5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010029 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005815 10.0.0.249 - - [2026-04-30 00:30:03] "GET /firewall-rule/1e2e7f59-f4a7-4dc8-a49e-36a4ea47e5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003573 10.0.0.249 - - [2026-04-30 00:30:04] "POST /ref-update HTTP/1.1" 200 156 0.084365 10.0.0.249 - - [2026-04-30 00:30:04] "POST /tags HTTP/1.1" 409 237 0.003177 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.249 - - [2026-04-30 00:30:04] "GET /tag/cd41f3ce-6ddd-48ea-9859-da3458c182d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.013101 10.0.0.249 - - [2026-04-30 00:30:04] "POST /tags HTTP/1.1" 409 210 0.002746 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.249 - - [2026-04-30 00:30:04] "GET /tag/36756f9e-9d84-4d97-892f-b5bf0d1c710d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012591 10.0.0.249 - - [2026-04-30 00:30:04] "POST /projects HTTP/1.1" 409 223 0.003902 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.249 - - [2026-04-30 00:30:04] "GET /project/970f49aa-fd8f-4548-948d-ed22015edc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043368 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2026-04-30 00:30:04] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005437 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.249 - - [2026-04-30 00:30:04] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005233 10.0.0.249 - - [2026-04-30 00:30:04] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.057249 10.0.0.249 - - [2026-04-30 00:30:04] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.068992 10.0.0.249 - - [2026-04-30 00:30:04] "POST /security-groups HTTP/1.1" 409 253 0.007872 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.249 - - [2026-04-30 00:30:04] "PUT /security-group/75efd73a-024b-40b4-a540-952f97f95d54 HTTP/1.1" 200 263 0.071170 10.0.0.249 - - [2026-04-30 00:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035252 10.0.0.249 - - [2026-04-30 00:30:04] "PUT /access-control-list/a80ceb57-5349-4a9a-82f0-5c266e600edb HTTP/1.1" 200 273 0.039134 10.0.0.249 - - [2026-04-30 00:30:04] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019026 10.0.0.249 - - [2026-04-30 00:30:04] "PUT /access-control-list/19a73b6b-9c74-47d6-899a-c9b373cafe8b HTTP/1.1" 200 273 0.018497 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.249 - - [2026-04-30 00:30:04] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004118 10.0.0.249 - - [2026-04-30 00:30:04] "POST /tags HTTP/1.1" 409 210 0.010461 10.0.0.249 - - [2026-04-30 00:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.249 - - [2026-04-30 00:30:04] "GET /tag/36756f9e-9d84-4d97-892f-b5bf0d1c710d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013058 10.0.0.249 - - [2026-04-30 00:30:05] "POST /firewall-rules HTTP/1.1" 200 572 0.079984 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-rule/be4496dd-acde-4898-8ad8-8be02813ea23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004633 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006450 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-rule/be4496dd-acde-4898-8ad8-8be02813ea23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003590 10.0.0.249 - - [2026-04-30 00:30:05] "POST /ref-update HTTP/1.1" 200 156 0.046365 10.0.0.249 - - [2026-04-30 00:30:05] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008991 10.0.0.249 - - [2026-04-30 00:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2026-04-30 00:30:05] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003560 10.0.0.249 - - [2026-04-30 00:30:05] "POST /tags HTTP/1.1" 409 210 0.002454 10.0.0.249 - - [2026-04-30 00:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.249 - - [2026-04-30 00:30:05] "GET /tag/36756f9e-9d84-4d97-892f-b5bf0d1c710d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011639 10.0.0.249 - - [2026-04-30 00:30:05] "POST /firewall-rules HTTP/1.1" 200 570 0.080214 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-rule/6bd41d96-d4ed-4630-8b60-315ea954c952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.028394 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005116 10.0.0.249 - - [2026-04-30 00:30:05] "GET /firewall-rule/6bd41d96-d4ed-4630-8b60-315ea954c952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004332 10.0.0.249 - - [2026-04-30 00:30:05] "POST /ref-update HTTP/1.1" 200 156 0.048555 10.0.0.249 - - [2026-04-30 00:30:05] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005640 10.0.0.249 - - [2026-04-30 00:30:05] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.249 - - [2026-04-30 00:30:11] "GET / HTTP/1.1" 200 36215 0.005096 10.0.0.249 - - [2026-04-30 00:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.249 - - [2026-04-30 00:30:11] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017707 10.0.0.249 - - [2026-04-30 00:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.249 - - [2026-04-30 00:30:11] "GET /config-node/b20d45fe-5c63-404f-bdaf-895a593ffa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.008193 10.0.0.249 - - [2026-04-30 00:30:22] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.249 - - [2026-04-30 00:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.249 - - [2026-04-30 00:30:22] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003568 10.0.0.249 - - [2026-04-30 00:30:23] "POST /bgp-routers HTTP/1.1" 409 301 0.004141 10.0.0.249 - - [2026-04-30 00:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.249 - - [2026-04-30 00:30:23] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.021740 10.0.0.249 - - [2026-04-30 00:30:23] "PUT /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4 HTTP/1.1" 200 255 0.035055 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001134 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001253 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001971 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:30:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001313 10.0.0.249 - - [2026-04-30 00:31:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002824 10.0.0.249 - - [2026-04-30 00:31:29] "GET /global-system-configs HTTP/1.1" 200 323 0.003644 10.0.0.22 - - [2026-04-30 00:31:41] "GET / HTTP/1.1" 200 36215 0.002069 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.22 - - [2026-04-30 00:31:41] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005429 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.22 - - [2026-04-30 00:31:41] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003816 10.0.0.22 - - [2026-04-30 00:31:41] "PUT /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f HTTP/1.1" 200 275 0.024564 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004280 10.0.0.22 - - [2026-04-30 00:31:41] "POST /virtual-routers HTTP/1.1" 200 601 0.027257 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016613 10.0.0.22 - - [2026-04-30 00:31:41] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005261 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002634 10.0.0.22 - - [2026-04-30 00:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.22 - - [2026-04-30 00:31:41] "GET /virtual-network/70b979aa-0896-48a4-b481-a9ebd5eda95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006710 10.0.0.22 - - [2026-04-30 00:31:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.080876 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:34:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001701 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:34:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001691 10.0.0.249 - - [2026-04-30 00:34:47] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005097 10.0.0.249 - - [2026-04-30 00:34:47] "POST /ref-update HTTP/1.1" 200 156 0.013586 10.0.0.249 - - [2026-04-30 00:34:57] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010566 10.0.0.249 - - [2026-04-30 00:34:57] "POST /set-tag HTTP/1.1" 200 109 0.011772 10.0.0.249 - - [2026-04-30 00:34:57] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004816 10.0.0.249 - - [2026-04-30 00:34:57] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.249 - - [2026-04-30 00:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.249 - - [2026-04-30 00:34:58] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003038 10.0.0.249 - - [2026-04-30 00:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.249 - - [2026-04-30 00:34:58] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003107 10.0.0.249 - - [2026-04-30 00:34:58] "GET /loadbalancer-pool/ff45d0e8-16f2-4c2a-9d33-b2b91f1a7948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004442 10.0.0.249 - - [2026-04-30 00:34:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021707 10.0.0.249 - - [2026-04-30 00:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014793 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009950 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004113 10.0.0.249 - - [2026-04-30 00:34:58] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.249 - - [2026-04-30 00:34:58] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.018597 10.0.0.249 - - [2026-04-30 00:34:58] "POST /tags HTTP/1.1" 409 205 0.006642 10.0.0.249 - - [2026-04-30 00:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.249 - - [2026-04-30 00:34:58] "GET /tag/6f022f40-9057-437c-9428-8aefbdf252d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012611 10.0.0.249 - - [2026-04-30 00:34:58] "PUT /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae HTTP/1.1" 200 257 0.033472 10.0.0.249 - - [2026-04-30 00:34:58] "POST /set-tag HTTP/1.1" 200 109 0.067722 10.0.0.249 - - [2026-04-30 00:34:58] "GET /loadbalancer-pool/0b676a30-a699-4ad3-a434-6c1b243aa40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.030876 10.0.0.249 - - [2026-04-30 00:34:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028338 10.0.0.249 - - [2026-04-30 00:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011581 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010812 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009876 10.0.0.249 - - [2026-04-30 00:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.249 - - [2026-04-30 00:34:58] "POST /ref-update HTTP/1.1" 200 156 0.017085 10.0.0.249 - - [2026-04-30 00:34:58] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007465 10.0.0.249 - - [2026-04-30 00:34:58] "GET /loadbalancer-pool/f48b206f-eba8-4eab-a1f5-30b8f168e585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007692 10.0.0.249 - - [2026-04-30 00:34:58] "PUT /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae HTTP/1.1" 200 257 0.022010 10.0.0.249 - - [2026-04-30 00:34:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.036473 10.0.0.249 - - [2026-04-30 00:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026296 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019466 10.0.0.249 - - [2026-04-30 00:34:58] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016001 10.0.0.249 - - [2026-04-30 00:34:58] "POST /ref-update HTTP/1.1" 200 156 0.021048 10.0.0.249 - - [2026-04-30 00:34:58] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.039272 10.0.0.249 - - [2026-04-30 00:34:58] "POST /set-tag HTTP/1.1" 200 109 0.036519 10.0.0.249 - - [2026-04-30 00:34:58] "PUT /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae HTTP/1.1" 200 257 0.020741 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001160 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001589 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001323 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001279 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:35:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 10.0.0.249 - - [2026-04-30 00:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.249 - - [2026-04-30 00:35:30] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004323 10.0.0.22 - - [2026-04-30 00:35:31] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.22 - - [2026-04-30 00:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.22 - - [2026-04-30 00:35:31] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005222 10.0.0.22 - - [2026-04-30 00:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2026-04-30 00:35:31] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005411 10.0.0.22 - - [2026-04-30 00:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.22 - - [2026-04-30 00:35:31] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004095 10.0.0.22 - - [2026-04-30 00:35:31] "PUT /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a HTTP/1.1" 200 263 0.021906 10.0.0.22 - - [2026-04-30 00:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.22 - - [2026-04-30 00:35:31] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003456 10.0.0.22 - - [2026-04-30 00:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.22 - - [2026-04-30 00:35:31] "GET /virtual-machine-interface/58565990-ad57-4c51-b400-7df2ce5d685d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005063 10.0.0.22 - - [2026-04-30 00:35:31] "PUT /virtual-machine-interface/58565990-ad57-4c51-b400-7df2ce5d685d HTTP/1.1" 200 285 0.012863 10.0.0.249 - - [2026-04-30 00:36:28] "GET /global-system-configs HTTP/1.1" 200 323 0.005155 10.0.0.249 - - [2026-04-30 00:36:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002634 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005644 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.008637 10.0.0.249 - - [2026-04-30 00:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.249 - - [2026-04-30 00:38:25] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004974 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007103 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.028713 10.0.0.249 - - [2026-04-30 00:38:25] "DELETE /loadbalancer-member/a3d0266b-1995-44bd-b6f1-69e7e8e2a56d HTTP/1.1" 200 115 0.038139 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006431 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.249 - - [2026-04-30 00:38:25] "DELETE /loadbalancer-member/72a4f4cc-26d6-4971-8821-838109333d57 HTTP/1.1" 200 115 0.072356 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007968 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.249 - - [2026-04-30 00:38:25] "DELETE /loadbalancer-member/6b96537d-12b6-4ee4-99d5-f9f6483d341c HTTP/1.1" 200 115 0.037162 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007154 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.249 - - [2026-04-30 00:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.249 - - [2026-04-30 00:38:25] "GET /loadbalancer/9a6202e3-d04a-45db-b4a4-d8b67b91cf2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003209 10.0.0.249 - - [2026-04-30 00:38:25] "GET /loadbalancer-pool/ff45d0e8-16f2-4c2a-9d33-b2b91f1a7948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003278 10.0.0.249 - - [2026-04-30 00:38:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025275 10.0.0.249 - - [2026-04-30 00:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011195 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014519 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008673 10.0.0.249 - - [2026-04-30 00:38:25] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006591 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.112209 10.0.0.249 - - [2026-04-30 00:38:25] "GET /loadbalancer-pool/0b676a30-a699-4ad3-a434-6c1b243aa40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004462 10.0.0.249 - - [2026-04-30 00:38:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033285 10.0.0.249 - - [2026-04-30 00:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035761 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012834 10.0.0.249 - - [2026-04-30 00:38:25] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012020 10.0.0.249 - - [2026-04-30 00:38:25] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003445 10.0.0.249 - - [2026-04-30 00:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.249 - - [2026-04-30 00:38:25] "GET /loadbalancer-pool/f48b206f-eba8-4eab-a1f5-30b8f168e585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003879 10.0.0.249 - - [2026-04-30 00:38:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022460 10.0.0.249 - - [2026-04-30 00:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019482 10.0.0.249 - - [2026-04-30 00:38:26] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021739 10.0.0.249 - - [2026-04-30 00:38:26] "POST /set-tag HTTP/1.1" 200 109 0.008493 10.0.0.249 - - [2026-04-30 00:38:26] "GET /virtual-machine-interface/b4404130-442b-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006731 10.0.0.249 - - [2026-04-30 00:38:26] "GET /floating-ip/7b64d0b9-360f-4957-abdb-d602c91178ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003198 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001496 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001201 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001941 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001093 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001337 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:39:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 10.0.0.249 - - [2026-04-30 00:39:58] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.249 - - [2026-04-30 00:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.249 - - [2026-04-30 00:39:58] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037519 10.0.0.249 - - [2026-04-30 00:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.249 - - [2026-04-30 00:39:58] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040865 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.249 - - [2026-04-30 00:39:59] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044903 10.0.0.249 - - [2026-04-30 00:39:59] "POST /tags HTTP/1.1" 200 334 0.049649 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024755 10.0.0.249 - - [2026-04-30 00:39:59] "GET /tag/9984402f-cc57-4c9d-9f31-1053b9c4cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.037420 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012112 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.249 - - [2026-04-30 00:39:59] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050849 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-networks?parent_id=e8e426d2-2299-4b95-b1db-cb84a40245ec&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001943 10.0.0.249 - - [2026-04-30 00:39:59] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047362 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.008113 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.249 - - [2026-04-30 00:39:59] "GET /service-appliance-set/b81fdd48-5ed0-4b75-af0e-1d316806fba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006812 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.004068 10.0.0.249 - - [2026-04-30 00:39:59] "POST /virtual-networks HTTP/1.1" 200 514 0.089684 10.0.0.249 - - [2026-04-30 00:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.249 - - [2026-04-30 00:39:59] "GET /network-ipam/3d88641b-4484-4997-8a01-04d1ed6999e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003994 10.0.0.249 - - [2026-04-30 00:39:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.123945 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-machine-interface/36792f5d-5eca-4dfb-a47f-365a46850e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.030815 10.0.0.249 - - [2026-04-30 00:39:59] "POST /useragent-kv HTTP/1.1" 200 115 0.016144 10.0.0.249 - - [2026-04-30 00:39:59] "POST /ref-update HTTP/1.1" 200 156 0.172795 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.008518 10.0.0.249 - - [2026-04-30 00:39:59] "GET /domains HTTP/1.1" 200 281 0.003049 10.0.0.249 - - [2026-04-30 00:39:59] "POST /instance-ips HTTP/1.1" 200 410 0.065843 10.0.0.249 - - [2026-04-30 00:39:59] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.027964 10.0.0.249 - - [2026-04-30 00:39:59] "GET /instance-ip/38f6f9bd-c1bc-44a4-a4c9-27ac1e45d9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.013664 10.0.0.249 - - [2026-04-30 00:39:59] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 5498 0.038001 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.010214 10.0.0.249 - - [2026-04-30 00:39:59] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.004558 10.0.0.249 - - [2026-04-30 00:40:00] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1181 0.006116 10.0.0.249 - - [2026-04-30 00:40:00] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1181 0.042071 10.0.0.249 - - [2026-04-30 00:40:00] "POST /loadbalancers HTTP/1.1" 200 612 0.092209 10.0.0.249 - - [2026-04-30 00:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027892 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.249 - - [2026-04-30 00:40:00] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.082975 10.0.0.249 - - [2026-04-30 00:40:00] "POST /route-targets HTTP/1.1" 200 328 0.056247 10.0.0.249 - - [2026-04-30 00:40:00] "GET /instance-ip/38f6f9bd-c1bc-44a4-a4c9-27ac1e45d9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007485 10.0.0.249 - - [2026-04-30 00:40:00] "POST /ref-update HTTP/1.1" 200 156 0.025058 10.0.0.249 - - [2026-04-30 00:40:00] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.094748 10.0.0.249 - - [2026-04-30 00:40:00] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007918 10.0.0.249 - - [2026-04-30 00:40:00] "POST /floating-ips HTTP/1.1" 200 599 0.070700 10.0.0.249 - - [2026-04-30 00:40:00] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.084010 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.249 - - [2026-04-30 00:40:00] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046987 10.0.0.249 - - [2026-04-30 00:40:00] "GET /loadbalancer-listener/5b109ed8-c39d-497c-a9ef-a48e450b936d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006108 10.0.0.249 - - [2026-04-30 00:40:00] "GET /loadbalancer-listener/5b109ed8-c39d-497c-a9ef-a48e450b936d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005090 10.0.0.249 - - [2026-04-30 00:40:00] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027668 10.0.0.249 - - [2026-04-30 00:40:00] "GET /instance-ip/38f6f9bd-c1bc-44a4-a4c9-27ac1e45d9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.011972 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.249 - - [2026-04-30 00:40:00] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003721 10.0.0.249 - - [2026-04-30 00:40:00] "GET /instance-ip/38f6f9bd-c1bc-44a4-a4c9-27ac1e45d9d1?fields=floating_ips HTTP/1.1" 200 1214 0.008827 10.0.0.249 - - [2026-04-30 00:40:00] "GET /floating-ip/cc7ae465-c15e-4eae-8395-1e03aa9f8692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002953 10.0.0.249 - - [2026-04-30 00:40:00] "POST /tags HTTP/1.1" 200 296 0.077459 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.249 - - [2026-04-30 00:40:00] "GET /tag/24926028-23ca-4ac7-a00a-1dae461b3ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.017120 10.0.0.249 - - [2026-04-30 00:40:00] "POST /tags HTTP/1.1" 409 233 0.002459 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.249 - - [2026-04-30 00:40:00] "GET /tag/81522323-90f6-4db4-961e-d6f67a53cb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.017577 10.0.0.249 - - [2026-04-30 00:40:00] "POST /tags HTTP/1.1" 409 206 0.002830 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.249 - - [2026-04-30 00:40:00] "GET /tag/dc19adfd-dbaf-4f10-a845-9bbce524b8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018564 10.0.0.249 - - [2026-04-30 00:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.249 - - [2026-04-30 00:40:00] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007831 10.0.0.249 - - [2026-04-30 00:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007029 10.0.0.249 - - [2026-04-30 00:40:01] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051904 10.0.0.249 - - [2026-04-30 00:40:01] "POST /virtual-machines HTTP/1.1" 200 370 0.012939 10.0.0.249 - - [2026-04-30 00:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013856 10.0.0.249 - - [2026-04-30 00:40:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.246834 10.0.0.249 - - [2026-04-30 00:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042541 10.0.0.249 - - [2026-04-30 00:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013440 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007755 10.0.0.249 - - [2026-04-30 00:40:01] "POST /instance-ips HTTP/1.1" 200 410 0.031147 10.0.0.249 - - [2026-04-30 00:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036754 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019393 10.0.0.249 - - [2026-04-30 00:40:01] "POST /set-tag HTTP/1.1" 200 109 0.026816 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012532 10.0.0.249 - - [2026-04-30 00:40:01] "GET /instance-ip/1f4dcf00-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004066 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006383 10.0.0.249 - - [2026-04-30 00:40:01] "POST /set-tag HTTP/1.1" 200 109 0.003876 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004480 10.0.0.249 - - [2026-04-30 00:40:01] "POST /ref-update HTTP/1.1" 200 156 0.014513 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.030762 10.0.0.249 - - [2026-04-30 00:40:01] "POST /set-tag HTTP/1.1" 200 109 0.003900 10.0.0.249 - - [2026-04-30 00:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.249 - - [2026-04-30 00:40:01] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005082 10.0.0.249 - - [2026-04-30 00:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.249 - - [2026-04-30 00:40:02] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054578 10.0.0.249 - - [2026-04-30 00:40:02] "POST /virtual-machines HTTP/1.1" 200 370 0.015052 10.0.0.249 - - [2026-04-30 00:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020460 10.0.0.249 - - [2026-04-30 00:40:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.177706 10.0.0.249 - - [2026-04-30 00:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013685 10.0.0.249 - - [2026-04-30 00:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010571 10.0.0.249 - - [2026-04-30 00:40:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.035663 10.0.0.249 - - [2026-04-30 00:40:02] "POST /instance-ips HTTP/1.1" 200 410 0.075896 10.0.0.249 - - [2026-04-30 00:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.068864 10.0.0.249 - - [2026-04-30 00:40:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017941 10.0.0.249 - - [2026-04-30 00:40:02] "POST /set-tag HTTP/1.1" 200 109 0.033069 10.0.0.249 - - [2026-04-30 00:40:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.026929 10.0.0.249 - - [2026-04-30 00:40:02] "GET /instance-ip/1fdabb04-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.022297 10.0.0.249 - - [2026-04-30 00:40:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008797 10.0.0.249 - - [2026-04-30 00:40:02] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.249 - - [2026-04-30 00:40:02] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.008716 10.0.0.249 - - [2026-04-30 00:40:02] "POST /ref-update HTTP/1.1" 200 156 0.020716 10.0.0.249 - - [2026-04-30 00:40:03] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017442 10.0.0.249 - - [2026-04-30 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.007139 10.0.0.249 - - [2026-04-30 00:40:03] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013689 10.0.0.249 - - [2026-04-30 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.249 - - [2026-04-30 00:40:03] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005965 10.0.0.249 - - [2026-04-30 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.006974 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domains HTTP/1.1" 200 281 0.002617 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.014866 10.0.0.249 - - [2026-04-30 00:40:05] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 7092 0.040100 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.005599 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.004932 10.0.0.249 - - [2026-04-30 00:40:05] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1403 0.005202 10.0.0.249 - - [2026-04-30 00:40:05] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1403 0.003199 10.0.0.249 - - [2026-04-30 00:40:05] "GET /route-target/dd5ae4a7-6a47-4f59-b946-e0c733c90255 HTTP/1.1" 200 1155 0.003067 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.004474 10.0.0.249 - - [2026-04-30 00:40:05] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1403 0.004147 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.009013 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.005681 10.0.0.249 - - [2026-04-30 00:40:05] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1403 0.005670 10.0.0.249 - - [2026-04-30 00:40:05] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 200 1403 0.003261 10.0.0.249 - - [2026-04-30 00:40:05] "GET /route-target/dd5ae4a7-6a47-4f59-b946-e0c733c90255 HTTP/1.1" 200 1155 0.005559 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domains HTTP/1.1" 200 281 0.002458 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.003964 10.0.0.249 - - [2026-04-30 00:40:05] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 7092 0.039225 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2096 0.006083 10.0.0.249 - - [2026-04-30 00:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.249 - - [2026-04-30 00:40:05] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042350 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005493 10.0.0.249 - - [2026-04-30 00:40:05] "GET /floating-ip-pools?parent_id=4eb9f41d-99a2-4ec2-8c85-ee2bcf936364&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003233 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005388 10.0.0.249 - - [2026-04-30 00:40:05] "POST /floating-ip-pools HTTP/1.1" 200 564 0.053252 10.0.0.249 - - [2026-04-30 00:40:05] "POST /ref-update HTTP/1.1" 200 156 0.019116 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.022530 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domains HTTP/1.1" 200 281 0.003245 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.005562 10.0.0.249 - - [2026-04-30 00:40:05] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 7349 0.035839 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2335 0.009277 10.0.0.249 - - [2026-04-30 00:40:05] "GET /floating-ip-pool/d2723464-4333-4973-8c59-902a5db87d66 HTTP/1.1" 200 1318 0.003393 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domains HTTP/1.1" 200 281 0.002321 10.0.0.249 - - [2026-04-30 00:40:05] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.003137 10.0.0.249 - - [2026-04-30 00:40:05] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 7349 0.039183 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 2335 0.006012 10.0.0.249 - - [2026-04-30 00:40:05] "GET /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005338 10.0.0.249 - - [2026-04-30 00:40:05] "POST /tags HTTP/1.1" 200 366 0.071452 10.0.0.249 - - [2026-04-30 00:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013426 10.0.0.249 - - [2026-04-30 00:40:05] "GET /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.015529 10.0.0.249 - - [2026-04-30 00:40:06] "POST /tags HTTP/1.1" 409 206 0.002721 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.249 - - [2026-04-30 00:40:06] "GET /tag/dc19adfd-dbaf-4f10-a845-9bbce524b8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012300 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.249 - - [2026-04-30 00:40:06] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044743 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.249 - - [2026-04-30 00:40:06] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005078 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.249 - - [2026-04-30 00:40:06] "GET /service-appliance-set/64c60c24-5a77-4bb1-bb47-e436c721c174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.012782 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.018861 10.0.0.249 - - [2026-04-30 00:40:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.113388 10.0.0.249 - - [2026-04-30 00:40:06] "GET /virtual-machine-interface/4be8eaa2-c03b-4fa4-b66e-18570c9df8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.020258 10.0.0.249 - - [2026-04-30 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.044678 10.0.0.249 - - [2026-04-30 00:40:06] "POST /instance-ips HTTP/1.1" 200 418 0.024462 10.0.0.249 - - [2026-04-30 00:40:06] "GET /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.007171 10.0.0.249 - - [2026-04-30 00:40:06] "POST /loadbalancers HTTP/1.1" 200 620 0.065639 10.0.0.249 - - [2026-04-30 00:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011990 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014453 10.0.0.249 - - [2026-04-30 00:40:06] "POST /service-instances HTTP/1.1" 200 568 0.047113 10.0.0.249 - - [2026-04-30 00:40:06] "POST /ref-update HTTP/1.1" 200 156 0.011039 10.0.0.249 - - [2026-04-30 00:40:06] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061248 10.0.0.249 - - [2026-04-30 00:40:06] "GET /virtual-machine-interface/4be8eaa2-c03b-4fa4-b66e-18570c9df8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006751 10.0.0.249 - - [2026-04-30 00:40:06] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.023474 10.0.0.249 - - [2026-04-30 00:40:06] "GET /virtual-machine-interface/4be8eaa2-c03b-4fa4-b66e-18570c9df8c5?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007729 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010258 10.0.0.249 - - [2026-04-30 00:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018470 10.0.0.249 - - [2026-04-30 00:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.249 - - [2026-04-30 00:40:06] "GET /floating-ip-pool/d2723464-4333-4973-8c59-902a5db87d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002899 10.0.0.249 - - [2026-04-30 00:40:06] "POST /virtual-machines HTTP/1.1" 200 430 0.014648 10.0.0.249 - - [2026-04-30 00:40:07] "POST /floating-ips HTTP/1.1" 200 673 0.123090 10.0.0.249 - - [2026-04-30 00:40:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025725 10.0.0.249 - - [2026-04-30 00:40:07] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023881 10.0.0.249 - - [2026-04-30 00:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.249 - - [2026-04-30 00:40:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.210900 10.0.0.249 - - [2026-04-30 00:40:07] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014655 10.0.0.249 - - [2026-04-30 00:40:07] "POST /tags HTTP/1.1" 409 221 0.006547 10.0.0.249 - - [2026-04-30 00:40:07] "POST /chown HTTP/1.1" 200 109 0.033257 10.0.0.249 - - [2026-04-30 00:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.249 - - [2026-04-30 00:40:07] "GET /tag/9984402f-cc57-4c9d-9f31-1053b9c4cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020675 10.0.0.249 - - [2026-04-30 00:40:07] "POST /tags HTTP/1.1" 409 238 0.002259 10.0.0.249 - - [2026-04-30 00:40:07] "POST /chown HTTP/1.1" 200 109 0.008110 10.0.0.249 - - [2026-04-30 00:40:07] "PUT /virtual-machine-interface/798ee4d3-1c05-4aa2-b2d4-2e10251a0f89 HTTP/1.1" 200 285 0.027500 10.0.0.249 - - [2026-04-30 00:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017975 10.0.0.249 - - [2026-04-30 00:40:07] "GET /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.019181 10.0.0.249 - - [2026-04-30 00:40:07] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.064188 10.0.0.249 - - [2026-04-30 00:40:07] "POST /firewall-rules HTTP/1.1" 200 652 0.095632 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.053310 10.0.0.249 - - [2026-04-30 00:40:07] "GET /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.009432 10.0.0.249 - - [2026-04-30 00:40:07] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003778 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.038007 10.0.0.249 - - [2026-04-30 00:40:07] "GET /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015819 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.026905 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.013970 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.042053 10.0.0.249 - - [2026-04-30 00:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011166 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.040844 10.0.0.249 - - [2026-04-30 00:40:07] "POST /ref-update HTTP/1.1" 200 156 0.030576 10.0.0.249 - - [2026-04-30 00:40:07] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.071094 10.0.0.249 - - [2026-04-30 00:40:07] "GET /loadbalancer/a3669143-3c08-43b8-beab-828cddda93da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.012586 10.0.0.249 - - [2026-04-30 00:40:07] "POST /virtual-machines HTTP/1.1" 200 430 0.063455 10.0.0.249 - - [2026-04-30 00:40:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.096066 10.0.0.249 - - [2026-04-30 00:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006836 10.0.0.249 - - [2026-04-30 00:40:08] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.079476 10.0.0.249 - - [2026-04-30 00:40:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.215667 10.0.0.249 - - [2026-04-30 00:40:08] "GET /loadbalancer-listener/b0896f19-9fd6-42bc-bdf1-ba02f806a2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.031515 10.0.0.249 - - [2026-04-30 00:40:08] "GET /loadbalancer-listener/b0896f19-9fd6-42bc-bdf1-ba02f806a2bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005815 10.0.0.249 - - [2026-04-30 00:40:08] "POST /chown HTTP/1.1" 200 109 0.034719 10.0.0.249 - - [2026-04-30 00:40:08] "POST /chown HTTP/1.1" 200 109 0.023774 10.0.0.249 - - [2026-04-30 00:40:08] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.069015 10.0.0.249 - - [2026-04-30 00:40:08] "PUT /virtual-machine-interface/47b17f2c-998b-49e8-bb9e-b2b59100b735 HTTP/1.1" 200 285 0.051057 10.0.0.249 - - [2026-04-30 00:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045940 10.0.0.249 - - [2026-04-30 00:40:08] "GET /loadbalancer-pool/4bd9a354-0aaf-4fc7-9ec4-17c8995336ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020460 10.0.0.249 - - [2026-04-30 00:40:08] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.063965 10.0.0.249 - - [2026-04-30 00:40:08] "POST /loadbalancer-members HTTP/1.1" 200 709 0.034181 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.019842 10.0.0.249 - - [2026-04-30 00:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029155 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.048238 10.0.0.249 - - [2026-04-30 00:40:08] "GET /loadbalancer-member/6bb9ba9d-3cda-4867-bf33-fd7e02309812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.017976 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.024384 10.0.0.249 - - [2026-04-30 00:40:08] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004970 10.0.0.249 - - [2026-04-30 00:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.249 - - [2026-04-30 00:40:08] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003126 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.013767 10.0.0.249 - - [2026-04-30 00:40:08] "POST /tags HTTP/1.1" 409 221 0.008228 10.0.0.249 - - [2026-04-30 00:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.249 - - [2026-04-30 00:40:08] "GET /tag/9984402f-cc57-4c9d-9f31-1053b9c4cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.026977 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.067731 10.0.0.249 - - [2026-04-30 00:40:08] "POST /tags HTTP/1.1" 409 238 0.011976 10.0.0.249 - - [2026-04-30 00:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.249 - - [2026-04-30 00:40:08] "GET /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.018544 10.0.0.249 - - [2026-04-30 00:40:08] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.031603 10.0.0.249 - - [2026-04-30 00:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026024 10.0.0.249 - - [2026-04-30 00:40:08] "POST /firewall-rules HTTP/1.1" 409 293 0.002268 10.0.0.249 - - [2026-04-30 00:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.249 - - [2026-04-30 00:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.249 - - [2026-04-30 00:40:08] "PUT /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25 HTTP/1.1" 200 261 0.022204 10.0.0.249 - - [2026-04-30 00:40:08] "POST /chown HTTP/1.1" 200 109 0.008736 10.0.0.249 - - [2026-04-30 00:40:08] "GET /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010935 10.0.0.249 - - [2026-04-30 00:40:08] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.017179 10.0.0.249 - - [2026-04-30 00:40:08] "POST /chown HTTP/1.1" 200 109 0.039752 10.0.0.249 - - [2026-04-30 00:40:08] "GET /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014221 10.0.0.249 - - [2026-04-30 00:40:08] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.035639 10.0.0.249 - - [2026-04-30 00:40:08] "POST /ref-update HTTP/1.1" 200 156 0.015136 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.041118 10.0.0.249 - - [2026-04-30 00:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.029336 10.0.0.249 - - [2026-04-30 00:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.045182 10.0.0.249 - - [2026-04-30 00:40:09] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.053542 10.0.0.249 - - [2026-04-30 00:40:09] "POST /virtual-machines HTTP/1.1" 200 374 0.012788 10.0.0.249 - - [2026-04-30 00:40:09] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.043268 10.0.0.249 - - [2026-04-30 00:40:09] "POST /ref-update HTTP/1.1" 200 156 0.024432 10.0.0.249 - - [2026-04-30 00:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.249 - - [2026-04-30 00:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030946 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.078371 10.0.0.249 - - [2026-04-30 00:40:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.149003 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.020598 10.0.0.249 - - [2026-04-30 00:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034063 10.0.0.249 - - [2026-04-30 00:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015598 10.0.0.249 - - [2026-04-30 00:40:09] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.064895 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008809 10.0.0.249 - - [2026-04-30 00:40:09] "POST /ref-update HTTP/1.1" 200 156 0.031060 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.044357 10.0.0.249 - - [2026-04-30 00:40:09] "POST /instance-ips HTTP/1.1" 200 414 0.103123 10.0.0.249 - - [2026-04-30 00:40:09] "POST /chown HTTP/1.1" 200 109 0.078916 10.0.0.249 - - [2026-04-30 00:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.067814 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.007602 10.0.0.249 - - [2026-04-30 00:40:09] "PUT /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 257 0.019950 10.0.0.249 - - [2026-04-30 00:40:09] "POST /ref-update HTTP/1.1" 200 156 0.026109 10.0.0.249 - - [2026-04-30 00:40:09] "POST /set-tag HTTP/1.1" 200 109 0.049309 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016549 10.0.0.249 - - [2026-04-30 00:40:09] "GET /instance-ip/240f92d0-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007902 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007663 10.0.0.249 - - [2026-04-30 00:40:09] "POST /set-tag HTTP/1.1" 200 109 0.004248 10.0.0.249 - - [2026-04-30 00:40:09] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.025316 10.0.0.249 - - [2026-04-30 00:40:09] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.022607 10.0.0.249 - - [2026-04-30 00:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028790 10.0.0.249 - - [2026-04-30 00:40:10] "POST /ref-update HTTP/1.1" 200 156 0.018930 10.0.0.249 - - [2026-04-30 00:40:10] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010376 10.0.0.249 - - [2026-04-30 00:40:10] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.029934 10.0.0.249 - - [2026-04-30 00:40:10] "POST /set-tag HTTP/1.1" 200 109 0.017193 10.0.0.249 - - [2026-04-30 00:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016486 10.0.0.249 - - [2026-04-30 00:40:10] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006926 10.0.0.249 - - [2026-04-30 00:40:10] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.249 - - [2026-04-30 00:40:10] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.012741 10.0.0.249 - - [2026-04-30 00:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013539 10.0.0.249 - - [2026-04-30 00:40:10] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.012181 10.0.0.249 - - [2026-04-30 00:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014969 10.0.0.249 - - [2026-04-30 00:40:10] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.012049 10.0.0.249 - - [2026-04-30 00:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016930 10.0.0.249 - - [2026-04-30 00:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.010710 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.021580 10.0.0.249 - - [2026-04-30 00:40:10] "POST /ref-update HTTP/1.1" 200 156 0.024498 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.017324 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.012296 10.0.0.249 - - [2026-04-30 00:40:10] "POST /ref-update HTTP/1.1" 200 156 0.034283 10.0.0.249 - - [2026-04-30 00:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.008347 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.016927 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.007951 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.028679 10.0.0.249 - - [2026-04-30 00:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.010298 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.007561 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.018329 10.0.0.249 - - [2026-04-30 00:40:10] "POST /chown HTTP/1.1" 200 109 0.022412 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.007812 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.017925 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.012227 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.018080 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.015711 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.030210 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.022517 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.007516 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.020444 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.007350 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.028958 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.021275 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.009405 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.025042 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.008662 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.022814 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.007706 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.024405 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.024590 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.008192 10.0.0.249 - - [2026-04-30 00:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022978 10.0.0.249 - - [2026-04-30 00:40:11] "POST /chown HTTP/1.1" 200 109 0.010550 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.009854 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.031976 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.010933 10.0.0.249 - - [2026-04-30 00:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.009205 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.023592 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.013459 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.032328 10.0.0.249 - - [2026-04-30 00:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.027679 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.019508 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.009328 10.0.0.249 - - [2026-04-30 00:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.007596 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.012855 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.021484 10.0.0.249 - - [2026-04-30 00:40:12] "POST /chown HTTP/1.1" 200 109 0.035299 10.0.0.249 - - [2026-04-30 00:40:17] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005360 10.0.0.249 - - [2026-04-30 00:40:17] "POST /set-tag HTTP/1.1" 200 109 0.003255 10.0.0.249 - - [2026-04-30 00:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.249 - - [2026-04-30 00:40:17] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003163 10.0.0.249 - - [2026-04-30 00:40:17] "GET /loadbalancer-pool/6f3f809a-052a-45f2-94d9-33d4fbc8e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003413 10.0.0.249 - - [2026-04-30 00:40:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022432 10.0.0.249 - - [2026-04-30 00:40:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011094 10.0.0.249 - - [2026-04-30 00:40:17] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009727 10.0.0.249 - - [2026-04-30 00:40:17] "POST /tags HTTP/1.1" 409 221 0.005298 10.0.0.249 - - [2026-04-30 00:40:17] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005818 10.0.0.249 - - [2026-04-30 00:40:17] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.249 - - [2026-04-30 00:40:17] "GET /floating-ip/cc7ae465-c15e-4eae-8395-1e03aa9f8692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.011056 10.0.0.249 - - [2026-04-30 00:40:17] "PUT /floating-ip/cc7ae465-c15e-4eae-8395-1e03aa9f8692 HTTP/1.1" 200 257 0.011839 10.0.0.249 - - [2026-04-30 00:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.249 - - [2026-04-30 00:40:17] "GET /tag/9984402f-cc57-4c9d-9f31-1053b9c4cb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.015856 10.0.0.249 - - [2026-04-30 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.032435 10.0.0.249 - - [2026-04-30 00:40:18] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009619 10.0.0.249 - - [2026-04-30 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.249 - - [2026-04-30 00:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.249 - - [2026-04-30 00:40:18] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003179 10.0.0.249 - - [2026-04-30 00:40:18] "GET /loadbalancer-pool/6f3f809a-052a-45f2-94d9-33d4fbc8e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005433 10.0.0.249 - - [2026-04-30 00:40:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020863 10.0.0.249 - - [2026-04-30 00:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012989 10.0.0.249 - - [2026-04-30 00:40:18] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010067 10.0.0.249 - - [2026-04-30 00:40:18] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013456 10.0.0.249 - - [2026-04-30 00:40:18] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.249 - - [2026-04-30 00:40:18] "GET /floating-ip/cc7ae465-c15e-4eae-8395-1e03aa9f8692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.012920 10.0.0.249 - - [2026-04-30 00:40:18] "POST /set-tag HTTP/1.1" 200 109 0.024617 10.0.0.249 - - [2026-04-30 00:40:19] "GET /virtual-machine/90e02ba9-e77a-45ed-9a14-f14d677d5730?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004299 10.0.0.249 - - [2026-04-30 00:40:19] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006162 10.0.0.249 - - [2026-04-30 00:40:19] "GET /virtual-machine/c8ecbecd-f0df-48dd-b917-9baba5789b23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003807 10.0.0.249 - - [2026-04-30 00:40:19] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005011 10.0.0.249 - - [2026-04-30 00:40:22] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004554 10.0.0.249 - - [2026-04-30 00:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.249 - - [2026-04-30 00:40:24] "GET /virtual-machine/97e75a2c-ce41-4418-9a71-8d009dadb243?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003917 10.0.0.249 - - [2026-04-30 00:40:24] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004922 10.0.0.249 - - [2026-04-30 00:40:24] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006949 10.0.0.249 - - [2026-04-30 00:40:24] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.249 - - [2026-04-30 00:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.249 - - [2026-04-30 00:40:31] "POST /chown HTTP/1.1" 200 109 0.008416 10.0.0.249 - - [2026-04-30 00:40:31] "POST /chown HTTP/1.1" 200 109 0.018661 10.0.0.249 - - [2026-04-30 00:40:31] "POST /chown HTTP/1.1" 200 109 0.018108 10.0.0.249 - - [2026-04-30 00:40:31] "POST /chown HTTP/1.1" 200 109 0.022896 10.0.0.249 - - [2026-04-30 00:40:55] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005029 10.0.0.249 - - [2026-04-30 00:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.249 - - [2026-04-30 00:40:55] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005300 10.0.0.249 - - [2026-04-30 00:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.249 - - [2026-04-30 00:40:55] "GET /virtual-machine/97e75a2c-ce41-4418-9a71-8d009dadb243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005300 10.0.0.249 - - [2026-04-30 00:40:55] "POST /ref-update HTTP/1.1" 200 156 0.012163 10.0.0.249 - - [2026-04-30 00:40:55] "GET /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005377 10.0.0.249 - - [2026-04-30 00:40:55] "POST /set-tag HTTP/1.1" 200 109 0.023818 10.0.0.249 - - [2026-04-30 00:40:56] "POST /set-tag HTTP/1.1" 200 109 0.037567 10.0.0.249 - - [2026-04-30 00:40:56] "DELETE /instance-ip/240f92d0-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.052763 10.0.0.249 - - [2026-04-30 00:40:56] "DELETE /virtual-machine-interface/23f043e4-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.042161 10.0.0.249 - - [2026-04-30 00:40:56] "DELETE /virtual-machine/97e75a2c-ce41-4418-9a71-8d009dadb243 HTTP/1.1" 200 115 0.026039 10.0.0.249 - - [2026-04-30 00:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.249 - - [2026-04-30 00:40:59] "GET /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.011905 10.0.0.249 - - [2026-04-30 00:40:59] "GET /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.018916 10.0.0.249 - - [2026-04-30 00:40:59] "GET /virtual-machine-interface/47b17f2c-998b-49e8-bb9e-b2b59100b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006451 10.0.0.249 - - [2026-04-30 00:40:59] "POST /set-tag HTTP/1.1" 200 109 0.020169 10.0.0.249 - - [2026-04-30 00:40:59] "GET /virtual-machine-interface/4be8eaa2-c03b-4fa4-b66e-18570c9df8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.017955 10.0.0.249 - - [2026-04-30 00:40:59] "POST /set-tag HTTP/1.1" 200 109 0.023119 10.0.0.249 - - [2026-04-30 00:40:59] "GET /virtual-machine-interface/798ee4d3-1c05-4aa2-b2d4-2e10251a0f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.006164 10.0.0.249 - - [2026-04-30 00:40:59] "POST /set-tag HTTP/1.1" 200 109 0.024631 10.0.0.249 - - [2026-04-30 00:40:59] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008379 10.0.0.249 - - [2026-04-30 00:40:59] "GET /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003207 10.0.0.249 - - [2026-04-30 00:40:59] "POST /ref-update HTTP/1.1" 200 156 0.011367 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /firewall-rule/39a1f23f-f818-4594-a8ad-20a083fe6b25 HTTP/1.1" 200 115 0.060334 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /loadbalancer-member/6bb9ba9d-3cda-4867-bf33-fd7e02309812 HTTP/1.1" 200 115 0.039948 10.0.0.249 - - [2026-04-30 00:41:00] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.014951 10.0.0.249 - - [2026-04-30 00:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031874 10.0.0.249 - - [2026-04-30 00:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.021684 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /loadbalancer-pool/4bd9a354-0aaf-4fc7-9ec4-17c8995336ff HTTP/1.1" 200 115 0.112401 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /loadbalancer-listener/b0896f19-9fd6-42bc-bdf1-ba02f806a2bb HTTP/1.1" 200 115 0.035021 10.0.0.249 - - [2026-04-30 00:41:00] "GET /floating-ip/8e9d9c50-e47d-4b6e-a73e-d3d2ecd40824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.002984 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.017832 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.016610 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.031187 10.0.0.249 - - [2026-04-30 00:41:00] "PUT /floating-ip/8e9d9c50-e47d-4b6e-a73e-d3d2ecd40824 HTTP/1.1" 200 257 0.042512 10.0.0.249 - - [2026-04-30 00:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.014639 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.040059 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /floating-ip/8e9d9c50-e47d-4b6e-a73e-d3d2ecd40824 HTTP/1.1" 200 115 0.104890 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.017092 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /loadbalancer/a3669143-3c08-43b8-beab-828cddda93da HTTP/1.1" 200 115 0.081539 10.0.0.249 - - [2026-04-30 00:41:00] "POST /chown HTTP/1.1" 200 109 0.036100 10.0.0.249 - - [2026-04-30 00:41:00] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.019992 10.0.0.249 - - [2026-04-30 00:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010873 10.0.0.249 - - [2026-04-30 00:41:00] "GET /floating-ip-pool/d2723464-4333-4973-8c59-902a5db87d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004895 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /instance-ip/c83b55e8-54a9-4e3c-ab2c-aaa3a2e38f19 HTTP/1.1" 200 115 0.149767 10.0.0.249 - - [2026-04-30 00:41:00] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.027710 10.0.0.249 - - [2026-04-30 00:41:00] "POST /ref-update HTTP/1.1" 200 156 0.029939 10.0.0.249 - - [2026-04-30 00:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022953 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /floating-ip-pool/d2723464-4333-4973-8c59-902a5db87d66 HTTP/1.1" 200 115 0.084376 10.0.0.249 - - [2026-04-30 00:41:00] "DELETE /virtual-machine-interface/4be8eaa2-c03b-4fa4-b66e-18570c9df8c5 HTTP/1.1" 200 115 0.153064 10.0.0.249 - - [2026-04-30 00:41:00] "PUT /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 267 0.023158 10.0.0.249 - - [2026-04-30 00:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034532 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /service-instance/e5ebaa2d-cedf-48bb-a08d-9356b06bcd07 HTTP/1.1" 200 115 0.106793 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /tag/848eb94e-b99a-4f4c-b603-832b8a0b4f99 HTTP/1.1" 200 115 0.219397 10.0.0.249 - - [2026-04-30 00:41:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004460 10.0.0.249 - - [2026-04-30 00:41:01] "POST /useragent-kv HTTP/1.1" 200 115 0.011785 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /virtual-network/4eb9f41d-99a2-4ec2-8c85-ee2bcf936364 HTTP/1.1" 200 115 0.289137 10.0.0.249 - - [2026-04-30 00:41:01] "GET /routing-instance/069fd6a1-87da-443d-86f3-87b21a7b9a75 HTTP/1.1" 404 171 0.018344 10.0.0.249 - - [2026-04-30 00:41:01] "GET /virtual-machine-interface/798ee4d3-1c05-4aa2-b2d4-2e10251a0f89?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.011046 10.0.0.249 - - [2026-04-30 00:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010645 10.0.0.249 - - [2026-04-30 00:41:01] "GET /domains HTTP/1.1" 200 281 0.004183 10.0.0.249 - - [2026-04-30 00:41:01] "GET /domain/21e58a76-b5fa-4be3-a2e1-f82d93f6225a HTTP/1.1" 200 3099 0.010966 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /route-target/dd5ae4a7-6a47-4f59-b946-e0c733c90255 HTTP/1.1" 200 115 0.061490 10.0.0.249 - - [2026-04-30 00:41:01] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec HTTP/1.1" 200 7170 0.074142 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /virtual-machine-interface/798ee4d3-1c05-4aa2-b2d4-2e10251a0f89 HTTP/1.1" 200 115 0.144283 10.0.0.249 - - [2026-04-30 00:41:01] "POST /ref-update HTTP/1.1" 200 156 0.034257 10.0.0.249 - - [2026-04-30 00:41:01] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.022398 10.0.0.249 - - [2026-04-30 00:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /virtual-machine/7fab156a-022d-4e17-8054-dbaff38569cd HTTP/1.1" 200 115 0.073416 10.0.0.249 - - [2026-04-30 00:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.249 - - [2026-04-30 00:41:01] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005736 10.0.0.249 - - [2026-04-30 00:41:01] "GET /virtual-machine-interface/47b17f2c-998b-49e8-bb9e-b2b59100b735?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008271 10.0.0.249 - - [2026-04-30 00:41:01] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006103 10.0.0.249 - - [2026-04-30 00:41:01] "POST /set-tag HTTP/1.1" 200 109 0.038040 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /virtual-machine-interface/47b17f2c-998b-49e8-bb9e-b2b59100b735 HTTP/1.1" 200 115 0.115199 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /loadbalancer-member/38d98c7f-6898-4eda-9545-eb4f208ff803 HTTP/1.1" 200 115 0.087297 10.0.0.249 - - [2026-04-30 00:41:01] "DELETE /virtual-machine/489a11a4-df26-4c2a-a5db-dc553595b8a2 HTTP/1.1" 200 115 0.044439 10.0.0.249 - - [2026-04-30 00:41:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005534 10.0.0.249 - - [2026-04-30 00:41:02] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.249 - - [2026-04-30 00:41:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006643 10.0.0.249 - - [2026-04-30 00:41:02] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.249 - - [2026-04-30 00:41:02] "GET /virtual-machine/c8ecbecd-f0df-48dd-b917-9baba5789b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004131 10.0.0.249 - - [2026-04-30 00:41:02] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.249 - - [2026-04-30 00:41:02] "GET /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012565 10.0.0.249 - - [2026-04-30 00:41:03] "POST /set-tag HTTP/1.1" 200 109 0.025633 10.0.0.249 - - [2026-04-30 00:41:03] "POST /set-tag HTTP/1.1" 200 109 0.049768 10.0.0.249 - - [2026-04-30 00:41:03] "POST /set-tag HTTP/1.1" 200 109 0.025971 10.0.0.249 - - [2026-04-30 00:41:03] "DELETE /instance-ip/1fdabb04-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.050145 10.0.0.249 - - [2026-04-30 00:41:03] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.249 - - [2026-04-30 00:41:03] "DELETE /virtual-machine-interface/1fb529b6-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.043745 10.0.0.249 - - [2026-04-30 00:41:03] "DELETE /virtual-machine/c8ecbecd-f0df-48dd-b917-9baba5789b23 HTTP/1.1" 200 115 0.024091 10.0.0.249 - - [2026-04-30 00:41:06] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008312 10.0.0.249 - - [2026-04-30 00:41:06] "POST /set-tag HTTP/1.1" 200 109 0.003679 10.0.0.249 - - [2026-04-30 00:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.249 - - [2026-04-30 00:41:06] "GET /loadbalancer/934c21ab-fa7c-4b5f-85d5-77788b40f684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002833 10.0.0.249 - - [2026-04-30 00:41:07] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005616 10.0.0.249 - - [2026-04-30 00:41:07] "POST /set-tag HTTP/1.1" 200 109 0.005787 10.0.0.249 - - [2026-04-30 00:41:07] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006367 10.0.0.249 - - [2026-04-30 00:41:07] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.249 - - [2026-04-30 00:41:07] "GET /virtual-machine/90e02ba9-e77a-45ed-9a14-f14d677d5730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003259 10.0.0.249 - - [2026-04-30 00:41:07] "POST /ref-update HTTP/1.1" 200 156 0.011968 10.0.0.249 - - [2026-04-30 00:41:07] "GET /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007207 10.0.0.249 - - [2026-04-30 00:41:08] "POST /set-tag HTTP/1.1" 200 109 0.020653 10.0.0.249 - - [2026-04-30 00:41:08] "POST /set-tag HTTP/1.1" 200 109 0.036654 10.0.0.249 - - [2026-04-30 00:41:08] "POST /set-tag HTTP/1.1" 200 109 0.040999 10.0.0.249 - - [2026-04-30 00:41:08] "DELETE /instance-ip/1f4dcf00-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.053876 10.0.0.249 - - [2026-04-30 00:41:08] "POST /ref-update HTTP/1.1" 200 156 0.012427 10.0.0.249 - - [2026-04-30 00:41:08] "DELETE /virtual-machine-interface/1f20ac8c-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.075005 10.0.0.249 - - [2026-04-30 00:41:08] "DELETE /virtual-machine/90e02ba9-e77a-45ed-9a14-f14d677d5730 HTTP/1.1" 200 115 0.032168 10.0.0.249 - - [2026-04-30 00:41:08] "DELETE /tag/24926028-23ca-4ac7-a00a-1dae461b3ae0 HTTP/1.1" 200 115 0.065710 10.0.0.249 - - [2026-04-30 00:41:08] "DELETE /tag/81522323-90f6-4db4-961e-d6f67a53cb0e HTTP/1.1" 200 115 0.040422 10.0.0.249 - - [2026-04-30 00:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-04-30 00:41:11] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042142 10.0.0.249 - - [2026-04-30 00:41:11] "POST /tags HTTP/1.1" 200 394 0.038481 10.0.0.249 - - [2026-04-30 00:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.249 - - [2026-04-30 00:41:11] "GET /tag/b86021d2-1a99-4681-b42f-36e47575d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014393 10.0.0.249 - - [2026-04-30 00:41:11] "POST /tags HTTP/1.1" 200 342 0.022363 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2026-04-30 00:41:12] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013430 10.0.0.249 - - [2026-04-30 00:41:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.003819 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.005081 10.0.0.249 - - [2026-04-30 00:41:12] "POST /security-groups HTTP/1.1" 200 589 0.085101 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.002014 10.0.0.249 - - [2026-04-30 00:41:12] "POST /projects HTTP/1.1" 200 521 0.258721 10.0.0.249 - - [2026-04-30 00:41:12] "POST /access-control-lists HTTP/1.1" 200 600 0.077492 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.017572 10.0.0.249 - - [2026-04-30 00:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.065374 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015374 10.0.0.249 - - [2026-04-30 00:41:12] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004650 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.249 - - [2026-04-30 00:41:12] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.007779 10.0.0.249 - - [2026-04-30 00:41:12] "POST /access-control-lists HTTP/1.1" 200 598 0.095875 10.0.0.249 - - [2026-04-30 00:41:12] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.064140 10.0.0.249 - - [2026-04-30 00:41:12] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.071587 10.0.0.249 - - [2026-04-30 00:41:12] "POST /security-groups HTTP/1.1" 200 593 0.108435 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.005692 10.0.0.249 - - [2026-04-30 00:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025600 10.0.0.249 - - [2026-04-30 00:41:12] "POST /chown HTTP/1.1" 200 109 0.032576 10.0.0.249 - - [2026-04-30 00:41:12] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013461 10.0.0.249 - - [2026-04-30 00:41:12] "POST /access-control-lists HTTP/1.1" 200 634 0.103670 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199 10.0.0.249 - - [2026-04-30 00:41:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.013916 10.0.0.249 - - [2026-04-30 00:41:12] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003744 10.0.0.249 - - [2026-04-30 00:41:13] "POST /tags HTTP/1.1" 409 226 0.002732 10.0.0.249 - - [2026-04-30 00:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-04-30 00:41:13] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.040981 10.0.0.249 - - [2026-04-30 00:41:13] "POST /access-control-lists HTTP/1.1" 200 632 0.102981 10.0.0.249 - - [2026-04-30 00:41:13] "POST /firewall-rules HTTP/1.1" 200 602 0.083633 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-rule/2c1efb3f-8371-4a0c-9a66-1fc624e82b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.006161 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.008380 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-rule/2c1efb3f-8371-4a0c-9a66-1fc624e82b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003750 10.0.0.249 - - [2026-04-30 00:41:13] "POST /ref-update HTTP/1.1" 200 156 0.062907 10.0.0.249 - - [2026-04-30 00:41:13] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007068 10.0.0.249 - - [2026-04-30 00:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.249 - - [2026-04-30 00:41:13] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003653 10.0.0.249 - - [2026-04-30 00:41:13] "POST /tags HTTP/1.1" 409 226 0.002541 10.0.0.249 - - [2026-04-30 00:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.249 - - [2026-04-30 00:41:13] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013049 10.0.0.249 - - [2026-04-30 00:41:13] "POST /firewall-rules HTTP/1.1" 200 600 0.068953 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-rule/6c910fde-a20a-4e71-a768-808699acd72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004359 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.020601 10.0.0.249 - - [2026-04-30 00:41:13] "GET /firewall-rule/6c910fde-a20a-4e71-a768-808699acd72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003349 10.0.0.249 - - [2026-04-30 00:41:13] "POST /ref-update HTTP/1.1" 200 156 0.087608 10.0.0.249 - - [2026-04-30 00:41:14] "POST /tags HTTP/1.1" 200 394 0.035105 10.0.0.249 - - [2026-04-30 00:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.249 - - [2026-04-30 00:41:14] "GET /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.021056 10.0.0.249 - - [2026-04-30 00:41:15] "POST /tags HTTP/1.1" 200 342 0.021683 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.249 - - [2026-04-30 00:41:15] "GET /tag/c36092fb-c8e1-48eb-9ed6-0e3ed1b78630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012993 10.0.0.249 - - [2026-04-30 00:41:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.001902 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.002849 10.0.0.249 - - [2026-04-30 00:41:15] "POST /security-groups HTTP/1.1" 200 589 0.071623 10.0.0.249 - - [2026-04-30 00:41:15] "POST /projects HTTP/1.1" 200 521 0.251513 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.004953 10.0.0.249 - - [2026-04-30 00:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010915 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.249 - - [2026-04-30 00:41:15] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.015379 10.0.0.249 - - [2026-04-30 00:41:15] "POST /access-control-lists HTTP/1.1" 200 600 0.082177 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016912 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.015518 10.0.0.249 - - [2026-04-30 00:41:15] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.009608 10.0.0.249 - - [2026-04-30 00:41:15] "POST /access-control-lists HTTP/1.1" 200 598 0.075274 10.0.0.249 - - [2026-04-30 00:41:15] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.075401 10.0.0.249 - - [2026-04-30 00:41:15] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.062252 10.0.0.249 - - [2026-04-30 00:41:15] "POST /security-groups HTTP/1.1" 200 593 0.096775 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001951 10.0.0.249 - - [2026-04-30 00:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.060488 10.0.0.249 - - [2026-04-30 00:41:15] "POST /access-control-lists HTTP/1.1" 200 634 0.075840 10.0.0.249 - - [2026-04-30 00:41:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.009637 10.0.0.249 - - [2026-04-30 00:41:15] "POST /chown HTTP/1.1" 200 109 0.037692 10.0.0.249 - - [2026-04-30 00:41:15] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005973 10.0.0.249 - - [2026-04-30 00:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.249 - - [2026-04-30 00:41:16] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032310 10.0.0.249 - - [2026-04-30 00:41:16] "POST /access-control-lists HTTP/1.1" 200 632 0.103128 10.0.0.249 - - [2026-04-30 00:41:16] "POST /tags HTTP/1.1" 409 226 0.003799 10.0.0.249 - - [2026-04-30 00:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.249 - - [2026-04-30 00:41:16] "GET /tag/c36092fb-c8e1-48eb-9ed6-0e3ed1b78630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013052 10.0.0.249 - - [2026-04-30 00:41:16] "POST /firewall-rules HTTP/1.1" 200 602 0.074938 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-rule/d05cda08-ee06-4859-b270-d6aa5924cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004664 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004000 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-rule/d05cda08-ee06-4859-b270-d6aa5924cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003051 10.0.0.249 - - [2026-04-30 00:41:16] "POST /ref-update HTTP/1.1" 200 156 0.075402 10.0.0.249 - - [2026-04-30 00:41:16] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025824 10.0.0.249 - - [2026-04-30 00:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.249 - - [2026-04-30 00:41:16] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004113 10.0.0.249 - - [2026-04-30 00:41:16] "POST /tags HTTP/1.1" 409 226 0.002416 10.0.0.249 - - [2026-04-30 00:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.249 - - [2026-04-30 00:41:16] "GET /tag/c36092fb-c8e1-48eb-9ed6-0e3ed1b78630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011652 10.0.0.249 - - [2026-04-30 00:41:16] "POST /firewall-rules HTTP/1.1" 200 600 0.082752 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-rule/381def0f-29c0-4461-a089-45ade96658f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016955 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006046 10.0.0.249 - - [2026-04-30 00:41:16] "GET /firewall-rule/381def0f-29c0-4461-a089-45ade96658f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003262 10.0.0.249 - - [2026-04-30 00:41:16] "POST /ref-update HTTP/1.1" 200 156 0.099272 10.0.0.249 - - [2026-04-30 00:41:18] "POST /tags HTTP/1.1" 200 346 0.097769 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018692 10.0.0.249 - - [2026-04-30 00:41:18] "GET /tag/9add0618-6218-4574-b359-55deb5c5c840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.022476 10.0.0.249 - - [2026-04-30 00:41:18] "POST /projects HTTP/1.1" 409 238 0.016075 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012650 10.0.0.249 - - [2026-04-30 00:41:18] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050584 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010875 10.0.0.249 - - [2026-04-30 00:41:18] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005397 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.249 - - [2026-04-30 00:41:18] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006088 10.0.0.249 - - [2026-04-30 00:41:18] "POST /security-groups HTTP/1.1" 409 285 0.005598 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.249 - - [2026-04-30 00:41:18] "PUT /security-group/f448580f-0400-4376-a09a-e7aa661e5297 HTTP/1.1" 200 263 0.087170 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010311 10.0.0.249 - - [2026-04-30 00:41:18] "PUT /access-control-list/d76e98d4-13d2-4363-81ac-59e7b4b55bde HTTP/1.1" 200 273 0.029893 10.0.0.249 - - [2026-04-30 00:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050483 10.0.0.249 - - [2026-04-30 00:41:18] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.089283 10.0.0.249 - - [2026-04-30 00:41:18] "PUT /access-control-list/7bd093a9-3cab-4119-8db4-6c430c733874 HTTP/1.1" 200 273 0.056602 10.0.0.249 - - [2026-04-30 00:41:18] "POST /tags HTTP/1.1" 409 228 0.029699 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026101 10.0.0.249 - - [2026-04-30 00:41:18] "GET /tag/9add0618-6218-4574-b359-55deb5c5c840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013470 10.0.0.249 - - [2026-04-30 00:41:18] "POST /tags HTTP/1.1" 200 346 0.034894 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010346 10.0.0.249 - - [2026-04-30 00:41:18] "GET /tag/3f620e78-66a4-4b1d-b249-b154171edba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015020 10.0.0.249 - - [2026-04-30 00:41:18] "POST /projects HTTP/1.1" 409 238 0.005917 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008188 10.0.0.249 - - [2026-04-30 00:41:18] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044286 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194 10.0.0.249 - - [2026-04-30 00:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.249 - - [2026-04-30 00:41:18] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004259 10.0.0.249 - - [2026-04-30 00:41:18] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036161 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.249 - - [2026-04-30 00:41:19] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004453 10.0.0.249 - - [2026-04-30 00:41:19] "POST /security-groups HTTP/1.1" 409 285 0.002635 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.249 - - [2026-04-30 00:41:19] "PUT /security-group/ed7bfd40-b229-48df-acc4-1ed59fd587b6 HTTP/1.1" 200 263 0.063723 10.0.0.249 - - [2026-04-30 00:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027400 10.0.0.249 - - [2026-04-30 00:41:19] "PUT /access-control-list/a05968cb-333d-4508-ac6f-4aa6578fd9cc HTTP/1.1" 200 273 0.026403 10.0.0.249 - - [2026-04-30 00:41:19] "POST /tags HTTP/1.1" 409 228 0.006866 10.0.0.249 - - [2026-04-30 00:41:19] "PUT /access-control-list/1fbfef3f-d112-49d0-ac04-0b9fcf6f5488 HTTP/1.1" 200 273 0.024833 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.249 - - [2026-04-30 00:41:19] "GET /tag/3f620e78-66a4-4b1d-b249-b154171edba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.016974 10.0.0.249 - - [2026-04-30 00:41:19] "POST /tags HTTP/1.1" 200 292 0.053444 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.249 - - [2026-04-30 00:41:19] "GET /tag/984a8226-d90e-4e72-a40c-a602a51c5bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014621 10.0.0.249 - - [2026-04-30 00:41:19] "POST /tags HTTP/1.1" 200 304 0.073360 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.249 - - [2026-04-30 00:41:19] "GET /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020152 10.0.0.249 - - [2026-04-30 00:41:19] "POST /tags HTTP/1.1" 409 252 0.002384 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.249 - - [2026-04-30 00:41:19] "GET /tag/b86021d2-1a99-4681-b42f-36e47575d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.019044 10.0.0.249 - - [2026-04-30 00:41:19] "POST /tags HTTP/1.1" 409 226 0.003237 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.249 - - [2026-04-30 00:41:19] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012562 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.249 - - [2026-04-30 00:41:19] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009103 10.0.0.249 - - [2026-04-30 00:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.249 - - [2026-04-30 00:41:19] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041676 10.0.0.249 - - [2026-04-30 00:41:19] "POST /virtual-machines HTTP/1.1" 200 396 0.010074 10.0.0.249 - - [2026-04-30 00:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025907 10.0.0.249 - - [2026-04-30 00:41:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130854 10.0.0.249 - - [2026-04-30 00:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022086 10.0.0.249 - - [2026-04-30 00:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020734 10.0.0.249 - - [2026-04-30 00:41:20] "POST /instance-ips HTTP/1.1" 200 398 0.025435 10.0.0.249 - - [2026-04-30 00:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035259 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010787 10.0.0.249 - - [2026-04-30 00:41:20] "POST /set-tag HTTP/1.1" 200 109 0.072103 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015456 10.0.0.249 - - [2026-04-30 00:41:20] "GET /instance-ip/4e2ad278-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003631 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005076 10.0.0.249 - - [2026-04-30 00:41:20] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005073 10.0.0.249 - - [2026-04-30 00:41:20] "POST /ref-update HTTP/1.1" 200 156 0.010886 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017249 10.0.0.249 - - [2026-04-30 00:41:20] "POST /set-tag HTTP/1.1" 200 109 0.014147 10.0.0.249 - - [2026-04-30 00:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.249 - - [2026-04-30 00:41:20] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006191 10.0.0.249 - - [2026-04-30 00:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.249 - - [2026-04-30 00:41:20] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049422 10.0.0.249 - - [2026-04-30 00:41:20] "POST /virtual-machines HTTP/1.1" 200 396 0.012939 10.0.0.249 - - [2026-04-30 00:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028129 10.0.0.249 - - [2026-04-30 00:41:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113126 10.0.0.249 - - [2026-04-30 00:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011445 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009323 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013592 10.0.0.249 - - [2026-04-30 00:41:21] "POST /instance-ips HTTP/1.1" 200 398 0.027879 10.0.0.249 - - [2026-04-30 00:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023087 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012199 10.0.0.249 - - [2026-04-30 00:41:21] "POST /set-tag HTTP/1.1" 200 109 0.067249 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018446 10.0.0.249 - - [2026-04-30 00:41:21] "GET /instance-ip/4eb57f36-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003669 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005902 10.0.0.249 - - [2026-04-30 00:41:21] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.004373 10.0.0.249 - - [2026-04-30 00:41:21] "POST /ref-update HTTP/1.1" 200 156 0.011062 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007370 10.0.0.249 - - [2026-04-30 00:41:21] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.249 - - [2026-04-30 00:41:21] "POST /tags HTTP/1.1" 200 292 0.026597 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012535 10.0.0.249 - - [2026-04-30 00:41:21] "GET /tag/e46c36e0-790e-4adf-b5d0-2a1b6ce4e460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.020061 10.0.0.249 - - [2026-04-30 00:41:21] "POST /tags HTTP/1.1" 409 252 0.003083 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.249 - - [2026-04-30 00:41:21] "GET /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013116 10.0.0.249 - - [2026-04-30 00:41:21] "POST /tags HTTP/1.1" 409 226 0.002904 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.249 - - [2026-04-30 00:41:21] "GET /tag/c36092fb-c8e1-48eb-9ed6-0e3ed1b78630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014644 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.249 - - [2026-04-30 00:41:21] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009449 10.0.0.249 - - [2026-04-30 00:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.249 - - [2026-04-30 00:41:21] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.060115 10.0.0.249 - - [2026-04-30 00:41:21] "POST /virtual-machines HTTP/1.1" 200 396 0.020180 10.0.0.249 - - [2026-04-30 00:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021467 10.0.0.249 - - [2026-04-30 00:41:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133182 10.0.0.249 - - [2026-04-30 00:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009030 10.0.0.249 - - [2026-04-30 00:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008638 10.0.0.249 - - [2026-04-30 00:41:22] "POST /instance-ips HTTP/1.1" 200 398 0.024184 10.0.0.249 - - [2026-04-30 00:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023574 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013832 10.0.0.249 - - [2026-04-30 00:41:22] "POST /set-tag HTTP/1.1" 200 109 0.067232 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026055 10.0.0.249 - - [2026-04-30 00:41:22] "GET /instance-ip/4f6889d2-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003543 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005286 10.0.0.249 - - [2026-04-30 00:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003899 10.0.0.249 - - [2026-04-30 00:41:22] "POST /ref-update HTTP/1.1" 200 156 0.011344 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004977 10.0.0.249 - - [2026-04-30 00:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.249 - - [2026-04-30 00:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.249 - - [2026-04-30 00:41:22] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004736 10.0.0.249 - - [2026-04-30 00:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.249 - - [2026-04-30 00:41:22] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038351 10.0.0.249 - - [2026-04-30 00:41:22] "POST /virtual-machines HTTP/1.1" 200 396 0.010994 10.0.0.249 - - [2026-04-30 00:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012502 10.0.0.249 - - [2026-04-30 00:41:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129870 10.0.0.249 - - [2026-04-30 00:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020933 10.0.0.249 - - [2026-04-30 00:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016639 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005515 10.0.0.249 - - [2026-04-30 00:41:23] "POST /instance-ips HTTP/1.1" 200 398 0.025410 10.0.0.249 - - [2026-04-30 00:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028815 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022129 10.0.0.249 - - [2026-04-30 00:41:23] "POST /set-tag HTTP/1.1" 200 109 0.075867 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027073 10.0.0.249 - - [2026-04-30 00:41:23] "GET /instance-ip/4fe104de-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008527 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007914 10.0.0.249 - - [2026-04-30 00:41:23] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.006132 10.0.0.249 - - [2026-04-30 00:41:23] "POST /ref-update HTTP/1.1" 200 156 0.011505 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004742 10.0.0.249 - - [2026-04-30 00:41:23] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.249 - - [2026-04-30 00:41:23] "POST /tags HTTP/1.1" 200 300 0.051329 10.0.0.249 - - [2026-04-30 00:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.249 - - [2026-04-30 00:41:23] "GET /tag/7dbaa73e-b563-4b1e-8b0f-ff5c104b9a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012415 10.0.0.249 - - [2026-04-30 00:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006873 10.0.0.249 - - [2026-04-30 00:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.249 - - [2026-04-30 00:41:23] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037863 10.0.0.249 - - [2026-04-30 00:41:23] "POST /virtual-machines HTTP/1.1" 200 396 0.010353 10.0.0.249 - - [2026-04-30 00:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015246 10.0.0.249 - - [2026-04-30 00:41:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120694 10.0.0.249 - - [2026-04-30 00:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023391 10.0.0.249 - - [2026-04-30 00:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.249 - - [2026-04-30 00:41:23] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005270 10.0.0.249 - - [2026-04-30 00:41:23] "POST /instance-ips HTTP/1.1" 200 398 0.026281 10.0.0.249 - - [2026-04-30 00:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.044765 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015853 10.0.0.249 - - [2026-04-30 00:41:24] "POST /set-tag HTTP/1.1" 200 109 0.026233 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015184 10.0.0.249 - - [2026-04-30 00:41:24] "GET /instance-ip/506edba6-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003689 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005362 10.0.0.249 - - [2026-04-30 00:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.249 - - [2026-04-30 00:41:24] "POST /tags HTTP/1.1" 200 300 0.020069 10.0.0.249 - - [2026-04-30 00:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012958 10.0.0.249 - - [2026-04-30 00:41:24] "GET /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015304 10.0.0.249 - - [2026-04-30 00:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007047 10.0.0.249 - - [2026-04-30 00:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.249 - - [2026-04-30 00:41:24] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043698 10.0.0.249 - - [2026-04-30 00:41:24] "POST /virtual-machines HTTP/1.1" 200 396 0.013759 10.0.0.249 - - [2026-04-30 00:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015352 10.0.0.249 - - [2026-04-30 00:41:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.155849 10.0.0.249 - - [2026-04-30 00:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011464 10.0.0.249 - - [2026-04-30 00:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004598 10.0.0.249 - - [2026-04-30 00:41:24] "POST /instance-ips HTTP/1.1" 200 398 0.028983 10.0.0.249 - - [2026-04-30 00:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030440 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013563 10.0.0.249 - - [2026-04-30 00:41:24] "POST /set-tag HTTP/1.1" 200 109 0.021479 10.0.0.249 - - [2026-04-30 00:41:24] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019943 10.0.0.249 - - [2026-04-30 00:41:24] "GET /instance-ip/50ef3378-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003210 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005461 10.0.0.249 - - [2026-04-30 00:41:25] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.249 - - [2026-04-30 00:41:25] "POST /tags HTTP/1.1" 200 300 0.022015 10.0.0.249 - - [2026-04-30 00:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.249 - - [2026-04-30 00:41:25] "GET /tag/94429541-e24a-4819-9ae9-63792d5ec67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015804 10.0.0.249 - - [2026-04-30 00:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006423 10.0.0.249 - - [2026-04-30 00:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.249 - - [2026-04-30 00:41:25] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032822 10.0.0.249 - - [2026-04-30 00:41:25] "POST /virtual-machines HTTP/1.1" 200 396 0.010456 10.0.0.249 - - [2026-04-30 00:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015486 10.0.0.249 - - [2026-04-30 00:41:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126394 10.0.0.249 - - [2026-04-30 00:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013971 10.0.0.249 - - [2026-04-30 00:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020704 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005198 10.0.0.249 - - [2026-04-30 00:41:25] "POST /instance-ips HTTP/1.1" 200 398 0.049501 10.0.0.249 - - [2026-04-30 00:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033102 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015674 10.0.0.249 - - [2026-04-30 00:41:25] "POST /set-tag HTTP/1.1" 200 109 0.029640 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023394 10.0.0.249 - - [2026-04-30 00:41:25] "GET /instance-ip/516a9dce-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006016 10.0.0.249 - - [2026-04-30 00:41:25] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006038 10.0.0.249 - - [2026-04-30 00:41:25] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.249 - - [2026-04-30 00:41:25] "POST /tags HTTP/1.1" 200 300 0.027249 10.0.0.249 - - [2026-04-30 00:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.249 - - [2026-04-30 00:41:26] "GET /tag/fa82f265-580f-47f4-a8d0-af013a4dd879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013831 10.0.0.249 - - [2026-04-30 00:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005793 10.0.0.249 - - [2026-04-30 00:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.249 - - [2026-04-30 00:41:26] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061112 10.0.0.249 - - [2026-04-30 00:41:26] "POST /virtual-machines HTTP/1.1" 200 396 0.016582 10.0.0.249 - - [2026-04-30 00:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023678 10.0.0.249 - - [2026-04-30 00:41:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127312 10.0.0.249 - - [2026-04-30 00:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011376 10.0.0.249 - - [2026-04-30 00:41:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007997 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005542 10.0.0.249 - - [2026-04-30 00:41:26] "POST /instance-ips HTTP/1.1" 200 398 0.032843 10.0.0.249 - - [2026-04-30 00:41:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043422 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014724 10.0.0.249 - - [2026-04-30 00:41:26] "POST /set-tag HTTP/1.1" 200 109 0.021332 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017412 10.0.0.249 - - [2026-04-30 00:41:26] "GET /instance-ip/51f2a34a-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003466 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005461 10.0.0.249 - - [2026-04-30 00:41:26] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.006230 10.0.0.249 - - [2026-04-30 00:41:26] "POST /ref-update HTTP/1.1" 200 156 0.019499 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.028937 10.0.0.249 - - [2026-04-30 00:41:26] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.249 - - [2026-04-30 00:41:26] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006296 10.0.0.249 - - [2026-04-30 00:41:26] "POST /ref-update HTTP/1.1" 200 156 0.013320 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007126 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012476 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.004040 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.010255 10.0.0.249 - - [2026-04-30 00:41:27] "POST /ref-update HTTP/1.1" 200 156 0.015764 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.030948 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.004642 10.0.0.249 - - [2026-04-30 00:41:27] "POST /ref-update HTTP/1.1" 200 156 0.010012 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005835 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007516 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003612 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011259 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.009352 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005414 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007521 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004883 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005114 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004723 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003884 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008799 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005348 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.249 - - [2026-04-30 00:41:27] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005395 10.0.0.249 - - [2026-04-30 00:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.249 - - [2026-04-30 00:41:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002593 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine/2a053f26-37e7-4e0b-90de-e4f20945fb30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004664 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008868 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine/fd06f933-9c82-4640-8e70-a2fe3a60928c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003588 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005056 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine/5feaa2e2-5433-4a32-bf5d-619325e7f831?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003956 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004936 10.0.0.249 - - [2026-04-30 00:41:29] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005507 10.0.0.249 - - [2026-04-30 00:41:29] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.249 - - [2026-04-30 00:41:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002604 10.0.0.249 - - [2026-04-30 00:41:30] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005424 10.0.0.249 - - [2026-04-30 00:41:30] "POST /set-tag HTTP/1.1" 200 109 0.004023 10.0.0.249 - - [2026-04-30 00:41:34] "GET /virtual-machine/d958f075-c45a-48e0-ac2e-e94736afac0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003563 10.0.0.249 - - [2026-04-30 00:41:34] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005203 10.0.0.249 - - [2026-04-30 00:41:34] "GET /virtual-machine/9b995d7c-68f6-46f2-acf4-ea3b32f28739?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003417 10.0.0.249 - - [2026-04-30 00:41:34] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004929 10.0.0.249 - - [2026-04-30 00:41:35] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006859 10.0.0.249 - - [2026-04-30 00:41:35] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.249 - - [2026-04-30 00:41:35] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006693 10.0.0.249 - - [2026-04-30 00:41:35] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.249 - - [2026-04-30 00:41:35] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005735 10.0.0.249 - - [2026-04-30 00:41:36] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine/7aa58e44-a414-47f9-b3f4-0939d047664a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003418 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005743 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine/3fcda193-b60c-47b0-bab7-09499c935a9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004009 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004876 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine/0fb7d2ac-1a27-4e3d-9407-2decbf4ac98d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004203 10.0.0.249 - - [2026-04-30 00:41:39] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005058 10.0.0.249 - - [2026-04-30 00:41:40] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002363 10.0.0.249 - - [2026-04-30 00:41:40] "POST /tags HTTP/1.1" 200 334 0.024587 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-04-30 00:41:40] "GET /tag/d50cf528-c781-4336-9302-54f768f94e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.019517 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2026-04-30 00:41:40] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037591 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.249 - - [2026-04-30 00:41:40] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004920 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.249 - - [2026-04-30 00:41:40] "GET /service-appliance-set/b81fdd48-5ed0-4b75-af0e-1d316806fba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002656 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.002982 10.0.0.249 - - [2026-04-30 00:41:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.093916 10.0.0.249 - - [2026-04-30 00:41:40] "GET /virtual-machine-interface/e3223e30-934a-43cf-89e6-3240def2f9f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.011391 10.0.0.249 - - [2026-04-30 00:41:40] "POST /instance-ips HTTP/1.1" 200 410 0.022965 10.0.0.249 - - [2026-04-30 00:41:40] "GET /instance-ip/8be02e6d-5e6f-4f42-ab4d-1744efcf0f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.009525 10.0.0.249 - - [2026-04-30 00:41:40] "POST /loadbalancers HTTP/1.1" 200 631 0.059698 10.0.0.249 - - [2026-04-30 00:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009900 10.0.0.249 - - [2026-04-30 00:41:40] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052134 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023681 10.0.0.249 - - [2026-04-30 00:41:40] "GET /instance-ip/8be02e6d-5e6f-4f42-ab4d-1744efcf0f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008842 10.0.0.249 - - [2026-04-30 00:41:40] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032559 10.0.0.249 - - [2026-04-30 00:41:40] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003848 10.0.0.249 - - [2026-04-30 00:41:40] "POST /floating-ips HTTP/1.1" 200 599 0.038166 10.0.0.249 - - [2026-04-30 00:41:40] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.041466 10.0.0.249 - - [2026-04-30 00:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008191 10.0.0.249 - - [2026-04-30 00:41:41] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030452 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer-listener/1421fe53-e5a6-41b0-8691-af45d818c52b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.005029 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer-listener/1421fe53-e5a6-41b0-8691-af45d818c52b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004354 10.0.0.249 - - [2026-04-30 00:41:41] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.027449 10.0.0.249 - - [2026-04-30 00:41:41] "GET /instance-ip/8be02e6d-5e6f-4f42-ab4d-1744efcf0f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004565 10.0.0.249 - - [2026-04-30 00:41:41] "GET /instance-ip/8be02e6d-5e6f-4f42-ab4d-1744efcf0f99?fields=floating_ips HTTP/1.1" 200 1215 0.005457 10.0.0.249 - - [2026-04-30 00:41:41] "GET /floating-ip/fc1c62fe-4c18-4730-8aaf-5b657065bcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003512 10.0.0.249 - - [2026-04-30 00:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003093 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003148 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer-pool/e623180f-5dc3-4895-9ac6-5dcad5e6f9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005237 10.0.0.249 - - [2026-04-30 00:41:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015998 10.0.0.249 - - [2026-04-30 00:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013075 10.0.0.249 - - [2026-04-30 00:41:41] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014492 10.0.0.249 - - [2026-04-30 00:41:41] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004433 10.0.0.249 - - [2026-04-30 00:41:41] "POST /ref-update HTTP/1.1" 200 156 0.007406 10.0.0.249 - - [2026-04-30 00:41:41] "GET /floating-ip/fc1c62fe-4c18-4730-8aaf-5b657065bcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.012033 10.0.0.249 - - [2026-04-30 00:41:41] "PUT /floating-ip/fc1c62fe-4c18-4730-8aaf-5b657065bcc3 HTTP/1.1" 200 257 0.011980 10.0.0.249 - - [2026-04-30 00:41:41] "POST /tags HTTP/1.1" 409 221 0.021535 10.0.0.249 - - [2026-04-30 00:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.249 - - [2026-04-30 00:41:41] "GET /tag/d50cf528-c781-4336-9302-54f768f94e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014931 10.0.0.249 - - [2026-04-30 00:41:41] "POST /set-tag HTTP/1.1" 200 109 0.060119 10.0.0.249 - - [2026-04-30 00:41:41] "GET /loadbalancer-pool/e623180f-5dc3-4895-9ac6-5dcad5e6f9ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007577 10.0.0.249 - - [2026-04-30 00:41:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022553 10.0.0.249 - - [2026-04-30 00:41:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008284 10.0.0.249 - - [2026-04-30 00:41:41] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012501 10.0.0.249 - - [2026-04-30 00:41:41] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005637 10.0.0.249 - - [2026-04-30 00:41:41] "POST /ref-update HTTP/1.1" 200 156 0.017927 10.0.0.249 - - [2026-04-30 00:41:41] "GET /floating-ip/fc1c62fe-4c18-4730-8aaf-5b657065bcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.010042 10.0.0.249 - - [2026-04-30 00:41:41] "POST /set-tag HTTP/1.1" 200 109 0.094654 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 206 0.005582 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013381 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 204 0.002952 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013676 10.0.0.249 - - [2026-04-30 00:41:42] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002598 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.249 - - [2026-04-30 00:41:42] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002934 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 206 0.002792 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016271 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 226 0.002581 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015379 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 204 0.002926 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012231 10.0.0.249 - - [2026-04-30 00:41:42] "POST /tags HTTP/1.1" 409 226 0.002160 10.0.0.249 - - [2026-04-30 00:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.249 - - [2026-04-30 00:41:42] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016651 10.0.0.249 - - [2026-04-30 00:41:42] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002718 10.0.0.249 - - [2026-04-30 00:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.249 - - [2026-04-30 00:41:43] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004198 10.0.0.249 - - [2026-04-30 00:41:43] "POST /firewall-rules HTTP/1.1" 200 628 0.077058 10.0.0.249 - - [2026-04-30 00:41:43] "POST /firewall-rules HTTP/1.1" 200 648 0.088314 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-rule/127c8cdd-b321-4647-aac7-d6d303c98712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.019702 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004159 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-rule/ede995c6-39b9-4037-ab50-069953f38dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005096 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.019557 10.0.0.249 - - [2026-04-30 00:41:43] "POST /firewall-policys HTTP/1.1" 200 608 0.051677 10.0.0.249 - - [2026-04-30 00:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017147 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.015013 10.0.0.249 - - [2026-04-30 00:41:43] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002602 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003113 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004907 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007456 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/80dc7a89-8a97-4806-852a-d99fad60fe10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016773 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002727 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002691 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.024444 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.028601 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.035288 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.031039 10.0.0.249 - - [2026-04-30 00:41:43] "POST /ref-update HTTP/1.1" 200 156 0.045343 10.0.0.249 - - [2026-04-30 00:41:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011460 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 252 0.002324 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014839 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 228 0.004168 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/3f620e78-66a4-4b1d-b249-b154171edba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011883 10.0.0.249 - - [2026-04-30 00:43:42] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004348 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.249 - - [2026-04-30 00:43:42] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003773 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 206 0.002400 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012923 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 226 0.002489 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.023610 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 204 0.003216 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015323 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 226 0.002587 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011653 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 228 0.008103 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/3f620e78-66a4-4b1d-b249-b154171edba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014578 10.0.0.249 - - [2026-04-30 00:43:42] "POST /tags HTTP/1.1" 409 252 0.002930 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.249 - - [2026-04-30 00:43:42] "GET /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011774 10.0.0.249 - - [2026-04-30 00:43:42] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003801 10.0.0.249 - - [2026-04-30 00:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.249 - - [2026-04-30 00:43:42] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003317 10.0.0.249 - - [2026-04-30 00:43:43] "POST /firewall-rules HTTP/1.1" 409 281 0.003487 10.0.0.249 - - [2026-04-30 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.249 - - [2026-04-30 00:43:43] "PUT /firewall-rule/ede995c6-39b9-4037-ab50-069953f38dd5 HTTP/1.1" 200 261 0.025835 10.0.0.249 - - [2026-04-30 00:43:43] "POST /firewall-rules HTTP/1.1" 409 291 0.021126 10.0.0.249 - - [2026-04-30 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.249 - - [2026-04-30 00:43:43] "PUT /firewall-rule/127c8cdd-b321-4647-aac7-d6d303c98712 HTTP/1.1" 200 261 0.022823 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-rule/127c8cdd-b321-4647-aac7-d6d303c98712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.009380 10.0.0.249 - - [2026-04-30 00:43:43] "POST /firewall-rules HTTP/1.1" 200 660 0.081584 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-rule/e179f1eb-0b0b-43fc-a3ec-c9b0202b1ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.006186 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003763 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-rule/ede995c6-39b9-4037-ab50-069953f38dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.011065 10.0.0.249 - - [2026-04-30 00:43:43] "POST /firewall-policys HTTP/1.1" 409 269 0.002087 10.0.0.249 - - [2026-04-30 00:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.249 - - [2026-04-30 00:43:43] "PUT /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4 HTTP/1.1" 200 265 0.028844 10.0.0.249 - - [2026-04-30 00:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031862 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.015215 10.0.0.249 - - [2026-04-30 00:43:43] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004060 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004003 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002375 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003618 10.0.0.249 - - [2026-04-30 00:43:43] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003398 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001335 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001479 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012894 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007143 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.249 - - [2026-04-30 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-04-30 00:44:45] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003549 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004778 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.080125 10.0.0.249 - - [2026-04-30 00:44:45] "DELETE /loadbalancer-member/66ae2aea-7189-44c7-9e7a-0d97204a04ef HTTP/1.1" 200 115 0.034886 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012430 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.005379 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008091 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.005323 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006623 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011036 10.0.0.249 - - [2026-04-30 00:44:45] "POST /set-tag HTTP/1.1" 200 109 0.005175 10.0.0.249 - - [2026-04-30 00:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.249 - - [2026-04-30 00:44:45] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002934 10.0.0.249 - - [2026-04-30 00:44:45] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004585 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.014831 10.0.0.249 - - [2026-04-30 00:44:46] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020386 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.006145 10.0.0.249 - - [2026-04-30 00:44:46] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.014398 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.005321 10.0.0.249 - - [2026-04-30 00:44:46] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007805 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.019029 10.0.0.249 - - [2026-04-30 00:44:46] "GET /virtual-machine/fd06f933-9c82-4640-8e70-a2fe3a60928c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003100 10.0.0.249 - - [2026-04-30 00:44:46] "POST /ref-update HTTP/1.1" 200 156 0.012620 10.0.0.249 - - [2026-04-30 00:44:46] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.019580 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.021075 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.043013 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.041444 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.016768 10.0.0.249 - - [2026-04-30 00:44:46] "POST /set-tag HTTP/1.1" 200 109 0.032977 10.0.0.249 - - [2026-04-30 00:44:46] "DELETE /instance-ip/4eb57f36-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.080918 10.0.0.249 - - [2026-04-30 00:44:46] "POST /ref-update HTTP/1.1" 200 156 0.020704 10.0.0.249 - - [2026-04-30 00:44:46] "DELETE /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.054828 10.0.0.249 - - [2026-04-30 00:44:47] "DELETE /virtual-machine/fd06f933-9c82-4640-8e70-a2fe3a60928c HTTP/1.1" 200 115 0.036636 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005330 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.004690 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004435 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine/5feaa2e2-5433-4a32-bf5d-619325e7f831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006609 10.0.0.249 - - [2026-04-30 00:44:47] "POST /ref-update HTTP/1.1" 200 156 0.012077 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012439 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.022459 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.029350 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.040516 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.017985 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.034326 10.0.0.249 - - [2026-04-30 00:44:47] "DELETE /instance-ip/4f6889d2-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.070738 10.0.0.249 - - [2026-04-30 00:44:47] "DELETE /virtual-machine-interface/4f4ac33e-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.040917 10.0.0.249 - - [2026-04-30 00:44:47] "DELETE /virtual-machine/5feaa2e2-5433-4a32-bf5d-619325e7f831 HTTP/1.1" 200 115 0.035003 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008906 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.003390 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007181 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.003665 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine/2a053f26-37e7-4e0b-90de-e4f20945fb30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003618 10.0.0.249 - - [2026-04-30 00:44:47] "POST /ref-update HTTP/1.1" 200 156 0.015363 10.0.0.249 - - [2026-04-30 00:44:47] "GET /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023870 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.023082 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.077581 10.0.0.249 - - [2026-04-30 00:44:47] "POST /set-tag HTTP/1.1" 200 109 0.040586 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.019603 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.037098 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /instance-ip/4e2ad278-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.064033 10.0.0.249 - - [2026-04-30 00:44:48] "POST /ref-update HTTP/1.1" 200 156 0.022882 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /virtual-machine-interface/4e0bd40e-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.047495 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /virtual-machine/2a053f26-37e7-4e0b-90de-e4f20945fb30 HTTP/1.1" 200 115 0.025084 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /tag/984a8226-d90e-4e72-a40c-a602a51c5bd2 HTTP/1.1" 200 115 0.037620 10.0.0.249 - - [2026-04-30 00:44:48] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005457 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.249 - - [2026-04-30 00:44:48] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006105 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.249 - - [2026-04-30 00:44:48] "GET /virtual-machine/d958f075-c45a-48e0-ac2e-e94736afac0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003528 10.0.0.249 - - [2026-04-30 00:44:48] "POST /ref-update HTTP/1.1" 200 156 0.018548 10.0.0.249 - - [2026-04-30 00:44:48] "GET /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011170 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.025047 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.042203 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.033865 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.017163 10.0.0.249 - - [2026-04-30 00:44:48] "POST /set-tag HTTP/1.1" 200 109 0.031418 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /instance-ip/4fe104de-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.045715 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /virtual-machine-interface/4fc7b4e8-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.042846 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /virtual-machine/d958f075-c45a-48e0-ac2e-e94736afac0c HTTP/1.1" 200 115 0.022706 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461 HTTP/1.1" 409 391 0.006432 10.0.0.249 - - [2026-04-30 00:44:48] "DELETE /tag/e46c36e0-790e-4adf-b5d0-2a1b6ce4e460 HTTP/1.1" 200 115 0.039567 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001177 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001203 10.0.0.249 - - [2026-04-30 00:45:16] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011473 10.0.0.249 - - [2026-04-30 00:45:16] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.249 - - [2026-04-30 00:45:16] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004937 10.0.0.249 - - [2026-04-30 00:45:16] "POST /set-tag HTTP/1.1" 200 109 0.003977 10.0.0.249 - - [2026-04-30 00:45:16] "GET /virtual-machine/0fb7d2ac-1a27-4e3d-9407-2decbf4ac98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006521 10.0.0.249 - - [2026-04-30 00:45:16] "POST /ref-update HTTP/1.1" 200 156 0.022727 10.0.0.249 - - [2026-04-30 00:45:16] "GET /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010950 10.0.0.249 - - [2026-04-30 00:45:16] "POST /set-tag HTTP/1.1" 200 109 0.036960 10.0.0.249 - - [2026-04-30 00:45:16] "POST /set-tag HTTP/1.1" 200 109 0.064948 10.0.0.249 - - [2026-04-30 00:45:16] "POST /set-tag HTTP/1.1" 200 109 0.043136 10.0.0.249 - - [2026-04-30 00:45:17] "POST /set-tag HTTP/1.1" 200 109 0.065390 10.0.0.249 - - [2026-04-30 00:45:17] "DELETE /instance-ip/51f2a34a-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.107187 10.0.0.249 - - [2026-04-30 00:45:17] "DELETE /virtual-machine-interface/51d5b924-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.092329 10.0.0.249 - - [2026-04-30 00:45:17] "DELETE /virtual-machine/0fb7d2ac-1a27-4e3d-9407-2decbf4ac98d HTTP/1.1" 200 115 0.105660 10.0.0.249 - - [2026-04-30 00:45:17] "DELETE /tag/fa82f265-580f-47f4-a8d0-af013a4dd879 HTTP/1.1" 200 115 0.305608 10.0.0.249 - - [2026-04-30 00:45:17] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005093 10.0.0.249 - - [2026-04-30 00:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003743 10.0.0.249 - - [2026-04-30 00:45:17] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011377 10.0.0.249 - - [2026-04-30 00:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.249 - - [2026-04-30 00:45:17] "GET /virtual-machine/7aa58e44-a414-47f9-b3f4-0939d047664a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003905 10.0.0.249 - - [2026-04-30 00:45:17] "POST /ref-update HTTP/1.1" 200 156 0.014311 10.0.0.249 - - [2026-04-30 00:45:17] "GET /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010121 10.0.0.249 - - [2026-04-30 00:45:17] "POST /set-tag HTTP/1.1" 200 109 0.028255 10.0.0.249 - - [2026-04-30 00:45:17] "POST /set-tag HTTP/1.1" 200 109 0.098877 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.025433 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.016137 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /instance-ip/516a9dce-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.039913 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /virtual-machine-interface/514b2e58-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.054142 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /virtual-machine/7aa58e44-a414-47f9-b3f4-0939d047664a HTTP/1.1" 200 115 0.026580 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892 HTTP/1.1" 409 237 0.006693 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /tag/3f620e78-66a4-4b1d-b249-b154171edba5 HTTP/1.1" 409 237 0.005022 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /tag/94429541-e24a-4819-9ae9-63792d5ec67b HTTP/1.1" 200 115 0.054603 10.0.0.249 - - [2026-04-30 00:45:18] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006053 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.249 - - [2026-04-30 00:45:18] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005634 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.249 - - [2026-04-30 00:45:18] "GET /virtual-machine/9b995d7c-68f6-46f2-acf4-ea3b32f28739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.010015 10.0.0.249 - - [2026-04-30 00:45:18] "POST /ref-update HTTP/1.1" 200 156 0.009040 10.0.0.249 - - [2026-04-30 00:45:18] "GET /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020726 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.023011 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.025464 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.048321 10.0.0.249 - - [2026-04-30 00:45:18] "POST /set-tag HTTP/1.1" 200 109 0.017342 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /instance-ip/506edba6-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.065649 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /virtual-machine-interface/5056fb62-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.071563 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /virtual-machine/9b995d7c-68f6-46f2-acf4-ea3b32f28739 HTTP/1.1" 200 115 0.028129 10.0.0.249 - - [2026-04-30 00:45:18] "DELETE /tag/7dbaa73e-b563-4b1e-8b0f-ff5c104b9a61 HTTP/1.1" 200 115 0.047863 10.0.0.249 - - [2026-04-30 00:45:19] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005405 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.003533 10.0.0.249 - - [2026-04-30 00:45:19] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005247 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.003778 10.0.0.249 - - [2026-04-30 00:45:19] "GET /virtual-machine/3fcda193-b60c-47b0-bab7-09499c935a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003564 10.0.0.249 - - [2026-04-30 00:45:19] "POST /ref-update HTTP/1.1" 200 156 0.014397 10.0.0.249 - - [2026-04-30 00:45:19] "GET /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026530 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.027496 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.040720 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.035912 10.0.0.249 - - [2026-04-30 00:45:19] "POST /set-tag HTTP/1.1" 200 109 0.033228 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /instance-ip/50ef3378-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.065849 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /virtual-machine-interface/50cdef92-442d-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.075398 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /virtual-machine/3fcda193-b60c-47b0-bab7-09499c935a9c HTTP/1.1" 200 115 0.031076 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /tag/b86021d2-1a99-4681-b42f-36e47575d26b HTTP/1.1" 200 115 0.052791 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:45:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001707 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /tag/9add0618-6218-4574-b359-55deb5c5c840 HTTP/1.1" 200 115 0.061138 10.0.0.249 - - [2026-04-30 00:45:19] "DELETE /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef HTTP/1.1" 409 237 0.007250 10.0.0.249 - - [2026-04-30 00:45:20] "POST /projects HTTP/1.1" 409 238 0.005461 10.0.0.249 - - [2026-04-30 00:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.249 - - [2026-04-30 00:45:20] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041284 10.0.0.249 - - [2026-04-30 00:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.249 - - [2026-04-30 00:45:20] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005702 10.0.0.249 - - [2026-04-30 00:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.249 - - [2026-04-30 00:45:20] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004043 10.0.0.249 - - [2026-04-30 00:45:20] "POST /security-groups HTTP/1.1" 409 285 0.003413 10.0.0.249 - - [2026-04-30 00:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2026-04-30 00:45:20] "PUT /security-group/ed7bfd40-b229-48df-acc4-1ed59fd587b6 HTTP/1.1" 200 263 0.056512 10.0.0.249 - - [2026-04-30 00:45:20] "PUT /access-control-list/a05968cb-333d-4508-ac6f-4aa6578fd9cc HTTP/1.1" 200 273 0.025241 10.0.0.249 - - [2026-04-30 00:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.056187 10.0.0.249 - - [2026-04-30 00:45:21] "PUT /access-control-list/1fbfef3f-d112-49d0-ac04-0b9fcf6f5488 HTTP/1.1" 200 273 0.034397 10.0.0.249 - - [2026-04-30 00:45:26] "POST /projects HTTP/1.1" 409 238 0.003702 10.0.0.249 - - [2026-04-30 00:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.249 - - [2026-04-30 00:45:26] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056019 10.0.0.249 - - [2026-04-30 00:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.249 - - [2026-04-30 00:45:26] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004717 10.0.0.249 - - [2026-04-30 00:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.249 - - [2026-04-30 00:45:26] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005009 10.0.0.249 - - [2026-04-30 00:45:26] "POST /security-groups HTTP/1.1" 409 285 0.003078 10.0.0.249 - - [2026-04-30 00:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.249 - - [2026-04-30 00:45:26] "PUT /security-group/ed7bfd40-b229-48df-acc4-1ed59fd587b6 HTTP/1.1" 200 263 0.072650 10.0.0.249 - - [2026-04-30 00:45:26] "PUT /access-control-list/a05968cb-333d-4508-ac6f-4aa6578fd9cc HTTP/1.1" 200 273 0.048776 10.0.0.249 - - [2026-04-30 00:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052419 10.0.0.249 - - [2026-04-30 00:45:26] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015705 10.0.0.249 - - [2026-04-30 00:45:26] "PUT /access-control-list/1fbfef3f-d112-49d0-ac04-0b9fcf6f5488 HTTP/1.1" 200 273 0.041386 10.0.0.249 - - [2026-04-30 00:45:26] "GET /firewall-rule/d05cda08-ee06-4859-b270-d6aa5924cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.012371 10.0.0.249 - - [2026-04-30 00:45:26] "POST /ref-update HTTP/1.1" 200 156 0.055364 10.0.0.249 - - [2026-04-30 00:45:26] "DELETE /firewall-rule/d05cda08-ee06-4859-b270-d6aa5924cead HTTP/1.1" 200 115 0.038061 10.0.0.249 - - [2026-04-30 00:45:26] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.010862 10.0.0.249 - - [2026-04-30 00:45:26] "GET /firewall-rule/381def0f-29c0-4461-a089-45ade96658f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005382 10.0.0.249 - - [2026-04-30 00:45:26] "POST /ref-update HTTP/1.1" 200 156 0.081224 10.0.0.249 - - [2026-04-30 00:45:26] "DELETE /firewall-rule/381def0f-29c0-4461-a089-45ade96658f7 HTTP/1.1" 200 115 0.050797 10.0.0.249 - - [2026-04-30 00:45:26] "DELETE /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892 HTTP/1.1" 409 237 0.010958 10.0.0.249 - - [2026-04-30 00:45:26] "DELETE /tag/3f620e78-66a4-4b1d-b249-b154171edba5 HTTP/1.1" 409 237 0.007081 10.0.0.249 - - [2026-04-30 00:45:26] "DELETE /tag/c36092fb-c8e1-48eb-9ed6-0e3ed1b78630 HTTP/1.1" 200 115 0.049919 10.0.0.249 - - [2026-04-30 00:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.249 - - [2026-04-30 00:45:27] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005542 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.249 - - [2026-04-30 00:45:27] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005015 10.0.0.249 - - [2026-04-30 00:45:27] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.053607 10.0.0.249 - - [2026-04-30 00:45:27] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.084278 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /security-group/ed7bfd40-b229-48df-acc4-1ed59fd587b6 HTTP/1.1" 200 115 0.053828 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /access-control-list/a05968cb-333d-4508-ac6f-4aa6578fd9cc HTTP/1.1" 200 115 0.038863 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /access-control-list/1fbfef3f-d112-49d0-ac04-0b9fcf6f5488 HTTP/1.1" 200 115 0.024212 10.0.0.249 - - [2026-04-30 00:45:27] "GET /project/30771877-8713-4446-b711-286a1514e795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029002 10.0.0.249 - - [2026-04-30 00:45:27] "GET /project/30771877-8713-4446-b711-286a1514e795?fields=security_groups HTTP/1.1" 200 1352 0.051920 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /security-group/b630fa2a-b22b-4467-a3e1-3efb0cc503f3 HTTP/1.1" 200 115 0.044682 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /access-control-list/c8253013-3148-4b4a-894e-5c1818f01a6e HTTP/1.1" 200 115 0.052200 10.0.0.249 - - [2026-04-30 00:45:27] "GET /project/30771877-8713-4446-b711-286a1514e795?fields=application_policy_sets HTTP/1.1" 200 1391 0.061844 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /access-control-list/9d7212ea-b0b5-4b25-b401-ab5ce861479f HTTP/1.1" 200 115 0.074859 10.0.0.249 - - [2026-04-30 00:45:27] "DELETE /project/30771877-8713-4446-b711-286a1514e795 HTTP/1.1" 200 115 0.381597 10.0.0.249 - - [2026-04-30 00:45:27] "POST /projects HTTP/1.1" 409 238 0.002723 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008172 10.0.0.249 - - [2026-04-30 00:45:27] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044246 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.249 - - [2026-04-30 00:45:27] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.011194 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.249 - - [2026-04-30 00:45:27] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.011175 10.0.0.249 - - [2026-04-30 00:45:27] "POST /security-groups HTTP/1.1" 409 285 0.002953 10.0.0.249 - - [2026-04-30 00:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2026-04-30 00:45:28] "PUT /security-group/f448580f-0400-4376-a09a-e7aa661e5297 HTTP/1.1" 200 263 0.058625 10.0.0.249 - - [2026-04-30 00:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027906 10.0.0.249 - - [2026-04-30 00:45:28] "PUT /access-control-list/d76e98d4-13d2-4363-81ac-59e7b4b55bde HTTP/1.1" 200 273 0.023948 10.0.0.249 - - [2026-04-30 00:45:28] "PUT /access-control-list/7bd093a9-3cab-4119-8db4-6c430c733874 HTTP/1.1" 200 273 0.036587 10.0.0.249 - - [2026-04-30 00:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.249 - - [2026-04-30 00:45:31] "GET /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004570 10.0.0.249 - - [2026-04-30 00:45:31] "GET /virtual-machine-interface/4e98f51e-442d-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002139 10.0.0.249 - - [2026-04-30 00:45:31] "DELETE /loadbalancer-member/857b929b-2097-4f68-b574-0075fcef3c75 HTTP/1.1" 200 115 0.053718 10.0.0.249 - - [2026-04-30 00:45:31] "DELETE /loadbalancer-pool/e623180f-5dc3-4895-9ac6-5dcad5e6f9ba HTTP/1.1" 200 115 0.056481 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /loadbalancer-listener/1421fe53-e5a6-41b0-8691-af45d818c52b HTTP/1.1" 200 115 0.062460 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /loadbalancer/1a34d1d1-f6b3-4799-8a08-ce105bf031b6 HTTP/1.1" 200 115 0.054695 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /floating-ip/fc1c62fe-4c18-4730-8aaf-5b657065bcc3 HTTP/1.1" 200 115 0.042850 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /instance-ip/8be02e6d-5e6f-4f42-ab4d-1744efcf0f99 HTTP/1.1" 200 115 0.044993 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /virtual-machine-interface/e3223e30-934a-43cf-89e6-3240def2f9f3 HTTP/1.1" 200 115 0.047930 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /tag/d50cf528-c781-4336-9302-54f768f94e0f HTTP/1.1" 200 115 0.036076 10.0.0.249 - - [2026-04-30 00:45:32] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002634 10.0.0.249 - - [2026-04-30 00:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.249 - - [2026-04-30 00:45:32] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003000 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-policy/17ed39d8-addc-457f-84a6-16139307133d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002795 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-rule/ede995c6-39b9-4037-ab50-069953f38dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003472 10.0.0.249 - - [2026-04-30 00:45:32] "POST /ref-update HTTP/1.1" 200 156 0.020608 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /firewall-rule/ede995c6-39b9-4037-ab50-069953f38dd5 HTTP/1.1" 200 115 0.046902 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003335 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-rule/e179f1eb-0b0b-43fc-a3ec-c9b0202b1ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003419 10.0.0.249 - - [2026-04-30 00:45:32] "POST /ref-update HTTP/1.1" 200 156 0.018262 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /firewall-rule/e179f1eb-0b0b-43fc-a3ec-c9b0202b1ebc HTTP/1.1" 200 115 0.049350 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005524 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-rule/127c8cdd-b321-4647-aac7-d6d303c98712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.007785 10.0.0.249 - - [2026-04-30 00:45:32] "POST /ref-update HTTP/1.1" 200 156 0.018588 10.0.0.249 - - [2026-04-30 00:45:32] "DELETE /firewall-rule/127c8cdd-b321-4647-aac7-d6d303c98712 HTTP/1.1" 200 115 0.091532 10.0.0.249 - - [2026-04-30 00:45:32] "GET /application-policy-set/9846fa54-2d6c-44f7-8412-12539d9a6658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.018985 10.0.0.249 - - [2026-04-30 00:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.249 - - [2026-04-30 00:45:32] "GET /policy-management/4c16d283-aef8-4fe1-8e6d-52a413ac3ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007226 10.0.0.249 - - [2026-04-30 00:45:32] "GET /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004744 10.0.0.249 - - [2026-04-30 00:45:33] "POST /ref-update HTTP/1.1" 200 156 0.083069 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /firewall-policy/19a4848d-a3f7-4227-aa58-f3f666bd1ec4 HTTP/1.1" 200 115 0.077307 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /tag/b21eebf5-ab2c-46b4-86d0-b53de8ca9892 HTTP/1.1" 200 115 0.055173 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /tag/3f620e78-66a4-4b1d-b249-b154171edba5 HTTP/1.1" 200 115 0.080772 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /tag/4c6f264a-9424-4ac5-bb17-d0586cbfc461 HTTP/1.1" 200 115 0.100989 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /tag/a4c5424a-4f0b-4f37-9ffd-b421747481ef HTTP/1.1" 200 115 0.064180 10.0.0.249 - - [2026-04-30 00:45:33] "POST /projects HTTP/1.1" 409 238 0.002302 10.0.0.249 - - [2026-04-30 00:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.249 - - [2026-04-30 00:45:33] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034067 10.0.0.249 - - [2026-04-30 00:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008634 10.0.0.249 - - [2026-04-30 00:45:33] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004537 10.0.0.249 - - [2026-04-30 00:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2026-04-30 00:45:33] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004242 10.0.0.249 - - [2026-04-30 00:45:33] "POST /security-groups HTTP/1.1" 409 285 0.002528 10.0.0.249 - - [2026-04-30 00:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.249 - - [2026-04-30 00:45:33] "PUT /security-group/f448580f-0400-4376-a09a-e7aa661e5297 HTTP/1.1" 200 263 0.058736 10.0.0.249 - - [2026-04-30 00:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028179 10.0.0.249 - - [2026-04-30 00:45:33] "PUT /access-control-list/d76e98d4-13d2-4363-81ac-59e7b4b55bde HTTP/1.1" 200 273 0.015406 10.0.0.249 - - [2026-04-30 00:45:33] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.021479 10.0.0.249 - - [2026-04-30 00:45:33] "PUT /access-control-list/7bd093a9-3cab-4119-8db4-6c430c733874 HTTP/1.1" 200 273 0.030993 10.0.0.249 - - [2026-04-30 00:45:33] "GET /firewall-rule/2c1efb3f-8371-4a0c-9a66-1fc624e82b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003350 10.0.0.249 - - [2026-04-30 00:45:33] "POST /ref-update HTTP/1.1" 200 156 0.094242 10.0.0.249 - - [2026-04-30 00:45:33] "DELETE /firewall-rule/2c1efb3f-8371-4a0c-9a66-1fc624e82b1d HTTP/1.1" 200 115 0.056789 10.0.0.249 - - [2026-04-30 00:45:33] "GET /firewall-policy/29f614d6-22ff-4e8b-9ea2-a8988703d1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005624 10.0.0.249 - - [2026-04-30 00:45:34] "GET /firewall-rule/6c910fde-a20a-4e71-a768-808699acd72a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003769 10.0.0.249 - - [2026-04-30 00:45:34] "POST /ref-update HTTP/1.1" 200 156 0.051468 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /firewall-rule/6c910fde-a20a-4e71-a768-808699acd72a HTTP/1.1" 200 115 0.042757 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /tag/431b2186-3910-4177-9eaf-f7a6e9514f8c HTTP/1.1" 200 115 0.054389 10.0.0.249 - - [2026-04-30 00:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.249 - - [2026-04-30 00:45:34] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005939 10.0.0.249 - - [2026-04-30 00:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.249 - - [2026-04-30 00:45:34] "GET /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006282 10.0.0.249 - - [2026-04-30 00:45:34] "PUT /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0 HTTP/1.1" 200 265 0.068192 10.0.0.249 - - [2026-04-30 00:45:34] "PUT /virtual-network/96e26098-f8e7-4341-b82b-db5c2a7e6045 HTTP/1.1" 200 265 0.068060 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /security-group/f448580f-0400-4376-a09a-e7aa661e5297 HTTP/1.1" 200 115 0.076825 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /access-control-list/d76e98d4-13d2-4363-81ac-59e7b4b55bde HTTP/1.1" 200 115 0.048740 10.0.0.249 - - [2026-04-30 00:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015477 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /access-control-list/7bd093a9-3cab-4119-8db4-6c430c733874 HTTP/1.1" 200 115 0.041308 10.0.0.249 - - [2026-04-30 00:45:34] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.078949 10.0.0.249 - - [2026-04-30 00:45:34] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?fields=security_groups HTTP/1.1" 200 1353 0.047137 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /security-group/55be09dd-439d-4973-b150-d015d6e1b2ee HTTP/1.1" 200 115 0.065366 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /access-control-list/2095b5c8-fd7d-4c47-88b2-bf494c4fff11 HTTP/1.1" 200 115 0.053179 10.0.0.249 - - [2026-04-30 00:45:34] "GET /project/ada0eac0-3268-4f75-bdc9-f75e07055134?fields=application_policy_sets HTTP/1.1" 200 1392 0.083116 10.0.0.249 - - [2026-04-30 00:45:34] "DELETE /access-control-list/f867a331-1c4d-4f5e-bd57-2b2511374a48 HTTP/1.1" 200 115 0.085454 10.0.0.249 - - [2026-04-30 00:45:35] "DELETE /project/ada0eac0-3268-4f75-bdc9-f75e07055134 HTTP/1.1" 200 115 0.484465 10.0.0.249 - - [2026-04-30 00:46:28] "GET /global-system-configs HTTP/1.1" 200 323 0.010312 10.0.0.249 - - [2026-04-30 00:46:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002335 10.0.0.249 - - [2026-04-30 00:46:33] "GET / HTTP/1.1" 200 36215 0.002331 10.0.0.249 - - [2026-04-30 00:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.249 - - [2026-04-30 00:46:33] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004552 10.0.0.249 - - [2026-04-30 00:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.249 - - [2026-04-30 00:46:34] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003040 10.0.0.249 - - [2026-04-30 00:46:49] "GET / HTTP/1.1" 200 36215 0.001975 10.0.0.249 - - [2026-04-30 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.249 - - [2026-04-30 00:46:49] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004778 10.0.0.249 - - [2026-04-30 00:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.249 - - [2026-04-30 00:46:49] "GET /config-node/b20d45fe-5c63-404f-bdaf-895a593ffa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002388 10.0.0.249 - - [2026-04-30 00:46:49] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2026-04-30 00:46:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003347 10.0.0.249 - - [2026-04-30 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.249 - - [2026-04-30 00:46:54] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003128 10.0.0.249 - - [2026-04-30 00:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.249 - - [2026-04-30 00:46:54] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.013203 10.0.0.249 - - [2026-04-30 00:46:55] "GET / HTTP/1.1" 200 36215 0.002064 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 264 0.002715 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/81378d34-6dfd-4d95-9531-dd5bc3de94ee HTTP/1.1" 200 245 0.012499 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 261 0.002824 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/e7bcd63a-70ce-400b-8e5b-cad62d05f3cf HTTP/1.1" 200 245 0.023412 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 261 0.002373 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/fec7c962-69b1-4aa5-bf38-c6adf9ea12d1 HTTP/1.1" 200 245 0.010154 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 253 0.002553 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/59fe4ea4-03c9-4f2f-a2e2-d7c5232f03d3 HTTP/1.1" 200 245 0.013825 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 251 0.002445 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/227c1e4d-5567-45a5-b411-d4409a799067 HTTP/1.1" 200 245 0.013164 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 252 0.002871 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/89713170-c9c6-4033-9861-ff5e49d7ecd6 HTTP/1.1" 200 245 0.011967 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 256 0.003587 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/12f1b531-f642-4333-a835-a06889a01524 HTTP/1.1" 200 245 0.011730 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 248 0.002123 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/f36060c3-4274-4570-ad9b-c57fc35ca307 HTTP/1.1" 200 245 0.010882 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 252 0.003263 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/1e36e8f9-f191-4e58-8ee2-0219fcd15ffe HTTP/1.1" 200 245 0.016600 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 257 0.006222 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/de6a1af7-6595-4f9a-93a2-e3b0abaf760c HTTP/1.1" 200 245 0.011645 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 251 0.005317 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/060af890-50de-40e7-b613-2858295f5e97 HTTP/1.1" 200 245 0.015365 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 257 0.003309 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-04-30 00:46:55] "PUT /alarm/c1bea8d1-535d-4ec2-9534-42db32465b7d HTTP/1.1" 200 245 0.017274 10.0.0.249 - - [2026-04-30 00:46:55] "POST /alarms HTTP/1.1" 409 261 0.009008 10.0.0.249 - - [2026-04-30 00:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/f143fc9a-fe8b-4baf-9ce5-cf3f75867fbb HTTP/1.1" 200 245 0.029771 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 258 0.005057 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/7a7a1b9f-7d61-4c29-85e6-f39deffcf700 HTTP/1.1" 200 245 0.018749 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 254 0.017699 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/0f7acc65-148b-4e6e-ab89-4c546d8234e1 HTTP/1.1" 200 245 0.012237 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 254 0.006958 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/b4ace003-4788-40cf-817b-77ef940f67eb HTTP/1.1" 200 245 0.013048 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 254 0.015972 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/a2c1f520-2fd0-4f23-aa31-ae84cfffa062 HTTP/1.1" 200 245 0.015671 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 247 0.009509 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/6c0bc446-a211-44e8-9b28-558b271e4f4b HTTP/1.1" 200 245 0.013959 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 272 0.014600 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/c0a23b50-0776-4a0d-af81-d6c12140d4ec HTTP/1.1" 200 245 0.012829 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 261 0.004141 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/ba96125d-743b-4895-80dd-19f537b10cae HTTP/1.1" 200 245 0.014397 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 259 0.006450 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/a69258bf-c6ce-458e-80c5-f4ee004853ee HTTP/1.1" 200 245 0.014266 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 265 0.007841 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/ee842771-6c8e-4791-8e71-8a9bbfe7d19a HTTP/1.1" 200 245 0.014242 10.0.0.249 - - [2026-04-30 00:46:56] "POST /alarms HTTP/1.1" 409 279 0.004219 10.0.0.249 - - [2026-04-30 00:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.249 - - [2026-04-30 00:46:56] "PUT /alarm/052f4a67-74a1-414d-a060-3e3e9b374cbc HTTP/1.1" 200 245 0.023247 10.0.0.249 - - [2026-04-30 00:46:57] "GET / HTTP/1.1" 200 36215 0.002337 10.0.0.249 - - [2026-04-30 00:46:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004155 10.0.0.249 - - [2026-04-30 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2026-04-30 00:46:57] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.009488 10.0.0.249 - - [2026-04-30 00:46:57] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.249 - - [2026-04-30 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2026-04-30 00:46:57] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003238 10.0.0.249 - - [2026-04-30 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2026-04-30 00:46:57] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.010964 10.0.0.249 - - [2026-04-30 00:46:57] "GET / HTTP/1.1" 200 36215 0.002117 10.0.0.249 - - [2026-04-30 00:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.249 - - [2026-04-30 00:46:57] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004855 10.0.0.249 - - [2026-04-30 00:46:57] "PUT /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f HTTP/1.1" 200 275 0.016797 10.0.0.249 - - [2026-04-30 00:47:01] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.249 - - [2026-04-30 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.249 - - [2026-04-30 00:47:01] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004868 10.0.0.249 - - [2026-04-30 00:47:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002657 10.0.0.249 - - [2026-04-30 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2026-04-30 00:47:01] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003344 10.0.0.249 - - [2026-04-30 00:47:01] "PUT /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4 HTTP/1.1" 200 255 0.029279 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001496 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001199 10.0.0.249 - - [2026-04-30 00:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.249 - - [2026-04-30 00:47:04] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003410 10.0.0.249 - - [2026-04-30 00:47:16] "GET / HTTP/1.1" 200 36215 0.002160 10.0.0.249 - - [2026-04-30 00:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.249 - - [2026-04-30 00:47:16] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009826 10.0.0.249 - - [2026-04-30 00:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009372 10.0.0.249 - - [2026-04-30 00:47:17] "GET /config-node/b20d45fe-5c63-404f-bdaf-895a593ffa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.017547 10.0.0.249 - - [2026-04-30 00:47:29] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.249 - - [2026-04-30 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.249 - - [2026-04-30 00:47:29] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003623 10.0.0.249 - - [2026-04-30 00:47:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002505 10.0.0.249 - - [2026-04-30 00:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2026-04-30 00:47:29] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003517 10.0.0.249 - - [2026-04-30 00:47:29] "PUT /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4 HTTP/1.1" 200 255 0.013733 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001258 10.0.0.249 - - [2026-04-30 00:47:44] "GET / HTTP/1.1" 200 36215 0.002037 10.0.0.249 - - [2026-04-30 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.249 - - [2026-04-30 00:47:44] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004979 10.0.0.249 - - [2026-04-30 00:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2026-04-30 00:47:44] "GET /config-node/b20d45fe-5c63-404f-bdaf-895a593ffa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002867 10.0.0.249 - - [2026-04-30 00:47:45] "GET / HTTP/1.1" 200 36215 0.001476 10.0.0.249 - - [2026-04-30 00:47:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002462 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.249 - - [2026-04-30 00:47:50] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003377 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.010069 10.0.0.249 - - [2026-04-30 00:47:50] "GET / HTTP/1.1" 200 36215 0.003110 10.0.0.249 - - [2026-04-30 00:47:50] "POST /alarms HTTP/1.1" 409 264 0.002609 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /alarm/81378d34-6dfd-4d95-9531-dd5bc3de94ee HTTP/1.1" 200 245 0.011536 10.0.0.249 - - [2026-04-30 00:47:50] "POST /alarms HTTP/1.1" 409 261 0.002510 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /alarm/e7bcd63a-70ce-400b-8e5b-cad62d05f3cf HTTP/1.1" 200 245 0.009521 10.0.0.249 - - [2026-04-30 00:47:50] "POST /alarms HTTP/1.1" 409 261 0.003272 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /alarm/fec7c962-69b1-4aa5-bf38-c6adf9ea12d1 HTTP/1.1" 200 245 0.011306 10.0.0.249 - - [2026-04-30 00:47:50] "POST /alarms HTTP/1.1" 409 253 0.002577 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /alarm/59fe4ea4-03c9-4f2f-a2e2-d7c5232f03d3 HTTP/1.1" 200 245 0.011101 10.0.0.249 - - [2026-04-30 00:47:50] "POST /alarms HTTP/1.1" 409 251 0.003380 10.0.0.249 - - [2026-04-30 00:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.249 - - [2026-04-30 00:47:50] "PUT /alarm/227c1e4d-5567-45a5-b411-d4409a799067 HTTP/1.1" 200 245 0.020108 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 252 0.002328 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/89713170-c9c6-4033-9861-ff5e49d7ecd6 HTTP/1.1" 200 245 0.008695 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 256 0.002223 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/12f1b531-f642-4333-a835-a06889a01524 HTTP/1.1" 200 245 0.009645 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 248 0.003481 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/f36060c3-4274-4570-ad9b-c57fc35ca307 HTTP/1.1" 200 245 0.013163 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 252 0.003065 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/1e36e8f9-f191-4e58-8ee2-0219fcd15ffe HTTP/1.1" 200 245 0.011734 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 257 0.002586 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/de6a1af7-6595-4f9a-93a2-e3b0abaf760c HTTP/1.1" 200 245 0.012666 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 251 0.002322 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/060af890-50de-40e7-b613-2858295f5e97 HTTP/1.1" 200 245 0.017090 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 257 0.002326 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/c1bea8d1-535d-4ec2-9534-42db32465b7d HTTP/1.1" 200 245 0.010382 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 261 0.002328 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/f143fc9a-fe8b-4baf-9ce5-cf3f75867fbb HTTP/1.1" 200 245 0.012808 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 258 0.002601 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/7a7a1b9f-7d61-4c29-85e6-f39deffcf700 HTTP/1.1" 200 245 0.011717 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 254 0.002961 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/0f7acc65-148b-4e6e-ab89-4c546d8234e1 HTTP/1.1" 200 245 0.009872 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 254 0.002884 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/b4ace003-4788-40cf-817b-77ef940f67eb HTTP/1.1" 200 245 0.014561 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 254 0.002656 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/a2c1f520-2fd0-4f23-aa31-ae84cfffa062 HTTP/1.1" 200 245 0.015128 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 247 0.003751 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/6c0bc446-a211-44e8-9b28-558b271e4f4b HTTP/1.1" 200 245 0.014238 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 272 0.012915 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/c0a23b50-0776-4a0d-af81-d6c12140d4ec HTTP/1.1" 200 245 0.011175 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 261 0.009631 10.0.0.249 - - [2026-04-30 00:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.249 - - [2026-04-30 00:47:51] "PUT /alarm/ba96125d-743b-4895-80dd-19f537b10cae HTTP/1.1" 200 245 0.010215 10.0.0.249 - - [2026-04-30 00:47:51] "POST /alarms HTTP/1.1" 409 259 0.009289 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.249 - - [2026-04-30 00:47:52] "PUT /alarm/a69258bf-c6ce-458e-80c5-f4ee004853ee HTTP/1.1" 200 245 0.018637 10.0.0.249 - - [2026-04-30 00:47:52] "POST /alarms HTTP/1.1" 409 265 0.011153 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.249 - - [2026-04-30 00:47:52] "PUT /alarm/ee842771-6c8e-4791-8e71-8a9bbfe7d19a HTTP/1.1" 200 245 0.014256 10.0.0.249 - - [2026-04-30 00:47:52] "POST /alarms HTTP/1.1" 409 279 0.007324 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.249 - - [2026-04-30 00:47:52] "PUT /alarm/052f4a67-74a1-414d-a060-3e3e9b374cbc HTTP/1.1" 200 245 0.012939 10.0.0.249 - - [2026-04-30 00:47:52] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.249 - - [2026-04-30 00:47:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002644 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.249 - - [2026-04-30 00:47:52] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.023967 10.0.0.249 - - [2026-04-30 00:47:52] "GET / HTTP/1.1" 200 36215 0.001865 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2026-04-30 00:47:52] "GET /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003283 10.0.0.249 - - [2026-04-30 00:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.249 - - [2026-04-30 00:47:52] "PUT /global-vrouter-config/f7e18272-425e-40c2-8411-bb8dbf84ca8f HTTP/1.1" 200 277 0.031276 10.0.0.249 - - [2026-04-30 00:47:53] "GET / HTTP/1.1" 200 36215 0.002417 10.0.0.249 - - [2026-04-30 00:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.249 - - [2026-04-30 00:47:53] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006164 10.0.0.249 - - [2026-04-30 00:47:53] "PUT /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f HTTP/1.1" 200 275 0.043096 10.0.0.249 - - [2026-04-30 00:47:56] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.249 - - [2026-04-30 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.249 - - [2026-04-30 00:47:56] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003244 10.0.0.249 - - [2026-04-30 00:47:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002863 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001865 10.0.0.249 - - [2026-04-30 00:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:47:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001371 10.0.0.249 - - [2026-04-30 00:47:56] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.007355 10.0.0.249 - - [2026-04-30 00:47:56] "PUT /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4 HTTP/1.1" 200 255 0.021346 10.0.0.249 - - [2026-04-30 00:48:00] "POST /tags HTTP/1.1" 200 356 0.043780 10.0.0.249 - - [2026-04-30 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015276 10.0.0.249 - - [2026-04-30 00:48:00] "GET /tag/d6d6f29d-7888-45bb-8d5d-a15518a53995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.017667 10.0.0.249 - - [2026-04-30 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.249 - - [2026-04-30 00:48:00] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004858 10.0.0.249 - - [2026-04-30 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-04-30 00:48:00] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057137 10.0.0.249 - - [2026-04-30 00:48:00] "POST /virtual-machines HTTP/1.1" 200 352 0.024710 10.0.0.249 - - [2026-04-30 00:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021866 10.0.0.249 - - [2026-04-30 00:48:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.167674 10.0.0.249 - - [2026-04-30 00:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013705 10.0.0.249 - - [2026-04-30 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.249 - - [2026-04-30 00:48:00] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006908 10.0.0.249 - - [2026-04-30 00:48:00] "POST /instance-ips HTTP/1.1" 200 392 0.032031 10.0.0.249 - - [2026-04-30 00:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030300 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.012113 10.0.0.249 - - [2026-04-30 00:48:01] "POST /set-tag HTTP/1.1" 200 109 0.026600 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.029416 10.0.0.249 - - [2026-04-30 00:48:01] "GET /instance-ip/3d0a6a0c-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006991 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006681 10.0.0.249 - - [2026-04-30 00:48:01] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008937 10.0.0.249 - - [2026-04-30 00:48:01] "POST /ref-update HTTP/1.1" 200 156 0.020546 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.024814 10.0.0.249 - - [2026-04-30 00:48:01] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.249 - - [2026-04-30 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-network/9f5e13f7-4f91-402f-98a2-667a97e29db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006132 10.0.0.249 - - [2026-04-30 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.249 - - [2026-04-30 00:48:01] "GET /project/e8e426d2-2299-4b95-b1db-cb84a40245ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060443 10.0.0.249 - - [2026-04-30 00:48:01] "POST /virtual-machines HTTP/1.1" 200 356 0.012768 10.0.0.249 - - [2026-04-30 00:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022052 10.0.0.249 - - [2026-04-30 00:48:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120003 10.0.0.249 - - [2026-04-30 00:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012275 10.0.0.249 - - [2026-04-30 00:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024604 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006923 10.0.0.249 - - [2026-04-30 00:48:01] "POST /instance-ips HTTP/1.1" 200 396 0.044318 10.0.0.249 - - [2026-04-30 00:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023281 10.0.0.249 - - [2026-04-30 00:48:01] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014353 10.0.0.249 - - [2026-04-30 00:48:02] "POST /set-tag HTTP/1.1" 200 109 0.018312 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018278 10.0.0.249 - - [2026-04-30 00:48:02] "GET /instance-ip/3d94c328-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003888 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004875 10.0.0.249 - - [2026-04-30 00:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-router/08d59ece-c40e-41af-bdd7-c44d2567fc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004532 10.0.0.249 - - [2026-04-30 00:48:02] "POST /ref-update HTTP/1.1" 200 156 0.010666 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.017920 10.0.0.249 - - [2026-04-30 00:48:02] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004626 10.0.0.249 - - [2026-04-30 00:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.249 - - [2026-04-30 00:48:02] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004406 10.0.0.249 - - [2026-04-30 00:48:02] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.249 - - [2026-04-30 00:48:12] "GET / HTTP/1.1" 200 36215 0.001990 10.0.0.249 - - [2026-04-30 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.249 - - [2026-04-30 00:48:12] "GET /global-system-config/2652d836-02d1-4272-b473-dc62543cb75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005867 10.0.0.249 - - [2026-04-30 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.249 - - [2026-04-30 00:48:12] "GET /config-node/b20d45fe-5c63-404f-bdaf-895a593ffa50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.006859 10.0.0.249 - - [2026-04-30 00:48:13] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006088 10.0.0.249 - - [2026-04-30 00:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.249 - - [2026-04-30 00:48:14] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006778 10.0.0.249 - - [2026-04-30 00:48:14] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.249 - - [2026-04-30 00:48:16] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007867 10.0.0.249 - - [2026-04-30 00:48:16] "POST /set-tag HTTP/1.1" 200 109 0.002878 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:48:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:48:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.249 - - [2026-04-30 00:48:24] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.249 - - [2026-04-30 00:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.249 - - [2026-04-30 00:48:24] "GET /routing-instance/507443ab-9b5e-460c-bba4-60d96971b54a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005499 10.0.0.249 - - [2026-04-30 00:48:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002480 10.0.0.249 - - [2026-04-30 00:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.249 - - [2026-04-30 00:48:24] "GET /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004106 10.0.0.249 - - [2026-04-30 00:48:24] "PUT /bgp-router/83312248-3eeb-4e46-9637-de2571fa8fe4 HTTP/1.1" 200 255 0.026570 10.0.0.249 - - [2026-04-30 00:48:46] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005343 10.0.0.249 - - [2026-04-30 00:48:46] "POST /set-tag HTTP/1.1" 200 109 0.003929 10.0.0.249 - - [2026-04-30 00:48:46] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.023535 10.0.0.249 - - [2026-04-30 00:48:46] "POST /set-tag HTTP/1.1" 200 109 0.004752 10.0.0.249 - - [2026-04-30 00:48:47] "GET /virtual-machine/678dacf6-61ee-41a1-a05b-7bd33c2305af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.022403 10.0.0.249 - - [2026-04-30 00:48:47] "POST /ref-update HTTP/1.1" 200 156 0.040015 10.0.0.249 - - [2026-04-30 00:48:47] "GET /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005309 10.0.0.249 - - [2026-04-30 00:48:47] "POST /set-tag HTTP/1.1" 200 109 0.018845 10.0.0.249 - - [2026-04-30 00:48:47] "POST /set-tag HTTP/1.1" 200 109 0.030699 10.0.0.249 - - [2026-04-30 00:48:47] "DELETE /instance-ip/3d0a6a0c-442e-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.058302 10.0.0.249 - - [2026-04-30 00:48:47] "DELETE /virtual-machine-interface/3ce7abf2-442e-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.060768 10.0.0.249 - - [2026-04-30 00:48:47] "DELETE /virtual-machine/678dacf6-61ee-41a1-a05b-7bd33c2305af HTTP/1.1" 200 115 0.020665 10.0.0.249 - - [2026-04-30 00:48:47] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008047 10.0.0.249 - - [2026-04-30 00:48:47] "POST /set-tag HTTP/1.1" 200 109 0.003074 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.249 - - [2026-04-30 00:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001351 10.0.0.249 - - [2026-04-30 00:49:17] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005098 10.0.0.249 - - [2026-04-30 00:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.249 - - [2026-04-30 00:49:17] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018842 10.0.0.249 - - [2026-04-30 00:49:18] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.249 - - [2026-04-30 00:49:18] "GET /virtual-machine/7bc03b96-c3ad-41e3-bbfc-314e88c6c1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002967 10.0.0.249 - - [2026-04-30 00:49:18] "POST /ref-update HTTP/1.1" 200 156 0.011057 10.0.0.249 - - [2026-04-30 00:49:18] "GET /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004894 10.0.0.249 - - [2026-04-30 00:49:18] "POST /set-tag HTTP/1.1" 200 109 0.018879 10.0.0.249 - - [2026-04-30 00:49:18] "POST /set-tag HTTP/1.1" 200 109 0.039853 10.0.0.249 - - [2026-04-30 00:49:18] "DELETE /instance-ip/3d94c328-442e-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.058402 10.0.0.249 - - [2026-04-30 00:49:18] "DELETE /virtual-machine-interface/3d774db6-442e-11f1-bf25-fa163ef94446 HTTP/1.1" 200 115 0.047834 10.0.0.249 - - [2026-04-30 00:49:18] "DELETE /virtual-machine/7bc03b96-c3ad-41e3-bbfc-314e88c6c1c0 HTTP/1.1" 200 115 0.026916 10.0.0.249 - - [2026-04-30 00:49:18] "DELETE /tag/d6d6f29d-7888-45bb-8d5d-a15518a53995 HTTP/1.1" 200 115 0.052208