+++ date ++ echo 'INFO: =================== Thu Apr 16 01:40:50 AM UTC 2026 ===================' INFO: =================== Thu Apr 16 01:40:50 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , ++++ grep -vi host +++ local local_ips=,10.0.0.241,10.130.155.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.130.155.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/16/2026 01:41:30.687 7f9d7073fb80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/16/2026 01:41:30.834 7f9d7073fb80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/16/2026 01:41:30.846 7f9d7073fb80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/16/2026 01:41:30.846 7f9d7073fb80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-04-16 01:41:35] "GET / HTTP/1.1" 503 181 0.000190 10.0.0.241 - - [2026-04-16 01:41:36] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.241 - - [2026-04-16 01:41:36] "GET / HTTP/1.1" 200 45303 0.001206 10.0.0.241 - - [2026-04-16 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.241 - - [2026-04-16 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.241 - - [2026-04-16 01:41:37] "GET / HTTP/1.1" 200 36215 0.002437 10.0.0.241 - - [2026-04-16 01:41:37] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.241 - - [2026-04-16 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.241 - - [2026-04-16 01:41:37] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.035688 10.0.0.241 - - [2026-04-16 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.004483 10.0.0.241 - - [2026-04-16 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.005497 10.0.0.241 - - [2026-04-16 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.241 - - [2026-04-16 01:41:37] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005014 10.0.0.241 - - [2026-04-16 01:41:38] "POST /service-appliance-sets HTTP/1.1" 200 555 0.141295 10.0.0.241 - - [2026-04-16 01:41:38] "POST /config-nodes HTTP/1.1" 200 595 0.167262 10.0.0.241 - - [2026-04-16 01:41:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.002576 10.0.0.241 - - [2026-04-16 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.241 - - [2026-04-16 01:41:38] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.066316 10.0.0.241 - - [2026-04-16 01:41:38] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.241 - - [2026-04-16 01:41:38] "POST /service-appliance-sets HTTP/1.1" 200 543 0.113078 10.0.0.241 - - [2026-04-16 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.241 - - [2026-04-16 01:41:38] "GET / HTTP/1.1" 200 36215 0.001262 10.0.0.241 - - [2026-04-16 01:41:38] "GET /network-ipam/c0f63ef8-08dc-458b-9266-a18c39e12684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007767 10.0.0.241 - - [2026-04-16 01:41:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002170 10.0.0.241 - - [2026-04-16 01:41:38] "POST /service-templates HTTP/1.1" 200 513 0.050587 10.0.0.241 - - [2026-04-16 01:41:38] "POST /service-templates HTTP/1.1" 200 503 0.201010 10.0.0.241 - - [2026-04-16 01:41:39] "POST /service-templates HTTP/1.1" 200 517 0.116843 10.0.0.241 - - [2026-04-16 01:41:39] "GET / HTTP/1.1" 200 36215 0.002328 10.0.0.241 - - [2026-04-16 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.241 - - [2026-04-16 01:41:39] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006896 10.0.0.241 - - [2026-04-16 01:41:39] "POST /service-templates HTTP/1.1" 200 537 0.089327 10.0.0.241 - - [2026-04-16 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.001545 10.0.0.241 - - [2026-04-16 01:41:39] "POST /service-templates HTTP/1.1" 200 509 0.057864 10.0.0.241 - - [2026-04-16 01:41:39] "POST /config-database-nodes HTTP/1.1" 200 613 0.051521 10.0.0.241 - - [2026-04-16 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.241 - - [2026-04-16 01:41:40] "GET /network-ipam/c0f63ef8-08dc-458b-9266-a18c39e12684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004313 10.0.0.241 - - [2026-04-16 01:41:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.002135 10.0.0.241 - - [2026-04-16 01:41:40] "POST /access-control-lists HTTP/1.1" 200 589 0.023321 10.0.0.241 - - [2026-04-16 01:41:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.002573 10.0.0.241 - - [2026-04-16 01:41:40] "POST /access-control-lists HTTP/1.1" 200 587 0.025988 10.0.0.241 - - [2026-04-16 01:41:40] "POST /route-targets HTTP/1.1" 200 328 0.009977 10.0.0.241 - - [2026-04-16 01:41:40] "POST /ref-update HTTP/1.1" 200 156 0.008167 10.0.0.241 - - [2026-04-16 01:41:41] "POST /route-targets HTTP/1.1" 200 328 0.023035 10.0.0.241 - - [2026-04-16 01:41:41] "POST /ref-update HTTP/1.1" 200 156 0.010176 10.0.0.241 - - [2026-04-16 01:41:41] "POST /route-targets HTTP/1.1" 200 328 0.010063 10.0.0.241 - - [2026-04-16 01:41:41] "POST /ref-update HTTP/1.1" 200 156 0.012427 10.0.0.241 - - [2026-04-16 01:41:41] "POST /route-targets HTTP/1.1" 200 328 0.009646 10.0.0.241 - - [2026-04-16 01:41:41] "POST /ref-update HTTP/1.1" 200 156 0.018605 10.0.0.241 - - [2026-04-16 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.001711 10.0.0.241 - - [2026-04-16 01:41:41] "POST /access-control-lists HTTP/1.1" 200 553 0.093184 10.0.0.241 - - [2026-04-16 01:41:41] "PUT /access-control-list/f5667a1f-6dfd-413b-ab59-57adec851de0 HTTP/1.1" 200 273 0.011700 10.0.0.241 - - [2026-04-16 01:41:41] "PUT /access-control-list/30382b2a-4c7c-4b39-93de-7d0bf3156bdf HTTP/1.1" 200 273 0.018766 10.0.0.241 - - [2026-04-16 01:41:41] "GET / HTTP/1.1" 200 36215 0.001469 10.0.0.241 - - [2026-04-16 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-04-16 01:41:41] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003149 10.0.0.241 - - [2026-04-16 01:41:41] "POST /bgp-routers HTTP/1.1" 200 618 0.035911 10.0.0.241 - - [2026-04-16 01:41:41] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.007752 10.0.0.241 - - [2026-04-16 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.241 - - [2026-04-16 01:41:42] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005679 10.0.0.241 - - [2026-04-16 01:41:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002514 10.0.0.241 - - [2026-04-16 01:41:42] "POST /ref-update HTTP/1.1" 200 156 0.006605 10.0.0.241 - - [2026-04-16 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.241 - - [2026-04-16 01:41:43] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004426 10.0.0.241 - - [2026-04-16 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.241 - - [2026-04-16 01:41:43] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.008357 10.0.0.241 - - [2026-04-16 01:41:43] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 583 0.033603 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 577 0.025173 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 577 0.022641 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 561 0.021634 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 557 0.020208 10.0.0.241 - - [2026-04-16 01:41:43] "POST /alarms HTTP/1.1" 200 559 0.023247 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 567 0.019929 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 551 0.020083 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 559 0.017766 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 569 0.015202 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 557 0.021882 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 569 0.028175 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 577 0.061455 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 571 0.022589 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 563 0.020101 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 563 0.016640 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 563 0.021369 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 549 0.019410 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 597 0.017072 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 577 0.019135 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 573 0.025951 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 585 0.016250 10.0.0.241 - - [2026-04-16 01:41:44] "POST /alarms HTTP/1.1" 200 611 0.022072 10.0.0.241 - - [2026-04-16 01:41:44] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.241 - - [2026-04-16 01:41:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002099 10.0.0.241 - - [2026-04-16 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-04-16 01:41:44] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.006827 10.0.0.241 - - [2026-04-16 01:41:45] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.241 - - [2026-04-16 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.241 - - [2026-04-16 01:41:45] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003973 10.0.0.241 - - [2026-04-16 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-04-16 01:41:45] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.007727 10.0.0.241 - - [2026-04-16 01:41:45] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.241 - - [2026-04-16 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.241 - - [2026-04-16 01:41:45] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005796 10.0.0.241 - - [2026-04-16 01:41:45] "PUT /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46 HTTP/1.1" 200 275 0.030910 10.0.0.241 - - [2026-04-16 01:43:06] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.241 - - [2026-04-16 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-04-16 01:43:06] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004549 10.0.0.241 - - [2026-04-16 01:43:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.001950 10.0.0.241 - - [2026-04-16 01:43:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.023878 10.0.0.241 - - [2026-04-16 01:43:13] "GET / HTTP/1.1" 200 36215 0.004304 10.0.0.241 - - [2026-04-16 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.241 - - [2026-04-16 01:43:13] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010634 10.0.0.241 - - [2026-04-16 01:43:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004470 10.0.0.241 - - [2026-04-16 01:43:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.021645 10.0.0.241 - - [2026-04-16 01:43:22] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.241 - - [2026-04-16 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.241 - - [2026-04-16 01:43:22] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009738 10.0.0.241 - - [2026-04-16 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002189 10.0.0.241 - - [2026-04-16 01:43:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.036588 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:43:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:43:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 10.0.0.241 - - [2026-04-16 01:43:27] "GET / HTTP/1.1" 200 36215 0.001467 10.0.0.241 - - [2026-04-16 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-04-16 01:43:27] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004834 10.0.0.241 - - [2026-04-16 01:43:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002266 10.0.0.241 - - [2026-04-16 01:43:27] "POST /database-nodes HTTP/1.1" 200 599 0.026599 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:43:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:43:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001064 10.0.0.241 - - [2026-04-16 01:44:29] "GET / HTTP/1.1" 200 36215 0.002268 10.0.0.241 - - [2026-04-16 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.241 - - [2026-04-16 01:44:29] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006728 10.0.0.241 - - [2026-04-16 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.241 - - [2026-04-16 01:44:29] "GET /config-node/f27c041b-aad2-4882-9572-8ebcb56b2644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.009033 10.0.0.241 - - [2026-04-16 01:44:41] "GET / HTTP/1.1" 200 36215 0.001344 10.0.0.241 - - [2026-04-16 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2026-04-16 01:44:41] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002706 10.0.0.241 - - [2026-04-16 01:44:41] "POST /bgp-routers HTTP/1.1" 409 301 0.003030 10.0.0.241 - - [2026-04-16 01:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.241 - - [2026-04-16 01:44:41] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004286 10.0.0.241 - - [2026-04-16 01:44:41] "PUT /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb HTTP/1.1" 200 255 0.024661 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001166 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:44:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.241 - - [2026-04-16 01:44:58] "GET / HTTP/1.1" 200 36215 0.002315 10.0.0.241 - - [2026-04-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.241 - - [2026-04-16 01:44:58] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003383 10.0.0.241 - - [2026-04-16 01:44:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.005599 10.0.0.241 - - [2026-04-16 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.003538 10.0.0.241 - - [2026-04-16 01:44:59] "POST /security-groups HTTP/1.1" 200 570 0.091070 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.010038 10.0.0.241 - - [2026-04-16 01:44:59] "POST /projects HTTP/1.1" 200 483 0.355891 10.0.0.241 - - [2026-04-16 01:44:59] "POST /access-control-lists HTTP/1.1" 200 581 0.097152 10.0.0.241 - - [2026-04-16 01:44:59] "POST /security-groups HTTP/1.1" 200 536 0.115380 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.003206 10.0.0.241 - - [2026-04-16 01:44:59] "POST /access-control-lists HTTP/1.1" 200 579 0.091374 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.006474 10.0.0.241 - - [2026-04-16 01:44:59] "POST /chown HTTP/1.1" 200 109 0.102720 10.0.0.241 - - [2026-04-16 01:44:59] "POST /policy-managements HTTP/1.1" 409 214 0.013551 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016693 10.0.0.241 - - [2026-04-16 01:44:59] "POST /access-control-lists HTTP/1.1" 200 596 0.020143 10.0.0.241 - - [2026-04-16 01:44:59] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006482 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.030000 10.0.0.241 - - [2026-04-16 01:44:59] "POST /application-policy-sets HTTP/1.1" 200 530 0.050938 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.241 - - [2026-04-16 01:44:59] "POST /access-control-lists HTTP/1.1" 200 594 0.085423 10.0.0.241 - - [2026-04-16 01:44:59] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004326 10.0.0.241 - - [2026-04-16 01:44:59] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.011206 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.029934 10.0.0.241 - - [2026-04-16 01:44:59] "GET /virtual-network/ffd89f25-9fda-45b4-a61b-5d3c12bec6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005495 10.0.0.241 - - [2026-04-16 01:44:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000518 10.0.0.241 - - [2026-04-16 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.005647 10.0.0.241 - - [2026-04-16 01:44:59] "POST /security-groups HTTP/1.1" 200 574 0.091640 10.0.0.241 - - [2026-04-16 01:44:59] "POST /projects HTTP/1.1" 200 491 0.246021 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.008670 10.0.0.241 - - [2026-04-16 01:45:00] "POST /access-control-lists HTTP/1.1" 200 585 0.035068 10.0.0.241 - - [2026-04-16 01:45:00] "POST /security-groups HTTP/1.1" 200 548 0.089876 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.016230 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000759 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 10.0.0.241 - - [2026-04-16 01:45:00] "POST /access-control-lists HTTP/1.1" 200 583 0.052850 10.0.0.241 - - [2026-04-16 01:45:00] "POST /chown HTTP/1.1" 200 109 0.044057 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.008936 10.0.0.241 - - [2026-04-16 01:45:00] "POST /network-ipams HTTP/1.1" 200 524 0.086076 10.0.0.241 - - [2026-04-16 01:45:00] "POST /access-control-lists HTTP/1.1" 200 604 0.076127 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.020396 10.0.0.241 - - [2026-04-16 01:45:00] "POST /network-ipams HTTP/1.1" 200 512 0.072188 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003855 10.0.0.241 - - [2026-04-16 01:45:00] "POST /access-control-lists HTTP/1.1" 200 602 0.062927 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.002171 10.0.0.241 - - [2026-04-16 01:45:00] "POST /useragent-kv HTTP/1.1" 200 115 0.026912 10.0.0.241 - - [2026-04-16 01:45:00] "POST /virtual-networks HTTP/1.1" 200 540 0.428370 10.0.0.241 - - [2026-04-16 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-04-16 01:45:00] "POST /access-control-lists HTTP/1.1" 200 591 0.278126 10.0.0.241 - - [2026-04-16 01:45:00] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.018640 10.0.0.241 - - [2026-04-16 01:45:01] "POST /network-ipams HTTP/1.1" 200 520 0.072467 10.0.0.241 - - [2026-04-16 01:45:01] "POST /route-targets HTTP/1.1" 200 328 0.057279 10.0.0.241 - - [2026-04-16 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.039394 10.0.0.241 - - [2026-04-16 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.062698 10.0.0.241 - - [2026-04-16 01:45:01] "PUT /access-control-list/f6afff30-a72c-4d36-91a0-eb40c07c5db2 HTTP/1.1" 200 273 0.084552 10.0.0.241 - - [2026-04-16 01:45:01] "POST /useragent-kv HTTP/1.1" 200 115 0.039093 10.0.0.241 - - [2026-04-16 01:45:01] "POST /virtual-networks HTTP/1.1" 200 548 0.309031 10.0.0.241 - - [2026-04-16 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.241 - - [2026-04-16 01:45:01] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.015316 10.0.0.241 - - [2026-04-16 01:45:01] "POST /route-targets HTTP/1.1" 200 328 0.019624 10.0.0.241 - - [2026-04-16 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.025582 10.0.0.241 - - [2026-04-16 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.070167 10.0.0.241 - - [2026-04-16 01:45:01] "POST /network-policys HTTP/1.1" 200 540 0.084376 10.0.0.241 - - [2026-04-16 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.027718 10.0.0.241 - - [2026-04-16 01:45:01] "POST /network-policys HTTP/1.1" 200 536 0.021620 10.0.0.241 - - [2026-04-16 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.019006 10.0.0.241 - - [2026-04-16 01:45:01] "POST /network-policys HTTP/1.1" 200 544 0.056570 10.0.0.241 - - [2026-04-16 01:45:01] "PUT /access-control-list/c960226a-268f-483d-aba2-a4faec5f60de HTTP/1.1" 200 273 0.019620 10.0.0.241 - - [2026-04-16 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.102269 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037387 10.0.0.241 - - [2026-04-16 01:45:02] "PUT /access-control-list/f6afff30-a72c-4d36-91a0-eb40c07c5db2 HTTP/1.1" 200 273 0.024427 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.108690 10.0.0.241 - - [2026-04-16 01:45:02] "PUT /access-control-list/c960226a-268f-483d-aba2-a4faec5f60de HTTP/1.1" 200 273 0.061379 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.051707 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.154302 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020121 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009398 10.0.0.241 - - [2026-04-16 01:45:02] "PUT /access-control-list/f6afff30-a72c-4d36-91a0-eb40c07c5db2 HTTP/1.1" 200 273 0.109136 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.083715 10.0.0.241 - - [2026-04-16 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 237 0.005706 10.0.0.241 - - [2026-04-16 01:45:02] "POST /access-control-lists HTTP/1.1" 200 603 0.154419 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.234432 10.0.0.241 - - [2026-04-16 01:45:02] "PUT /access-control-list/c960226a-268f-483d-aba2-a4faec5f60de HTTP/1.1" 200 273 0.042198 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.085113 10.0.0.241 - - [2026-04-16 01:45:02] "POST /ref-update HTTP/1.1" 200 156 0.191435 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041994 10.0.0.241 - - [2026-04-16 01:45:03] "PUT /access-control-list/ad8c10a5-32c9-40fc-a4e7-a946b58388a5 HTTP/1.1" 200 273 0.072562 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005263 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020830 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.037221 10.0.0.241 - - [2026-04-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015174 10.0.0.241 - - [2026-04-16 01:45:03] "GET /virtual-network/ffd89f25-9fda-45b4-a61b-5d3c12bec6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.012513 10.0.0.241 - - [2026-04-16 01:45:03] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005064 10.0.0.241 - - [2026-04-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.241 - - [2026-04-16 01:45:03] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002737 10.0.0.241 - - [2026-04-16 01:45:03] "POST /firewall-policys HTTP/1.1" 200 532 0.058991 10.0.0.241 - - [2026-04-16 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023746 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015248 10.0.0.241 - - [2026-04-16 01:45:03] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004814 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004796 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.020649 10.0.0.241 - - [2026-04-16 01:45:03] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.018602 10.0.0.241 - - [2026-04-16 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.241 - - [2026-04-16 01:45:03] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.019912 10.0.0.241 - - [2026-04-16 01:45:03] "POST /firewall-policys HTTP/1.1" 200 534 0.050480 10.0.0.241 - - [2026-04-16 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024995 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020718 10.0.0.241 - - [2026-04-16 01:45:03] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.013044 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002836 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003567 10.0.0.241 - - [2026-04-16 01:45:03] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002451 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.018337 10.0.0.241 - - [2026-04-16 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.057662 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.070748 10.0.0.241 - - [2026-04-16 01:45:04] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004724 10.0.0.241 - - [2026-04-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2026-04-16 01:45:04] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003011 10.0.0.241 - - [2026-04-16 01:45:04] "POST /firewall-policys HTTP/1.1" 200 532 0.037657 10.0.0.241 - - [2026-04-16 01:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028154 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011351 10.0.0.241 - - [2026-04-16 01:45:04] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.003187 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002718 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002468 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002407 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002738 10.0.0.241 - - [2026-04-16 01:45:04] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002507 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.016777 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.016180 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.043378 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.043222 10.0.0.241 - - [2026-04-16 01:45:04] "POST /ref-update HTTP/1.1" 200 156 0.044919 10.0.0.241 - - [2026-04-16 01:45:04] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.022032 10.0.0.241 - - [2026-04-16 01:45:04] "POST /tags HTTP/1.1" 200 300 0.067242 10.0.0.241 - - [2026-04-16 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010172 10.0.0.241 - - [2026-04-16 01:45:04] "GET /tag/4184798e-24a8-49a3-ac41-1a879530c387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019268 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:45:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:45:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 10.0.0.241 - - [2026-04-16 01:45:04] "POST /set-tag HTTP/1.1" 200 109 0.040562 10.0.0.241 - - [2026-04-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.004714 10.0.0.241 - - [2026-04-16 01:45:05] "POST /tags HTTP/1.1" 200 358 0.128874 10.0.0.241 - - [2026-04-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019067 10.0.0.241 - - [2026-04-16 01:45:05] "GET /tag/065bd8b7-b263-4568-a025-b4f75048a6ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031105 10.0.0.241 - - [2026-04-16 01:45:05] "POST /tags HTTP/1.1" 200 306 0.373018 10.0.0.241 - - [2026-04-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024903 10.0.0.241 - - [2026-04-16 01:45:05] "GET /tag/c2e7a9ff-4e5e-47b6-a925-bfa2acf58510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.040769 10.0.0.241 - - [2026-04-16 01:45:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.000768 10.0.0.241 - - [2026-04-16 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.003321 10.0.0.241 - - [2026-04-16 01:45:06] "POST /security-groups HTTP/1.1" 200 571 0.105622 10.0.0.241 - - [2026-04-16 01:45:06] "POST /projects HTTP/1.1" 200 485 0.274998 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.019471 10.0.0.241 - - [2026-04-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.053670 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020609 10.0.0.241 - - [2026-04-16 01:45:06] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.025416 10.0.0.241 - - [2026-04-16 01:45:06] "POST /access-control-lists HTTP/1.1" 200 582 0.102795 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.002899 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021633 10.0.0.241 - - [2026-04-16 01:45:06] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.031817 10.0.0.241 - - [2026-04-16 01:45:06] "POST /access-control-lists HTTP/1.1" 200 580 0.122955 10.0.0.241 - - [2026-04-16 01:45:06] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.132512 10.0.0.241 - - [2026-04-16 01:45:06] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.059094 10.0.0.241 - - [2026-04-16 01:45:06] "POST /security-groups HTTP/1.1" 200 539 0.092395 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003082 10.0.0.241 - - [2026-04-16 01:45:06] "POST /access-control-lists HTTP/1.1" 200 598 0.075698 10.0.0.241 - - [2026-04-16 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.067407 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.002399 10.0.0.241 - - [2026-04-16 01:45:06] "POST /chown HTTP/1.1" 200 109 0.036319 10.0.0.241 - - [2026-04-16 01:45:06] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.029087 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.241 - - [2026-04-16 01:45:06] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003129 10.0.0.241 - - [2026-04-16 01:45:06] "POST /access-control-lists HTTP/1.1" 200 596 0.144581 10.0.0.241 - - [2026-04-16 01:45:06] "POST /tags HTTP/1.1" 409 207 0.004895 10.0.0.241 - - [2026-04-16 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2026-04-16 01:45:06] "GET /tag/c2e7a9ff-4e5e-47b6-a925-bfa2acf58510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011348 10.0.0.241 - - [2026-04-16 01:45:07] "POST /firewall-rules HTTP/1.1" 200 566 0.073290 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-rule/96e8393c-8217-470d-a6f9-b5ecc32ecab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005508 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003132 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-rule/96e8393c-8217-470d-a6f9-b5ecc32ecab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002811 10.0.0.241 - - [2026-04-16 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.016335 10.0.0.241 - - [2026-04-16 01:45:07] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020244 10.0.0.241 - - [2026-04-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.241 - - [2026-04-16 01:45:07] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003264 10.0.0.241 - - [2026-04-16 01:45:07] "POST /tags HTTP/1.1" 409 207 0.002063 10.0.0.241 - - [2026-04-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.241 - - [2026-04-16 01:45:07] "GET /tag/c2e7a9ff-4e5e-47b6-a925-bfa2acf58510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015280 10.0.0.241 - - [2026-04-16 01:45:07] "POST /firewall-rules HTTP/1.1" 200 564 0.072140 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-rule/d9cfaf2e-61a5-4458-b0d3-a0bcca4756df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.044436 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006804 10.0.0.241 - - [2026-04-16 01:45:07] "GET /firewall-rule/d9cfaf2e-61a5-4458-b0d3-a0bcca4756df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003469 10.0.0.241 - - [2026-04-16 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.018075 10.0.0.241 - - [2026-04-16 01:45:07] "POST /tags HTTP/1.1" 200 302 0.061074 10.0.0.241 - - [2026-04-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.241 - - [2026-04-16 01:45:07] "GET /tag/f8e206c6-3ca7-4988-aa40-2f25522f7019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018365 10.0.0.241 - - [2026-04-16 01:45:07] "POST /tags HTTP/1.1" 200 326 0.076794 10.0.0.241 - - [2026-04-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.241 - - [2026-04-16 01:45:07] "GET /tag/f2bdf403-555d-4e22-97ae-d9d062a90b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.029354 10.0.0.241 - - [2026-04-16 01:45:07] "POST /tags HTTP/1.1" 200 364 0.028429 10.0.0.241 - - [2026-04-16 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015466 10.0.0.241 - - [2026-04-16 01:45:07] "GET /tag/49d52d5f-fade-4c76-a97f-fc1f7a73a8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022811 10.0.0.241 - - [2026-04-16 01:45:08] "POST /tags HTTP/1.1" 200 312 0.043301 10.0.0.241 - - [2026-04-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024515 10.0.0.241 - - [2026-04-16 01:45:08] "GET /tag/2e8e6077-61f6-4e7b-9f13-0fbe3f90422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018423 10.0.0.241 - - [2026-04-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.241 - - [2026-04-16 01:45:08] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005436 10.0.0.241 - - [2026-04-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.241 - - [2026-04-16 01:45:08] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043114 10.0.0.241 - - [2026-04-16 01:45:08] "POST /virtual-machines HTTP/1.1" 200 378 0.035614 10.0.0.241 - - [2026-04-16 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023985 10.0.0.241 - - [2026-04-16 01:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.128124 10.0.0.241 - - [2026-04-16 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010677 10.0.0.241 - - [2026-04-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.241 - - [2026-04-16 01:45:08] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006454 10.0.0.241 - - [2026-04-16 01:45:08] "POST /instance-ips HTTP/1.1" 200 410 0.040569 10.0.0.241 - - [2026-04-16 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.040447 10.0.0.241 - - [2026-04-16 01:45:08] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.017131 10.0.0.241 - - [2026-04-16 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.025097 10.0.0.241 - - [2026-04-16 01:45:08] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.025903 10.0.0.241 - - [2026-04-16 01:45:08] "GET /instance-ip/e64d6b2c-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003968 10.0.0.241 - - [2026-04-16 01:45:08] "POST /tags HTTP/1.1" 200 306 0.051717 10.0.0.241 - - [2026-04-16 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.241 - - [2026-04-16 01:45:08] "GET /tag/b3c892b0-bb45-4de0-9a5f-8918af36def0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026497 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.241 - - [2026-04-16 01:45:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024172 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.241 - - [2026-04-16 01:45:09] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014534 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.241 - - [2026-04-16 01:45:09] "GET /service-appliance-set/81d26d79-bba1-4dd8-89c2-de55adbce720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004076 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.008511 10.0.0.241 - - [2026-04-16 01:45:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.140334 10.0.0.241 - - [2026-04-16 01:45:09] "GET /virtual-machine-interface/3b21d23f-4a8b-4072-ae62-5fcf245eb137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.018916 10.0.0.241 - - [2026-04-16 01:45:09] "POST /instance-ips HTTP/1.1" 200 382 0.047272 10.0.0.241 - - [2026-04-16 01:45:09] "GET /instance-ip/d8847a22-2995-496f-896d-30951a8587d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004787 10.0.0.241 - - [2026-04-16 01:45:09] "POST /loadbalancers HTTP/1.1" 200 584 0.079156 10.0.0.241 - - [2026-04-16 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013659 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.241 - - [2026-04-16 01:45:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034612 10.0.0.241 - - [2026-04-16 01:45:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.025916 10.0.0.241 - - [2026-04-16 01:45:09] "GET /loadbalancer/318a97b9-9887-4b26-b5e3-22c20a19c71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006370 10.0.0.241 - - [2026-04-16 01:45:09] "GET /instance-ip/d8847a22-2995-496f-896d-30951a8587d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004659 10.0.0.241 - - [2026-04-16 01:45:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027939 10.0.0.241 - - [2026-04-16 01:45:09] "POST /floating-ips HTTP/1.1" 200 585 0.025208 10.0.0.241 - - [2026-04-16 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036194 10.0.0.241 - - [2026-04-16 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013361 10.0.0.241 - - [2026-04-16 01:45:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054537 10.0.0.241 - - [2026-04-16 01:45:09] "GET /loadbalancer-listener/39e2fc3d-cb70-4137-97cc-35a2c8c7c379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003393 10.0.0.241 - - [2026-04-16 01:45:09] "GET /loadbalancer-listener/39e2fc3d-cb70-4137-97cc-35a2c8c7c379?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003545 10.0.0.241 - - [2026-04-16 01:45:10] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022169 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.241 - - [2026-04-16 01:45:10] "GET /instance-ip/d8847a22-2995-496f-896d-30951a8587d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004175 10.0.0.241 - - [2026-04-16 01:45:10] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005511 10.0.0.241 - - [2026-04-16 01:45:10] "GET /instance-ip/d8847a22-2995-496f-896d-30951a8587d7?fields=floating_ips HTTP/1.1" 200 1172 0.004465 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-04-16 01:45:10] "GET /floating-ip/46f90361-d085-4e2f-8cdb-7f9b522b645f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005494 10.0.0.241 - - [2026-04-16 01:45:10] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.065261 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.009460 10.0.0.241 - - [2026-04-16 01:45:10] "POST /tags HTTP/1.1" 200 356 0.038629 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.241 - - [2026-04-16 01:45:10] "GET /tag/ef2e5d64-68ae-462c-9c6c-83aed74d34ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017359 10.0.0.241 - - [2026-04-16 01:45:10] "POST /tags HTTP/1.1" 200 304 0.019613 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010405 10.0.0.241 - - [2026-04-16 01:45:10] "GET /tag/72fe32c8-ba88-4998-b644-6b179aa27359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016478 10.0.0.241 - - [2026-04-16 01:45:10] "POST /projects HTTP/1.1" 409 218 0.002088 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.241 - - [2026-04-16 01:45:10] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040817 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.241 - - [2026-04-16 01:45:10] "GET /network-ipam/ff9ad40f-f17c-4a10-bf84-b0ab4dfa79bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002471 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.241 - - [2026-04-16 01:45:10] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004730 10.0.0.241 - - [2026-04-16 01:45:10] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.052702 10.0.0.241 - - [2026-04-16 01:45:10] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.015234 10.0.0.241 - - [2026-04-16 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.049889 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012130 10.0.0.241 - - [2026-04-16 01:45:10] "GET /network-ipam/1d8e5c11-85e3-4557-b2ba-13e5f45d46ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003260 10.0.0.241 - - [2026-04-16 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.241 - - [2026-04-16 01:45:10] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004328 10.0.0.241 - - [2026-04-16 01:45:10] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.051559 10.0.0.241 - - [2026-04-16 01:45:10] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004486 10.0.0.241 - - [2026-04-16 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.065726 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.241 - - [2026-04-16 01:45:11] "GET /network-policy/385f110e-6cd5-4ae4-aa16-f117090eecfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002834 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.241 - - [2026-04-16 01:45:11] "GET /network-policy/a419f750-72ac-46b5-85e2-6653a090e79e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002577 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.241 - - [2026-04-16 01:45:11] "GET /network-policy/20219d87-9aad-4c82-96a9-849aed918a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003057 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.241 - - [2026-04-16 01:45:11] "PUT /network-policy/20219d87-9aad-4c82-96a9-849aed918a76 HTTP/1.1" 200 263 0.018699 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.068470 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005877 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002316 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001980 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002408 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002039 10.0.0.241 - - [2026-04-16 01:45:11] "POST /security-groups HTTP/1.1" 409 245 0.002452 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.241 - - [2026-04-16 01:45:11] "PUT /security-group/dd9dfc94-9523-46c2-8c77-abd3a1af17ce HTTP/1.1" 200 263 0.063728 10.0.0.241 - - [2026-04-16 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028693 10.0.0.241 - - [2026-04-16 01:45:11] "PUT /access-control-list/66b73bfc-76b7-4ef9-8be4-cf595bcd523c HTTP/1.1" 200 273 0.030441 10.0.0.241 - - [2026-04-16 01:45:11] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.027746 10.0.0.241 - - [2026-04-16 01:45:11] "PUT /access-control-list/d02a34e7-8b17-4a01-b7ad-f2c765ec5e0c HTTP/1.1" 200 273 0.037080 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-04-16 01:45:11] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002673 10.0.0.241 - - [2026-04-16 01:45:11] "POST /tags HTTP/1.1" 409 206 0.001794 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.241 - - [2026-04-16 01:45:11] "GET /tag/72fe32c8-ba88-4998-b644-6b179aa27359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011376 10.0.0.241 - - [2026-04-16 01:45:11] "POST /firewall-rules HTTP/1.1" 200 564 0.087077 10.0.0.241 - - [2026-04-16 01:45:11] "GET /firewall-rule/249fe359-7045-461c-b53f-6757fab66f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003903 10.0.0.241 - - [2026-04-16 01:45:11] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005284 10.0.0.241 - - [2026-04-16 01:45:11] "GET /firewall-rule/249fe359-7045-461c-b53f-6757fab66f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004498 10.0.0.241 - - [2026-04-16 01:45:11] "POST /ref-update HTTP/1.1" 200 156 0.029150 10.0.0.241 - - [2026-04-16 01:45:11] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002673 10.0.0.241 - - [2026-04-16 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.241 - - [2026-04-16 01:45:11] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002535 10.0.0.241 - - [2026-04-16 01:45:12] "POST /tags HTTP/1.1" 409 206 0.001996 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.241 - - [2026-04-16 01:45:12] "GET /tag/72fe32c8-ba88-4998-b644-6b179aa27359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013709 10.0.0.241 - - [2026-04-16 01:45:12] "POST /firewall-rules HTTP/1.1" 200 562 0.078941 10.0.0.241 - - [2026-04-16 01:45:12] "GET /firewall-rule/b39333a2-9329-4d02-924c-3abe1acd4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013520 10.0.0.241 - - [2026-04-16 01:45:12] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004298 10.0.0.241 - - [2026-04-16 01:45:12] "GET /firewall-rule/b39333a2-9329-4d02-924c-3abe1acd4d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002449 10.0.0.241 - - [2026-04-16 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.022297 10.0.0.241 - - [2026-04-16 01:45:12] "POST /tags HTTP/1.1" 200 302 0.031798 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.241 - - [2026-04-16 01:45:12] "GET /tag/6e7c4569-0fe3-424a-bd54-000c7c2c62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020843 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.241 - - [2026-04-16 01:45:12] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037732 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.241 - - [2026-04-16 01:45:12] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006439 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.241 - - [2026-04-16 01:45:12] "GET /service-appliance-set/81d26d79-bba1-4dd8-89c2-de55adbce720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002414 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.001595 10.0.0.241 - - [2026-04-16 01:45:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127342 10.0.0.241 - - [2026-04-16 01:45:12] "GET /virtual-machine-interface/03343853-58bc-41b2-9497-873fe64457ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.017560 10.0.0.241 - - [2026-04-16 01:45:12] "POST /instance-ips HTTP/1.1" 200 378 0.050123 10.0.0.241 - - [2026-04-16 01:45:12] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008584 10.0.0.241 - - [2026-04-16 01:45:12] "POST /loadbalancers HTTP/1.1" 200 584 0.065542 10.0.0.241 - - [2026-04-16 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042792 10.0.0.241 - - [2026-04-16 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013017 10.0.0.241 - - [2026-04-16 01:45:12] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053495 10.0.0.241 - - [2026-04-16 01:45:12] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003983 10.0.0.241 - - [2026-04-16 01:45:12] "POST /floating-ips HTTP/1.1" 200 583 0.028332 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053322 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.018742 10.0.0.241 - - [2026-04-16 01:45:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061324 10.0.0.241 - - [2026-04-16 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011494 10.0.0.241 - - [2026-04-16 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.054941 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/8207d08f-e2d2-494e-9f11-50139113d47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003511 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/8207d08f-e2d2-494e-9f11-50139113d47b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004754 10.0.0.241 - - [2026-04-16 01:45:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020734 10.0.0.241 - - [2026-04-16 01:45:13] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007350 10.0.0.241 - - [2026-04-16 01:45:13] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?fields=floating_ips HTTP/1.1" 200 1166 0.005103 10.0.0.241 - - [2026-04-16 01:45:13] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002049 10.0.0.241 - - [2026-04-16 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055617 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003774 10.0.0.241 - - [2026-04-16 01:45:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027031 10.0.0.241 - - [2026-04-16 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021883 10.0.0.241 - - [2026-04-16 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008783 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.026131 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/17011955-e9c7-45c1-b417-afb872ffcb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005176 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/17011955-e9c7-45c1-b417-afb872ffcb6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004759 10.0.0.241 - - [2026-04-16 01:45:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029988 10.0.0.241 - - [2026-04-16 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.241 - - [2026-04-16 01:45:13] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005216 10.0.0.241 - - [2026-04-16 01:45:13] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?fields=floating_ips HTTP/1.1" 200 1166 0.003544 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039365 10.0.0.241 - - [2026-04-16 01:45:13] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002973 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002614 10.0.0.241 - - [2026-04-16 01:45:13] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.017177 10.0.0.241 - - [2026-04-16 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021735 10.0.0.241 - - [2026-04-16 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.241 - - [2026-04-16 01:45:13] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037923 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/b8c4338e-0efc-4db6-94c8-20d0fd5c0e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002548 10.0.0.241 - - [2026-04-16 01:45:13] "GET /loadbalancer-listener/b8c4338e-0efc-4db6-94c8-20d0fd5c0e7e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003409 10.0.0.241 - - [2026-04-16 01:45:14] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.019649 10.0.0.241 - - [2026-04-16 01:45:14] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006105 10.0.0.241 - - [2026-04-16 01:45:14] "GET /instance-ip/3f93b078-7b0f-46d5-bba5-b6a5d767475a?fields=floating_ips HTTP/1.1" 200 1166 0.003182 10.0.0.241 - - [2026-04-16 01:45:14] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002487 10.0.0.241 - - [2026-04-16 01:45:14] "POST /tags HTTP/1.1" 200 372 0.031114 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.241 - - [2026-04-16 01:45:14] "GET /tag/b1ee613b-3496-45a9-a05e-33f851799c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.012089 10.0.0.241 - - [2026-04-16 01:45:14] "POST /tags HTTP/1.1" 200 320 0.020336 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027846 10.0.0.241 - - [2026-04-16 01:45:14] "GET /tag/fc8d1ef8-f346-4f34-ad74-a5881dc03de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014751 10.0.0.241 - - [2026-04-16 01:45:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.001387 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.002857 10.0.0.241 - - [2026-04-16 01:45:14] "POST /security-groups HTTP/1.1" 200 578 0.073272 10.0.0.241 - - [2026-04-16 01:45:14] "POST /projects HTTP/1.1" 200 499 0.264551 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.013155 10.0.0.241 - - [2026-04-16 01:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036891 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022409 10.0.0.241 - - [2026-04-16 01:45:14] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.042495 10.0.0.241 - - [2026-04-16 01:45:14] "POST /access-control-lists HTTP/1.1" 200 589 0.118886 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.020608 10.0.0.241 - - [2026-04-16 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014072 10.0.0.241 - - [2026-04-16 01:45:14] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004225 10.0.0.241 - - [2026-04-16 01:45:14] "POST /access-control-lists HTTP/1.1" 200 587 0.061373 10.0.0.241 - - [2026-04-16 01:45:14] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.101801 10.0.0.241 - - [2026-04-16 01:45:14] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.063839 10.0.0.241 - - [2026-04-16 01:45:15] "POST /security-groups HTTP/1.1" 200 560 0.099133 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.010320 10.0.0.241 - - [2026-04-16 01:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039473 10.0.0.241 - - [2026-04-16 01:45:15] "POST /chown HTTP/1.1" 200 109 0.035492 10.0.0.241 - - [2026-04-16 01:45:15] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.042766 10.0.0.241 - - [2026-04-16 01:45:15] "POST /access-control-lists HTTP/1.1" 200 612 0.130515 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.021258 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.241 - - [2026-04-16 01:45:15] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004231 10.0.0.241 - - [2026-04-16 01:45:15] "POST /tags HTTP/1.1" 409 214 0.002291 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011023 10.0.0.241 - - [2026-04-16 01:45:15] "GET /tag/fc8d1ef8-f346-4f34-ad74-a5881dc03de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.046839 10.0.0.241 - - [2026-04-16 01:45:15] "POST /access-control-lists HTTP/1.1" 200 610 0.126293 10.0.0.241 - - [2026-04-16 01:45:15] "POST /firewall-rules HTTP/1.1" 200 580 0.139823 10.0.0.241 - - [2026-04-16 01:45:15] "GET /firewall-rule/229a0a82-64cc-418a-bf72-60d47c8b0f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008844 10.0.0.241 - - [2026-04-16 01:45:15] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003853 10.0.0.241 - - [2026-04-16 01:45:15] "GET /firewall-rule/229a0a82-64cc-418a-bf72-60d47c8b0f0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002319 10.0.0.241 - - [2026-04-16 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.045326 10.0.0.241 - - [2026-04-16 01:45:15] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017611 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.241 - - [2026-04-16 01:45:15] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002723 10.0.0.241 - - [2026-04-16 01:45:15] "POST /tags HTTP/1.1" 409 214 0.007106 10.0.0.241 - - [2026-04-16 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-04-16 01:45:15] "GET /tag/fc8d1ef8-f346-4f34-ad74-a5881dc03de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014959 10.0.0.241 - - [2026-04-16 01:45:16] "POST /firewall-rules HTTP/1.1" 200 578 0.094503 10.0.0.241 - - [2026-04-16 01:45:16] "GET /firewall-rule/0fba3071-c86a-492d-aa62-8b0ca6aa012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.018876 10.0.0.241 - - [2026-04-16 01:45:16] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.009496 10.0.0.241 - - [2026-04-16 01:45:16] "GET /firewall-rule/0fba3071-c86a-492d-aa62-8b0ca6aa012e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007736 10.0.0.241 - - [2026-04-16 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.087779 10.0.0.241 - - [2026-04-16 01:45:16] "POST /tags HTTP/1.1" 200 364 0.016729 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.241 - - [2026-04-16 01:45:16] "GET /tag/b737e727-eb80-4dc6-b2df-804c1aa49a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.033008 10.0.0.241 - - [2026-04-16 01:45:16] "POST /tags HTTP/1.1" 200 312 0.043872 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.241 - - [2026-04-16 01:45:16] "GET /tag/a90138fa-13df-499b-95c3-62ec7a93067d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020885 10.0.0.241 - - [2026-04-16 01:45:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.016418 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.010186 10.0.0.241 - - [2026-04-16 01:45:16] "POST /security-groups HTTP/1.1" 200 574 0.076668 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.002078 10.0.0.241 - - [2026-04-16 01:45:16] "POST /projects HTTP/1.1" 200 491 0.255689 10.0.0.241 - - [2026-04-16 01:45:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014398 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008564 10.0.0.241 - - [2026-04-16 01:45:16] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.014455 10.0.0.241 - - [2026-04-16 01:45:16] "POST /access-control-lists HTTP/1.1" 200 585 0.096518 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020771 10.0.0.241 - - [2026-04-16 01:45:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002715 10.0.0.241 - - [2026-04-16 01:45:16] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005111 10.0.0.241 - - [2026-04-16 01:45:16] "POST /access-control-lists HTTP/1.1" 200 583 0.082971 10.0.0.241 - - [2026-04-16 01:45:17] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.109173 10.0.0.241 - - [2026-04-16 01:45:17] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.077696 10.0.0.241 - - [2026-04-16 01:45:17] "POST /security-groups HTTP/1.1" 200 548 0.077071 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.002468 10.0.0.241 - - [2026-04-16 01:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026156 10.0.0.241 - - [2026-04-16 01:45:17] "POST /chown HTTP/1.1" 200 109 0.057225 10.0.0.241 - - [2026-04-16 01:45:17] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011340 10.0.0.241 - - [2026-04-16 01:45:17] "POST /access-control-lists HTTP/1.1" 200 604 0.114486 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.013275 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.241 - - [2026-04-16 01:45:17] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002742 10.0.0.241 - - [2026-04-16 01:45:17] "POST /tags HTTP/1.1" 409 210 0.002600 10.0.0.241 - - [2026-04-16 01:45:17] "POST /access-control-lists HTTP/1.1" 200 602 0.079798 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.241 - - [2026-04-16 01:45:17] "GET /tag/a90138fa-13df-499b-95c3-62ec7a93067d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011199 10.0.0.241 - - [2026-04-16 01:45:17] "POST /firewall-rules HTTP/1.1" 200 572 0.094613 10.0.0.241 - - [2026-04-16 01:45:17] "GET /firewall-rule/3d33d582-a5c4-45f7-9589-acc50c0cee1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004832 10.0.0.241 - - [2026-04-16 01:45:17] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003742 10.0.0.241 - - [2026-04-16 01:45:17] "GET /firewall-rule/3d33d582-a5c4-45f7-9589-acc50c0cee1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003310 10.0.0.241 - - [2026-04-16 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.039621 10.0.0.241 - - [2026-04-16 01:45:17] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009300 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.241 - - [2026-04-16 01:45:17] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003341 10.0.0.241 - - [2026-04-16 01:45:17] "POST /tags HTTP/1.1" 409 210 0.002184 10.0.0.241 - - [2026-04-16 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.241 - - [2026-04-16 01:45:17] "GET /tag/a90138fa-13df-499b-95c3-62ec7a93067d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016846 10.0.0.241 - - [2026-04-16 01:45:17] "POST /firewall-rules HTTP/1.1" 200 570 0.066782 10.0.0.241 - - [2026-04-16 01:45:17] "GET /firewall-rule/8ca048ac-7755-461c-a191-2f81d3675044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025064 10.0.0.241 - - [2026-04-16 01:45:18] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004234 10.0.0.241 - - [2026-04-16 01:45:18] "GET /firewall-rule/8ca048ac-7755-461c-a191-2f81d3675044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002213 10.0.0.241 - - [2026-04-16 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.040939 10.0.0.241 - - [2026-04-16 01:45:18] "POST /tags HTTP/1.1" 409 237 0.020017 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.241 - - [2026-04-16 01:45:18] "GET /tag/49d52d5f-fade-4c76-a97f-fc1f7a73a8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013333 10.0.0.241 - - [2026-04-16 01:45:18] "POST /tags HTTP/1.1" 409 210 0.003516 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2026-04-16 01:45:18] "GET /tag/2e8e6077-61f6-4e7b-9f13-0fbe3f90422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012921 10.0.0.241 - - [2026-04-16 01:45:18] "POST /projects HTTP/1.1" 409 223 0.002350 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-04-16 01:45:18] "GET /project/1be38179-2d2b-4ec1-9bf1-3291348036fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039069 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.241 - - [2026-04-16 01:45:18] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004708 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.241 - - [2026-04-16 01:45:18] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003952 10.0.0.241 - - [2026-04-16 01:45:18] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.056033 10.0.0.241 - - [2026-04-16 01:45:18] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.051054 10.0.0.241 - - [2026-04-16 01:45:18] "POST /security-groups HTTP/1.1" 409 253 0.006514 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2026-04-16 01:45:18] "PUT /security-group/4a847300-7d35-4468-b88d-6b66fe258869 HTTP/1.1" 200 263 0.056381 10.0.0.241 - - [2026-04-16 01:45:18] "PUT /access-control-list/b1b4d600-6d5d-45b2-b501-5ef0e2762bbe HTTP/1.1" 200 273 0.022122 10.0.0.241 - - [2026-04-16 01:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.055279 10.0.0.241 - - [2026-04-16 01:45:18] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020841 10.0.0.241 - - [2026-04-16 01:45:18] "PUT /access-control-list/cbd03341-8ac4-44c5-925e-08b1418eb732 HTTP/1.1" 200 273 0.050813 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.241 - - [2026-04-16 01:45:18] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002378 10.0.0.241 - - [2026-04-16 01:45:18] "POST /tags HTTP/1.1" 409 210 0.001490 10.0.0.241 - - [2026-04-16 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.241 - - [2026-04-16 01:45:18] "GET /tag/2e8e6077-61f6-4e7b-9f13-0fbe3f90422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021785 10.0.0.241 - - [2026-04-16 01:45:18] "POST /firewall-rules HTTP/1.1" 200 572 0.076834 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-rule/5199d0dc-37b3-448a-9c98-eebb10de0379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005207 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004929 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-rule/5199d0dc-37b3-448a-9c98-eebb10de0379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002331 10.0.0.241 - - [2026-04-16 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.060451 10.0.0.241 - - [2026-04-16 01:45:19] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.025370 10.0.0.241 - - [2026-04-16 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.241 - - [2026-04-16 01:45:19] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003826 10.0.0.241 - - [2026-04-16 01:45:19] "POST /tags HTTP/1.1" 409 210 0.002386 10.0.0.241 - - [2026-04-16 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.241 - - [2026-04-16 01:45:19] "GET /tag/2e8e6077-61f6-4e7b-9f13-0fbe3f90422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010892 10.0.0.241 - - [2026-04-16 01:45:19] "POST /firewall-rules HTTP/1.1" 200 570 0.084983 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-rule/6ca4cdd7-3657-4807-baeb-0418083b04fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.030563 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004928 10.0.0.241 - - [2026-04-16 01:45:19] "GET /firewall-rule/6ca4cdd7-3657-4807-baeb-0418083b04fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002878 10.0.0.241 - - [2026-04-16 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.061146 10.0.0.241 - - [2026-04-16 01:45:19] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019112 10.0.0.241 - - [2026-04-16 01:45:19] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.241 - - [2026-04-16 01:45:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002263 10.0.0.241 - - [2026-04-16 01:46:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001900 10.0.0.41 - - [2026-04-16 01:46:46] "GET / HTTP/1.1" 200 36215 0.001976 10.0.0.41 - - [2026-04-16 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.41 - - [2026-04-16 01:46:46] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005092 10.0.0.41 - - [2026-04-16 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.41 - - [2026-04-16 01:46:47] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003087 10.0.0.41 - - [2026-04-16 01:46:47] "PUT /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46 HTTP/1.1" 200 275 0.009725 10.0.0.41 - - [2026-04-16 01:46:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.008236 10.0.0.41 - - [2026-04-16 01:46:47] "POST /virtual-routers HTTP/1.1" 200 601 0.017343 10.0.0.41 - - [2026-04-16 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013581 10.0.0.41 - - [2026-04-16 01:46:47] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004623 10.0.0.41 - - [2026-04-16 01:46:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.001991 10.0.0.41 - - [2026-04-16 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.41 - - [2026-04-16 01:46:47] "GET /virtual-network/ffd89f25-9fda-45b4-a61b-5d3c12bec6a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006168 10.0.0.41 - - [2026-04-16 01:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.067382 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001724 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001707 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:47:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001042 10.0.0.41 - - [2026-04-16 01:48:21] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.41 - - [2026-04-16 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.41 - - [2026-04-16 01:48:21] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010882 10.0.0.41 - - [2026-04-16 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.41 - - [2026-04-16 01:48:21] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002947 10.0.0.41 - - [2026-04-16 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.41 - - [2026-04-16 01:48:21] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002567 10.0.0.41 - - [2026-04-16 01:48:21] "PUT /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346 HTTP/1.1" 200 263 0.009711 10.0.0.41 - - [2026-04-16 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.41 - - [2026-04-16 01:48:21] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009845 10.0.0.41 - - [2026-04-16 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.41 - - [2026-04-16 01:48:21] "GET /virtual-machine-interface/4f031d5e-f915-4120-8d5a-143a735fbd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004289 10.0.0.41 - - [2026-04-16 01:48:21] "PUT /virtual-machine-interface/4f031d5e-f915-4120-8d5a-143a735fbd64 HTTP/1.1" 200 285 0.008332 10.0.0.241 - - [2026-04-16 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.241 - - [2026-04-16 01:48:39] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003537 10.0.0.241 - - [2026-04-16 01:49:05] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002994 10.0.0.241 - - [2026-04-16 01:49:05] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005620 10.0.0.241 - - [2026-04-16 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.004118 10.0.0.241 - - [2026-04-16 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.241 - - [2026-04-16 01:49:17] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002532 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004245 10.0.0.241 - - [2026-04-16 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.241 - - [2026-04-16 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.241 - - [2026-04-16 01:49:17] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003550 10.0.0.241 - - [2026-04-16 01:49:17] "GET /loadbalancer-pool/f0cb7743-3775-41eb-9285-289f749ace9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003953 10.0.0.241 - - [2026-04-16 01:49:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037197 10.0.0.241 - - [2026-04-16 01:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012641 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012349 10.0.0.241 - - [2026-04-16 01:49:17] "POST /tags HTTP/1.1" 409 205 0.002163 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006919 10.0.0.241 - - [2026-04-16 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.013832 10.0.0.241 - - [2026-04-16 01:49:17] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.010753 10.0.0.241 - - [2026-04-16 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.241 - - [2026-04-16 01:49:17] "GET /tag/6e7c4569-0fe3-424a-bd54-000c7c2c62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011901 10.0.0.241 - - [2026-04-16 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.067190 10.0.0.241 - - [2026-04-16 01:49:17] "PUT /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c HTTP/1.1" 200 257 0.059690 10.0.0.241 - - [2026-04-16 01:49:17] "GET /loadbalancer-pool/5e81cdb7-fdcb-4f04-9afc-1ad1cfa0690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006893 10.0.0.241 - - [2026-04-16 01:49:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014469 10.0.0.241 - - [2026-04-16 01:49:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012005 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010462 10.0.0.241 - - [2026-04-16 01:49:17] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007202 10.0.0.241 - - [2026-04-16 01:49:17] "POST /ref-update HTTP/1.1" 200 156 0.008596 10.0.0.241 - - [2026-04-16 01:49:17] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.014888 10.0.0.241 - - [2026-04-16 01:49:17] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.241 - - [2026-04-16 01:49:17] "GET /loadbalancer-pool/da3aecda-9c29-4abc-8aec-bcf777f54aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003846 10.0.0.241 - - [2026-04-16 01:49:17] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021092 10.0.0.241 - - [2026-04-16 01:49:17] "PUT /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c HTTP/1.1" 200 257 0.017228 10.0.0.241 - - [2026-04-16 01:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011804 10.0.0.241 - - [2026-04-16 01:49:18] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013560 10.0.0.241 - - [2026-04-16 01:49:18] "POST /set-tag HTTP/1.1" 200 109 0.003640 10.0.0.241 - - [2026-04-16 01:49:18] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005465 10.0.0.241 - - [2026-04-16 01:49:18] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.241 - - [2026-04-16 01:49:18] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.008260 10.0.0.241 - - [2026-04-16 01:49:18] "PUT /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c HTTP/1.1" 200 257 0.010964 10.0.0.241 - - [2026-04-16 01:50:59] "GET /global-system-configs HTTP/1.1" 200 323 0.005411 10.0.0.241 - - [2026-04-16 01:51:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001881 10.0.0.241 - - [2026-04-16 01:52:33] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007078 10.0.0.241 - - [2026-04-16 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.006333 10.0.0.241 - - [2026-04-16 01:52:33] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006344 10.0.0.241 - - [2026-04-16 01:52:33] "POST /set-tag HTTP/1.1" 200 109 0.007622 10.0.0.241 - - [2026-04-16 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.241 - - [2026-04-16 01:52:33] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002395 10.0.0.241 - - [2026-04-16 01:52:33] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004727 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.030154 10.0.0.241 - - [2026-04-16 01:52:34] "DELETE /loadbalancer-member/95d6cdfa-9ca2-4bc0-ac71-70e12e930794 HTTP/1.1" 200 115 0.054181 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008851 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.241 - - [2026-04-16 01:52:34] "DELETE /loadbalancer-member/15c6dc1e-23f7-4d0a-8697-2547d5ab4973 HTTP/1.1" 200 115 0.042327 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006953 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.241 - - [2026-04-16 01:52:34] "DELETE /loadbalancer-member/f9a1abeb-b95d-4ccc-8316-33c2c8baf4ff HTTP/1.1" 200 115 0.034286 10.0.0.241 - - [2026-04-16 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.241 - - [2026-04-16 01:52:34] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003284 10.0.0.241 - - [2026-04-16 01:52:34] "GET /loadbalancer-pool/f0cb7743-3775-41eb-9285-289f749ace9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002506 10.0.0.241 - - [2026-04-16 01:52:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031894 10.0.0.241 - - [2026-04-16 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030230 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006166 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005465 10.0.0.241 - - [2026-04-16 01:52:34] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003634 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.059774 10.0.0.241 - - [2026-04-16 01:52:34] "GET /loadbalancer-pool/5e81cdb7-fdcb-4f04-9afc-1ad1cfa0690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013988 10.0.0.241 - - [2026-04-16 01:52:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022138 10.0.0.241 - - [2026-04-16 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009538 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020328 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.005144 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004234 10.0.0.241 - - [2026-04-16 01:52:34] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002067 10.0.0.241 - - [2026-04-16 01:52:34] "GET /loadbalancer-pool/da3aecda-9c29-4abc-8aec-bcf777f54aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002795 10.0.0.241 - - [2026-04-16 01:52:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.026338 10.0.0.241 - - [2026-04-16 01:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028734 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012659 10.0.0.241 - - [2026-04-16 01:52:34] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004541 10.0.0.241 - - [2026-04-16 01:52:34] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002231 10.0.0.241 - - [2026-04-16 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002377 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000771 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:52:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.241 - - [2026-04-16 01:54:07] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.241 - - [2026-04-16 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.241 - - [2026-04-16 01:54:07] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029486 10.0.0.241 - - [2026-04-16 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.241 - - [2026-04-16 01:54:07] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027213 10.0.0.241 - - [2026-04-16 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.241 - - [2026-04-16 01:54:07] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034483 10.0.0.241 - - [2026-04-16 01:54:07] "POST /tags HTTP/1.1" 200 334 0.027692 10.0.0.241 - - [2026-04-16 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013485 10.0.0.241 - - [2026-04-16 01:54:08] "GET /tag/058cf54f-9cd1-44e3-8e9a-0eb1fea99ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019814 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039546 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-networks?parent_id=9eefbda7-a760-4339-9ed7-d8ad3915e27b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001558 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070791 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.241 - - [2026-04-16 01:54:08] "POST /virtual-networks HTTP/1.1" 200 514 0.088560 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.016412 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.241 - - [2026-04-16 01:54:08] "GET /service-appliance-set/81d26d79-bba1-4dd8-89c2-de55adbce720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002282 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.241 - - [2026-04-16 01:54:08] "GET /network-ipam/399c6a8a-3ca9-401a-b813-7dd1e1aed9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.005566 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.002071 10.0.0.241 - - [2026-04-16 01:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.005345 10.0.0.241 - - [2026-04-16 01:54:08] "POST /ref-update HTTP/1.1" 200 156 0.067513 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004045 10.0.0.241 - - [2026-04-16 01:54:08] "GET /domains HTTP/1.1" 200 281 0.007236 10.0.0.241 - - [2026-04-16 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.126935 10.0.0.241 - - [2026-04-16 01:54:08] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.021391 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-machine-interface/f72becfb-dd3d-46cc-9243-4781c0eb53c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.018746 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 5498 0.035786 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.009938 10.0.0.241 - - [2026-04-16 01:54:08] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.004314 10.0.0.241 - - [2026-04-16 01:54:08] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1183 0.002711 10.0.0.241 - - [2026-04-16 01:54:08] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1183 0.002360 10.0.0.241 - - [2026-04-16 01:54:08] "POST /instance-ips HTTP/1.1" 200 410 0.045911 10.0.0.241 - - [2026-04-16 01:54:08] "GET /instance-ip/7a7f2e44-8ede-4c7b-9d88-494ca01d84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.009114 10.0.0.241 - - [2026-04-16 01:54:08] "POST /loadbalancers HTTP/1.1" 200 612 0.059200 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035305 10.0.0.241 - - [2026-04-16 01:54:08] "GET /instance-ip/7a7f2e44-8ede-4c7b-9d88-494ca01d84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004072 10.0.0.241 - - [2026-04-16 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009577 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.241 - - [2026-04-16 01:54:08] "POST /floating-ips HTTP/1.1" 200 599 0.036538 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050160 10.0.0.241 - - [2026-04-16 01:54:08] "POST /route-targets HTTP/1.1" 200 328 0.016472 10.0.0.241 - - [2026-04-16 01:54:08] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003407 10.0.0.241 - - [2026-04-16 01:54:08] "POST /ref-update HTTP/1.1" 200 156 0.034287 10.0.0.241 - - [2026-04-16 01:54:08] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.034866 10.0.0.241 - - [2026-04-16 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.241 - - [2026-04-16 01:54:08] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032964 10.0.0.241 - - [2026-04-16 01:54:08] "GET /loadbalancer-listener/84311a41-9d52-490e-a59f-c9b49695bc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.002759 10.0.0.241 - - [2026-04-16 01:54:08] "GET /loadbalancer-listener/84311a41-9d52-490e-a59f-c9b49695bc79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002935 10.0.0.241 - - [2026-04-16 01:54:08] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019095 10.0.0.241 - - [2026-04-16 01:54:08] "GET /instance-ip/7a7f2e44-8ede-4c7b-9d88-494ca01d84d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004308 10.0.0.241 - - [2026-04-16 01:54:08] "GET /instance-ip/7a7f2e44-8ede-4c7b-9d88-494ca01d84d0?fields=floating_ips HTTP/1.1" 200 1214 0.009567 10.0.0.241 - - [2026-04-16 01:54:09] "GET /floating-ip/343c461c-8a65-4d2b-adbb-1d7212107384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004421 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.241 - - [2026-04-16 01:54:09] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002371 10.0.0.241 - - [2026-04-16 01:54:09] "POST /tags HTTP/1.1" 200 296 0.052960 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.241 - - [2026-04-16 01:54:09] "GET /tag/04b4f3d9-51fd-418f-a7ef-e305d1001272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012331 10.0.0.241 - - [2026-04-16 01:54:09] "POST /tags HTTP/1.1" 409 233 0.001732 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.241 - - [2026-04-16 01:54:09] "GET /tag/ef2e5d64-68ae-462c-9c6c-83aed74d34ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020032 10.0.0.241 - - [2026-04-16 01:54:09] "POST /tags HTTP/1.1" 409 206 0.002563 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010467 10.0.0.241 - - [2026-04-16 01:54:09] "GET /tag/72fe32c8-ba88-4998-b644-6b179aa27359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010983 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004798 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.241 - - [2026-04-16 01:54:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033744 10.0.0.241 - - [2026-04-16 01:54:09] "POST /virtual-machines HTTP/1.1" 200 370 0.007493 10.0.0.241 - - [2026-04-16 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017135 10.0.0.241 - - [2026-04-16 01:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106565 10.0.0.241 - - [2026-04-16 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008348 10.0.0.241 - - [2026-04-16 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005744 10.0.0.241 - - [2026-04-16 01:54:09] "POST /instance-ips HTTP/1.1" 200 410 0.023302 10.0.0.241 - - [2026-04-16 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035532 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.014586 10.0.0.241 - - [2026-04-16 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.016639 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018371 10.0.0.241 - - [2026-04-16 01:54:09] "GET /instance-ip/28d1bc2c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004524 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006916 10.0.0.241 - - [2026-04-16 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.241 - - [2026-04-16 01:54:09] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003435 10.0.0.241 - - [2026-04-16 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.023015 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010198 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.003339 10.0.0.241 - - [2026-04-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004103 10.0.0.241 - - [2026-04-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.241 - - [2026-04-16 01:54:10] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031893 10.0.0.241 - - [2026-04-16 01:54:10] "POST /virtual-machines HTTP/1.1" 200 370 0.007281 10.0.0.241 - - [2026-04-16 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020934 10.0.0.241 - - [2026-04-16 01:54:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111106 10.0.0.241 - - [2026-04-16 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010704 10.0.0.241 - - [2026-04-16 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010368 10.0.0.241 - - [2026-04-16 01:54:10] "POST /instance-ips HTTP/1.1" 200 410 0.033423 10.0.0.241 - - [2026-04-16 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022915 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.012769 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.016741 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.021450 10.0.0.241 - - [2026-04-16 01:54:10] "GET /instance-ip/2947adce-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003015 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006625 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004871 10.0.0.241 - - [2026-04-16 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.009481 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005783 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.004527 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006177 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.004038 10.0.0.241 - - [2026-04-16 01:54:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009950 10.0.0.241 - - [2026-04-16 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domains HTTP/1.1" 200 281 0.003105 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.003170 10.0.0.241 - - [2026-04-16 01:54:13] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 7092 0.026017 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.005370 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.004409 10.0.0.241 - - [2026-04-16 01:54:13] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1405 0.003901 10.0.0.241 - - [2026-04-16 01:54:13] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1405 0.003004 10.0.0.241 - - [2026-04-16 01:54:13] "GET /route-target/802717ba-ecc1-4b7e-899b-48dec9f733df HTTP/1.1" 200 1153 0.002751 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.006449 10.0.0.241 - - [2026-04-16 01:54:13] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1405 0.003396 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004642 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.003860 10.0.0.241 - - [2026-04-16 01:54:13] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1405 0.002530 10.0.0.241 - - [2026-04-16 01:54:13] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 200 1405 0.003302 10.0.0.241 - - [2026-04-16 01:54:13] "GET /route-target/802717ba-ecc1-4b7e-899b-48dec9f733df HTTP/1.1" 200 1153 0.002427 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domains HTTP/1.1" 200 281 0.001922 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.002860 10.0.0.241 - - [2026-04-16 01:54:13] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 7092 0.030265 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2090 0.005930 10.0.0.241 - - [2026-04-16 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.241 - - [2026-04-16 01:54:13] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030824 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007679 10.0.0.241 - - [2026-04-16 01:54:13] "GET /floating-ip-pools?parent_id=c67240a5-dff0-4f29-830a-a3884b5c3c07&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001893 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005005 10.0.0.241 - - [2026-04-16 01:54:13] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018157 10.0.0.241 - - [2026-04-16 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.009010 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.015443 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domains HTTP/1.1" 200 281 0.002732 10.0.0.241 - - [2026-04-16 01:54:13] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.004448 10.0.0.241 - - [2026-04-16 01:54:13] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 7349 0.030438 10.0.0.241 - - [2026-04-16 01:54:13] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2329 0.005363 10.0.0.241 - - [2026-04-16 01:54:13] "GET /floating-ip-pool/61efca9b-8fb7-4274-b81b-2816663eb551 HTTP/1.1" 200 1317 0.002544 10.0.0.241 - - [2026-04-16 01:54:14] "GET /domains HTTP/1.1" 200 281 0.001894 10.0.0.241 - - [2026-04-16 01:54:14] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.002586 10.0.0.241 - - [2026-04-16 01:54:14] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 7349 0.042226 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 2329 0.004354 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004074 10.0.0.241 - - [2026-04-16 01:54:14] "POST /tags HTTP/1.1" 200 366 0.053253 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010405 10.0.0.241 - - [2026-04-16 01:54:14] "GET /tag/c31600d7-6bb6-4384-9de8-4da131076f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021871 10.0.0.241 - - [2026-04-16 01:54:14] "POST /tags HTTP/1.1" 409 206 0.004942 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.241 - - [2026-04-16 01:54:14] "GET /tag/72fe32c8-ba88-4998-b644-6b179aa27359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012171 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2026-04-16 01:54:14] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.029584 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004782 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.241 - - [2026-04-16 01:54:14] "GET /service-appliance-set/4c88fbd1-cf81-40e3-92e8-05528afda92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004138 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001414 10.0.0.241 - - [2026-04-16 01:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.095396 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-machine-interface/be50d030-16f6-46b5-85ce-c661d76de536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017441 10.0.0.241 - - [2026-04-16 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.019022 10.0.0.241 - - [2026-04-16 01:54:14] "POST /instance-ips HTTP/1.1" 200 418 0.020869 10.0.0.241 - - [2026-04-16 01:54:14] "GET /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003905 10.0.0.241 - - [2026-04-16 01:54:14] "POST /loadbalancers HTTP/1.1" 200 620 0.071498 10.0.0.241 - - [2026-04-16 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009868 10.0.0.241 - - [2026-04-16 01:54:14] "POST /service-instances HTTP/1.1" 200 568 0.027827 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011706 10.0.0.241 - - [2026-04-16 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.014399 10.0.0.241 - - [2026-04-16 01:54:14] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033238 10.0.0.241 - - [2026-04-16 01:54:14] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.007676 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-machine-interface/be50d030-16f6-46b5-85ce-c661d76de536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.010293 10.0.0.241 - - [2026-04-16 01:54:14] "GET /virtual-machine-interface/be50d030-16f6-46b5-85ce-c661d76de536?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008807 10.0.0.241 - - [2026-04-16 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019822 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.241 - - [2026-04-16 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2026-04-16 01:54:14] "GET /floating-ip-pool/61efca9b-8fb7-4274-b81b-2816663eb551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002227 10.0.0.241 - - [2026-04-16 01:54:15] "POST /virtual-machines HTTP/1.1" 200 430 0.019971 10.0.0.241 - - [2026-04-16 01:54:15] "POST /floating-ips HTTP/1.1" 200 673 0.081615 10.0.0.241 - - [2026-04-16 01:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.045844 10.0.0.241 - - [2026-04-16 01:54:15] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007411 10.0.0.241 - - [2026-04-16 01:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128869 10.0.0.241 - - [2026-04-16 01:54:15] "POST /chown HTTP/1.1" 200 109 0.022117 10.0.0.241 - - [2026-04-16 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015311 10.0.0.241 - - [2026-04-16 01:54:15] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003036 10.0.0.241 - - [2026-04-16 01:54:15] "POST /tags HTTP/1.1" 409 221 0.003093 10.0.0.241 - - [2026-04-16 01:54:15] "POST /chown HTTP/1.1" 200 109 0.005935 10.0.0.241 - - [2026-04-16 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.241 - - [2026-04-16 01:54:15] "GET /tag/058cf54f-9cd1-44e3-8e9a-0eb1fea99ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010261 10.0.0.241 - - [2026-04-16 01:54:15] "PUT /virtual-machine-interface/d3c40feb-dbab-4085-8ff4-b360fb64d308 HTTP/1.1" 200 285 0.028394 10.0.0.241 - - [2026-04-16 01:54:15] "POST /tags HTTP/1.1" 409 238 0.006133 10.0.0.241 - - [2026-04-16 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.241 - - [2026-04-16 01:54:15] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.023716 10.0.0.241 - - [2026-04-16 01:54:15] "GET /tag/c31600d7-6bb6-4384-9de8-4da131076f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010560 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.018557 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.023958 10.0.0.241 - - [2026-04-16 01:54:15] "POST /firewall-rules HTTP/1.1" 200 652 0.116029 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.084865 10.0.0.241 - - [2026-04-16 01:54:15] "GET /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.022010 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.008974 10.0.0.241 - - [2026-04-16 01:54:15] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.015947 10.0.0.241 - - [2026-04-16 01:54:15] "GET /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002553 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.034309 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.031446 10.0.0.241 - - [2026-04-16 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.054651 10.0.0.241 - - [2026-04-16 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-04-16 01:54:15] "POST /virtual-machines HTTP/1.1" 200 430 0.021238 10.0.0.241 - - [2026-04-16 01:54:15] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.064325 10.0.0.241 - - [2026-04-16 01:54:15] "GET /loadbalancer/8d4598b3-44b3-47e0-a499-6b764cb4874b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003337 10.0.0.241 - - [2026-04-16 01:54:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.131437 10.0.0.241 - - [2026-04-16 01:54:15] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.090589 10.0.0.241 - - [2026-04-16 01:54:15] "POST /chown HTTP/1.1" 200 109 0.020185 10.0.0.241 - - [2026-04-16 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.241 - - [2026-04-16 01:54:15] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.043812 10.0.0.241 - - [2026-04-16 01:54:15] "GET /loadbalancer-listener/80d84cb1-7230-48d9-8f74-da2f12df25c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004522 10.0.0.241 - - [2026-04-16 01:54:15] "POST /chown HTTP/1.1" 200 109 0.012082 10.0.0.241 - - [2026-04-16 01:54:15] "GET /loadbalancer-listener/80d84cb1-7230-48d9-8f74-da2f12df25c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.023737 10.0.0.241 - - [2026-04-16 01:54:15] "PUT /virtual-machine-interface/9cce34e1-fd7e-4d82-91bd-d02526095f05 HTTP/1.1" 200 285 0.027943 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.030535 10.0.0.241 - - [2026-04-16 01:54:16] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.028075 10.0.0.241 - - [2026-04-16 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023790 10.0.0.241 - - [2026-04-16 01:54:16] "GET /loadbalancer-pool/67e658e5-d324-475b-b2e4-2b8a51298630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007711 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.044613 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.013939 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.040054 10.0.0.241 - - [2026-04-16 01:54:16] "POST /loadbalancer-members HTTP/1.1" 200 709 0.071098 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.036146 10.0.0.241 - - [2026-04-16 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029031 10.0.0.241 - - [2026-04-16 01:54:16] "GET /loadbalancer-member/05f4ae51-2557-47af-9df0-4469af34fd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012652 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.028722 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.008278 10.0.0.241 - - [2026-04-16 01:54:16] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009495 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.241 - - [2026-04-16 01:54:16] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004056 10.0.0.241 - - [2026-04-16 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007689 10.0.0.241 - - [2026-04-16 01:54:16] "POST /tags HTTP/1.1" 409 221 0.003725 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.241 - - [2026-04-16 01:54:16] "GET /tag/058cf54f-9cd1-44e3-8e9a-0eb1fea99ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012360 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.007033 10.0.0.241 - - [2026-04-16 01:54:16] "POST /tags HTTP/1.1" 409 238 0.001969 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.241 - - [2026-04-16 01:54:16] "GET /tag/c31600d7-6bb6-4384-9de8-4da131076f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011773 10.0.0.241 - - [2026-04-16 01:54:16] "POST /firewall-rules HTTP/1.1" 409 293 0.002110 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.019719 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.031649 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008689 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.025348 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c HTTP/1.1" 200 261 0.034749 10.0.0.241 - - [2026-04-16 01:54:16] "GET /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011618 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.009615 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.016234 10.0.0.241 - - [2026-04-16 01:54:16] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015646 10.0.0.241 - - [2026-04-16 01:54:16] "GET /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002514 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.029825 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010848 10.0.0.241 - - [2026-04-16 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.012257 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.015762 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.011495 10.0.0.241 - - [2026-04-16 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.020867 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.020768 10.0.0.241 - - [2026-04-16 01:54:16] "POST /chown HTTP/1.1" 200 109 0.006419 10.0.0.241 - - [2026-04-16 01:54:16] "PUT /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 257 0.020100 10.0.0.241 - - [2026-04-16 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.016382 10.0.0.241 - - [2026-04-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.241 - - [2026-04-16 01:54:17] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008667 10.0.0.241 - - [2026-04-16 01:54:17] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.008667 10.0.0.241 - - [2026-04-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011637 10.0.0.241 - - [2026-04-16 01:54:17] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039901 10.0.0.241 - - [2026-04-16 01:54:17] "POST /virtual-machines HTTP/1.1" 200 374 0.014006 10.0.0.241 - - [2026-04-16 01:54:17] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.008908 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017549 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031014 10.0.0.241 - - [2026-04-16 01:54:17] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.015214 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011221 10.0.0.241 - - [2026-04-16 01:54:17] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.070984 10.0.0.241 - - [2026-04-16 01:54:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.188055 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027140 10.0.0.241 - - [2026-04-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010868 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024838 10.0.0.241 - - [2026-04-16 01:54:17] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.006314 10.0.0.241 - - [2026-04-16 01:54:17] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.017822 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025570 10.0.0.241 - - [2026-04-16 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.241 - - [2026-04-16 01:54:17] "POST /instance-ips HTTP/1.1" 200 414 0.081561 10.0.0.241 - - [2026-04-16 01:54:17] "POST /chown HTTP/1.1" 200 109 0.014948 10.0.0.241 - - [2026-04-16 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.076875 10.0.0.241 - - [2026-04-16 01:54:17] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.022582 10.0.0.241 - - [2026-04-16 01:54:17] "POST /chown HTTP/1.1" 200 109 0.062284 10.0.0.241 - - [2026-04-16 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.047764 10.0.0.241 - - [2026-04-16 01:54:17] "POST /set-tag HTTP/1.1" 200 109 0.055337 10.0.0.241 - - [2026-04-16 01:54:17] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016999 10.0.0.241 - - [2026-04-16 01:54:17] "GET /instance-ip/2d90b150-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003652 10.0.0.241 - - [2026-04-16 01:54:17] "POST /chown HTTP/1.1" 200 109 0.030151 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.057859 10.0.0.241 - - [2026-04-16 01:54:18] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.015890 10.0.0.241 - - [2026-04-16 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.009692 10.0.0.241 - - [2026-04-16 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.063846 10.0.0.241 - - [2026-04-16 01:54:18] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.018884 10.0.0.241 - - [2026-04-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.241 - - [2026-04-16 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.016580 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.032376 10.0.0.241 - - [2026-04-16 01:54:18] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.015286 10.0.0.241 - - [2026-04-16 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.009895 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.037271 10.0.0.241 - - [2026-04-16 01:54:18] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004894 10.0.0.241 - - [2026-04-16 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.005428 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.018084 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.041935 10.0.0.241 - - [2026-04-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.011491 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.037332 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.038453 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.046110 10.0.0.241 - - [2026-04-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.010576 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.041696 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.017870 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.036921 10.0.0.241 - - [2026-04-16 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.015904 10.0.0.241 - - [2026-04-16 01:54:18] "POST /chown HTTP/1.1" 200 109 0.009930 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.027101 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.018556 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.006895 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.019821 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.015475 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.007029 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.007359 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.011190 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.015000 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.007965 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.018632 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.018766 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.005948 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.006376 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.009012 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.017565 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.023943 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.015486 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.015508 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.008274 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.005402 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.006743 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.015720 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.019830 10.0.0.241 - - [2026-04-16 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.005758 10.0.0.241 - - [2026-04-16 01:54:19] "POST /chown HTTP/1.1" 200 109 0.016498 10.0.0.241 - - [2026-04-16 01:54:20] "POST /chown HTTP/1.1" 200 109 0.016053 10.0.0.241 - - [2026-04-16 01:54:20] "POST /chown HTTP/1.1" 200 109 0.007559 10.0.0.241 - - [2026-04-16 01:54:21] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006117 10.0.0.241 - - [2026-04-16 01:54:21] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.241 - - [2026-04-16 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.241 - - [2026-04-16 01:54:21] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002487 10.0.0.241 - - [2026-04-16 01:54:21] "GET /loadbalancer-pool/708c5c36-e425-4871-81ac-af12cb1f2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003263 10.0.0.241 - - [2026-04-16 01:54:21] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014134 10.0.0.241 - - [2026-04-16 01:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008397 10.0.0.241 - - [2026-04-16 01:54:21] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003881 10.0.0.241 - - [2026-04-16 01:54:21] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004591 10.0.0.241 - - [2026-04-16 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.007251 10.0.0.241 - - [2026-04-16 01:54:21] "GET /floating-ip/343c461c-8a65-4d2b-adbb-1d7212107384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.011937 10.0.0.241 - - [2026-04-16 01:54:21] "POST /tags HTTP/1.1" 409 221 0.002287 10.0.0.241 - - [2026-04-16 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.241 - - [2026-04-16 01:54:21] "GET /tag/058cf54f-9cd1-44e3-8e9a-0eb1fea99ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011065 10.0.0.241 - - [2026-04-16 01:54:21] "PUT /floating-ip/343c461c-8a65-4d2b-adbb-1d7212107384 HTTP/1.1" 200 257 0.009830 10.0.0.241 - - [2026-04-16 01:54:21] "POST /set-tag HTTP/1.1" 200 109 0.016906 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004358 10.0.0.241 - - [2026-04-16 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.241 - - [2026-04-16 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.241 - - [2026-04-16 01:54:22] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002412 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine/4e02fcb6-235d-41cf-b5fa-0b4f76f3683c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.007108 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005201 10.0.0.241 - - [2026-04-16 01:54:22] "GET /loadbalancer-pool/708c5c36-e425-4871-81ac-af12cb1f2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002823 10.0.0.241 - - [2026-04-16 01:54:22] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013527 10.0.0.241 - - [2026-04-16 01:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022559 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011030 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010037 10.0.0.241 - - [2026-04-16 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.241 - - [2026-04-16 01:54:22] "GET /floating-ip/343c461c-8a65-4d2b-adbb-1d7212107384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.012487 10.0.0.241 - - [2026-04-16 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.018617 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine/57acdd2a-07d9-42a9-9f66-20b59bf58427?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002575 10.0.0.241 - - [2026-04-16 01:54:22] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004365 10.0.0.241 - - [2026-04-16 01:54:32] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004673 10.0.0.241 - - [2026-04-16 01:54:32] "POST /set-tag HTTP/1.1" 200 109 0.005065 10.0.0.241 - - [2026-04-16 01:54:32] "GET /virtual-machine/97d0a5af-476b-4d23-bbe2-a29916204c19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003595 10.0.0.241 - - [2026-04-16 01:54:32] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004197 10.0.0.241 - - [2026-04-16 01:54:32] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004642 10.0.0.241 - - [2026-04-16 01:54:32] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.241 - - [2026-04-16 01:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.241 - - [2026-04-16 01:54:39] "POST /chown HTTP/1.1" 200 109 0.006902 10.0.0.241 - - [2026-04-16 01:54:39] "POST /chown HTTP/1.1" 200 109 0.008847 10.0.0.241 - - [2026-04-16 01:54:39] "POST /chown HTTP/1.1" 200 109 0.010553 10.0.0.241 - - [2026-04-16 01:54:39] "POST /chown HTTP/1.1" 200 109 0.005361 10.0.0.241 - - [2026-04-16 01:55:05] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004251 10.0.0.241 - - [2026-04-16 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.241 - - [2026-04-16 01:55:05] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004614 10.0.0.241 - - [2026-04-16 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.241 - - [2026-04-16 01:55:05] "GET /virtual-machine/97d0a5af-476b-4d23-bbe2-a29916204c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003022 10.0.0.241 - - [2026-04-16 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.009844 10.0.0.241 - - [2026-04-16 01:55:05] "GET /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004919 10.0.0.241 - - [2026-04-16 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.014986 10.0.0.241 - - [2026-04-16 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.014089 10.0.0.241 - - [2026-04-16 01:55:05] "DELETE /instance-ip/2d90b150-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.060208 10.0.0.241 - - [2026-04-16 01:55:05] "DELETE /virtual-machine-interface/2d6f2a3a-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.037195 10.0.0.241 - - [2026-04-16 01:55:05] "DELETE /virtual-machine/97d0a5af-476b-4d23-bbe2-a29916204c19 HTTP/1.1" 200 115 0.024189 10.0.0.241 - - [2026-04-16 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.241 - - [2026-04-16 01:55:07] "GET /tag/c31600d7-6bb6-4384-9de8-4da131076f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012935 10.0.0.241 - - [2026-04-16 01:55:07] "GET /tag/c31600d7-6bb6-4384-9de8-4da131076f4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011418 10.0.0.241 - - [2026-04-16 01:55:07] "GET /virtual-machine-interface/9cce34e1-fd7e-4d82-91bd-d02526095f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004298 10.0.0.241 - - [2026-04-16 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.012844 10.0.0.241 - - [2026-04-16 01:55:07] "GET /virtual-machine-interface/be50d030-16f6-46b5-85ce-c661d76de536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.013668 10.0.0.241 - - [2026-04-16 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.019951 10.0.0.241 - - [2026-04-16 01:55:07] "GET /virtual-machine-interface/d3c40feb-dbab-4085-8ff4-b360fb64d308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004374 10.0.0.241 - - [2026-04-16 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.015628 10.0.0.241 - - [2026-04-16 01:55:07] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013090 10.0.0.241 - - [2026-04-16 01:55:07] "GET /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003886 10.0.0.241 - - [2026-04-16 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.015709 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /firewall-rule/076e0211-6551-48e7-b628-e20cbaac3f3c HTTP/1.1" 200 115 0.054414 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /loadbalancer-member/05f4ae51-2557-47af-9df0-4469af34fd27 HTTP/1.1" 200 115 0.026451 10.0.0.241 - - [2026-04-16 01:55:08] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.014644 10.0.0.241 - - [2026-04-16 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014896 10.0.0.241 - - [2026-04-16 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /loadbalancer-pool/67e658e5-d324-475b-b2e4-2b8a51298630 HTTP/1.1" 200 115 0.095809 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.023301 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /loadbalancer-listener/80d84cb1-7230-48d9-8f74-da2f12df25c8 HTTP/1.1" 200 115 0.052299 10.0.0.241 - - [2026-04-16 01:55:08] "GET /floating-ip/6a898d32-3096-467a-974a-0150b4689e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.006104 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.018101 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.025723 10.0.0.241 - - [2026-04-16 01:55:08] "PUT /floating-ip/6a898d32-3096-467a-974a-0150b4689e1b HTTP/1.1" 200 257 0.027690 10.0.0.241 - - [2026-04-16 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /floating-ip/6a898d32-3096-467a-974a-0150b4689e1b HTTP/1.1" 200 115 0.043961 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.014224 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.028678 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /loadbalancer/8d4598b3-44b3-47e0-a499-6b764cb4874b HTTP/1.1" 200 115 0.074310 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.006038 10.0.0.241 - - [2026-04-16 01:55:08] "POST /chown HTTP/1.1" 200 109 0.012625 10.0.0.241 - - [2026-04-16 01:55:08] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.016039 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /instance-ip/2a715834-4878-4394-9260-8688ce3e23cd HTTP/1.1" 200 115 0.109610 10.0.0.241 - - [2026-04-16 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.005755 10.0.0.241 - - [2026-04-16 01:55:08] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.008247 10.0.0.241 - - [2026-04-16 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024343 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /virtual-machine-interface/be50d030-16f6-46b5-85ce-c661d76de536 HTTP/1.1" 200 115 0.093984 10.0.0.241 - - [2026-04-16 01:55:08] "GET /floating-ip-pool/61efca9b-8fb7-4274-b81b-2816663eb551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004603 10.0.0.241 - - [2026-04-16 01:55:08] "PUT /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 267 0.037911 10.0.0.241 - - [2026-04-16 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.026679 10.0.0.241 - - [2026-04-16 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012053 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /floating-ip-pool/61efca9b-8fb7-4274-b81b-2816663eb551 HTTP/1.1" 200 115 0.090343 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /tag/c31600d7-6bb6-4384-9de8-4da131076f4a HTTP/1.1" 200 115 0.189840 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /service-instance/a5e7f17a-e161-4ae2-a69a-0731b40812d5 HTTP/1.1" 200 115 0.060555 10.0.0.241 - - [2026-04-16 01:55:08] "GET /virtual-machine-interface/9cce34e1-fd7e-4d82-91bd-d02526095f05?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.012857 10.0.0.241 - - [2026-04-16 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004653 10.0.0.241 - - [2026-04-16 01:55:08] "POST /useragent-kv HTTP/1.1" 200 115 0.001339 10.0.0.241 - - [2026-04-16 01:55:08] "DELETE /virtual-network/c67240a5-dff0-4f29-830a-a3884b5c3c07 HTTP/1.1" 200 115 0.101517 10.0.0.241 - - [2026-04-16 01:55:08] "GET /routing-instance/1d9e01ba-6beb-4495-a2ac-a2170542cd5b HTTP/1.1" 404 171 0.005231 10.0.0.241 - - [2026-04-16 01:55:08] "GET /domains HTTP/1.1" 200 281 0.008179 10.0.0.241 - - [2026-04-16 01:55:08] "GET /domain/d6cfd912-18da-43b3-bef7-42ff0df9eae5 HTTP/1.1" 200 3100 0.003015 10.0.0.241 - - [2026-04-16 01:55:09] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b HTTP/1.1" 200 7170 0.045984 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /virtual-machine-interface/9cce34e1-fd7e-4d82-91bd-d02526095f05 HTTP/1.1" 200 115 0.099145 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /virtual-machine/ae23dbda-7e76-4790-ba80-88c60ff038a3 HTTP/1.1" 200 115 0.035849 10.0.0.241 - - [2026-04-16 01:55:09] "GET /virtual-machine-interface/d3c40feb-dbab-4085-8ff4-b360fb64d308?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.007362 10.0.0.241 - - [2026-04-16 01:55:09] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009805 10.0.0.241 - - [2026-04-16 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.241 - - [2026-04-16 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.241 - - [2026-04-16 01:55:09] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002690 10.0.0.241 - - [2026-04-16 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2026-04-16 01:55:09] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006481 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /virtual-machine-interface/d3c40feb-dbab-4085-8ff4-b360fb64d308 HTTP/1.1" 200 115 0.054756 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /route-target/802717ba-ecc1-4b7e-899b-48dec9f733df HTTP/1.1" 200 115 0.039186 10.0.0.241 - - [2026-04-16 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.025535 10.0.0.241 - - [2026-04-16 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.060226 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /virtual-machine/909ded6c-36c0-4ad9-9733-b93479ab1eb9 HTTP/1.1" 200 115 0.072736 10.0.0.241 - - [2026-04-16 01:55:09] "DELETE /loadbalancer-member/274a5eba-8062-4720-b507-404c3bffe98f HTTP/1.1" 200 115 0.056778 10.0.0.241 - - [2026-04-16 01:55:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006379 10.0.0.241 - - [2026-04-16 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.241 - - [2026-04-16 01:55:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004225 10.0.0.241 - - [2026-04-16 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.241 - - [2026-04-16 01:55:10] "GET /virtual-machine/57acdd2a-07d9-42a9-9f66-20b59bf58427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002860 10.0.0.241 - - [2026-04-16 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.010464 10.0.0.241 - - [2026-04-16 01:55:10] "GET /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007866 10.0.0.241 - - [2026-04-16 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.031066 10.0.0.241 - - [2026-04-16 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.025742 10.0.0.241 - - [2026-04-16 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.027349 10.0.0.241 - - [2026-04-16 01:55:10] "DELETE /instance-ip/2947adce-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.034469 10.0.0.241 - - [2026-04-16 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.013062 10.0.0.241 - - [2026-04-16 01:55:10] "DELETE /virtual-machine-interface/292d8fac-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.036544 10.0.0.241 - - [2026-04-16 01:55:10] "DELETE /virtual-machine/57acdd2a-07d9-42a9-9f66-20b59bf58427 HTTP/1.1" 200 115 0.026095 10.0.0.241 - - [2026-04-16 01:55:14] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006012 10.0.0.241 - - [2026-04-16 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.241 - - [2026-04-16 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.241 - - [2026-04-16 01:55:14] "GET /loadbalancer/1fd6da26-e0a6-489d-8d0f-780870e0f8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002120 10.0.0.241 - - [2026-04-16 01:55:15] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005900 10.0.0.241 - - [2026-04-16 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.005172 10.0.0.241 - - [2026-04-16 01:55:15] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006007 10.0.0.241 - - [2026-04-16 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.241 - - [2026-04-16 01:55:15] "GET /virtual-machine/4e02fcb6-235d-41cf-b5fa-0b4f76f3683c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002968 10.0.0.241 - - [2026-04-16 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.241 - - [2026-04-16 01:55:15] "GET /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.012148 10.0.0.241 - - [2026-04-16 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.017191 10.0.0.241 - - [2026-04-16 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.032764 10.0.0.241 - - [2026-04-16 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.022586 10.0.0.241 - - [2026-04-16 01:55:15] "DELETE /instance-ip/28d1bc2c-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.032602 10.0.0.241 - - [2026-04-16 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.012036 10.0.0.241 - - [2026-04-16 01:55:15] "DELETE /virtual-machine-interface/28b7d046-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.061099 10.0.0.241 - - [2026-04-16 01:55:15] "DELETE /virtual-machine/4e02fcb6-235d-41cf-b5fa-0b4f76f3683c HTTP/1.1" 200 115 0.027179 10.0.0.241 - - [2026-04-16 01:55:15] "DELETE /tag/04b4f3d9-51fd-418f-a7ef-e305d1001272 HTTP/1.1" 200 115 0.084464 10.0.0.241 - - [2026-04-16 01:55:15] "DELETE /tag/ef2e5d64-68ae-462c-9c6c-83aed74d34ce HTTP/1.1" 200 115 0.049522 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2026-04-16 01:55:19] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028991 10.0.0.241 - - [2026-04-16 01:55:19] "POST /tags HTTP/1.1" 200 394 0.038295 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.241 - - [2026-04-16 01:55:19] "GET /tag/809e1bb8-f72c-4099-9146-ce496cb40d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014624 10.0.0.241 - - [2026-04-16 01:55:19] "POST /tags HTTP/1.1" 200 342 0.015614 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.241 - - [2026-04-16 01:55:19] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015851 10.0.0.241 - - [2026-04-16 01:55:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.003804 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.002037 10.0.0.241 - - [2026-04-16 01:55:19] "POST /security-groups HTTP/1.1" 200 589 0.061909 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.001800 10.0.0.241 - - [2026-04-16 01:55:19] "POST /projects HTTP/1.1" 200 521 0.184120 10.0.0.241 - - [2026-04-16 01:55:19] "POST /access-control-lists HTTP/1.1" 200 600 0.066807 10.0.0.241 - - [2026-04-16 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.013925 10.0.0.241 - - [2026-04-16 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.071004 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009704 10.0.0.241 - - [2026-04-16 01:55:20] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.041701 10.0.0.241 - - [2026-04-16 01:55:20] "POST /access-control-lists HTTP/1.1" 200 598 0.065729 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011000 10.0.0.241 - - [2026-04-16 01:55:20] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.014622 10.0.0.241 - - [2026-04-16 01:55:20] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.052518 10.0.0.241 - - [2026-04-16 01:55:20] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.052020 10.0.0.241 - - [2026-04-16 01:55:20] "POST /security-groups HTTP/1.1" 200 593 0.078933 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.002879 10.0.0.241 - - [2026-04-16 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014098 10.0.0.241 - - [2026-04-16 01:55:20] "POST /access-control-lists HTTP/1.1" 200 634 0.026008 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.006624 10.0.0.241 - - [2026-04-16 01:55:20] "POST /chown HTTP/1.1" 200 109 0.017953 10.0.0.241 - - [2026-04-16 01:55:20] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009082 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006891 10.0.0.241 - - [2026-04-16 01:55:20] "POST /access-control-lists HTTP/1.1" 200 632 0.061252 10.0.0.241 - - [2026-04-16 01:55:20] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.031651 10.0.0.241 - - [2026-04-16 01:55:20] "POST /tags HTTP/1.1" 409 226 0.007527 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.241 - - [2026-04-16 01:55:20] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021283 10.0.0.241 - - [2026-04-16 01:55:20] "POST /firewall-rules HTTP/1.1" 200 602 0.064374 10.0.0.241 - - [2026-04-16 01:55:20] "GET /firewall-rule/9d1e73ad-685a-494b-bc8e-30ab824fd0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003758 10.0.0.241 - - [2026-04-16 01:55:20] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005956 10.0.0.241 - - [2026-04-16 01:55:20] "GET /firewall-rule/9d1e73ad-685a-494b-bc8e-30ab824fd0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002018 10.0.0.241 - - [2026-04-16 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.053567 10.0.0.241 - - [2026-04-16 01:55:20] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011357 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.241 - - [2026-04-16 01:55:20] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002518 10.0.0.241 - - [2026-04-16 01:55:20] "POST /tags HTTP/1.1" 409 226 0.001778 10.0.0.241 - - [2026-04-16 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.241 - - [2026-04-16 01:55:20] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010432 10.0.0.241 - - [2026-04-16 01:55:21] "POST /firewall-rules HTTP/1.1" 200 600 0.063539 10.0.0.241 - - [2026-04-16 01:55:21] "GET /firewall-rule/05b89a39-65c1-42ba-9235-c926dfd5e067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011479 10.0.0.241 - - [2026-04-16 01:55:21] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009325 10.0.0.241 - - [2026-04-16 01:55:21] "GET /firewall-rule/05b89a39-65c1-42ba-9235-c926dfd5e067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002556 10.0.0.241 - - [2026-04-16 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.064305 10.0.0.241 - - [2026-04-16 01:55:22] "POST /tags HTTP/1.1" 200 394 0.032726 10.0.0.241 - - [2026-04-16 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.241 - - [2026-04-16 01:55:22] "GET /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013204 10.0.0.241 - - [2026-04-16 01:55:22] "POST /tags HTTP/1.1" 200 342 0.023843 10.0.0.241 - - [2026-04-16 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2026-04-16 01:55:22] "GET /tag/ad50f021-7999-4c2a-a418-ffa5e8d344ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011715 10.0.0.241 - - [2026-04-16 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000703 10.0.0.241 - - [2026-04-16 01:55:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004846 10.0.0.241 - - [2026-04-16 01:55:22] "POST /security-groups HTTP/1.1" 200 589 0.064023 10.0.0.241 - - [2026-04-16 01:55:22] "POST /projects HTTP/1.1" 200 521 0.159953 10.0.0.241 - - [2026-04-16 01:55:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.003234 10.0.0.241 - - [2026-04-16 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024006 10.0.0.241 - - [2026-04-16 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.241 - - [2026-04-16 01:55:23] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.014615 10.0.0.241 - - [2026-04-16 01:55:23] "POST /access-control-lists HTTP/1.1" 200 600 0.073473 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015698 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.016247 10.0.0.241 - - [2026-04-16 01:55:23] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004523 10.0.0.241 - - [2026-04-16 01:55:23] "POST /access-control-lists HTTP/1.1" 200 598 0.023249 10.0.0.241 - - [2026-04-16 01:55:23] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.067604 10.0.0.241 - - [2026-04-16 01:55:23] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.046521 10.0.0.241 - - [2026-04-16 01:55:23] "POST /security-groups HTTP/1.1" 200 593 0.072906 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.002912 10.0.0.241 - - [2026-04-16 01:55:23] "POST /access-control-lists HTTP/1.1" 200 634 0.022346 10.0.0.241 - - [2026-04-16 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028242 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.005862 10.0.0.241 - - [2026-04-16 01:55:23] "POST /chown HTTP/1.1" 200 109 0.024428 10.0.0.241 - - [2026-04-16 01:55:23] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013310 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.241 - - [2026-04-16 01:55:23] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015604 10.0.0.241 - - [2026-04-16 01:55:23] "POST /access-control-lists HTTP/1.1" 200 632 0.057591 10.0.0.241 - - [2026-04-16 01:55:23] "POST /tags HTTP/1.1" 409 226 0.001908 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.241 - - [2026-04-16 01:55:23] "GET /tag/ad50f021-7999-4c2a-a418-ffa5e8d344ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011639 10.0.0.241 - - [2026-04-16 01:55:23] "POST /firewall-rules HTTP/1.1" 200 602 0.062559 10.0.0.241 - - [2026-04-16 01:55:23] "GET /firewall-rule/982f660e-e0ee-40ba-8944-92526a35d480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004022 10.0.0.241 - - [2026-04-16 01:55:23] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003243 10.0.0.241 - - [2026-04-16 01:55:23] "GET /firewall-rule/982f660e-e0ee-40ba-8944-92526a35d480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001890 10.0.0.241 - - [2026-04-16 01:55:23] "POST /ref-update HTTP/1.1" 200 156 0.063364 10.0.0.241 - - [2026-04-16 01:55:23] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005783 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.241 - - [2026-04-16 01:55:23] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002733 10.0.0.241 - - [2026-04-16 01:55:23] "POST /tags HTTP/1.1" 409 226 0.001589 10.0.0.241 - - [2026-04-16 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.241 - - [2026-04-16 01:55:23] "GET /tag/ad50f021-7999-4c2a-a418-ffa5e8d344ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012177 10.0.0.241 - - [2026-04-16 01:55:23] "POST /firewall-rules HTTP/1.1" 200 600 0.068837 10.0.0.241 - - [2026-04-16 01:55:23] "GET /firewall-rule/9fad47a2-4112-40a6-96e8-4dd55f2db008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004157 10.0.0.241 - - [2026-04-16 01:55:24] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004250 10.0.0.241 - - [2026-04-16 01:55:24] "GET /firewall-rule/9fad47a2-4112-40a6-96e8-4dd55f2db008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002875 10.0.0.241 - - [2026-04-16 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.065620 10.0.0.241 - - [2026-04-16 01:55:25] "POST /tags HTTP/1.1" 200 346 0.079564 10.0.0.241 - - [2026-04-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.241 - - [2026-04-16 01:55:25] "GET /tag/aa6610dd-97ab-4ec3-8e35-dbc13d52e610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016863 10.0.0.241 - - [2026-04-16 01:55:25] "POST /projects HTTP/1.1" 409 238 0.002058 10.0.0.241 - - [2026-04-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.241 - - [2026-04-16 01:55:25] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039690 10.0.0.241 - - [2026-04-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.241 - - [2026-04-16 01:55:25] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005501 10.0.0.241 - - [2026-04-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.241 - - [2026-04-16 01:55:25] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005190 10.0.0.241 - - [2026-04-16 01:55:25] "POST /security-groups HTTP/1.1" 409 285 0.003012 10.0.0.241 - - [2026-04-16 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /security-group/db139c6c-dc94-4537-ab7c-52d9b55532c7 HTTP/1.1" 200 263 0.065733 10.0.0.241 - - [2026-04-16 01:55:26] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.083448 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /access-control-list/dc9c0dd3-4289-4492-b9a4-f56841b85504 HTTP/1.1" 200 273 0.062288 10.0.0.241 - - [2026-04-16 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.086104 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /access-control-list/e76e813a-06b6-4f37-bf01-20adf776efa5 HTTP/1.1" 200 273 0.052896 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 409 228 0.010453 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017208 10.0.0.241 - - [2026-04-16 01:55:26] "GET /tag/aa6610dd-97ab-4ec3-8e35-dbc13d52e610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019975 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 200 346 0.028154 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022302 10.0.0.241 - - [2026-04-16 01:55:26] "GET /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012417 10.0.0.241 - - [2026-04-16 01:55:26] "POST /projects HTTP/1.1" 409 238 0.001808 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.241 - - [2026-04-16 01:55:26] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033301 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2026-04-16 01:55:26] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034169 10.0.0.241 - - [2026-04-16 01:55:26] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004405 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.241 - - [2026-04-16 01:55:26] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004075 10.0.0.241 - - [2026-04-16 01:55:26] "POST /security-groups HTTP/1.1" 409 285 0.008000 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /security-group/a0d26b1a-ff28-407e-92c3-0b38d583e479 HTTP/1.1" 200 263 0.059000 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /access-control-list/e65134a0-361d-4b37-954a-e5e77251a0a2 HTTP/1.1" 200 273 0.027635 10.0.0.241 - - [2026-04-16 01:55:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034583 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 409 228 0.016788 10.0.0.241 - - [2026-04-16 01:55:26] "PUT /access-control-list/9e10e489-2896-4516-b673-c8b795a43548 HTTP/1.1" 200 273 0.035219 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2026-04-16 01:55:26] "GET /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010569 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 200 292 0.044436 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.241 - - [2026-04-16 01:55:26] "GET /tag/0751aada-246e-4e9b-adcd-c0d3acb2f683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017270 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 200 304 0.047061 10.0.0.241 - - [2026-04-16 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.241 - - [2026-04-16 01:55:26] "GET /tag/8c5ea302-af9b-4521-81ab-64ee82976610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012953 10.0.0.241 - - [2026-04-16 01:55:26] "POST /tags HTTP/1.1" 409 252 0.001925 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.241 - - [2026-04-16 01:55:27] "GET /tag/809e1bb8-f72c-4099-9146-ce496cb40d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010522 10.0.0.241 - - [2026-04-16 01:55:27] "POST /tags HTTP/1.1" 409 226 0.001616 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.241 - - [2026-04-16 01:55:27] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010535 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004146 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.241 - - [2026-04-16 01:55:27] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037059 10.0.0.241 - - [2026-04-16 01:55:27] "POST /virtual-machines HTTP/1.1" 200 396 0.008965 10.0.0.241 - - [2026-04-16 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021053 10.0.0.241 - - [2026-04-16 01:55:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095308 10.0.0.241 - - [2026-04-16 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009453 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013166 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005052 10.0.0.241 - - [2026-04-16 01:55:27] "POST /instance-ips HTTP/1.1" 200 398 0.023460 10.0.0.241 - - [2026-04-16 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024958 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008179 10.0.0.241 - - [2026-04-16 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.068699 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015892 10.0.0.241 - - [2026-04-16 01:55:27] "GET /instance-ip/57389388-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003352 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004119 10.0.0.241 - - [2026-04-16 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003382 10.0.0.241 - - [2026-04-16 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008293 10.0.0.241 - - [2026-04-16 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.241 - - [2026-04-16 01:55:27] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005749 10.0.0.241 - - [2026-04-16 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2026-04-16 01:55:28] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047939 10.0.0.241 - - [2026-04-16 01:55:28] "POST /virtual-machines HTTP/1.1" 200 396 0.010222 10.0.0.241 - - [2026-04-16 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023982 10.0.0.241 - - [2026-04-16 01:55:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100904 10.0.0.241 - - [2026-04-16 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031002 10.0.0.241 - - [2026-04-16 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.027663 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005219 10.0.0.241 - - [2026-04-16 01:55:28] "POST /instance-ips HTTP/1.1" 200 398 0.021264 10.0.0.241 - - [2026-04-16 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031851 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.019456 10.0.0.241 - - [2026-04-16 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.090089 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016889 10.0.0.241 - - [2026-04-16 01:55:28] "GET /instance-ip/57b66db2-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002884 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008747 10.0.0.241 - - [2026-04-16 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003509 10.0.0.241 - - [2026-04-16 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.013685 10.0.0.241 - - [2026-04-16 01:55:28] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015825 10.0.0.241 - - [2026-04-16 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.241 - - [2026-04-16 01:55:28] "POST /tags HTTP/1.1" 200 292 0.027269 10.0.0.241 - - [2026-04-16 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.241 - - [2026-04-16 01:55:28] "GET /tag/d86a2500-2fac-44ad-b423-a3da9f1781a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015584 10.0.0.241 - - [2026-04-16 01:55:28] "POST /tags HTTP/1.1" 409 252 0.001775 10.0.0.241 - - [2026-04-16 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.241 - - [2026-04-16 01:55:28] "GET /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010129 10.0.0.241 - - [2026-04-16 01:55:28] "POST /tags HTTP/1.1" 409 226 0.002582 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.241 - - [2026-04-16 01:55:29] "GET /tag/ad50f021-7999-4c2a-a418-ffa5e8d344ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009794 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006830 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.241 - - [2026-04-16 01:55:29] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035676 10.0.0.241 - - [2026-04-16 01:55:29] "POST /virtual-machines HTTP/1.1" 200 396 0.011199 10.0.0.241 - - [2026-04-16 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042896 10.0.0.241 - - [2026-04-16 01:55:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094620 10.0.0.241 - - [2026-04-16 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007223 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006774 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005071 10.0.0.241 - - [2026-04-16 01:55:29] "POST /instance-ips HTTP/1.1" 200 398 0.019540 10.0.0.241 - - [2026-04-16 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022860 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005431 10.0.0.241 - - [2026-04-16 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.068422 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008146 10.0.0.241 - - [2026-04-16 01:55:29] "GET /instance-ip/5856891e-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003051 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004903 10.0.0.241 - - [2026-04-16 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003384 10.0.0.241 - - [2026-04-16 01:55:29] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005315 10.0.0.241 - - [2026-04-16 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.241 - - [2026-04-16 01:55:29] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007302 10.0.0.241 - - [2026-04-16 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.241 - - [2026-04-16 01:55:29] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042491 10.0.0.241 - - [2026-04-16 01:55:29] "POST /virtual-machines HTTP/1.1" 200 396 0.015931 10.0.0.241 - - [2026-04-16 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011087 10.0.0.241 - - [2026-04-16 01:55:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104405 10.0.0.241 - - [2026-04-16 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008069 10.0.0.241 - - [2026-04-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004595 10.0.0.241 - - [2026-04-16 01:55:30] "POST /instance-ips HTTP/1.1" 200 398 0.018828 10.0.0.241 - - [2026-04-16 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026616 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.019147 10.0.0.241 - - [2026-04-16 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.068295 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014344 10.0.0.241 - - [2026-04-16 01:55:30] "GET /instance-ip/58d01c0c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004282 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004206 10.0.0.241 - - [2026-04-16 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003831 10.0.0.241 - - [2026-04-16 01:55:30] "POST /ref-update HTTP/1.1" 200 156 0.008248 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016732 10.0.0.241 - - [2026-04-16 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.006781 10.0.0.241 - - [2026-04-16 01:55:30] "POST /tags HTTP/1.1" 200 300 0.020092 10.0.0.241 - - [2026-04-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017602 10.0.0.241 - - [2026-04-16 01:55:30] "GET /tag/1c8ee507-9be0-4636-b74c-56ded53c228e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017180 10.0.0.241 - - [2026-04-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.241 - - [2026-04-16 01:55:30] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005610 10.0.0.241 - - [2026-04-16 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.241 - - [2026-04-16 01:55:30] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027253 10.0.0.241 - - [2026-04-16 01:55:30] "POST /virtual-machines HTTP/1.1" 200 396 0.021204 10.0.0.241 - - [2026-04-16 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018909 10.0.0.241 - - [2026-04-16 01:55:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103667 10.0.0.241 - - [2026-04-16 01:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007331 10.0.0.241 - - [2026-04-16 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004804 10.0.0.241 - - [2026-04-16 01:55:31] "POST /instance-ips HTTP/1.1" 200 398 0.020263 10.0.0.241 - - [2026-04-16 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008402 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008597 10.0.0.241 - - [2026-04-16 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.014850 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005392 10.0.0.241 - - [2026-04-16 01:55:31] "GET /instance-ip/5956a240-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003808 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004417 10.0.0.241 - - [2026-04-16 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.241 - - [2026-04-16 01:55:31] "POST /tags HTTP/1.1" 200 300 0.019201 10.0.0.241 - - [2026-04-16 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.241 - - [2026-04-16 01:55:31] "GET /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017903 10.0.0.241 - - [2026-04-16 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004891 10.0.0.241 - - [2026-04-16 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.241 - - [2026-04-16 01:55:31] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032977 10.0.0.241 - - [2026-04-16 01:55:31] "POST /virtual-machines HTTP/1.1" 200 396 0.011914 10.0.0.241 - - [2026-04-16 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006721 10.0.0.241 - - [2026-04-16 01:55:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121523 10.0.0.241 - - [2026-04-16 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019307 10.0.0.241 - - [2026-04-16 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004139 10.0.0.241 - - [2026-04-16 01:55:31] "POST /instance-ips HTTP/1.1" 200 398 0.022549 10.0.0.241 - - [2026-04-16 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038081 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015803 10.0.0.241 - - [2026-04-16 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.020421 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017517 10.0.0.241 - - [2026-04-16 01:55:31] "GET /instance-ip/59ba9e1c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003419 10.0.0.241 - - [2026-04-16 01:55:31] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004347 10.0.0.241 - - [2026-04-16 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.241 - - [2026-04-16 01:55:32] "POST /tags HTTP/1.1" 200 300 0.035596 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2026-04-16 01:55:32] "GET /tag/ab2881c8-b96d-4f55-90bd-0f043bad86cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014035 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004023 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.241 - - [2026-04-16 01:55:32] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022443 10.0.0.241 - - [2026-04-16 01:55:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007389 10.0.0.241 - - [2026-04-16 01:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007166 10.0.0.241 - - [2026-04-16 01:55:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104467 10.0.0.241 - - [2026-04-16 01:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007354 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004307 10.0.0.241 - - [2026-04-16 01:55:32] "POST /instance-ips HTTP/1.1" 200 398 0.016349 10.0.0.241 - - [2026-04-16 01:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010746 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009107 10.0.0.241 - - [2026-04-16 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.019232 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004272 10.0.0.241 - - [2026-04-16 01:55:32] "GET /instance-ip/5a275ce6-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002923 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004217 10.0.0.241 - - [2026-04-16 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.241 - - [2026-04-16 01:55:32] "POST /tags HTTP/1.1" 200 300 0.030108 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.241 - - [2026-04-16 01:55:32] "GET /tag/ff8d41ff-3aab-4b04-a90d-8202a5ecd66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014538 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.241 - - [2026-04-16 01:55:32] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005779 10.0.0.241 - - [2026-04-16 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2026-04-16 01:55:32] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032580 10.0.0.241 - - [2026-04-16 01:55:32] "POST /virtual-machines HTTP/1.1" 200 396 0.008204 10.0.0.241 - - [2026-04-16 01:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008053 10.0.0.241 - - [2026-04-16 01:55:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100558 10.0.0.241 - - [2026-04-16 01:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008734 10.0.0.241 - - [2026-04-16 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010115 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006639 10.0.0.241 - - [2026-04-16 01:55:33] "POST /instance-ips HTTP/1.1" 200 398 0.019380 10.0.0.241 - - [2026-04-16 01:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035621 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011094 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.022068 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018417 10.0.0.241 - - [2026-04-16 01:55:33] "GET /instance-ip/5a8e5cac-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.008180 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004072 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003577 10.0.0.241 - - [2026-04-16 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004712 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004322 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005742 10.0.0.241 - - [2026-04-16 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011140 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.005315 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005383 10.0.0.241 - - [2026-04-16 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.008514 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013281 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.003879 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004246 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003943 10.0.0.241 - - [2026-04-16 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004178 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004282 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003544 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004461 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004084 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.241 - - [2026-04-16 01:55:33] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004810 10.0.0.241 - - [2026-04-16 01:55:33] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.241 - - [2026-04-16 01:55:34] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004518 10.0.0.241 - - [2026-04-16 01:55:34] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.241 - - [2026-04-16 01:55:34] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004131 10.0.0.241 - - [2026-04-16 01:55:34] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.241 - - [2026-04-16 01:55:34] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005044 10.0.0.241 - - [2026-04-16 01:55:34] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.241 - - [2026-04-16 01:55:38] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005286 10.0.0.241 - - [2026-04-16 01:55:38] "POST /set-tag HTTP/1.1" 200 109 0.004098 10.0.0.241 - - [2026-04-16 01:55:38] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004390 10.0.0.241 - - [2026-04-16 01:55:38] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.241 - - [2026-04-16 01:55:39] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009083 10.0.0.241 - - [2026-04-16 01:55:39] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.241 - - [2026-04-16 01:55:39] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004041 10.0.0.241 - - [2026-04-16 01:55:39] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine/a0d60750-2d8d-441b-988e-c1c0cc95e4ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003038 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004369 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine/5cc6c543-b19b-4e57-bc9e-6a04b39b01f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003456 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004462 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine/c004884d-7767-4a7b-8742-b7ed212483e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003385 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004380 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine/67692587-28f8-48bc-88e9-e3b672f670e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003503 10.0.0.241 - - [2026-04-16 01:55:41] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004261 10.0.0.241 - - [2026-04-16 01:55:42] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004940 10.0.0.241 - - [2026-04-16 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.241 - - [2026-04-16 01:55:43] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004498 10.0.0.241 - - [2026-04-16 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine/030d03b2-8786-4da1-999b-bfe2e557faa7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002779 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003815 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine/deaf00da-178b-47dc-b519-470ae09cf343?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002911 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004076 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine/8f282faa-b9a2-4e21-b569-89f0d2be9957?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002694 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003563 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine/578ed8c0-c2b3-4422-a2d4-3277e6a3fffd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003362 10.0.0.241 - - [2026-04-16 01:55:46] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004033 10.0.0.241 - - [2026-04-16 01:55:47] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005737 10.0.0.241 - - [2026-04-16 01:55:47] "POST /tags HTTP/1.1" 200 334 0.027542 10.0.0.241 - - [2026-04-16 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.241 - - [2026-04-16 01:55:47] "GET /tag/29d29fe5-5bca-4739-9b2e-d69ad793e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024839 10.0.0.241 - - [2026-04-16 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.241 - - [2026-04-16 01:55:47] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033553 10.0.0.241 - - [2026-04-16 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.241 - - [2026-04-16 01:55:47] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006288 10.0.0.241 - - [2026-04-16 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.241 - - [2026-04-16 01:55:47] "GET /service-appliance-set/81d26d79-bba1-4dd8-89c2-de55adbce720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002954 10.0.0.241 - - [2026-04-16 01:55:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001931 10.0.0.241 - - [2026-04-16 01:55:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.088371 10.0.0.241 - - [2026-04-16 01:55:47] "GET /virtual-machine-interface/d711df8d-6b87-44d9-9f6d-b8bbb06c6a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.015988 10.0.0.241 - - [2026-04-16 01:55:47] "POST /instance-ips HTTP/1.1" 200 410 0.024427 10.0.0.241 - - [2026-04-16 01:55:47] "GET /instance-ip/b223076a-f39c-4bae-9531-bae16dea887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004005 10.0.0.241 - - [2026-04-16 01:55:48] "POST /loadbalancers HTTP/1.1" 200 631 0.066450 10.0.0.241 - - [2026-04-16 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019135 10.0.0.241 - - [2026-04-16 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.241 - - [2026-04-16 01:55:48] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047846 10.0.0.241 - - [2026-04-16 01:55:48] "GET /instance-ip/b223076a-f39c-4bae-9531-bae16dea887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003102 10.0.0.241 - - [2026-04-16 01:55:48] "POST /floating-ips HTTP/1.1" 200 599 0.023879 10.0.0.241 - - [2026-04-16 01:55:48] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051836 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003144 10.0.0.241 - - [2026-04-16 01:55:48] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017941 10.0.0.241 - - [2026-04-16 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.241 - - [2026-04-16 01:55:48] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032079 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer-listener/acc009b6-8ed3-450f-88a5-972417d6f1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003208 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer-listener/acc009b6-8ed3-450f-88a5-972417d6f1bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002896 10.0.0.241 - - [2026-04-16 01:55:48] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.046211 10.0.0.241 - - [2026-04-16 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013226 10.0.0.241 - - [2026-04-16 01:55:48] "GET /instance-ip/b223076a-f39c-4bae-9531-bae16dea887f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003974 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004067 10.0.0.241 - - [2026-04-16 01:55:48] "GET /instance-ip/b223076a-f39c-4bae-9531-bae16dea887f?fields=floating_ips HTTP/1.1" 200 1215 0.007913 10.0.0.241 - - [2026-04-16 01:55:48] "GET /floating-ip/01b7c771-f6b5-4650-8930-3691138e9641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003153 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer-pool/881638d9-ca2e-4b20-a51f-7202d9a2c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012922 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002834 10.0.0.241 - - [2026-04-16 01:55:48] "POST /loadbalancer-members HTTP/1.1" 200 723 0.038859 10.0.0.241 - - [2026-04-16 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017740 10.0.0.241 - - [2026-04-16 01:55:48] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012757 10.0.0.241 - - [2026-04-16 01:55:48] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009915 10.0.0.241 - - [2026-04-16 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.006496 10.0.0.241 - - [2026-04-16 01:55:48] "GET /floating-ip/01b7c771-f6b5-4650-8930-3691138e9641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009396 10.0.0.241 - - [2026-04-16 01:55:48] "POST /tags HTTP/1.1" 409 221 0.006074 10.0.0.241 - - [2026-04-16 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.241 - - [2026-04-16 01:55:48] "GET /tag/29d29fe5-5bca-4739-9b2e-d69ad793e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011369 10.0.0.241 - - [2026-04-16 01:55:48] "PUT /floating-ip/01b7c771-f6b5-4650-8930-3691138e9641 HTTP/1.1" 200 257 0.018430 10.0.0.241 - - [2026-04-16 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.064081 10.0.0.241 - - [2026-04-16 01:55:48] "GET /loadbalancer-pool/881638d9-ca2e-4b20-a51f-7202d9a2c93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.008988 10.0.0.241 - - [2026-04-16 01:55:48] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020749 10.0.0.241 - - [2026-04-16 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008002 10.0.0.241 - - [2026-04-16 01:55:48] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009738 10.0.0.241 - - [2026-04-16 01:55:48] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005759 10.0.0.241 - - [2026-04-16 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.009978 10.0.0.241 - - [2026-04-16 01:55:48] "GET /floating-ip/01b7c771-f6b5-4650-8930-3691138e9641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.035707 10.0.0.241 - - [2026-04-16 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.102337 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 206 0.002322 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/8c5ea302-af9b-4521-81ab-64ee82976610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010961 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 204 0.001855 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013273 10.0.0.241 - - [2026-04-16 01:55:50] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002540 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2026-04-16 01:55:50] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003917 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 206 0.002649 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/8c5ea302-af9b-4521-81ab-64ee82976610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014930 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 226 0.002266 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012192 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 204 0.002054 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009958 10.0.0.241 - - [2026-04-16 01:55:50] "POST /tags HTTP/1.1" 409 226 0.001756 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.241 - - [2026-04-16 01:55:50] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009809 10.0.0.241 - - [2026-04-16 01:55:50] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002242 10.0.0.241 - - [2026-04-16 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.241 - - [2026-04-16 01:55:50] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011715 10.0.0.241 - - [2026-04-16 01:55:50] "POST /firewall-rules HTTP/1.1" 200 628 0.077610 10.0.0.241 - - [2026-04-16 01:55:50] "POST /firewall-rules HTTP/1.1" 200 648 0.076319 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-rule/bef1dc41-249b-4f6c-a099-d132f1a49124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.006035 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002085 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-rule/5b927215-3b75-4738-8ce2-f90a2b5ae2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003769 10.0.0.241 - - [2026-04-16 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.012396 10.0.0.241 - - [2026-04-16 01:55:50] "POST /firewall-policys HTTP/1.1" 200 608 0.028149 10.0.0.241 - - [2026-04-16 01:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010851 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010849 10.0.0.241 - - [2026-04-16 01:55:50] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002000 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002877 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003799 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002925 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003735 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003346 10.0.0.241 - - [2026-04-16 01:55:50] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002643 10.0.0.241 - - [2026-04-16 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.017776 10.0.0.241 - - [2026-04-16 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.029950 10.0.0.241 - - [2026-04-16 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.024632 10.0.0.241 - - [2026-04-16 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.020829 10.0.0.241 - - [2026-04-16 01:55:51] "POST /ref-update HTTP/1.1" 200 156 0.035465 10.0.0.241 - - [2026-04-16 01:55:51] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010832 10.0.0.241 - - [2026-04-16 01:55:59] "GET /global-system-configs HTTP/1.1" 200 323 0.003208 10.0.0.241 - - [2026-04-16 01:56:00] "GET /global-system-configs HTTP/1.1" 200 323 0.003334 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009853 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008604 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.004492 10.0.0.241 - - [2026-04-16 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.241 - - [2026-04-16 01:57:14] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002157 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003762 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.031978 10.0.0.241 - - [2026-04-16 01:57:14] "DELETE /loadbalancer-member/5cf1ff8d-73d5-48d0-a535-01a2a8c2bb3d HTTP/1.1" 200 115 0.066247 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005057 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.004333 10.0.0.241 - - [2026-04-16 01:57:14] "DELETE /loadbalancer-member/402ff2a9-b2fc-44ce-bf34-bb033afd0163 HTTP/1.1" 200 115 0.019580 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020691 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.241 - - [2026-04-16 01:57:14] "DELETE /loadbalancer-member/e1faf6df-fbea-4116-9e66-9bbbc379caa9 HTTP/1.1" 200 115 0.045831 10.0.0.241 - - [2026-04-16 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007272 10.0.0.241 - - [2026-04-16 01:57:14] "GET /loadbalancer/7bf2fa47-b83d-4fb3-89ea-38f46a2565d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006938 10.0.0.241 - - [2026-04-16 01:57:14] "GET /loadbalancer-pool/f0cb7743-3775-41eb-9285-289f749ace9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002713 10.0.0.241 - - [2026-04-16 01:57:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023918 10.0.0.241 - - [2026-04-16 01:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007158 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018769 10.0.0.241 - - [2026-04-16 01:57:14] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011890 10.0.0.241 - - [2026-04-16 01:57:14] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002084 10.0.0.241 - - [2026-04-16 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.072455 10.0.0.241 - - [2026-04-16 01:57:14] "GET /loadbalancer-pool/5e81cdb7-fdcb-4f04-9afc-1ad1cfa0690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003775 10.0.0.241 - - [2026-04-16 01:57:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039042 10.0.0.241 - - [2026-04-16 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039197 10.0.0.241 - - [2026-04-16 01:57:15] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014387 10.0.0.241 - - [2026-04-16 01:57:15] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021450 10.0.0.241 - - [2026-04-16 01:57:15] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002647 10.0.0.241 - - [2026-04-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003658 10.0.0.241 - - [2026-04-16 01:57:15] "GET /loadbalancer-pool/da3aecda-9c29-4abc-8aec-bcf777f54aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003833 10.0.0.241 - - [2026-04-16 01:57:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020748 10.0.0.241 - - [2026-04-16 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009666 10.0.0.241 - - [2026-04-16 01:57:15] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018563 10.0.0.241 - - [2026-04-16 01:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.241 - - [2026-04-16 01:57:15] "GET /virtual-machine-interface/e6303cb4-3935-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003602 10.0.0.241 - - [2026-04-16 01:57:15] "GET /floating-ip/c492f909-e35c-4f3e-9653-d3648c4e600c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002721 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001282 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001008 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001053 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000798 [Introspect:8084]10.0.0.241 - - [2026-04-16 01:57:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 252 0.002218 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017412 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 228 0.001590 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013587 10.0.0.241 - - [2026-04-16 01:57:58] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003495 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.241 - - [2026-04-16 01:57:58] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002515 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 206 0.001403 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/8c5ea302-af9b-4521-81ab-64ee82976610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011431 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 226 0.002308 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011263 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 204 0.001637 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014082 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 226 0.003585 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012086 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 228 0.002900 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014116 10.0.0.241 - - [2026-04-16 01:57:58] "POST /tags HTTP/1.1" 409 252 0.002826 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.241 - - [2026-04-16 01:57:58] "GET /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013186 10.0.0.241 - - [2026-04-16 01:57:58] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003188 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.241 - - [2026-04-16 01:57:58] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002591 10.0.0.241 - - [2026-04-16 01:57:58] "POST /firewall-rules HTTP/1.1" 409 281 0.002208 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.241 - - [2026-04-16 01:57:58] "PUT /firewall-rule/5b927215-3b75-4738-8ce2-f90a2b5ae2b5 HTTP/1.1" 200 261 0.025641 10.0.0.241 - - [2026-04-16 01:57:58] "POST /firewall-rules HTTP/1.1" 409 291 0.009868 10.0.0.241 - - [2026-04-16 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.241 - - [2026-04-16 01:57:58] "PUT /firewall-rule/bef1dc41-249b-4f6c-a099-d132f1a49124 HTTP/1.1" 200 261 0.018475 10.0.0.241 - - [2026-04-16 01:57:58] "GET /firewall-rule/bef1dc41-249b-4f6c-a099-d132f1a49124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.013922 10.0.0.241 - - [2026-04-16 01:57:59] "POST /firewall-rules HTTP/1.1" 200 660 0.097572 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-rule/f29e5351-7155-4282-bb26-b3232f253bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004196 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002670 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-rule/5b927215-3b75-4738-8ce2-f90a2b5ae2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002861 10.0.0.241 - - [2026-04-16 01:57:59] "POST /firewall-policys HTTP/1.1" 409 269 0.002086 10.0.0.241 - - [2026-04-16 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.241 - - [2026-04-16 01:57:59] "PUT /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a HTTP/1.1" 200 265 0.044008 10.0.0.241 - - [2026-04-16 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043064 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012581 10.0.0.241 - - [2026-04-16 01:57:59] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004282 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002681 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002422 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/5f5c70e1-7720-436e-ac5a-47e8f9774d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002449 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002814 10.0.0.241 - - [2026-04-16 01:57:59] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002705 10.0.0.241 - - [2026-04-16 01:59:00] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.013586 10.0.0.241 - - [2026-04-16 01:59:00] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.241 - - [2026-04-16 01:59:00] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004524 10.0.0.241 - - [2026-04-16 01:59:00] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.241 - - [2026-04-16 01:59:00] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004126 10.0.0.241 - - [2026-04-16 01:59:00] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.241 - - [2026-04-16 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-04-16 01:59:00] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002125 10.0.0.241 - - [2026-04-16 01:59:00] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004356 10.0.0.241 - - [2026-04-16 01:59:00] "POST /set-tag HTTP/1.1" 200 109 0.027689 10.0.0.241 - - [2026-04-16 01:59:00] "DELETE /loadbalancer-member/d6998dca-b6e9-41ad-8a4b-676df71f9b9f HTTP/1.1" 200 115 0.040936 10.0.0.241 - - [2026-04-16 01:59:00] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004770 10.0.0.241 - - [2026-04-16 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.241 - - [2026-04-16 01:59:01] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004319 10.0.0.241 - - [2026-04-16 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.241 - - [2026-04-16 01:59:01] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004728 10.0.0.241 - - [2026-04-16 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.241 - - [2026-04-16 01:59:01] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005833 10.0.0.241 - - [2026-04-16 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.241 - - [2026-04-16 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2026-04-16 01:59:01] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002313 10.0.0.241 - - [2026-04-16 01:59:01] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004697 10.0.0.241 - - [2026-04-16 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005768 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003949 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine/c004884d-7767-4a7b-8742-b7ed212483e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002497 10.0.0.241 - - [2026-04-16 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010761 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.021634 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.035910 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.030352 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.014546 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.028554 10.0.0.241 - - [2026-04-16 01:59:02] "DELETE /instance-ip/5856891e-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.042118 10.0.0.241 - - [2026-04-16 01:59:02] "DELETE /virtual-machine-interface/583f6662-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.035690 10.0.0.241 - - [2026-04-16 01:59:02] "DELETE /virtual-machine/c004884d-7767-4a7b-8742-b7ed212483e2 HTTP/1.1" 200 115 0.016108 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006141 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.241 - - [2026-04-16 01:59:02] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005228 10.0.0.241 - - [2026-04-16 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine/a0d60750-2d8d-441b-988e-c1c0cc95e4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002562 10.0.0.241 - - [2026-04-16 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.009766 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016138 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.021055 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.045703 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.023645 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.016293 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.032804 10.0.0.241 - - [2026-04-16 01:59:03] "DELETE /instance-ip/57389388-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.038605 10.0.0.241 - - [2026-04-16 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.018948 10.0.0.241 - - [2026-04-16 01:59:03] "DELETE /virtual-machine-interface/5720cb22-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.044892 10.0.0.241 - - [2026-04-16 01:59:03] "DELETE /virtual-machine/a0d60750-2d8d-441b-988e-c1c0cc95e4ba HTTP/1.1" 200 115 0.023206 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004853 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004949 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine/5cc6c543-b19b-4e57-bc9e-6a04b39b01f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002721 10.0.0.241 - - [2026-04-16 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.015894 10.0.0.241 - - [2026-04-16 01:59:03] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010821 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.021899 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.033492 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.034665 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.014192 10.0.0.241 - - [2026-04-16 01:59:03] "POST /set-tag HTTP/1.1" 200 109 0.023252 10.0.0.241 - - [2026-04-16 01:59:03] "DELETE /instance-ip/57b66db2-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.042501 10.0.0.241 - - [2026-04-16 01:59:03] "POST /ref-update HTTP/1.1" 200 156 0.007855 10.0.0.241 - - [2026-04-16 01:59:03] "DELETE /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.039735 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /virtual-machine/5cc6c543-b19b-4e57-bc9e-6a04b39b01f2 HTTP/1.1" 200 115 0.022138 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /tag/0751aada-246e-4e9b-adcd-c0d3acb2f683 HTTP/1.1" 200 115 0.029561 10.0.0.241 - - [2026-04-16 01:59:04] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004181 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.241 - - [2026-04-16 01:59:04] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005640 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.001811 10.0.0.241 - - [2026-04-16 01:59:04] "GET /virtual-machine/67692587-28f8-48bc-88e9-e3b672f670e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002578 10.0.0.241 - - [2026-04-16 01:59:04] "POST /ref-update HTTP/1.1" 200 156 0.017495 10.0.0.241 - - [2026-04-16 01:59:04] "GET /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019058 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.017592 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.024717 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.021446 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.012379 10.0.0.241 - - [2026-04-16 01:59:04] "POST /set-tag HTTP/1.1" 200 109 0.022638 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /instance-ip/58d01c0c-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.091170 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /virtual-machine-interface/58b6470a-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.038734 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /virtual-machine/67692587-28f8-48bc-88e9-e3b672f670e1 HTTP/1.1" 200 115 0.015148 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /tag/d86a2500-2fac-44ad-b423-a3da9f1781a7 HTTP/1.1" 200 115 0.033689 10.0.0.241 - - [2026-04-16 01:59:04] "DELETE /tag/8c5ea302-af9b-4521-81ab-64ee82976610 HTTP/1.1" 409 391 0.004451 10.0.0.241 - - [2026-04-16 01:59:32] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005283 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.241 - - [2026-04-16 01:59:32] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004992 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.241 - - [2026-04-16 01:59:32] "GET /virtual-machine/8f282faa-b9a2-4e21-b569-89f0d2be9957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003531 10.0.0.241 - - [2026-04-16 01:59:32] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.241 - - [2026-04-16 01:59:32] "GET /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006137 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.017079 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.014060 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.029114 10.0.0.241 - - [2026-04-16 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.027092 10.0.0.241 - - [2026-04-16 01:59:32] "DELETE /instance-ip/59ba9e1c-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.029603 10.0.0.241 - - [2026-04-16 01:59:32] "DELETE /virtual-machine-interface/59a3ac2a-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.041040 10.0.0.241 - - [2026-04-16 01:59:32] "DELETE /virtual-machine/8f282faa-b9a2-4e21-b569-89f0d2be9957 HTTP/1.1" 200 115 0.019344 10.0.0.241 - - [2026-04-16 01:59:32] "DELETE /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61 HTTP/1.1" 409 237 0.004948 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004436 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003677 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine/030d03b2-8786-4da1-999b-bfe2e557faa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002167 10.0.0.241 - - [2026-04-16 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.015145 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007028 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.020951 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.034971 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.014568 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.028655 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /instance-ip/5956a240-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.050844 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /virtual-machine-interface/593d59fc-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.053060 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /virtual-machine/030d03b2-8786-4da1-999b-bfe2e557faa7 HTTP/1.1" 200 115 0.017801 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /tag/1c8ee507-9be0-4636-b74c-56ded53c228e HTTP/1.1" 200 115 0.032914 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /tag/809e1bb8-f72c-4099-9146-ce496cb40d32 HTTP/1.1" 200 115 0.028088 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /tag/aa6610dd-97ab-4ec3-8e35-dbc13d52e610 HTTP/1.1" 200 115 0.031479 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004283 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004174 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine/578ed8c0-c2b3-4422-a2d4-3277e6a3fffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002784 10.0.0.241 - - [2026-04-16 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.008952 10.0.0.241 - - [2026-04-16 01:59:33] "GET /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016093 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.017513 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.028531 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.028023 10.0.0.241 - - [2026-04-16 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.018090 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /instance-ip/5a8e5cac-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.046132 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /virtual-machine-interface/5a75403c-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.034023 10.0.0.241 - - [2026-04-16 01:59:33] "DELETE /virtual-machine/578ed8c0-c2b3-4422-a2d4-3277e6a3fffd HTTP/1.1" 200 115 0.021207 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /tag/ff8d41ff-3aab-4b04-a90d-8202a5ecd66d HTTP/1.1" 200 115 0.032139 10.0.0.241 - - [2026-04-16 01:59:34] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003746 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.241 - - [2026-04-16 01:59:34] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009990 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.241 - - [2026-04-16 01:59:34] "GET /virtual-machine/deaf00da-178b-47dc-b519-470ae09cf343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002755 10.0.0.241 - - [2026-04-16 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.008889 10.0.0.241 - - [2026-04-16 01:59:34] "GET /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009098 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.014891 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.033078 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.028750 10.0.0.241 - - [2026-04-16 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.012529 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /instance-ip/5a275ce6-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.047813 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /virtual-machine-interface/5a0df08a-3937-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.038504 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /virtual-machine/deaf00da-178b-47dc-b519-470ae09cf343 HTTP/1.1" 200 115 0.021712 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3 HTTP/1.1" 409 237 0.011779 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7 HTTP/1.1" 409 237 0.003600 10.0.0.241 - - [2026-04-16 01:59:34] "DELETE /tag/ab2881c8-b96d-4f55-90bd-0f043bad86cc HTTP/1.1" 200 115 0.030575 10.0.0.241 - - [2026-04-16 01:59:35] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.241 - - [2026-04-16 01:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.241 - - [2026-04-16 01:59:36] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035353 10.0.0.241 - - [2026-04-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2026-04-16 01:59:36] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005050 10.0.0.241 - - [2026-04-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.241 - - [2026-04-16 01:59:36] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005198 10.0.0.241 - - [2026-04-16 01:59:36] "POST /security-groups HTTP/1.1" 409 285 0.002635 10.0.0.241 - - [2026-04-16 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.241 - - [2026-04-16 01:59:36] "PUT /security-group/a0d26b1a-ff28-407e-92c3-0b38d583e479 HTTP/1.1" 200 263 0.062812 10.0.0.241 - - [2026-04-16 01:59:36] "PUT /access-control-list/e65134a0-361d-4b37-954a-e5e77251a0a2 HTTP/1.1" 200 273 0.018155 10.0.0.241 - - [2026-04-16 01:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025782 10.0.0.241 - - [2026-04-16 01:59:36] "PUT /access-control-list/9e10e489-2896-4516-b673-c8b795a43548 HTTP/1.1" 200 273 0.029941 10.0.0.241 - - [2026-04-16 01:59:41] "POST /projects HTTP/1.1" 409 238 0.002281 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.241 - - [2026-04-16 01:59:41] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023979 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.241 - - [2026-04-16 01:59:41] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003961 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.241 - - [2026-04-16 01:59:41] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003615 10.0.0.241 - - [2026-04-16 01:59:41] "POST /security-groups HTTP/1.1" 409 285 0.002088 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.241 - - [2026-04-16 01:59:41] "PUT /security-group/a0d26b1a-ff28-407e-92c3-0b38d583e479 HTTP/1.1" 200 263 0.058599 10.0.0.241 - - [2026-04-16 01:59:41] "PUT /access-control-list/e65134a0-361d-4b37-954a-e5e77251a0a2 HTTP/1.1" 200 273 0.016100 10.0.0.241 - - [2026-04-16 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023974 10.0.0.241 - - [2026-04-16 01:59:41] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.008658 10.0.0.241 - - [2026-04-16 01:59:41] "PUT /access-control-list/9e10e489-2896-4516-b673-c8b795a43548 HTTP/1.1" 200 273 0.027303 10.0.0.241 - - [2026-04-16 01:59:41] "GET /firewall-rule/982f660e-e0ee-40ba-8944-92526a35d480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002591 10.0.0.241 - - [2026-04-16 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.043160 10.0.0.241 - - [2026-04-16 01:59:41] "DELETE /firewall-rule/982f660e-e0ee-40ba-8944-92526a35d480 HTTP/1.1" 200 115 0.027672 10.0.0.241 - - [2026-04-16 01:59:41] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007409 10.0.0.241 - - [2026-04-16 01:59:41] "GET /firewall-rule/9fad47a2-4112-40a6-96e8-4dd55f2db008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003100 10.0.0.241 - - [2026-04-16 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.051676 10.0.0.241 - - [2026-04-16 01:59:41] "DELETE /firewall-rule/9fad47a2-4112-40a6-96e8-4dd55f2db008 HTTP/1.1" 200 115 0.040441 10.0.0.241 - - [2026-04-16 01:59:41] "DELETE /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3 HTTP/1.1" 409 237 0.005308 10.0.0.241 - - [2026-04-16 01:59:41] "DELETE /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7 HTTP/1.1" 409 237 0.004297 10.0.0.241 - - [2026-04-16 01:59:41] "DELETE /tag/ad50f021-7999-4c2a-a418-ffa5e8d344ad HTTP/1.1" 200 115 0.064610 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.241 - - [2026-04-16 01:59:41] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004384 10.0.0.241 - - [2026-04-16 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-04-16 01:59:41] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003882 10.0.0.241 - - [2026-04-16 01:59:41] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.039598 10.0.0.241 - - [2026-04-16 01:59:42] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.040817 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /security-group/a0d26b1a-ff28-407e-92c3-0b38d583e479 HTTP/1.1" 200 115 0.043137 10.0.0.241 - - [2026-04-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /access-control-list/e65134a0-361d-4b37-954a-e5e77251a0a2 HTTP/1.1" 200 115 0.025532 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /access-control-list/9e10e489-2896-4516-b673-c8b795a43548 HTTP/1.1" 200 115 0.024373 10.0.0.241 - - [2026-04-16 01:59:42] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032734 10.0.0.241 - - [2026-04-16 01:59:42] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?fields=security_groups HTTP/1.1" 200 1352 0.029578 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /security-group/10c9fe48-8111-4608-b323-2148e2a83cc7 HTTP/1.1" 200 115 0.044632 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /access-control-list/f40dd56f-041d-4464-aef8-c2dedd741227 HTTP/1.1" 200 115 0.032129 10.0.0.241 - - [2026-04-16 01:59:42] "GET /project/50116d0d-832d-4ba5-8c9c-31432970ec55?fields=application_policy_sets HTTP/1.1" 200 1391 0.040188 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /access-control-list/1b037356-88bb-46e0-b0db-54400a23a15e HTTP/1.1" 200 115 0.044833 10.0.0.241 - - [2026-04-16 01:59:42] "DELETE /project/50116d0d-832d-4ba5-8c9c-31432970ec55 HTTP/1.1" 200 115 0.283888 10.0.0.241 - - [2026-04-16 01:59:42] "POST /projects HTTP/1.1" 409 238 0.001839 10.0.0.241 - - [2026-04-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.241 - - [2026-04-16 01:59:42] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022886 10.0.0.241 - - [2026-04-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.241 - - [2026-04-16 01:59:42] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003618 10.0.0.241 - - [2026-04-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.241 - - [2026-04-16 01:59:42] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003967 10.0.0.241 - - [2026-04-16 01:59:42] "POST /security-groups HTTP/1.1" 409 285 0.001891 10.0.0.241 - - [2026-04-16 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.241 - - [2026-04-16 01:59:42] "PUT /security-group/db139c6c-dc94-4537-ab7c-52d9b55532c7 HTTP/1.1" 200 263 0.051977 10.0.0.241 - - [2026-04-16 01:59:42] "PUT /access-control-list/dc9c0dd3-4289-4492-b9a4-f56841b85504 HTTP/1.1" 200 273 0.019970 10.0.0.241 - - [2026-04-16 01:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035779 10.0.0.241 - - [2026-04-16 01:59:42] "PUT /access-control-list/e76e813a-06b6-4f37-bf01-20adf776efa5 HTTP/1.1" 200 273 0.026427 10.0.0.241 - - [2026-04-16 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.241 - - [2026-04-16 01:59:47] "GET /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002099 10.0.0.241 - - [2026-04-16 01:59:47] "GET /virtual-machine-interface/579ac3fa-3937-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001336 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /loadbalancer-member/bc5f4544-9315-47b9-81d9-609fb975c596 HTTP/1.1" 200 115 0.034253 10.0.0.241 - - [2026-04-16 01:59:47] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003943 10.0.0.241 - - [2026-04-16 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.241 - - [2026-04-16 01:59:47] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002774 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-policy/af675e53-ea6b-4681-8fcd-0e9f098d7179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002615 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-rule/5b927215-3b75-4738-8ce2-f90a2b5ae2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003274 10.0.0.241 - - [2026-04-16 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.012639 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /firewall-rule/5b927215-3b75-4738-8ce2-f90a2b5ae2b5 HTTP/1.1" 200 115 0.034029 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002434 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-rule/f29e5351-7155-4282-bb26-b3232f253bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002885 10.0.0.241 - - [2026-04-16 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.016351 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /firewall-rule/f29e5351-7155-4282-bb26-b3232f253bed HTTP/1.1" 200 115 0.037321 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004013 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-rule/bef1dc41-249b-4f6c-a099-d132f1a49124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002730 10.0.0.241 - - [2026-04-16 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /firewall-rule/bef1dc41-249b-4f6c-a099-d132f1a49124 HTTP/1.1" 200 115 0.037611 10.0.0.241 - - [2026-04-16 01:59:47] "GET /application-policy-set/21063653-8b5c-49cd-85cc-7dbc35ffe5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003596 10.0.0.241 - - [2026-04-16 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.241 - - [2026-04-16 01:59:47] "GET /policy-management/f33c6759-fc09-4b4a-a9e0-ab5d39d1adca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002402 10.0.0.241 - - [2026-04-16 01:59:47] "GET /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003661 10.0.0.241 - - [2026-04-16 01:59:47] "POST /ref-update HTTP/1.1" 200 156 0.019913 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /firewall-policy/956b4789-9e54-4356-b993-e6e22efebf2a HTTP/1.1" 200 115 0.033467 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /tag/d3cb4db9-66f5-4d9d-bd61-b304f780dfa3 HTTP/1.1" 200 115 0.049151 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /tag/c29fea78-1e8c-4f48-aadc-b11f39ae29f7 HTTP/1.1" 200 115 0.027930 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /tag/8c5ea302-af9b-4521-81ab-64ee82976610 HTTP/1.1" 200 115 0.045223 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /tag/2e54bdca-439e-47e9-b5ad-95c98c5a0d61 HTTP/1.1" 200 115 0.057636 10.0.0.241 - - [2026-04-16 01:59:47] "DELETE /loadbalancer-pool/881638d9-ca2e-4b20-a51f-7202d9a2c93c HTTP/1.1" 200 115 0.031046 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /loadbalancer-listener/acc009b6-8ed3-450f-88a5-972417d6f1bb HTTP/1.1" 200 115 0.029364 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /loadbalancer/5db8b1b6-37cc-44e1-82ab-ecd61bf43cf5 HTTP/1.1" 200 115 0.041419 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /floating-ip/01b7c771-f6b5-4650-8930-3691138e9641 HTTP/1.1" 200 115 0.027117 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /instance-ip/b223076a-f39c-4bae-9531-bae16dea887f HTTP/1.1" 200 115 0.044250 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /virtual-machine-interface/d711df8d-6b87-44d9-9f6d-b8bbb06c6a45 HTTP/1.1" 200 115 0.044405 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /tag/29d29fe5-5bca-4739-9b2e-d69ad793e8fb HTTP/1.1" 200 115 0.053757 10.0.0.241 - - [2026-04-16 01:59:48] "POST /projects HTTP/1.1" 409 238 0.001898 10.0.0.241 - - [2026-04-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.241 - - [2026-04-16 01:59:48] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033713 10.0.0.241 - - [2026-04-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.241 - - [2026-04-16 01:59:48] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003988 10.0.0.241 - - [2026-04-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.241 - - [2026-04-16 01:59:48] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005887 10.0.0.241 - - [2026-04-16 01:59:48] "POST /security-groups HTTP/1.1" 409 285 0.002512 10.0.0.241 - - [2026-04-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.241 - - [2026-04-16 01:59:48] "PUT /security-group/db139c6c-dc94-4537-ab7c-52d9b55532c7 HTTP/1.1" 200 263 0.059748 10.0.0.241 - - [2026-04-16 01:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033594 10.0.0.241 - - [2026-04-16 01:59:48] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.019276 10.0.0.241 - - [2026-04-16 01:59:48] "PUT /access-control-list/dc9c0dd3-4289-4492-b9a4-f56841b85504 HTTP/1.1" 200 273 0.032295 10.0.0.241 - - [2026-04-16 01:59:48] "PUT /access-control-list/e76e813a-06b6-4f37-bf01-20adf776efa5 HTTP/1.1" 200 273 0.016641 10.0.0.241 - - [2026-04-16 01:59:48] "GET /firewall-rule/9d1e73ad-685a-494b-bc8e-30ab824fd0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004865 10.0.0.241 - - [2026-04-16 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.079155 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /firewall-rule/9d1e73ad-685a-494b-bc8e-30ab824fd0fa HTTP/1.1" 200 115 0.050885 10.0.0.241 - - [2026-04-16 01:59:48] "GET /firewall-policy/1abedbfc-f1fc-47a3-afe8-9e7ce5993a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007843 10.0.0.241 - - [2026-04-16 01:59:48] "GET /firewall-rule/05b89a39-65c1-42ba-9235-c926dfd5e067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002531 10.0.0.241 - - [2026-04-16 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.050189 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /firewall-rule/05b89a39-65c1-42ba-9235-c926dfd5e067 HTTP/1.1" 200 115 0.044322 10.0.0.241 - - [2026-04-16 01:59:48] "DELETE /tag/8a2c5a0a-fe7e-4d69-8b9a-eea27493737f HTTP/1.1" 200 115 0.037554 10.0.0.241 - - [2026-04-16 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.241 - - [2026-04-16 01:59:49] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004242 10.0.0.241 - - [2026-04-16 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.241 - - [2026-04-16 01:59:49] "GET /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003775 10.0.0.241 - - [2026-04-16 01:59:49] "PUT /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4 HTTP/1.1" 200 265 0.041115 10.0.0.241 - - [2026-04-16 01:59:49] "PUT /virtual-network/392caa67-709d-4f0f-9a0c-f397c84a93b7 HTTP/1.1" 200 265 0.051449 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /security-group/db139c6c-dc94-4537-ab7c-52d9b55532c7 HTTP/1.1" 200 115 0.050654 10.0.0.241 - - [2026-04-16 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /access-control-list/dc9c0dd3-4289-4492-b9a4-f56841b85504 HTTP/1.1" 200 115 0.038019 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /access-control-list/e76e813a-06b6-4f37-bf01-20adf776efa5 HTTP/1.1" 200 115 0.040285 10.0.0.241 - - [2026-04-16 01:59:49] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038439 10.0.0.241 - - [2026-04-16 01:59:49] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?fields=security_groups HTTP/1.1" 200 1352 0.036795 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /security-group/902b6c3d-a3dd-4658-8cd5-f571394d35ef HTTP/1.1" 200 115 0.056427 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /access-control-list/669844e5-6f02-47e3-be72-e8a8b66e4115 HTTP/1.1" 200 115 0.036178 10.0.0.241 - - [2026-04-16 01:59:49] "GET /project/7f476de7-dd04-4440-be06-f1629b096034?fields=application_policy_sets HTTP/1.1" 200 1391 0.062361 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /access-control-list/4c1075e0-5bf2-47f7-8562-4f56e20223b7 HTTP/1.1" 200 115 0.059845 10.0.0.241 - - [2026-04-16 01:59:49] "DELETE /project/7f476de7-dd04-4440-be06-f1629b096034 HTTP/1.1" 200 115 0.369276 10.0.0.241 - - [2026-04-16 02:00:36] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.241 - - [2026-04-16 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-04-16 02:00:36] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002658 10.0.0.241 - - [2026-04-16 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.241 - - [2026-04-16 02:00:37] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002456 10.0.0.241 - - [2026-04-16 02:00:51] "GET / HTTP/1.1" 200 36215 0.001280 10.0.0.241 - - [2026-04-16 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.241 - - [2026-04-16 02:00:51] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004456 10.0.0.241 - - [2026-04-16 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.241 - - [2026-04-16 02:00:51] "GET /config-node/f27c041b-aad2-4882-9572-8ebcb56b2644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001939 10.0.0.241 - - [2026-04-16 02:00:51] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.241 - - [2026-04-16 02:00:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002179 10.0.0.241 - - [2026-04-16 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.241 - - [2026-04-16 02:00:56] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002363 10.0.0.241 - - [2026-04-16 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.241 - - [2026-04-16 02:00:56] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.015259 10.0.0.241 - - [2026-04-16 02:00:57] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 264 0.002248 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/99f55b80-8e25-42a5-9e8c-203be3bf10be HTTP/1.1" 200 245 0.013341 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 261 0.003091 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/4e3dca7c-08c6-4fba-9983-fb48b46b63ae HTTP/1.1" 200 245 0.011220 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 261 0.012347 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/1c7b23a4-28fc-4425-8972-1480e638bc20 HTTP/1.1" 200 245 0.012010 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 253 0.005690 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/2d2667fc-d60c-4cfb-adb6-7633e1a24ccc HTTP/1.1" 200 245 0.016447 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 251 0.003089 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/3925bf01-fb1e-438c-981f-bb2b9197de43 HTTP/1.1" 200 245 0.011834 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 252 0.006455 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/90ec40db-a22a-4d6f-afdf-eb037a51e249 HTTP/1.1" 200 245 0.009927 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 256 0.019231 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/907a6c91-5870-4e4d-9d38-fa1399e31b56 HTTP/1.1" 200 245 0.010308 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 248 0.003242 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/945b8b99-f020-4289-966a-5885f9818ded HTTP/1.1" 200 245 0.010839 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 252 0.003988 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/d0bdd265-02f6-4fa9-8401-f7da3b02f1e6 HTTP/1.1" 200 245 0.011377 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 257 0.006546 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/1e7195dc-4f4c-4421-bc76-9a03075d622e HTTP/1.1" 200 245 0.012166 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 251 0.002580 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/c2239a8b-7b03-47fa-bfd8-4e0421352b3d HTTP/1.1" 200 245 0.011935 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 257 0.007172 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.241 - - [2026-04-16 02:00:57] "PUT /alarm/f2efd5ca-d195-433a-a3c7-7b421c7b3b38 HTTP/1.1" 200 245 0.010868 10.0.0.241 - - [2026-04-16 02:00:57] "POST /alarms HTTP/1.1" 409 261 0.009599 10.0.0.241 - - [2026-04-16 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/bb268c8d-9925-4912-933d-e1525ff22afc HTTP/1.1" 200 245 0.011422 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 258 0.005370 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/8b6c5401-6e60-431f-aa00-ccd7229b5740 HTTP/1.1" 200 245 0.016075 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 254 0.015344 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/4d8e3152-c52e-4c0f-aaff-02276f782128 HTTP/1.1" 200 245 0.012628 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 254 0.009260 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/ca6457ee-f809-438c-af74-f591968e5cab HTTP/1.1" 200 245 0.017498 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 254 0.008084 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/1b97dca3-c1e5-447c-9e46-911eaf393706 HTTP/1.1" 200 245 0.018463 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 247 0.014126 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/81b11a27-9a96-456f-9e26-b33e5e34bb7e HTTP/1.1" 200 245 0.011506 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 272 0.005094 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/a0e7bb3f-0ff7-4ae3-a45b-b9998beabfb7 HTTP/1.1" 200 245 0.012064 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 261 0.007581 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/564a0c2c-65ea-4b7f-8485-03225b73abe4 HTTP/1.1" 200 245 0.013973 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 259 0.007106 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/b7acd31c-680a-4bb6-baf4-e074c7562496 HTTP/1.1" 200 245 0.019081 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 265 0.007736 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/aee8426a-f6e0-49a2-b57b-f8d5b721950e HTTP/1.1" 200 245 0.012758 10.0.0.241 - - [2026-04-16 02:00:58] "POST /alarms HTTP/1.1" 409 279 0.002863 10.0.0.241 - - [2026-04-16 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.241 - - [2026-04-16 02:00:58] "PUT /alarm/a7377733-b809-4d44-a5e9-1eb462a17c7a HTTP/1.1" 200 245 0.012808 10.0.0.241 - - [2026-04-16 02:00:59] "GET / HTTP/1.1" 200 36215 0.002381 10.0.0.241 - - [2026-04-16 02:00:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001762 10.0.0.241 - - [2026-04-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.241 - - [2026-04-16 02:00:59] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.010272 10.0.0.241 - - [2026-04-16 02:00:59] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.241 - - [2026-04-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2026-04-16 02:00:59] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.016512 10.0.0.241 - - [2026-04-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.241 - - [2026-04-16 02:00:59] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.008088 10.0.0.241 - - [2026-04-16 02:00:59] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.241 - - [2026-04-16 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.241 - - [2026-04-16 02:00:59] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006765 10.0.0.241 - - [2026-04-16 02:00:59] "PUT /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46 HTTP/1.1" 200 275 0.024179 10.0.0.241 - - [2026-04-16 02:00:59] "GET /global-system-configs HTTP/1.1" 200 323 0.007650 10.0.0.241 - - [2026-04-16 02:01:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001705 10.0.0.241 - - [2026-04-16 02:01:03] "GET / HTTP/1.1" 200 36215 0.001235 10.0.0.241 - - [2026-04-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-04-16 02:01:03] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002698 10.0.0.241 - - [2026-04-16 02:01:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002048 10.0.0.241 - - [2026-04-16 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.241 - - [2026-04-16 02:01:03] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003356 10.0.0.241 - - [2026-04-16 02:01:03] "PUT /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb HTTP/1.1" 200 255 0.014172 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.241 - - [2026-04-16 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.241 - - [2026-04-16 02:01:05] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002591 10.0.0.241 - - [2026-04-16 02:01:17] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.241 - - [2026-04-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2026-04-16 02:01:17] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004471 10.0.0.241 - - [2026-04-16 02:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.241 - - [2026-04-16 02:01:17] "GET /config-node/f27c041b-aad2-4882-9572-8ebcb56b2644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002142 10.0.0.241 - - [2026-04-16 02:01:29] "GET / HTTP/1.1" 200 36215 0.002178 10.0.0.241 - - [2026-04-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.241 - - [2026-04-16 02:01:29] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003538 10.0.0.241 - - [2026-04-16 02:01:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002063 10.0.0.241 - - [2026-04-16 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.241 - - [2026-04-16 02:01:29] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007962 10.0.0.241 - - [2026-04-16 02:01:29] "PUT /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb HTTP/1.1" 200 255 0.018528 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.241 - - [2026-04-16 02:01:44] "GET / HTTP/1.1" 200 36215 0.002372 10.0.0.241 - - [2026-04-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.241 - - [2026-04-16 02:01:44] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004648 10.0.0.241 - - [2026-04-16 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.241 - - [2026-04-16 02:01:44] "GET /config-node/f27c041b-aad2-4882-9572-8ebcb56b2644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005709 10.0.0.241 - - [2026-04-16 02:01:44] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.241 - - [2026-04-16 02:01:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001943 10.0.0.241 - - [2026-04-16 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.241 - - [2026-04-16 02:01:49] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002400 10.0.0.241 - - [2026-04-16 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.241 - - [2026-04-16 02:01:49] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.020436 10.0.0.241 - - [2026-04-16 02:01:50] "GET / HTTP/1.1" 200 36215 0.003696 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 264 0.002136 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/99f55b80-8e25-42a5-9e8c-203be3bf10be HTTP/1.1" 200 245 0.011963 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 261 0.008497 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/4e3dca7c-08c6-4fba-9983-fb48b46b63ae HTTP/1.1" 200 245 0.015395 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 261 0.005365 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/1c7b23a4-28fc-4425-8972-1480e638bc20 HTTP/1.1" 200 245 0.013187 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 253 0.008581 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009270 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/2d2667fc-d60c-4cfb-adb6-7633e1a24ccc HTTP/1.1" 200 245 0.010251 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 251 0.002866 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/3925bf01-fb1e-438c-981f-bb2b9197de43 HTTP/1.1" 200 245 0.009192 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 252 0.006300 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/90ec40db-a22a-4d6f-afdf-eb037a51e249 HTTP/1.1" 200 245 0.008456 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 256 0.001772 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/907a6c91-5870-4e4d-9d38-fa1399e31b56 HTTP/1.1" 200 245 0.008630 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 248 0.006762 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/945b8b99-f020-4289-966a-5885f9818ded HTTP/1.1" 200 245 0.008821 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 252 0.002967 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/d0bdd265-02f6-4fa9-8401-f7da3b02f1e6 HTTP/1.1" 200 245 0.008447 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 257 0.008772 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/1e7195dc-4f4c-4421-bc76-9a03075d622e HTTP/1.1" 200 245 0.008138 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 251 0.006892 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/c2239a8b-7b03-47fa-bfd8-4e0421352b3d HTTP/1.1" 200 245 0.008497 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 257 0.010454 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/f2efd5ca-d195-433a-a3c7-7b421c7b3b38 HTTP/1.1" 200 245 0.009708 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 261 0.008098 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/bb268c8d-9925-4912-933d-e1525ff22afc HTTP/1.1" 200 245 0.010189 10.0.0.241 - - [2026-04-16 02:01:50] "POST /alarms HTTP/1.1" 409 258 0.004846 10.0.0.241 - - [2026-04-16 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.241 - - [2026-04-16 02:01:50] "PUT /alarm/8b6c5401-6e60-431f-aa00-ccd7229b5740 HTTP/1.1" 200 245 0.009470 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 254 0.013242 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/4d8e3152-c52e-4c0f-aaff-02276f782128 HTTP/1.1" 200 245 0.011446 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 254 0.013632 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/ca6457ee-f809-438c-af74-f591968e5cab HTTP/1.1" 200 245 0.009021 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 254 0.005260 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/1b97dca3-c1e5-447c-9e46-911eaf393706 HTTP/1.1" 200 245 0.010386 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 247 0.011548 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/81b11a27-9a96-456f-9e26-b33e5e34bb7e HTTP/1.1" 200 245 0.018982 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 272 0.011767 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/a0e7bb3f-0ff7-4ae3-a45b-b9998beabfb7 HTTP/1.1" 200 245 0.012472 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 261 0.006138 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/564a0c2c-65ea-4b7f-8485-03225b73abe4 HTTP/1.1" 200 245 0.010947 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 259 0.012361 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012054 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/b7acd31c-680a-4bb6-baf4-e074c7562496 HTTP/1.1" 200 245 0.015190 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 265 0.008205 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/aee8426a-f6e0-49a2-b57b-f8d5b721950e HTTP/1.1" 200 245 0.009426 10.0.0.241 - - [2026-04-16 02:01:51] "POST /alarms HTTP/1.1" 409 279 0.007166 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /alarm/a7377733-b809-4d44-a5e9-1eb462a17c7a HTTP/1.1" 200 245 0.009174 10.0.0.241 - - [2026-04-16 02:01:51] "GET / HTTP/1.1" 200 36215 0.002161 10.0.0.241 - - [2026-04-16 02:01:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002594 10.0.0.241 - - [2026-04-16 02:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.241 - - [2026-04-16 02:01:51] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.007728 10.0.0.241 - - [2026-04-16 02:01:52] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.241 - - [2026-04-16 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.241 - - [2026-04-16 02:01:52] "GET /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003291 10.0.0.241 - - [2026-04-16 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.241 - - [2026-04-16 02:01:52] "PUT /global-vrouter-config/1523c160-ab07-487b-ba02-6472f81cb1be HTTP/1.1" 200 277 0.009564 10.0.0.241 - - [2026-04-16 02:01:52] "GET / HTTP/1.1" 200 36215 0.001673 10.0.0.241 - - [2026-04-16 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2026-04-16 02:01:52] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005108 10.0.0.241 - - [2026-04-16 02:01:52] "PUT /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46 HTTP/1.1" 200 275 0.020000 10.0.0.241 - - [2026-04-16 02:01:55] "GET / HTTP/1.1" 200 36215 0.001530 10.0.0.241 - - [2026-04-16 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2026-04-16 02:01:55] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002414 10.0.0.241 - - [2026-04-16 02:01:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001718 10.0.0.241 - - [2026-04-16 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.241 - - [2026-04-16 02:01:55] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005194 10.0.0.241 - - [2026-04-16 02:01:55] "PUT /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb HTTP/1.1" 200 255 0.023467 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001112 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:01:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001162 10.0.0.241 - - [2026-04-16 02:02:00] "POST /tags HTTP/1.1" 200 356 0.032157 10.0.0.241 - - [2026-04-16 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017386 10.0.0.241 - - [2026-04-16 02:02:00] "GET /tag/2f73825d-e211-41ec-8fe4-beb8dcf908d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015433 10.0.0.241 - - [2026-04-16 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.241 - - [2026-04-16 02:02:00] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003818 10.0.0.241 - - [2026-04-16 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.241 - - [2026-04-16 02:02:00] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053208 10.0.0.241 - - [2026-04-16 02:02:00] "POST /virtual-machines HTTP/1.1" 200 352 0.014431 10.0.0.241 - - [2026-04-16 02:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024218 10.0.0.241 - - [2026-04-16 02:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.120147 10.0.0.241 - - [2026-04-16 02:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008075 10.0.0.241 - - [2026-04-16 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.008981 10.0.0.241 - - [2026-04-16 02:02:01] "POST /instance-ips HTTP/1.1" 200 392 0.020388 10.0.0.241 - - [2026-04-16 02:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020477 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.010009 10.0.0.241 - - [2026-04-16 02:02:01] "POST /set-tag HTTP/1.1" 200 109 0.013414 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.019795 10.0.0.241 - - [2026-04-16 02:02:01] "GET /instance-ip/41e42186-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002991 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005125 10.0.0.241 - - [2026-04-16 02:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004474 10.0.0.241 - - [2026-04-16 02:02:01] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004224 10.0.0.241 - - [2026-04-16 02:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.241 - - [2026-04-16 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-network/7c9d53eb-4157-4712-88d8-5b552541a0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003359 10.0.0.241 - - [2026-04-16 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.241 - - [2026-04-16 02:02:01] "GET /project/9eefbda7-a760-4339-9ed7-d8ad3915e27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034876 10.0.0.241 - - [2026-04-16 02:02:01] "POST /virtual-machines HTTP/1.1" 200 356 0.018167 10.0.0.241 - - [2026-04-16 02:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018825 10.0.0.241 - - [2026-04-16 02:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.102973 10.0.0.241 - - [2026-04-16 02:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008060 10.0.0.241 - - [2026-04-16 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013581 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.008751 10.0.0.241 - - [2026-04-16 02:02:01] "POST /instance-ips HTTP/1.1" 200 396 0.020316 10.0.0.241 - - [2026-04-16 02:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022082 10.0.0.241 - - [2026-04-16 02:02:01] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.011963 10.0.0.241 - - [2026-04-16 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.022934 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.020620 10.0.0.241 - - [2026-04-16 02:02:02] "GET /instance-ip/424db1b4-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003854 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004626 10.0.0.241 - - [2026-04-16 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-router/164c84d3-79ec-41de-9ecb-bfd486e32346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004104 10.0.0.241 - - [2026-04-16 02:02:02] "POST /ref-update HTTP/1.1" 200 156 0.007885 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008116 10.0.0.241 - - [2026-04-16 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004413 10.0.0.241 - - [2026-04-16 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.241 - - [2026-04-16 02:02:02] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003994 10.0.0.241 - - [2026-04-16 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.241 - - [2026-04-16 02:02:11] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.241 - - [2026-04-16 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.241 - - [2026-04-16 02:02:11] "GET /global-system-config/f6be382c-3f60-44a9-ae64-7dd531d72e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004402 10.0.0.241 - - [2026-04-16 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.241 - - [2026-04-16 02:02:11] "GET /config-node/f27c041b-aad2-4882-9572-8ebcb56b2644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001717 10.0.0.241 - - [2026-04-16 02:02:14] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.007523 10.0.0.241 - - [2026-04-16 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.006388 10.0.0.241 - - [2026-04-16 02:02:15] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004099 10.0.0.241 - - [2026-04-16 02:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.241 - - [2026-04-16 02:02:16] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005579 10.0.0.241 - - [2026-04-16 02:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.241 - - [2026-04-16 02:02:23] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.241 - - [2026-04-16 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.241 - - [2026-04-16 02:02:23] "GET /routing-instance/1e175c0c-8356-421f-9b0d-d5452c2bba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002564 10.0.0.241 - - [2026-04-16 02:02:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001715 10.0.0.241 - - [2026-04-16 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.241 - - [2026-04-16 02:02:23] "GET /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003224 10.0.0.241 - - [2026-04-16 02:02:23] "PUT /bgp-router/cc0f1c57-5412-4e9c-b55f-2dcede657bdb HTTP/1.1" 200 255 0.011804 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 10.0.0.241 - - [2026-04-16 02:02:48] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004583 10.0.0.241 - - [2026-04-16 02:02:48] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.241 - - [2026-04-16 02:02:48] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.007997 10.0.0.241 - - [2026-04-16 02:02:48] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.241 - - [2026-04-16 02:02:48] "GET /virtual-machine/4aeaed4f-a242-42cb-a78f-b111da56b42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003520 10.0.0.241 - - [2026-04-16 02:02:49] "POST /ref-update HTTP/1.1" 200 156 0.029485 10.0.0.241 - - [2026-04-16 02:02:49] "GET /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.018524 10.0.0.241 - - [2026-04-16 02:02:49] "POST /set-tag HTTP/1.1" 200 109 0.026483 10.0.0.241 - - [2026-04-16 02:02:49] "POST /set-tag HTTP/1.1" 200 109 0.057390 10.0.0.241 - - [2026-04-16 02:02:49] "DELETE /instance-ip/41e42186-3938-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.055468 10.0.0.241 - - [2026-04-16 02:02:49] "DELETE /virtual-machine-interface/41c99230-3938-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.072668 10.0.0.241 - - [2026-04-16 02:02:49] "DELETE /virtual-machine/4aeaed4f-a242-42cb-a78f-b111da56b42d HTTP/1.1" 200 115 0.029496 10.0.0.241 - - [2026-04-16 02:02:49] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005286 10.0.0.241 - - [2026-04-16 02:02:49] "POST /set-tag HTTP/1.1" 200 109 0.002394 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001349 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000799 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:03:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:03:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.241 - - [2026-04-16 02:03:19] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004890 10.0.0.241 - - [2026-04-16 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.241 - - [2026-04-16 02:03:20] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012981 10.0.0.241 - - [2026-04-16 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.004881 10.0.0.241 - - [2026-04-16 02:03:20] "GET /virtual-machine/604fec35-7fdf-4940-b0b3-768068a57cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.007524 10.0.0.241 - - [2026-04-16 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.009173 10.0.0.241 - - [2026-04-16 02:03:20] "GET /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004427 10.0.0.241 - - [2026-04-16 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.021154 10.0.0.241 - - [2026-04-16 02:03:20] "POST /set-tag HTTP/1.1" 200 109 0.026469 10.0.0.241 - - [2026-04-16 02:03:20] "DELETE /instance-ip/424db1b4-3938-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.045957 10.0.0.241 - - [2026-04-16 02:03:20] "DELETE /virtual-machine-interface/4233eea0-3938-11f1-87e4-fa163e279623 HTTP/1.1" 200 115 0.056144 10.0.0.241 - - [2026-04-16 02:03:20] "DELETE /virtual-machine/604fec35-7fdf-4940-b0b3-768068a57cab HTTP/1.1" 200 115 0.025828 10.0.0.241 - - [2026-04-16 02:03:20] "DELETE /tag/2f73825d-e211-41ec-8fe4-beb8dcf908d7 HTTP/1.1" 200 115 0.040942 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:03:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.241 - - [2026-04-16 02:03:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001096