++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jan 30 02:37:09 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 02:37:09 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.241,10.176.93.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.176.93.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + 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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 14:37:53.218 7f97f641a300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 14:37:53.392 7f97f641a300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 14:37:53.411 7f97f641a300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 14:37:53.411 7f97f641a300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000611 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-01-30 14:38:05] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.241 - - [2026-01-30 14:38:06] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.241 - - [2026-01-30 14:38:06] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005857 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.001886 10.0.0.241 - - [2026-01-30 14:38:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.042519 10.0.0.241 - - [2026-01-30 14:38:06] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.241 - - [2026-01-30 14:38:06] "GET / HTTP/1.1" 200 45303 0.002620 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.241 - - [2026-01-30 14:38:06] "GET / HTTP/1.1" 200 36215 0.001200 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.241 - - [2026-01-30 14:38:06] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014557 10.0.0.241 - - [2026-01-30 14:38:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.006083 10.0.0.241 - - [2026-01-30 14:38:06] "POST /config-nodes HTTP/1.1" 200 595 0.035076 10.0.0.241 - - [2026-01-30 14:38:07] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.241 - - [2026-01-30 14:38:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002733 10.0.0.241 - - [2026-01-30 14:38:08] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.241 - - [2026-01-30 14:38:08] "GET / HTTP/1.1" 200 36215 0.001104 10.0.0.241 - - [2026-01-30 14:38:08] "GET / HTTP/1.1" 200 36215 0.001099 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009011 10.0.0.241 - - [2026-01-30 14:38:08] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023835 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.035528 10.0.0.241 - - [2026-01-30 14:38:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.053307 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.002543 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.241 - - [2026-01-30 14:38:08] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018095 10.0.0.241 - - [2026-01-30 14:38:08] "POST /service-appliance-sets HTTP/1.1" 200 555 0.100705 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 404 180 0.002686 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.241 - - [2026-01-30 14:38:08] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024016 10.0.0.241 - - [2026-01-30 14:38:08] "POST /service-appliance-sets HTTP/1.1" 200 543 0.137938 10.0.0.241 - - [2026-01-30 14:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.241 - - [2026-01-30 14:38:09] "GET /network-ipam/098f7863-02a2-4840-9bc9-f9bb07874284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.022308 10.0.0.241 - - [2026-01-30 14:38:09] "GET / HTTP/1.1" 200 36215 0.011748 10.0.0.241 - - [2026-01-30 14:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.241 - - [2026-01-30 14:38:09] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007151 10.0.0.241 - - [2026-01-30 14:38:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.006247 10.0.0.241 - - [2026-01-30 14:38:09] "POST /config-database-nodes HTTP/1.1" 200 613 0.117747 10.0.0.241 - - [2026-01-30 14:38:09] "POST /service-templates HTTP/1.1" 200 513 0.149251 10.0.0.241 - - [2026-01-30 14:38:09] "POST /service-templates HTTP/1.1" 200 503 0.070812 10.0.0.241 - - [2026-01-30 14:38:09] "POST /service-templates HTTP/1.1" 200 517 0.048971 10.0.0.241 - - [2026-01-30 14:38:09] "POST /service-templates HTTP/1.1" 200 537 0.036672 10.0.0.241 - - [2026-01-30 14:38:09] "POST /service-templates HTTP/1.1" 200 509 0.031097 10.0.0.241 - - [2026-01-30 14:38:10] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.241 - - [2026-01-30 14:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.241 - - [2026-01-30 14:38:10] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007104 10.0.0.241 - - [2026-01-30 14:38:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.001906 10.0.0.241 - - [2026-01-30 14:38:10] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.024422 10.0.0.241 - - [2026-01-30 14:38:11] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.241 - - [2026-01-30 14:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.241 - - [2026-01-30 14:38:11] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003601 10.0.0.241 - - [2026-01-30 14:38:11] "POST /bgp-routers HTTP/1.1" 200 618 0.053972 10.0.0.241 - - [2026-01-30 14:38:11] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.014194 10.0.0.241 - - [2026-01-30 14:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.241 - - [2026-01-30 14:38:11] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006196 10.0.0.241 - - [2026-01-30 14:38:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002285 10.0.0.241 - - [2026-01-30 14:38:11] "POST /ref-update HTTP/1.1" 200 156 0.009561 10.0.0.241 - - [2026-01-30 14:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010723 10.0.0.241 - - [2026-01-30 14:38:12] "GET /network-ipam/098f7863-02a2-4840-9bc9-f9bb07874284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004548 10.0.0.241 - - [2026-01-30 14:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.241 - - [2026-01-30 14:38:12] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002248 10.0.0.241 - - [2026-01-30 14:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.241 - - [2026-01-30 14:38:12] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.008786 10.0.0.241 - - [2026-01-30 14:38:12] "GET / HTTP/1.1" 200 36215 0.001158 10.0.0.241 - - [2026-01-30 14:38:12] "POST /alarms HTTP/1.1" 200 583 0.032730 10.0.0.241 - - [2026-01-30 14:38:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.007870 10.0.0.241 - - [2026-01-30 14:38:12] "POST /alarms HTTP/1.1" 200 577 0.053654 10.0.0.241 - - [2026-01-30 14:38:12] "POST /access-control-lists HTTP/1.1" 200 589 0.069676 10.0.0.241 - - [2026-01-30 14:38:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.016977 10.0.0.241 - - [2026-01-30 14:38:12] "POST /alarms HTTP/1.1" 200 577 0.086437 10.0.0.241 - - [2026-01-30 14:38:12] "POST /alarms HTTP/1.1" 200 561 0.065804 10.0.0.241 - - [2026-01-30 14:38:12] "POST /access-control-lists HTTP/1.1" 200 587 0.058940 10.0.0.241 - - [2026-01-30 14:38:12] "POST /alarms HTTP/1.1" 200 557 0.046072 10.0.0.241 - - [2026-01-30 14:38:12] "POST /route-targets HTTP/1.1" 200 328 0.044409 10.0.0.241 - - [2026-01-30 14:38:12] "POST /ref-update HTTP/1.1" 200 156 0.043172 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 559 0.112501 10.0.0.241 - - [2026-01-30 14:38:13] "POST /route-targets HTTP/1.1" 200 328 0.036561 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 567 0.059134 10.0.0.241 - - [2026-01-30 14:38:13] "POST /ref-update HTTP/1.1" 200 156 0.031769 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 551 0.051091 10.0.0.241 - - [2026-01-30 14:38:13] "POST /route-targets HTTP/1.1" 200 328 0.056825 10.0.0.241 - - [2026-01-30 14:38:13] "POST /ref-update HTTP/1.1" 200 156 0.026372 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 559 0.092170 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 569 0.057322 10.0.0.241 - - [2026-01-30 14:38:13] "POST /route-targets HTTP/1.1" 200 328 0.033695 10.0.0.241 - - [2026-01-30 14:38:13] "POST /ref-update HTTP/1.1" 200 156 0.034007 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 557 0.040520 10.0.0.241 - - [2026-01-30 14:38:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003377 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 569 0.060746 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 10.0.0.241 - - [2026-01-30 14:38:13] "POST /access-control-lists HTTP/1.1" 200 553 0.070146 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 577 0.124835 10.0.0.241 - - [2026-01-30 14:38:13] "PUT /access-control-list/5b768c91-a42e-4150-895c-eb0372a266c1 HTTP/1.1" 200 273 0.042506 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 571 0.085062 10.0.0.241 - - [2026-01-30 14:38:13] "PUT /access-control-list/d1c0d939-dd7a-4502-b389-80b93b3cfc06 HTTP/1.1" 200 273 0.105459 10.0.0.241 - - [2026-01-30 14:38:13] "POST /alarms HTTP/1.1" 200 563 0.210002 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 563 0.084182 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 563 0.047115 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 549 0.048952 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 597 0.048131 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 577 0.057342 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 573 0.035978 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 585 0.049205 10.0.0.241 - - [2026-01-30 14:38:14] "GET / HTTP/1.1" 200 36215 0.001268 10.0.0.241 - - [2026-01-30 14:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745 10.0.0.241 - - [2026-01-30 14:38:14] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.033641 10.0.0.241 - - [2026-01-30 14:38:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.004953 10.0.0.241 - - [2026-01-30 14:38:14] "POST /alarms HTTP/1.1" 200 611 0.061655 10.0.0.241 - - [2026-01-30 14:38:14] "POST /database-nodes HTTP/1.1" 200 599 0.065082 10.0.0.241 - - [2026-01-30 14:38:14] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.241 - - [2026-01-30 14:38:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002349 10.0.0.241 - - [2026-01-30 14:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.241 - - [2026-01-30 14:38:14] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.010731 10.0.0.241 - - [2026-01-30 14:38:15] "GET / HTTP/1.1" 200 36215 0.001142 10.0.0.241 - - [2026-01-30 14:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.241 - - [2026-01-30 14:38:15] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008927 10.0.0.241 - - [2026-01-30 14:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017794 10.0.0.241 - - [2026-01-30 14:38:15] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.020192 10.0.0.241 - - [2026-01-30 14:38:15] "GET / HTTP/1.1" 200 36215 0.002104 10.0.0.241 - - [2026-01-30 14:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.241 - - [2026-01-30 14:38:15] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.022413 10.0.0.241 - - [2026-01-30 14:38:15] "PUT /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b HTTP/1.1" 200 275 0.028442 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 10.0.0.241 - - [2026-01-30 14:38:24] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.241 - - [2026-01-30 14:38:25] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002523 10.0.0.241 - - [2026-01-30 14:38:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.000467 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.007295 10.0.0.241 - - [2026-01-30 14:38:25] "POST /security-groups HTTP/1.1" 200 570 0.074518 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.001712 10.0.0.241 - - [2026-01-30 14:38:25] "POST /projects HTTP/1.1" 200 483 0.259876 10.0.0.241 - - [2026-01-30 14:38:25] "POST /access-control-lists HTTP/1.1" 200 581 0.068580 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.002620 10.0.0.241 - - [2026-01-30 14:38:25] "POST /security-groups HTTP/1.1" 200 536 0.094805 10.0.0.241 - - [2026-01-30 14:38:25] "POST /access-control-lists HTTP/1.1" 200 579 0.070778 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.002155 10.0.0.241 - - [2026-01-30 14:38:25] "POST /chown HTTP/1.1" 200 109 0.080033 10.0.0.241 - - [2026-01-30 14:38:25] "POST /policy-managements HTTP/1.1" 409 214 0.014681 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.241 - - [2026-01-30 14:38:25] "POST /access-control-lists HTTP/1.1" 200 596 0.048096 10.0.0.241 - - [2026-01-30 14:38:25] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003664 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.002396 10.0.0.241 - - [2026-01-30 14:38:25] "POST /application-policy-sets HTTP/1.1" 200 530 0.029521 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.241 - - [2026-01-30 14:38:25] "POST /access-control-lists HTTP/1.1" 200 594 0.053272 10.0.0.241 - - [2026-01-30 14:38:25] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003874 10.0.0.241 - - [2026-01-30 14:38:25] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.009164 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015452 10.0.0.241 - - [2026-01-30 14:38:25] "GET /virtual-network/35614afa-de04-4f54-8140-03ca5e60ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004342 10.0.0.241 - - [2026-01-30 14:38:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000434 10.0.0.241 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.011926 10.0.0.241 - - [2026-01-30 14:38:26] "POST /security-groups HTTP/1.1" 200 574 0.077285 10.0.0.241 - - [2026-01-30 14:38:26] "POST /projects HTTP/1.1" 200 491 0.197407 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.015503 10.0.0.241 - - [2026-01-30 14:38:26] "POST /security-groups HTTP/1.1" 200 548 0.055346 10.0.0.241 - - [2026-01-30 14:38:26] "POST /access-control-lists HTTP/1.1" 200 585 0.045492 10.0.0.241 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.011710 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.019491 10.0.0.241 - - [2026-01-30 14:38:26] "POST /network-ipams HTTP/1.1" 200 524 0.081813 10.0.0.241 - - [2026-01-30 14:38:26] "POST /access-control-lists HTTP/1.1" 200 583 0.111689 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002663 10.0.0.241 - - [2026-01-30 14:38:26] "POST /network-ipams HTTP/1.1" 200 512 0.082470 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.008397 10.0.0.241 - - [2026-01-30 14:38:26] "POST /access-control-lists HTTP/1.1" 200 604 0.044582 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.012033 10.0.0.241 - - [2026-01-30 14:38:26] "POST /access-control-lists HTTP/1.1" 200 602 0.085572 10.0.0.241 - - [2026-01-30 14:38:26] "POST /useragent-kv HTTP/1.1" 200 115 0.009526 10.0.0.241 - - [2026-01-30 14:38:26] "POST /virtual-networks HTTP/1.1" 200 540 0.172892 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.001687 10.0.0.241 - - [2026-01-30 14:38:26] "POST /access-control-lists HTTP/1.1" 200 591 0.060773 10.0.0.241 - - [2026-01-30 14:38:26] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.077595 10.0.0.241 - - [2026-01-30 14:38:26] "POST /route-targets HTTP/1.1" 200 328 0.015251 10.0.0.241 - - [2026-01-30 14:38:26] "POST /network-ipams HTTP/1.1" 200 520 0.043096 10.0.0.241 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.038321 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.003039 10.0.0.241 - - [2026-01-30 14:38:26] "PUT /access-control-list/51f3d930-5251-43ec-b3d0-723fbaa7a749 HTTP/1.1" 200 273 0.061679 10.0.0.241 - - [2026-01-30 14:38:26] "POST /useragent-kv HTTP/1.1" 200 115 0.013790 10.0.0.241 - - [2026-01-30 14:38:26] "POST /virtual-networks HTTP/1.1" 200 548 0.188714 10.0.0.241 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.241 - - [2026-01-30 14:38:26] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.006962 10.0.0.241 - - [2026-01-30 14:38:27] "POST /route-targets HTTP/1.1" 200 328 0.011554 10.0.0.241 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.003181 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.037783 10.0.0.241 - - [2026-01-30 14:38:27] "POST /network-policys HTTP/1.1" 200 540 0.055201 10.0.0.241 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.004750 10.0.0.241 - - [2026-01-30 14:38:27] "POST /network-policys HTTP/1.1" 200 536 0.019975 10.0.0.241 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.014880 10.0.0.241 - - [2026-01-30 14:38:27] "POST /network-policys HTTP/1.1" 200 544 0.030846 10.0.0.241 - - [2026-01-30 14:38:27] "PUT /access-control-list/bbad60d0-ca13-4811-be92-b35c76ca430f HTTP/1.1" 200 273 0.023234 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.092315 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014143 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.126902 10.0.0.241 - - [2026-01-30 14:38:27] "PUT /access-control-list/bbad60d0-ca13-4811-be92-b35c76ca430f HTTP/1.1" 200 273 0.082312 10.0.0.241 - - [2026-01-30 14:38:27] "PUT /access-control-list/51f3d930-5251-43ec-b3d0-723fbaa7a749 HTTP/1.1" 200 273 0.067501 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.111390 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.030745 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026906 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002707 10.0.0.241 - - [2026-01-30 14:38:27] "PUT /access-control-list/51f3d930-5251-43ec-b3d0-723fbaa7a749 HTTP/1.1" 200 273 0.056617 10.0.0.241 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.002853 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.062419 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.049335 10.0.0.241 - - [2026-01-30 14:38:27] "POST /access-control-lists HTTP/1.1" 200 603 0.048213 10.0.0.241 - - [2026-01-30 14:38:27] "PUT /access-control-list/bbad60d0-ca13-4811-be92-b35c76ca430f HTTP/1.1" 200 273 0.050259 10.0.0.241 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.128742 10.0.0.241 - - [2026-01-30 14:38:28] "PUT /access-control-list/a33ec977-e85d-42ea-9cdc-79a78310754c HTTP/1.1" 200 273 0.045100 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019338 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005047 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002635 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.028348 10.0.0.241 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015083 10.0.0.241 - - [2026-01-30 14:38:28] "PUT /access-control-list/a33ec977-e85d-42ea-9cdc-79a78310754c HTTP/1.1" 200 273 0.066439 10.0.0.241 - - [2026-01-30 14:38:28] "GET /virtual-network/35614afa-de04-4f54-8140-03ca5e60ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.054124 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.039233 10.0.0.241 - - [2026-01-30 14:38:28] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006498 10.0.0.241 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.241 - - [2026-01-30 14:38:28] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.241 - - [2026-01-30 14:38:28] "POST /firewall-policys HTTP/1.1" 200 532 0.032374 10.0.0.241 - - [2026-01-30 14:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013464 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003691 10.0.0.241 - - [2026-01-30 14:38:28] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002861 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002574 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.027652 10.0.0.241 - - [2026-01-30 14:38:28] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003449 10.0.0.241 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.241 - - [2026-01-30 14:38:28] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002005 10.0.0.241 - - [2026-01-30 14:38:28] "POST /firewall-policys HTTP/1.1" 200 534 0.022870 10.0.0.241 - - [2026-01-30 14:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024560 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.022825 10.0.0.241 - - [2026-01-30 14:38:28] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003095 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002949 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002637 10.0.0.241 - - [2026-01-30 14:38:28] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002841 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.023997 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.047639 10.0.0.241 - - [2026-01-30 14:38:28] "POST /ref-update HTTP/1.1" 200 156 0.025464 10.0.0.241 - - [2026-01-30 14:38:29] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.047236 10.0.0.241 - - [2026-01-30 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020643 10.0.0.241 - - [2026-01-30 14:38:29] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003754 10.0.0.241 - - [2026-01-30 14:38:29] "POST /firewall-policys HTTP/1.1" 200 532 0.042066 10.0.0.241 - - [2026-01-30 14:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.040132 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020290 10.0.0.241 - - [2026-01-30 14:38:29] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004385 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002481 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002293 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002860 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002187 10.0.0.241 - - [2026-01-30 14:38:29] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003222 10.0.0.241 - - [2026-01-30 14:38:29] "POST /ref-update HTTP/1.1" 200 156 0.036463 10.0.0.241 - - [2026-01-30 14:38:29] "POST /ref-update HTTP/1.1" 200 156 0.037077 10.0.0.241 - - [2026-01-30 14:38:29] "POST /ref-update HTTP/1.1" 200 156 0.036233 10.0.0.241 - - [2026-01-30 14:38:29] "POST /ref-update HTTP/1.1" 200 156 0.021702 10.0.0.241 - - [2026-01-30 14:38:29] "POST /ref-update HTTP/1.1" 200 156 0.040297 10.0.0.241 - - [2026-01-30 14:38:29] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.020138 10.0.0.241 - - [2026-01-30 14:38:29] "POST /tags HTTP/1.1" 200 300 0.034707 10.0.0.241 - - [2026-01-30 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020796 10.0.0.241 - - [2026-01-30 14:38:29] "GET /tag/ba1c7a3c-ad7f-4c02-b464-f980543b2944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013883 10.0.0.241 - - [2026-01-30 14:38:29] "POST /set-tag HTTP/1.1" 200 109 0.023760 10.0.0.241 - - [2026-01-30 14:38:30] "POST /tags HTTP/1.1" 200 358 0.080661 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.241 - - [2026-01-30 14:38:30] "GET /tag/a59fe615-f102-44fd-89bf-3938d340413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.024781 10.0.0.241 - - [2026-01-30 14:38:30] "POST /tags HTTP/1.1" 200 306 0.066850 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.241 - - [2026-01-30 14:38:30] "GET /tag/1c6d76da-5f8d-4b93-a89a-806c5b4f75ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012862 10.0.0.241 - - [2026-01-30 14:38:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.000432 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.009013 10.0.0.241 - - [2026-01-30 14:38:30] "POST /security-groups HTTP/1.1" 200 571 0.111707 10.0.0.241 - - [2026-01-30 14:38:30] "POST /projects HTTP/1.1" 200 485 0.229564 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.008943 10.0.0.241 - - [2026-01-30 14:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014449 10.0.0.241 - - [2026-01-30 14:38:30] "POST /access-control-lists HTTP/1.1" 200 582 0.032903 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.241 - - [2026-01-30 14:38:30] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.004591 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.014423 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.241 - - [2026-01-30 14:38:30] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.012891 10.0.0.241 - - [2026-01-30 14:38:30] "POST /access-control-lists HTTP/1.1" 200 580 0.058521 10.0.0.241 - - [2026-01-30 14:38:30] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.053179 10.0.0.241 - - [2026-01-30 14:38:30] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.051347 10.0.0.241 - - [2026-01-30 14:38:30] "POST /security-groups HTTP/1.1" 200 539 0.074305 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.004747 10.0.0.241 - - [2026-01-30 14:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.060935 10.0.0.241 - - [2026-01-30 14:38:30] "POST /access-control-lists HTTP/1.1" 200 598 0.060144 10.0.0.241 - - [2026-01-30 14:38:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.010119 10.0.0.241 - - [2026-01-30 14:38:30] "POST /chown HTTP/1.1" 200 109 0.052330 10.0.0.241 - - [2026-01-30 14:38:31] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.094338 10.0.0.241 - - [2026-01-30 14:38:31] "POST /access-control-lists HTTP/1.1" 200 596 0.160984 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009680 10.0.0.241 - - [2026-01-30 14:38:31] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006694 10.0.0.241 - - [2026-01-30 14:38:31] "POST /tags HTTP/1.1" 409 207 0.001954 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2026-01-30 14:38:31] "GET /tag/1c6d76da-5f8d-4b93-a89a-806c5b4f75ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010636 10.0.0.241 - - [2026-01-30 14:38:31] "POST /firewall-rules HTTP/1.1" 200 566 0.060702 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-rule/58c3809d-abf0-4ced-b566-8e203eb5c191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.017232 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002269 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-rule/58c3809d-abf0-4ced-b566-8e203eb5c191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004846 10.0.0.241 - - [2026-01-30 14:38:31] "POST /ref-update HTTP/1.1" 200 156 0.027692 10.0.0.241 - - [2026-01-30 14:38:31] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011994 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.241 - - [2026-01-30 14:38:31] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002149 10.0.0.241 - - [2026-01-30 14:38:31] "POST /tags HTTP/1.1" 409 207 0.001461 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.241 - - [2026-01-30 14:38:31] "GET /tag/1c6d76da-5f8d-4b93-a89a-806c5b4f75ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.009316 10.0.0.241 - - [2026-01-30 14:38:31] "POST /firewall-rules HTTP/1.1" 200 564 0.066824 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-rule/3ccbf15c-e90d-4994-a4ca-f8d8e0025287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003841 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006589 10.0.0.241 - - [2026-01-30 14:38:31] "GET /firewall-rule/3ccbf15c-e90d-4994-a4ca-f8d8e0025287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006966 10.0.0.241 - - [2026-01-30 14:38:31] "POST /ref-update HTTP/1.1" 200 156 0.042315 10.0.0.241 - - [2026-01-30 14:38:31] "POST /tags HTTP/1.1" 200 356 0.027406 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009132 10.0.0.241 - - [2026-01-30 14:38:31] "GET /tag/4ad532af-7c33-4117-84ab-da6916a7d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011008 10.0.0.241 - - [2026-01-30 14:38:31] "POST /tags HTTP/1.1" 200 304 0.026273 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008674 10.0.0.241 - - [2026-01-30 14:38:31] "GET /tag/39615773-2c7f-48c0-a025-9651e26098a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013952 10.0.0.241 - - [2026-01-30 14:38:31] "POST /projects HTTP/1.1" 409 218 0.003311 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.241 - - [2026-01-30 14:38:31] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034345 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2026-01-30 14:38:31] "GET /network-ipam/399c13a7-b39c-47fe-afde-fd3e233640d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002203 10.0.0.241 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.241 - - [2026-01-30 14:38:31] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.003403 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.052453 10.0.0.241 - - [2026-01-30 14:38:32] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.026723 10.0.0.241 - - [2026-01-30 14:38:32] "POST /set-tag HTTP/1.1" 200 109 0.048196 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.241 - - [2026-01-30 14:38:32] "GET /network-ipam/ec5a9cc8-0a1a-4646-a06e-be1347c2fdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002304 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.241 - - [2026-01-30 14:38:32] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004105 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.059307 10.0.0.241 - - [2026-01-30 14:38:32] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008908 10.0.0.241 - - [2026-01-30 14:38:32] "POST /set-tag HTTP/1.1" 200 109 0.050602 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.241 - - [2026-01-30 14:38:32] "GET /network-policy/ca638cac-dd86-4a2b-8839-b65a57d75d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002655 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.241 - - [2026-01-30 14:38:32] "GET /network-policy/5f9705b7-2181-4947-a043-6a7060026f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005282 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2026-01-30 14:38:32] "GET /network-policy/9baf0c5b-5cd0-4923-a522-a693ed5fe95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002414 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /network-policy/9baf0c5b-5cd0-4923-a522-a693ed5fe95a HTTP/1.1" 200 263 0.010616 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-update HTTP/1.1" 200 156 0.094089 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027542 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001937 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001553 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001449 10.0.0.241 - - [2026-01-30 14:38:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001221 10.0.0.241 - - [2026-01-30 14:38:32] "POST /security-groups HTTP/1.1" 409 245 0.002072 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /security-group/985babc4-e468-4c3f-80d4-ce65fc5d5278 HTTP/1.1" 200 263 0.056557 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /access-control-list/a5aa77be-9bbb-4641-9be9-5d7d85706e86 HTTP/1.1" 200 273 0.040478 10.0.0.241 - - [2026-01-30 14:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.058213 10.0.0.241 - - [2026-01-30 14:38:32] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014221 10.0.0.241 - - [2026-01-30 14:38:32] "PUT /access-control-list/a8c71b53-e59f-4151-b156-77caa99c14a8 HTTP/1.1" 200 273 0.035735 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.241 - - [2026-01-30 14:38:32] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004134 10.0.0.241 - - [2026-01-30 14:38:32] "POST /tags HTTP/1.1" 409 206 0.001478 10.0.0.241 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/39615773-2c7f-48c0-a025-9651e26098a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011917 10.0.0.241 - - [2026-01-30 14:38:33] "POST /firewall-rules HTTP/1.1" 200 564 0.071178 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-rule/0524ea14-6681-4047-86d8-934d601bb607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012392 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004112 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-rule/0524ea14-6681-4047-86d8-934d601bb607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001973 10.0.0.241 - - [2026-01-30 14:38:33] "POST /ref-update HTTP/1.1" 200 156 0.020621 10.0.0.241 - - [2026-01-30 14:38:33] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016872 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.241 - - [2026-01-30 14:38:33] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002428 10.0.0.241 - - [2026-01-30 14:38:33] "POST /tags HTTP/1.1" 409 206 0.001366 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/39615773-2c7f-48c0-a025-9651e26098a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010740 10.0.0.241 - - [2026-01-30 14:38:33] "POST /firewall-rules HTTP/1.1" 200 562 0.098395 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-rule/dde94392-f9af-4861-9eab-0ddc7d498af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004231 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002925 10.0.0.241 - - [2026-01-30 14:38:33] "GET /firewall-rule/dde94392-f9af-4861-9eab-0ddc7d498af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002111 10.0.0.241 - - [2026-01-30 14:38:33] "POST /ref-update HTTP/1.1" 200 156 0.031156 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.001490 10.0.0.241 - - [2026-01-30 14:38:33] "POST /tags HTTP/1.1" 200 302 0.049071 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/9b13c143-c212-4321-b242-17b5c0fe5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012564 10.0.0.241 - - [2026-01-30 14:38:33] "POST /tags HTTP/1.1" 200 326 0.039108 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/55deb918-c74a-41fe-bdfc-89d402502541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.021046 10.0.0.241 - - [2026-01-30 14:38:33] "POST /tags HTTP/1.1" 200 364 0.021593 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/a0edc2d2-c00a-489f-a888-2db4ca3eeef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.026953 10.0.0.241 - - [2026-01-30 14:38:33] "POST /tags HTTP/1.1" 200 312 0.035689 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012752 10.0.0.241 - - [2026-01-30 14:38:33] "GET /tag/bb21fd43-f8dc-48b3-a196-92658b02788e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011878 10.0.0.241 - - [2026-01-30 14:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.241 - - [2026-01-30 14:38:33] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.003901 10.0.0.241 - - [2026-01-30 14:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2026-01-30 14:38:34] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037766 10.0.0.241 - - [2026-01-30 14:38:34] "POST /virtual-machines HTTP/1.1" 200 378 0.030335 10.0.0.241 - - [2026-01-30 14:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008440 10.0.0.241 - - [2026-01-30 14:38:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.109396 10.0.0.241 - - [2026-01-30 14:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026437 10.0.0.241 - - [2026-01-30 14:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009487 10.0.0.241 - - [2026-01-30 14:38:34] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005809 10.0.0.241 - - [2026-01-30 14:38:34] "POST /instance-ips HTTP/1.1" 200 410 0.045638 10.0.0.241 - - [2026-01-30 14:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034052 10.0.0.241 - - [2026-01-30 14:38:34] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010458 10.0.0.241 - - [2026-01-30 14:38:34] "POST /set-tag HTTP/1.1" 200 109 0.022459 10.0.0.241 - - [2026-01-30 14:38:34] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015131 10.0.0.241 - - [2026-01-30 14:38:34] "GET /instance-ip/5aed27d4-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.021653 10.0.0.241 - - [2026-01-30 14:38:34] "POST /tags HTTP/1.1" 200 372 0.016612 10.0.0.241 - - [2026-01-30 14:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.241 - - [2026-01-30 14:38:34] "GET /tag/8eb23637-f78f-499c-ac76-f6b4e5377c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.021728 10.0.0.241 - - [2026-01-30 14:38:34] "POST /tags HTTP/1.1" 200 320 0.018934 10.0.0.241 - - [2026-01-30 14:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010407 10.0.0.241 - - [2026-01-30 14:38:34] "GET /tag/c70297d3-aa45-4ad3-991c-a16b6bbc46dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013281 10.0.0.241 - - [2026-01-30 14:38:34] "POST /id-to-fqname HTTP/1.1" 200 181 0.000455 10.0.0.241 - - [2026-01-30 14:38:34] "POST /fqname-to-id HTTP/1.1" 404 190 0.008313 10.0.0.241 - - [2026-01-30 14:38:35] "POST /security-groups HTTP/1.1" 200 578 0.059977 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.001667 10.0.0.241 - - [2026-01-30 14:38:35] "POST /projects HTTP/1.1" 200 499 0.198495 10.0.0.241 - - [2026-01-30 14:38:35] "POST /access-control-lists HTTP/1.1" 200 589 0.075688 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.026073 10.0.0.241 - - [2026-01-30 14:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.088881 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015985 10.0.0.241 - - [2026-01-30 14:38:35] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.019298 10.0.0.241 - - [2026-01-30 14:38:35] "POST /access-control-lists HTTP/1.1" 200 587 0.086003 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015260 10.0.0.241 - - [2026-01-30 14:38:35] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005887 10.0.0.241 - - [2026-01-30 14:38:35] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.038924 10.0.0.241 - - [2026-01-30 14:38:35] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.056446 10.0.0.241 - - [2026-01-30 14:38:35] "POST /security-groups HTTP/1.1" 200 560 0.068503 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.002609 10.0.0.241 - - [2026-01-30 14:38:35] "POST /access-control-lists HTTP/1.1" 200 612 0.067107 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 404 247 0.011768 10.0.0.241 - - [2026-01-30 14:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.074129 10.0.0.241 - - [2026-01-30 14:38:35] "POST /access-control-lists HTTP/1.1" 200 610 0.035181 10.0.0.241 - - [2026-01-30 14:38:35] "POST /chown HTTP/1.1" 200 109 0.036221 10.0.0.241 - - [2026-01-30 14:38:35] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016123 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.241 - - [2026-01-30 14:38:35] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004023 10.0.0.241 - - [2026-01-30 14:38:35] "POST /tags HTTP/1.1" 409 214 0.002118 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.241 - - [2026-01-30 14:38:35] "GET /tag/c70297d3-aa45-4ad3-991c-a16b6bbc46dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009791 10.0.0.241 - - [2026-01-30 14:38:35] "POST /firewall-rules HTTP/1.1" 200 580 0.068763 10.0.0.241 - - [2026-01-30 14:38:35] "GET /firewall-rule/798e0ce0-488b-4963-b707-6d86c7a41066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003766 10.0.0.241 - - [2026-01-30 14:38:35] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003891 10.0.0.241 - - [2026-01-30 14:38:35] "GET /firewall-rule/798e0ce0-488b-4963-b707-6d86c7a41066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003730 10.0.0.241 - - [2026-01-30 14:38:35] "POST /ref-update HTTP/1.1" 200 156 0.029701 10.0.0.241 - - [2026-01-30 14:38:35] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003393 10.0.0.241 - - [2026-01-30 14:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.241 - - [2026-01-30 14:38:36] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002380 10.0.0.241 - - [2026-01-30 14:38:36] "POST /tags HTTP/1.1" 409 214 0.001609 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.241 - - [2026-01-30 14:38:36] "GET /tag/c70297d3-aa45-4ad3-991c-a16b6bbc46dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011170 10.0.0.241 - - [2026-01-30 14:38:36] "POST /firewall-rules HTTP/1.1" 200 578 0.083183 10.0.0.241 - - [2026-01-30 14:38:36] "GET /firewall-rule/8c7fdf6e-63fa-4a7b-b873-187505829c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004179 10.0.0.241 - - [2026-01-30 14:38:36] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005248 10.0.0.241 - - [2026-01-30 14:38:36] "GET /firewall-rule/8c7fdf6e-63fa-4a7b-b873-187505829c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002085 10.0.0.241 - - [2026-01-30 14:38:36] "POST /ref-update HTTP/1.1" 200 156 0.041460 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 404 228 0.012417 10.0.0.241 - - [2026-01-30 14:38:36] "POST /tags HTTP/1.1" 200 306 0.062225 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.241 - - [2026-01-30 14:38:36] "GET /tag/8f48a917-7f0a-4165-98f1-9f58718eb22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013485 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.241 - - [2026-01-30 14:38:36] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068141 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.241 - - [2026-01-30 14:38:36] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004140 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.241 - - [2026-01-30 14:38:36] "GET /service-appliance-set/c5566665-b4ec-4315-8dac-9e478522b4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004317 10.0.0.241 - - [2026-01-30 14:38:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.001446 10.0.0.241 - - [2026-01-30 14:38:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113620 10.0.0.241 - - [2026-01-30 14:38:36] "GET /virtual-machine-interface/501ed389-50a5-4770-9de0-5d80f5535bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.004321 10.0.0.241 - - [2026-01-30 14:38:36] "POST /instance-ips HTTP/1.1" 200 382 0.035931 10.0.0.241 - - [2026-01-30 14:38:36] "GET /instance-ip/bfb23db1-e791-4d74-8ea8-8ccb93b87db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.023412 10.0.0.241 - - [2026-01-30 14:38:37] "POST /loadbalancers HTTP/1.1" 200 584 0.083757 10.0.0.241 - - [2026-01-30 14:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031238 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.241 - - [2026-01-30 14:38:37] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046258 10.0.0.241 - - [2026-01-30 14:38:37] "GET /instance-ip/bfb23db1-e791-4d74-8ea8-8ccb93b87db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013648 10.0.0.241 - - [2026-01-30 14:38:37] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.072209 10.0.0.241 - - [2026-01-30 14:38:37] "GET /loadbalancer/a46e020b-2b95-4154-9105-c2e90701eb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002843 10.0.0.241 - - [2026-01-30 14:38:37] "POST /floating-ips HTTP/1.1" 200 585 0.049816 10.0.0.241 - - [2026-01-30 14:38:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038159 10.0.0.241 - - [2026-01-30 14:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010676 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.241 - - [2026-01-30 14:38:37] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051260 10.0.0.241 - - [2026-01-30 14:38:37] "GET /loadbalancer-listener/b37f8e27-9420-4490-9029-65d99fd611a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002648 10.0.0.241 - - [2026-01-30 14:38:37] "GET /loadbalancer-listener/b37f8e27-9420-4490-9029-65d99fd611a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002516 10.0.0.241 - - [2026-01-30 14:38:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016175 10.0.0.241 - - [2026-01-30 14:38:37] "GET /instance-ip/bfb23db1-e791-4d74-8ea8-8ccb93b87db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002715 10.0.0.241 - - [2026-01-30 14:38:37] "GET /instance-ip/bfb23db1-e791-4d74-8ea8-8ccb93b87db5?fields=floating_ips HTTP/1.1" 200 1173 0.004005 10.0.0.241 - - [2026-01-30 14:38:37] "GET /floating-ip/4da5f06f-3886-4878-a219-4cf00742af2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001889 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2026-01-30 14:38:37] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002098 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.241 - - [2026-01-30 14:38:37] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.010684 10.0.0.241 - - [2026-01-30 14:38:37] "POST /tags HTTP/1.1" 200 364 0.021147 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010329 10.0.0.241 - - [2026-01-30 14:38:37] "GET /tag/93ac02f2-b832-498c-b755-c4fd6caa0c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011260 10.0.0.241 - - [2026-01-30 14:38:37] "POST /tags HTTP/1.1" 200 312 0.019338 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.241 - - [2026-01-30 14:38:37] "GET /tag/245d73db-53f1-4189-81d4-33fb5e7fb46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011643 10.0.0.241 - - [2026-01-30 14:38:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000507 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.003393 10.0.0.241 - - [2026-01-30 14:38:37] "POST /security-groups HTTP/1.1" 200 574 0.069423 10.0.0.241 - - [2026-01-30 14:38:37] "POST /projects HTTP/1.1" 200 491 0.169611 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.002095 10.0.0.241 - - [2026-01-30 14:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012406 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.241 - - [2026-01-30 14:38:37] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.010189 10.0.0.241 - - [2026-01-30 14:38:37] "POST /access-control-lists HTTP/1.1" 200 585 0.076615 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.241 - - [2026-01-30 14:38:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002997 10.0.0.241 - - [2026-01-30 14:38:37] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005552 10.0.0.241 - - [2026-01-30 14:38:38] "POST /access-control-lists HTTP/1.1" 200 583 0.069038 10.0.0.241 - - [2026-01-30 14:38:38] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.073173 10.0.0.241 - - [2026-01-30 14:38:38] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.057567 10.0.0.241 - - [2026-01-30 14:38:38] "POST /security-groups HTTP/1.1" 200 548 0.075019 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002263 10.0.0.241 - - [2026-01-30 14:38:38] "POST /access-control-lists HTTP/1.1" 200 604 0.019856 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.005208 10.0.0.241 - - [2026-01-30 14:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027461 10.0.0.241 - - [2026-01-30 14:38:38] "POST /chown HTTP/1.1" 200 109 0.063225 10.0.0.241 - - [2026-01-30 14:38:38] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004989 10.0.0.241 - - [2026-01-30 14:38:38] "POST /access-control-lists HTTP/1.1" 200 602 0.089368 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2026-01-30 14:38:38] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002321 10.0.0.241 - - [2026-01-30 14:38:38] "POST /tags HTTP/1.1" 409 210 0.001341 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001242 10.0.0.241 - - [2026-01-30 14:38:38] "GET /tag/245d73db-53f1-4189-81d4-33fb5e7fb46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009496 10.0.0.241 - - [2026-01-30 14:38:38] "POST /firewall-rules HTTP/1.1" 200 572 0.069484 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-rule/8ff458cc-eddb-47ee-acf2-ac969081c0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005340 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.006311 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-rule/8ff458cc-eddb-47ee-acf2-ac969081c0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003894 10.0.0.241 - - [2026-01-30 14:38:38] "POST /ref-update HTTP/1.1" 200 156 0.043576 10.0.0.241 - - [2026-01-30 14:38:38] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007682 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.241 - - [2026-01-30 14:38:38] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002781 10.0.0.241 - - [2026-01-30 14:38:38] "POST /tags HTTP/1.1" 409 210 0.001596 10.0.0.241 - - [2026-01-30 14:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.241 - - [2026-01-30 14:38:38] "GET /tag/245d73db-53f1-4189-81d4-33fb5e7fb46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011751 10.0.0.241 - - [2026-01-30 14:38:38] "POST /firewall-rules HTTP/1.1" 200 570 0.067066 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-rule/fab7878f-58ce-44b5-8770-0bfc4864d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.015927 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004014 10.0.0.241 - - [2026-01-30 14:38:38] "GET /firewall-rule/fab7878f-58ce-44b5-8770-0bfc4864d795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002366 10.0.0.241 - - [2026-01-30 14:38:38] "POST /ref-update HTTP/1.1" 200 156 0.035653 10.0.0.241 - - [2026-01-30 14:38:38] "POST /tags HTTP/1.1" 200 302 0.023799 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.241 - - [2026-01-30 14:38:39] "GET /tag/201102b2-d714-4472-93d3-46d17389c7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.026726 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.241 - - [2026-01-30 14:38:39] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050821 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.241 - - [2026-01-30 14:38:39] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006925 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.241 - - [2026-01-30 14:38:39] "GET /service-appliance-set/c5566665-b4ec-4315-8dac-9e478522b4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004524 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.002045 10.0.0.241 - - [2026-01-30 14:38:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106669 10.0.0.241 - - [2026-01-30 14:38:39] "GET /virtual-machine-interface/e8b93f62-34be-4c14-91fb-7161988fff33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.016636 10.0.0.241 - - [2026-01-30 14:38:39] "POST /instance-ips HTTP/1.1" 200 378 0.021294 10.0.0.241 - - [2026-01-30 14:38:39] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003969 10.0.0.241 - - [2026-01-30 14:38:39] "POST /loadbalancers HTTP/1.1" 200 584 0.058913 10.0.0.241 - - [2026-01-30 14:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010262 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010130 10.0.0.241 - - [2026-01-30 14:38:39] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058259 10.0.0.241 - - [2026-01-30 14:38:39] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002729 10.0.0.241 - - [2026-01-30 14:38:39] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.018767 10.0.0.241 - - [2026-01-30 14:38:39] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008251 10.0.0.241 - - [2026-01-30 14:38:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.072935 10.0.0.241 - - [2026-01-30 14:38:39] "POST /floating-ips HTTP/1.1" 200 583 0.084076 10.0.0.241 - - [2026-01-30 14:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012872 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.241 - - [2026-01-30 14:38:39] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040957 10.0.0.241 - - [2026-01-30 14:38:39] "GET /loadbalancer-listener/455f87f8-2b9e-4418-be58-4c4b43ca9d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002765 10.0.0.241 - - [2026-01-30 14:38:39] "GET /loadbalancer-listener/455f87f8-2b9e-4418-be58-4c4b43ca9d18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002985 10.0.0.241 - - [2026-01-30 14:38:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016585 10.0.0.241 - - [2026-01-30 14:38:39] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002706 10.0.0.241 - - [2026-01-30 14:38:39] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?fields=floating_ips HTTP/1.1" 200 1166 0.004216 10.0.0.241 - - [2026-01-30 14:38:39] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.001822 10.0.0.241 - - [2026-01-30 14:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.241 - - [2026-01-30 14:38:40] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030396 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002268 10.0.0.241 - - [2026-01-30 14:38:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015592 10.0.0.241 - - [2026-01-30 14:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008526 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2026-01-30 14:38:40] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036523 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer-listener/abeafe76-0199-4c23-86af-3f1fd4f462d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003013 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer-listener/abeafe76-0199-4c23-86af-3f1fd4f462d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002999 10.0.0.241 - - [2026-01-30 14:38:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021061 10.0.0.241 - - [2026-01-30 14:38:40] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004236 10.0.0.241 - - [2026-01-30 14:38:40] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?fields=floating_ips HTTP/1.1" 200 1166 0.003884 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-01-30 14:38:40] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027869 10.0.0.241 - - [2026-01-30 14:38:40] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004846 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005779 10.0.0.241 - - [2026-01-30 14:38:40] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.014624 10.0.0.241 - - [2026-01-30 14:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006532 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008357 10.0.0.241 - - [2026-01-30 14:38:40] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044189 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer-listener/065e5404-0061-4638-9035-7e8a26f7649c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002503 10.0.0.241 - - [2026-01-30 14:38:40] "GET /loadbalancer-listener/065e5404-0061-4638-9035-7e8a26f7649c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003062 10.0.0.241 - - [2026-01-30 14:38:40] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.015810 10.0.0.241 - - [2026-01-30 14:38:40] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002643 10.0.0.241 - - [2026-01-30 14:38:40] "GET /instance-ip/4b7f17e6-980a-4899-ab21-c51d90183786?fields=floating_ips HTTP/1.1" 200 1166 0.002212 10.0.0.241 - - [2026-01-30 14:38:40] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.001691 10.0.0.241 - - [2026-01-30 14:38:40] "POST /tags HTTP/1.1" 409 237 0.001925 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.241 - - [2026-01-30 14:38:40] "GET /tag/a0edc2d2-c00a-489f-a888-2db4ca3eeef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.009623 10.0.0.241 - - [2026-01-30 14:38:40] "POST /tags HTTP/1.1" 409 210 0.001327 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.241 - - [2026-01-30 14:38:40] "GET /tag/bb21fd43-f8dc-48b3-a196-92658b02788e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009955 10.0.0.241 - - [2026-01-30 14:38:40] "POST /projects HTTP/1.1" 409 223 0.001537 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.241 - - [2026-01-30 14:38:40] "GET /project/0f839e90-2b92-4ecd-a964-139fb8577643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043571 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.241 - - [2026-01-30 14:38:40] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.003500 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-01-30 14:38:40] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003458 10.0.0.241 - - [2026-01-30 14:38:40] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.042244 10.0.0.241 - - [2026-01-30 14:38:40] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.056815 10.0.0.241 - - [2026-01-30 14:38:40] "POST /security-groups HTTP/1.1" 409 253 0.002297 10.0.0.241 - - [2026-01-30 14:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.241 - - [2026-01-30 14:38:41] "PUT /security-group/1b15c086-15c8-45d0-8c50-0a21459f405f HTTP/1.1" 200 263 0.061091 10.0.0.241 - - [2026-01-30 14:38:41] "PUT /access-control-list/89fb3739-90ee-4a3e-bf26-3e7d90e1edbe HTTP/1.1" 200 273 0.009793 10.0.0.241 - - [2026-01-30 14:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027538 10.0.0.241 - - [2026-01-30 14:38:41] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026576 10.0.0.241 - - [2026-01-30 14:38:41] "PUT /access-control-list/276f7364-2868-4ccd-9baa-8cacbb750594 HTTP/1.1" 200 273 0.033213 10.0.0.241 - - [2026-01-30 14:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-01-30 14:38:41] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002301 10.0.0.241 - - [2026-01-30 14:38:41] "POST /tags HTTP/1.1" 409 210 0.002930 10.0.0.241 - - [2026-01-30 14:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.241 - - [2026-01-30 14:38:41] "GET /tag/bb21fd43-f8dc-48b3-a196-92658b02788e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011845 10.0.0.241 - - [2026-01-30 14:38:41] "POST /firewall-rules HTTP/1.1" 200 572 0.078005 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-rule/5532cb07-adcf-45c6-87bc-49991f9217a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005113 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003514 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-rule/5532cb07-adcf-45c6-87bc-49991f9217a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002053 10.0.0.241 - - [2026-01-30 14:38:41] "POST /ref-update HTTP/1.1" 200 156 0.039849 10.0.0.241 - - [2026-01-30 14:38:41] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015070 10.0.0.241 - - [2026-01-30 14:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.241 - - [2026-01-30 14:38:41] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.241 - - [2026-01-30 14:38:41] "POST /tags HTTP/1.1" 409 210 0.001730 10.0.0.241 - - [2026-01-30 14:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.241 - - [2026-01-30 14:38:41] "GET /tag/bb21fd43-f8dc-48b3-a196-92658b02788e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010919 10.0.0.241 - - [2026-01-30 14:38:41] "POST /firewall-rules HTTP/1.1" 200 570 0.066857 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-rule/fcaaa112-3602-4076-883c-c6329e693a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017822 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004637 10.0.0.241 - - [2026-01-30 14:38:41] "GET /firewall-rule/fcaaa112-3602-4076-883c-c6329e693a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002033 10.0.0.241 - - [2026-01-30 14:38:41] "POST /ref-update HTTP/1.1" 200 156 0.047981 10.0.0.241 - - [2026-01-30 14:38:41] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009023 10.0.0.241 - - [2026-01-30 14:38:41] "POST /set-tag HTTP/1.1" 200 109 0.002491 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000800 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000841 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:39:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000764 10.0.0.49 - - [2026-01-30 14:39:28] "GET / HTTP/1.1" 200 36215 0.001786 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.49 - - [2026-01-30 14:39:28] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004707 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.49 - - [2026-01-30 14:39:28] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002945 10.0.0.49 - - [2026-01-30 14:39:28] "PUT /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b HTTP/1.1" 200 275 0.011003 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.013211 10.0.0.49 - - [2026-01-30 14:39:28] "POST /virtual-routers HTTP/1.1" 200 601 0.015575 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.49 - - [2026-01-30 14:39:28] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004109 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001928 10.0.0.49 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.49 - - [2026-01-30 14:39:28] "GET /virtual-network/35614afa-de04-4f54-8140-03ca5e60ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.003840 10.0.0.49 - - [2026-01-30 14:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055517 10.0.0.49 - - [2026-01-30 14:40:02] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.49 - - [2026-01-30 14:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.49 - - [2026-01-30 14:40:02] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004349 10.0.0.49 - - [2026-01-30 14:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.49 - - [2026-01-30 14:40:02] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003022 10.0.0.49 - - [2026-01-30 14:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.49 - - [2026-01-30 14:40:02] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003290 10.0.0.49 - - [2026-01-30 14:40:02] "PUT /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827 HTTP/1.1" 200 263 0.009387 10.0.0.49 - - [2026-01-30 14:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.49 - - [2026-01-30 14:40:02] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002565 10.0.0.49 - - [2026-01-30 14:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.49 - - [2026-01-30 14:40:02] "GET /virtual-machine-interface/2ecc9603-8b54-4e49-8257-13dc09addfcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004065 10.0.0.49 - - [2026-01-30 14:40:02] "PUT /virtual-machine-interface/2ecc9603-8b54-4e49-8257-13dc09addfcd HTTP/1.1" 200 285 0.008028 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:40:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:40:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000775 10.0.0.241 - - [2026-01-30 14:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.241 - - [2026-01-30 14:40:09] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.011541 10.0.0.241 - - [2026-01-30 14:42:18] "GET /global-system-configs HTTP/1.1" 200 323 0.011736 10.0.0.241 - - [2026-01-30 14:42:19] "GET /global-system-configs HTTP/1.1" 200 323 0.005977 10.0.0.241 - - [2026-01-30 14:43:30] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002649 10.0.0.241 - - [2026-01-30 14:43:30] "POST /ref-update HTTP/1.1" 200 156 0.006791 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006746 10.0.0.241 - - [2026-01-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.241 - - [2026-01-30 14:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2026-01-30 14:43:43] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.001813 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003358 10.0.0.241 - - [2026-01-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.001578 10.0.0.241 - - [2026-01-30 14:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.241 - - [2026-01-30 14:43:43] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002843 10.0.0.241 - - [2026-01-30 14:43:43] "GET /loadbalancer-pool/41b8689a-e8fa-489a-9ab5-61df6cdd2760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003173 10.0.0.241 - - [2026-01-30 14:43:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032168 10.0.0.241 - - [2026-01-30 14:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023786 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013072 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003545 10.0.0.241 - - [2026-01-30 14:43:43] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.241 - - [2026-01-30 14:43:43] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.012474 10.0.0.241 - - [2026-01-30 14:43:43] "POST /tags HTTP/1.1" 409 205 0.002320 10.0.0.241 - - [2026-01-30 14:43:43] "PUT /floating-ip/1ababda6-64e5-4872-9452-14973309ef58 HTTP/1.1" 200 257 0.009786 10.0.0.241 - - [2026-01-30 14:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.241 - - [2026-01-30 14:43:43] "GET /tag/201102b2-d714-4472-93d3-46d17389c7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012624 10.0.0.241 - - [2026-01-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.067972 10.0.0.241 - - [2026-01-30 14:43:43] "GET /loadbalancer-pool/1f2170cc-9a73-43d1-aec2-d4ae5bbbd351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020260 10.0.0.241 - - [2026-01-30 14:43:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027666 10.0.0.241 - - [2026-01-30 14:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009722 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020689 10.0.0.241 - - [2026-01-30 14:43:43] "POST /set-tag HTTP/1.1" 200 109 0.012969 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011667 10.0.0.241 - - [2026-01-30 14:43:43] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.241 - - [2026-01-30 14:43:43] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.023122 10.0.0.241 - - [2026-01-30 14:43:43] "GET /loadbalancer-pool/13d8769b-bd3b-45bc-91eb-f59c4990b451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009422 10.0.0.241 - - [2026-01-30 14:43:43] "PUT /floating-ip/1ababda6-64e5-4872-9452-14973309ef58 HTTP/1.1" 200 257 0.020040 10.0.0.241 - - [2026-01-30 14:43:43] "POST /loadbalancer-members HTTP/1.1" 200 694 0.044716 10.0.0.241 - - [2026-01-30 14:43:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015183 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009824 10.0.0.241 - - [2026-01-30 14:43:43] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003490 10.0.0.241 - - [2026-01-30 14:43:43] "POST /ref-update HTTP/1.1" 200 156 0.006171 10.0.0.241 - - [2026-01-30 14:43:43] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.012221 10.0.0.241 - - [2026-01-30 14:43:44] "PUT /floating-ip/1ababda6-64e5-4872-9452-14973309ef58 HTTP/1.1" 200 257 0.013779 10.0.0.241 - - [2026-01-30 14:43:44] "POST /set-tag HTTP/1.1" 200 109 0.007067 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:44:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:44:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:44:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001108 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.241 - - [2026-01-30 14:45:07] "GET / HTTP/1.1" 200 36215 0.001763 10.0.0.241 - - [2026-01-30 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.241 - - [2026-01-30 14:45:07] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004122 10.0.0.241 - - [2026-01-30 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.241 - - [2026-01-30 14:45:07] "GET /config-node/7bf61a54-a147-4378-822b-90334bd48b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002681 10.0.0.241 - - [2026-01-30 14:45:19] "GET / HTTP/1.1" 200 36215 0.002196 10.0.0.241 - - [2026-01-30 14:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.241 - - [2026-01-30 14:45:19] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003000 10.0.0.241 - - [2026-01-30 14:45:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001798 10.0.0.241 - - [2026-01-30 14:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.241 - - [2026-01-30 14:45:19] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.009900 10.0.0.241 - - [2026-01-30 14:45:19] "PUT /bgp-router/41fce207-656c-4c9d-9689-1977e4521902 HTTP/1.1" 200 255 0.033029 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.241 - - [2026-01-30 14:45:23] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005305 10.0.0.241 - - [2026-01-30 14:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.241 - - [2026-01-30 14:45:23] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003587 10.0.0.241 - - [2026-01-30 14:45:23] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.241 - - [2026-01-30 14:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-01-30 14:45:23] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002007 10.0.0.241 - - [2026-01-30 14:45:23] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003111 10.0.0.241 - - [2026-01-30 14:45:23] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.241 - - [2026-01-30 14:45:23] "DELETE /loadbalancer-member/e10abcb4-f8f0-43cc-8b3b-2faa4a6beef9 HTTP/1.1" 200 115 0.033290 10.0.0.241 - - [2026-01-30 14:45:23] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006726 10.0.0.241 - - [2026-01-30 14:45:23] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.241 - - [2026-01-30 14:45:23] "DELETE /loadbalancer-member/c682b82d-a562-4f2e-b49e-138e11e240d4 HTTP/1.1" 200 115 0.015945 10.0.0.241 - - [2026-01-30 14:45:23] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007196 10.0.0.241 - - [2026-01-30 14:45:23] "POST /set-tag HTTP/1.1" 200 109 0.005894 10.0.0.241 - - [2026-01-30 14:45:23] "DELETE /loadbalancer-member/5ff4a4cd-cb2f-409d-985a-bfbc728b279d HTTP/1.1" 200 115 0.033677 10.0.0.241 - - [2026-01-30 14:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.241 - - [2026-01-30 14:45:24] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002629 10.0.0.241 - - [2026-01-30 14:45:24] "GET /loadbalancer-pool/41b8689a-e8fa-489a-9ab5-61df6cdd2760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002342 10.0.0.241 - - [2026-01-30 14:45:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015200 10.0.0.241 - - [2026-01-30 14:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009145 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006054 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011887 10.0.0.241 - - [2026-01-30 14:45:24] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007352 10.0.0.241 - - [2026-01-30 14:45:24] "POST /set-tag HTTP/1.1" 200 109 0.082317 10.0.0.241 - - [2026-01-30 14:45:24] "GET /loadbalancer-pool/1f2170cc-9a73-43d1-aec2-d4ae5bbbd351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002752 10.0.0.241 - - [2026-01-30 14:45:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017401 10.0.0.241 - - [2026-01-30 14:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014913 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006986 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004782 10.0.0.241 - - [2026-01-30 14:45:24] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001753 10.0.0.241 - - [2026-01-30 14:45:24] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.241 - - [2026-01-30 14:45:24] "GET /loadbalancer-pool/13d8769b-bd3b-45bc-91eb-f59c4990b451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002224 10.0.0.241 - - [2026-01-30 14:45:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.012998 10.0.0.241 - - [2026-01-30 14:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009585 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011149 10.0.0.241 - - [2026-01-30 14:45:24] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.241 - - [2026-01-30 14:45:24] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004761 10.0.0.241 - - [2026-01-30 14:45:24] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001904 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 10.0.0.241 - - [2026-01-30 14:47:07] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.241 - - [2026-01-30 14:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.241 - - [2026-01-30 14:47:07] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030386 10.0.0.241 - - [2026-01-30 14:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.241 - - [2026-01-30 14:47:07] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028763 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2026-01-30 14:47:08] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026990 10.0.0.241 - - [2026-01-30 14:47:08] "POST /tags HTTP/1.1" 200 334 0.026559 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.241 - - [2026-01-30 14:47:08] "GET /tag/3372a34d-71c5-4da8-8bdd-8d3778265594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.036582 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.241 - - [2026-01-30 14:47:08] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033444 10.0.0.241 - - [2026-01-30 14:47:08] "GET /virtual-networks?parent_id=c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003589 10.0.0.241 - - [2026-01-30 14:47:08] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039108 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.241 - - [2026-01-30 14:47:08] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003869 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.241 - - [2026-01-30 14:47:08] "GET /service-appliance-set/c5566665-b4ec-4315-8dac-9e478522b4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002313 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.001568 10.0.0.241 - - [2026-01-30 14:47:08] "POST /virtual-networks HTTP/1.1" 200 514 0.050401 10.0.0.241 - - [2026-01-30 14:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009157 10.0.0.241 - - [2026-01-30 14:47:08] "GET /network-ipam/57c03c77-ef7b-4f27-ac25-14ed5f2ea2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.009745 10.0.0.241 - - [2026-01-30 14:47:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112365 10.0.0.241 - - [2026-01-30 14:47:08] "GET /virtual-machine-interface/dbbf87a0-2c2d-4dd1-bf76-191813c5ce49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007866 10.0.0.241 - - [2026-01-30 14:47:09] "POST /useragent-kv HTTP/1.1" 200 115 0.008234 10.0.0.241 - - [2026-01-30 14:47:09] "POST /ref-update HTTP/1.1" 200 156 0.160652 10.0.0.241 - - [2026-01-30 14:47:09] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004000 10.0.0.241 - - [2026-01-30 14:47:09] "POST /instance-ips HTTP/1.1" 200 410 0.068635 10.0.0.241 - - [2026-01-30 14:47:09] "GET /domains HTTP/1.1" 200 281 0.002417 10.0.0.241 - - [2026-01-30 14:47:09] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.008146 10.0.0.241 - - [2026-01-30 14:47:09] "GET /instance-ip/3584bb99-dff5-4d7e-b5d1-4a5ff073ac4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007811 10.0.0.241 - - [2026-01-30 14:47:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 5498 0.035230 10.0.0.241 - - [2026-01-30 14:47:09] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.007775 10.0.0.241 - - [2026-01-30 14:47:09] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.002982 10.0.0.241 - - [2026-01-30 14:47:09] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1183 0.001981 10.0.0.241 - - [2026-01-30 14:47:09] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1183 0.039192 10.0.0.241 - - [2026-01-30 14:47:09] "POST /loadbalancers HTTP/1.1" 200 612 0.074599 10.0.0.241 - - [2026-01-30 14:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022259 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008703 10.0.0.241 - - [2026-01-30 14:47:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043373 10.0.0.241 - - [2026-01-30 14:47:09] "GET /instance-ip/3584bb99-dff5-4d7e-b5d1-4a5ff073ac4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002352 10.0.0.241 - - [2026-01-30 14:47:09] "POST /floating-ips HTTP/1.1" 200 599 0.017969 10.0.0.241 - - [2026-01-30 14:47:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038033 10.0.0.241 - - [2026-01-30 14:47:09] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004949 10.0.0.241 - - [2026-01-30 14:47:09] "POST /route-targets HTTP/1.1" 200 328 0.012343 10.0.0.241 - - [2026-01-30 14:47:09] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.031236 10.0.0.241 - - [2026-01-30 14:47:09] "POST /ref-update HTTP/1.1" 200 156 0.020988 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.241 - - [2026-01-30 14:47:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028189 10.0.0.241 - - [2026-01-30 14:47:09] "GET /loadbalancer-listener/7d4686cb-a9e2-4913-acb4-e3cc2848c4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003093 10.0.0.241 - - [2026-01-30 14:47:09] "GET /loadbalancer-listener/7d4686cb-a9e2-4913-acb4-e3cc2848c4de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002293 10.0.0.241 - - [2026-01-30 14:47:09] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021579 10.0.0.241 - - [2026-01-30 14:47:09] "GET /instance-ip/3584bb99-dff5-4d7e-b5d1-4a5ff073ac4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002744 10.0.0.241 - - [2026-01-30 14:47:09] "GET /instance-ip/3584bb99-dff5-4d7e-b5d1-4a5ff073ac4a?fields=floating_ips HTTP/1.1" 200 1214 0.008190 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.241 - - [2026-01-30 14:47:09] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001983 10.0.0.241 - - [2026-01-30 14:47:09] "GET /floating-ip/05400c59-1cd9-44b5-9386-d14877b37eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002430 10.0.0.241 - - [2026-01-30 14:47:09] "POST /tags HTTP/1.1" 200 296 0.054024 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.241 - - [2026-01-30 14:47:09] "GET /tag/44fb5c48-ac65-417c-87e4-9b954573c9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011412 10.0.0.241 - - [2026-01-30 14:47:09] "POST /tags HTTP/1.1" 409 233 0.002066 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.241 - - [2026-01-30 14:47:09] "GET /tag/4ad532af-7c33-4117-84ab-da6916a7d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009425 10.0.0.241 - - [2026-01-30 14:47:09] "POST /tags HTTP/1.1" 409 206 0.001390 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-30 14:47:09] "GET /tag/39615773-2c7f-48c0-a025-9651e26098a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010846 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.241 - - [2026-01-30 14:47:09] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004601 10.0.0.241 - - [2026-01-30 14:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.241 - - [2026-01-30 14:47:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044792 10.0.0.241 - - [2026-01-30 14:47:09] "POST /virtual-machines HTTP/1.1" 200 370 0.020940 10.0.0.241 - - [2026-01-30 14:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011519 10.0.0.241 - - [2026-01-30 14:47:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104751 10.0.0.241 - - [2026-01-30 14:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007424 10.0.0.241 - - [2026-01-30 14:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.003591 10.0.0.241 - - [2026-01-30 14:47:10] "POST /instance-ips HTTP/1.1" 200 410 0.036269 10.0.0.241 - - [2026-01-30 14:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017892 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013285 10.0.0.241 - - [2026-01-30 14:47:10] "POST /set-tag HTTP/1.1" 200 109 0.015291 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013716 10.0.0.241 - - [2026-01-30 14:47:10] "GET /instance-ip/8e549138-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003221 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004616 10.0.0.241 - - [2026-01-30 14:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003221 10.0.0.241 - - [2026-01-30 14:47:10] "POST /ref-update HTTP/1.1" 200 156 0.007962 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013248 10.0.0.241 - - [2026-01-30 14:47:10] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.241 - - [2026-01-30 14:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003461 10.0.0.241 - - [2026-01-30 14:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.241 - - [2026-01-30 14:47:10] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031286 10.0.0.241 - - [2026-01-30 14:47:10] "POST /virtual-machines HTTP/1.1" 200 370 0.016269 10.0.0.241 - - [2026-01-30 14:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014361 10.0.0.241 - - [2026-01-30 14:47:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100185 10.0.0.241 - - [2026-01-30 14:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008040 10.0.0.241 - - [2026-01-30 14:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010962 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005422 10.0.0.241 - - [2026-01-30 14:47:10] "POST /instance-ips HTTP/1.1" 200 410 0.027547 10.0.0.241 - - [2026-01-30 14:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023137 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011540 10.0.0.241 - - [2026-01-30 14:47:10] "POST /set-tag HTTP/1.1" 200 109 0.017331 10.0.0.241 - - [2026-01-30 14:47:10] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012268 10.0.0.241 - - [2026-01-30 14:47:11] "GET /instance-ip/8ec1ca5a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006564 10.0.0.241 - - [2026-01-30 14:47:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004319 10.0.0.241 - - [2026-01-30 14:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.241 - - [2026-01-30 14:47:11] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003333 10.0.0.241 - - [2026-01-30 14:47:11] "POST /ref-update HTTP/1.1" 200 156 0.008606 10.0.0.241 - - [2026-01-30 14:47:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.025711 10.0.0.241 - - [2026-01-30 14:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.241 - - [2026-01-30 14:47:11] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004190 10.0.0.241 - - [2026-01-30 14:47:11] "POST /set-tag HTTP/1.1" 200 109 0.001758 10.0.0.241 - - [2026-01-30 14:47:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003796 10.0.0.241 - - [2026-01-30 14:47:11] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domains HTTP/1.1" 200 281 0.003988 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.002234 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 7092 0.039661 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.003366 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.003220 10.0.0.241 - - [2026-01-30 14:47:14] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1405 0.003287 10.0.0.241 - - [2026-01-30 14:47:14] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1405 0.002082 10.0.0.241 - - [2026-01-30 14:47:14] "GET /route-target/55f4292f-7758-4069-97d2-eae55acafb3f HTTP/1.1" 200 1154 0.001791 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.003193 10.0.0.241 - - [2026-01-30 14:47:14] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1405 0.001862 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003430 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.003651 10.0.0.241 - - [2026-01-30 14:47:14] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1405 0.002417 10.0.0.241 - - [2026-01-30 14:47:14] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 200 1405 0.002719 10.0.0.241 - - [2026-01-30 14:47:14] "GET /route-target/55f4292f-7758-4069-97d2-eae55acafb3f HTTP/1.1" 200 1154 0.001907 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domains HTTP/1.1" 200 281 0.001678 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.002606 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 7092 0.027084 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2096 0.003700 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.025861 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003229 10.0.0.241 - - [2026-01-30 14:47:14] "GET /floating-ip-pools?parent_id=6ad1fc69-9bbd-460d-b808-4786d6acb8a0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001903 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003340 10.0.0.241 - - [2026-01-30 14:47:14] "POST /floating-ip-pools HTTP/1.1" 200 564 0.015094 10.0.0.241 - - [2026-01-30 14:47:14] "POST /ref-update HTTP/1.1" 200 156 0.019779 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004013 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domains HTTP/1.1" 200 281 0.001341 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.002094 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 7349 0.043924 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2335 0.004583 10.0.0.241 - - [2026-01-30 14:47:14] "GET /floating-ip-pool/93786e07-d185-482d-bf65-a05d6899e343 HTTP/1.1" 200 1318 0.001594 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domains HTTP/1.1" 200 281 0.001235 10.0.0.241 - - [2026-01-30 14:47:14] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.003286 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 7349 0.019002 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 2335 0.006325 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003419 10.0.0.241 - - [2026-01-30 14:47:14] "POST /tags HTTP/1.1" 200 366 0.044430 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.241 - - [2026-01-30 14:47:14] "GET /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013020 10.0.0.241 - - [2026-01-30 14:47:14] "POST /tags HTTP/1.1" 409 206 0.001224 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.241 - - [2026-01-30 14:47:14] "GET /tag/39615773-2c7f-48c0-a025-9651e26098a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009224 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.241 - - [2026-01-30 14:47:14] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.026068 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2026-01-30 14:47:14] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003904 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.241 - - [2026-01-30 14:47:14] "GET /service-appliance-set/54969592-daf5-4e53-9d2d-75e18a01a2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003327 10.0.0.241 - - [2026-01-30 14:47:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001865 10.0.0.241 - - [2026-01-30 14:47:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092369 10.0.0.241 - - [2026-01-30 14:47:15] "GET /virtual-machine-interface/e8812636-e081-4996-8fbb-303a014e8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007816 10.0.0.241 - - [2026-01-30 14:47:15] "POST /set-tag HTTP/1.1" 200 109 0.012206 10.0.0.241 - - [2026-01-30 14:47:15] "POST /instance-ips HTTP/1.1" 200 418 0.041718 10.0.0.241 - - [2026-01-30 14:47:15] "GET /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.018663 10.0.0.241 - - [2026-01-30 14:47:15] "POST /loadbalancers HTTP/1.1" 200 620 0.057566 10.0.0.241 - - [2026-01-30 14:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014700 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016735 10.0.0.241 - - [2026-01-30 14:47:15] "POST /service-instances HTTP/1.1" 200 568 0.017234 10.0.0.241 - - [2026-01-30 14:47:15] "POST /ref-update HTTP/1.1" 200 156 0.011121 10.0.0.241 - - [2026-01-30 14:47:15] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.013223 10.0.0.241 - - [2026-01-30 14:47:15] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.049770 10.0.0.241 - - [2026-01-30 14:47:15] "GET /virtual-machine-interface/e8812636-e081-4996-8fbb-303a014e8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006263 10.0.0.241 - - [2026-01-30 14:47:15] "GET /virtual-machine-interface/e8812636-e081-4996-8fbb-303a014e8108?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006390 10.0.0.241 - - [2026-01-30 14:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015693 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.241 - - [2026-01-30 14:47:15] "GET /floating-ip-pool/93786e07-d185-482d-bf65-a05d6899e343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004571 10.0.0.241 - - [2026-01-30 14:47:15] "POST /virtual-machines HTTP/1.1" 200 430 0.015446 10.0.0.241 - - [2026-01-30 14:47:15] "POST /floating-ips HTTP/1.1" 200 673 0.069854 10.0.0.241 - - [2026-01-30 14:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.067888 10.0.0.241 - - [2026-01-30 14:47:15] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002589 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.241 - - [2026-01-30 14:47:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.160818 10.0.0.241 - - [2026-01-30 14:47:15] "POST /chown HTTP/1.1" 200 109 0.027501 10.0.0.241 - - [2026-01-30 14:47:15] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008714 10.0.0.241 - - [2026-01-30 14:47:15] "POST /tags HTTP/1.1" 409 221 0.004367 10.0.0.241 - - [2026-01-30 14:47:15] "POST /chown HTTP/1.1" 200 109 0.018341 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010201 10.0.0.241 - - [2026-01-30 14:47:15] "PUT /virtual-machine-interface/804cef04-2a3c-447a-827c-742a017e5928 HTTP/1.1" 200 285 0.018114 10.0.0.241 - - [2026-01-30 14:47:15] "GET /tag/3372a34d-71c5-4da8-8bdd-8d3778265594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023795 10.0.0.241 - - [2026-01-30 14:47:15] "POST /tags HTTP/1.1" 409 238 0.004942 10.0.0.241 - - [2026-01-30 14:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.241 - - [2026-01-30 14:47:15] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.024052 10.0.0.241 - - [2026-01-30 14:47:15] "POST /ref-update HTTP/1.1" 200 156 0.022346 10.0.0.241 - - [2026-01-30 14:47:15] "GET /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019107 10.0.0.241 - - [2026-01-30 14:47:15] "POST /ref-update HTTP/1.1" 200 156 0.013330 10.0.0.241 - - [2026-01-30 14:47:16] "POST /firewall-rules HTTP/1.1" 200 652 0.062184 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.055128 10.0.0.241 - - [2026-01-30 14:47:16] "GET /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.040211 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.029416 10.0.0.241 - - [2026-01-30 14:47:16] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003766 10.0.0.241 - - [2026-01-30 14:47:16] "GET /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007335 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.036346 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.044496 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.108159 10.0.0.241 - - [2026-01-30 14:47:16] "POST /virtual-machines HTTP/1.1" 200 430 0.038152 10.0.0.241 - - [2026-01-30 14:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011432 10.0.0.241 - - [2026-01-30 14:47:16] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033338 10.0.0.241 - - [2026-01-30 14:47:16] "GET /loadbalancer/60a69e21-33e2-4b01-8cfa-8bf0fd25e6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.010885 10.0.0.241 - - [2026-01-30 14:47:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132428 10.0.0.241 - - [2026-01-30 14:47:16] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.091794 10.0.0.241 - - [2026-01-30 14:47:16] "POST /chown HTTP/1.1" 200 109 0.028120 10.0.0.241 - - [2026-01-30 14:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.241 - - [2026-01-30 14:47:16] "POST /chown HTTP/1.1" 200 109 0.017462 10.0.0.241 - - [2026-01-30 14:47:16] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033700 10.0.0.241 - - [2026-01-30 14:47:16] "PUT /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917 HTTP/1.1" 200 285 0.008613 10.0.0.241 - - [2026-01-30 14:47:16] "GET /loadbalancer-listener/57500787-a6f4-4d24-8ebc-0a6770b2d58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005414 10.0.0.241 - - [2026-01-30 14:47:16] "GET /loadbalancer-listener/57500787-a6f4-4d24-8ebc-0a6770b2d58c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.015923 10.0.0.241 - - [2026-01-30 14:47:16] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.046907 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.025906 10.0.0.241 - - [2026-01-30 14:47:16] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065047 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.022089 10.0.0.241 - - [2026-01-30 14:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028784 10.0.0.241 - - [2026-01-30 14:47:16] "GET /loadbalancer-pool/f46e6b59-3fef-4387-a9b1-adbd5236d812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007596 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.032496 10.0.0.241 - - [2026-01-30 14:47:16] "POST /loadbalancer-members HTTP/1.1" 200 709 0.022239 10.0.0.241 - - [2026-01-30 14:47:16] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.241 - - [2026-01-30 14:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015847 10.0.0.241 - - [2026-01-30 14:47:16] "GET /loadbalancer-member/54a723e7-1d83-4103-a837-d8087d99149c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.007043 10.0.0.241 - - [2026-01-30 14:47:16] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001806 10.0.0.241 - - [2026-01-30 14:47:16] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.008169 10.0.0.241 - - [2026-01-30 14:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015731 10.0.0.241 - - [2026-01-30 14:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.241 - - [2026-01-30 14:47:16] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002214 10.0.0.241 - - [2026-01-30 14:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.241 - - [2026-01-30 14:47:16] "POST /tags HTTP/1.1" 409 221 0.001242 10.0.0.241 - - [2026-01-30 14:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001164 10.0.0.241 - - [2026-01-30 14:47:16] "GET /tag/3372a34d-71c5-4da8-8bdd-8d3778265594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009773 10.0.0.241 - - [2026-01-30 14:47:16] "POST /tags HTTP/1.1" 409 238 0.002023 10.0.0.241 - - [2026-01-30 14:47:16] "POST /chown HTTP/1.1" 200 109 0.005893 10.0.0.241 - - [2026-01-30 14:47:16] "POST /chown HTTP/1.1" 200 109 0.005157 10.0.0.241 - - [2026-01-30 14:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.241 - - [2026-01-30 14:47:17] "GET /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.025256 10.0.0.241 - - [2026-01-30 14:47:17] "POST /firewall-rules HTTP/1.1" 409 293 0.003850 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.057465 10.0.0.241 - - [2026-01-30 14:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa HTTP/1.1" 200 261 0.036155 10.0.0.241 - - [2026-01-30 14:47:17] "GET /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011070 10.0.0.241 - - [2026-01-30 14:47:17] "POST /ref-update HTTP/1.1" 200 156 0.041456 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.032824 10.0.0.241 - - [2026-01-30 14:47:17] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011966 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.025469 10.0.0.241 - - [2026-01-30 14:47:17] "GET /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012431 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.011873 10.0.0.241 - - [2026-01-30 14:47:17] "POST /ref-update HTTP/1.1" 200 156 0.020981 10.0.0.241 - - [2026-01-30 14:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.005630 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.014339 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.018003 10.0.0.241 - - [2026-01-30 14:47:17] "POST /ref-update HTTP/1.1" 200 156 0.009564 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.013391 10.0.0.241 - - [2026-01-30 14:47:17] "POST /chown HTTP/1.1" 200 109 0.024866 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 257 0.013554 10.0.0.241 - - [2026-01-30 14:47:17] "POST /ref-update HTTP/1.1" 200 156 0.020427 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.006568 10.0.0.241 - - [2026-01-30 14:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.005521 10.0.0.241 - - [2026-01-30 14:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.241 - - [2026-01-30 14:47:17] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003509 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.007568 10.0.0.241 - - [2026-01-30 14:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.241 - - [2026-01-30 14:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012214 10.0.0.241 - - [2026-01-30 14:47:17] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.064116 10.0.0.241 - - [2026-01-30 14:47:17] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.021186 10.0.0.241 - - [2026-01-30 14:47:17] "POST /virtual-machines HTTP/1.1" 200 374 0.018592 10.0.0.241 - - [2026-01-30 14:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027205 10.0.0.241 - - [2026-01-30 14:47:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026911 10.0.0.241 - - [2026-01-30 14:47:18] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.063495 10.0.0.241 - - [2026-01-30 14:47:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.117092 10.0.0.241 - - [2026-01-30 14:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029478 10.0.0.241 - - [2026-01-30 14:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.045462 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020454 10.0.0.241 - - [2026-01-30 14:47:18] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.038968 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004240 10.0.0.241 - - [2026-01-30 14:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010508 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.241 - - [2026-01-30 14:47:18] "POST /instance-ips HTTP/1.1" 200 414 0.051667 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.022057 10.0.0.241 - - [2026-01-30 14:47:18] "GET /global-system-configs HTTP/1.1" 200 323 0.009825 10.0.0.241 - - [2026-01-30 14:47:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.050750 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011967 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.032225 10.0.0.241 - - [2026-01-30 14:47:18] "POST /ref-update HTTP/1.1" 200 156 0.011694 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.024837 10.0.0.241 - - [2026-01-30 14:47:18] "POST /set-tag HTTP/1.1" 200 109 0.028959 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006909 10.0.0.241 - - [2026-01-30 14:47:18] "GET /instance-ip/93267bf4-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008941 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.010138 10.0.0.241 - - [2026-01-30 14:47:18] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003768 10.0.0.241 - - [2026-01-30 14:47:18] "POST /set-tag HTTP/1.1" 200 109 0.001596 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.002806 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.004808 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.017151 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.017523 10.0.0.241 - - [2026-01-30 14:47:18] "POST /ref-update HTTP/1.1" 200 156 0.022105 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007162 10.0.0.241 - - [2026-01-30 14:47:18] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.008128 10.0.0.241 - - [2026-01-30 14:47:18] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003635 10.0.0.241 - - [2026-01-30 14:47:18] "POST /set-tag HTTP/1.1" 200 109 0.001519 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.023525 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.013213 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.009902 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.015039 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.013243 10.0.0.241 - - [2026-01-30 14:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.008204 10.0.0.241 - - [2026-01-30 14:47:18] "POST /chown HTTP/1.1" 200 109 0.015579 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.016742 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.006883 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.014256 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.008704 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.013408 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.008141 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005260 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.013403 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.061014 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005321 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.017328 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.006954 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.021009 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.006098 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.016845 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.015771 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.012047 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005223 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005835 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.017426 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.021938 10.0.0.241 - - [2026-01-30 14:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005969 10.0.0.241 - - [2026-01-30 14:47:19] "GET /global-system-configs HTTP/1.1" 200 323 0.001583 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.022191 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.017757 10.0.0.241 - - [2026-01-30 14:47:19] "POST /chown HTTP/1.1" 200 109 0.005742 10.0.0.241 - - [2026-01-30 14:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012233 10.0.0.241 - - [2026-01-30 14:47:20] "POST /chown HTTP/1.1" 200 109 0.007832 10.0.0.241 - - [2026-01-30 14:47:20] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.241 - - [2026-01-30 14:47:20] "POST /chown HTTP/1.1" 200 109 0.046684 10.0.0.241 - - [2026-01-30 14:47:20] "POST /chown HTTP/1.1" 200 109 0.019710 10.0.0.241 - - [2026-01-30 14:47:22] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005134 10.0.0.241 - - [2026-01-30 14:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.241 - - [2026-01-30 14:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-01-30 14:47:22] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002157 10.0.0.241 - - [2026-01-30 14:47:22] "GET /loadbalancer-pool/4399de50-c9ea-499e-8ee1-06c92f02f7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002172 10.0.0.241 - - [2026-01-30 14:47:22] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014107 10.0.0.241 - - [2026-01-30 14:47:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027665 10.0.0.241 - - [2026-01-30 14:47:22] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020600 10.0.0.241 - - [2026-01-30 14:47:22] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006813 10.0.0.241 - - [2026-01-30 14:47:22] "POST /ref-update HTTP/1.1" 200 156 0.006899 10.0.0.241 - - [2026-01-30 14:47:22] "GET /floating-ip/05400c59-1cd9-44b5-9386-d14877b37eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.012544 10.0.0.241 - - [2026-01-30 14:47:22] "PUT /floating-ip/05400c59-1cd9-44b5-9386-d14877b37eb6 HTTP/1.1" 200 257 0.007301 10.0.0.241 - - [2026-01-30 14:47:22] "POST /tags HTTP/1.1" 409 221 0.002554 10.0.0.241 - - [2026-01-30 14:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.241 - - [2026-01-30 14:47:22] "GET /tag/3372a34d-71c5-4da8-8bdd-8d3778265594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009594 10.0.0.241 - - [2026-01-30 14:47:22] "POST /set-tag HTTP/1.1" 200 109 0.015611 10.0.0.241 - - [2026-01-30 14:47:23] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007367 10.0.0.241 - - [2026-01-30 14:47:23] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.241 - - [2026-01-30 14:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.241 - - [2026-01-30 14:47:23] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002362 10.0.0.241 - - [2026-01-30 14:47:23] "GET /loadbalancer-pool/4399de50-c9ea-499e-8ee1-06c92f02f7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002657 10.0.0.241 - - [2026-01-30 14:47:23] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013666 10.0.0.241 - - [2026-01-30 14:47:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016059 10.0.0.241 - - [2026-01-30 14:47:23] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012693 10.0.0.241 - - [2026-01-30 14:47:23] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008363 10.0.0.241 - - [2026-01-30 14:47:23] "POST /ref-update HTTP/1.1" 200 156 0.007648 10.0.0.241 - - [2026-01-30 14:47:23] "GET /floating-ip/05400c59-1cd9-44b5-9386-d14877b37eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.011539 10.0.0.241 - - [2026-01-30 14:47:23] "POST /set-tag HTTP/1.1" 200 109 0.013532 10.0.0.241 - - [2026-01-30 14:47:27] "GET /virtual-machine/2fae82b8-2bf9-4635-82bf-d58549b8a6d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002750 10.0.0.241 - - [2026-01-30 14:47:27] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005741 10.0.0.241 - - [2026-01-30 14:47:27] "GET /virtual-machine/5fcb1a79-cc93-45aa-9017-cfc6d6eb6cb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002734 10.0.0.241 - - [2026-01-30 14:47:27] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004836 10.0.0.241 - - [2026-01-30 14:47:32] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004027 10.0.0.241 - - [2026-01-30 14:47:32] "POST /set-tag HTTP/1.1" 200 109 0.001914 10.0.0.241 - - [2026-01-30 14:47:33] "GET /virtual-machine/86abb906-10ea-4557-8f47-037493281b53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002729 10.0.0.241 - - [2026-01-30 14:47:33] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003550 10.0.0.241 - - [2026-01-30 14:47:33] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004554 10.0.0.241 - - [2026-01-30 14:47:33] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.241 - - [2026-01-30 14:48:05] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004046 10.0.0.241 - - [2026-01-30 14:48:05] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.241 - - [2026-01-30 14:48:05] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003516 10.0.0.241 - - [2026-01-30 14:48:05] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.241 - - [2026-01-30 14:48:05] "GET /virtual-machine/86abb906-10ea-4557-8f47-037493281b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001930 10.0.0.241 - - [2026-01-30 14:48:05] "POST /ref-update HTTP/1.1" 200 156 0.008496 10.0.0.241 - - [2026-01-30 14:48:05] "GET /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003786 10.0.0.241 - - [2026-01-30 14:48:05] "POST /set-tag HTTP/1.1" 200 109 0.013991 10.0.0.241 - - [2026-01-30 14:48:05] "POST /set-tag HTTP/1.1" 200 109 0.011902 10.0.0.241 - - [2026-01-30 14:48:05] "DELETE /instance-ip/93267bf4-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.047100 10.0.0.241 - - [2026-01-30 14:48:05] "DELETE /virtual-machine-interface/930ba81a-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.032981 10.0.0.241 - - [2026-01-30 14:48:05] "DELETE /virtual-machine/86abb906-10ea-4557-8f47-037493281b53 HTTP/1.1" 200 115 0.012118 10.0.0.241 - - [2026-01-30 14:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.241 - - [2026-01-30 14:48:08] "GET /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010653 10.0.0.241 - - [2026-01-30 14:48:08] "GET /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.018215 10.0.0.241 - - [2026-01-30 14:48:08] "GET /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003872 10.0.0.241 - - [2026-01-30 14:48:08] "POST /set-tag HTTP/1.1" 200 109 0.018800 10.0.0.241 - - [2026-01-30 14:48:08] "GET /virtual-machine-interface/804cef04-2a3c-447a-827c-742a017e5928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004318 10.0.0.241 - - [2026-01-30 14:48:08] "POST /set-tag HTTP/1.1" 200 109 0.013525 10.0.0.241 - - [2026-01-30 14:48:08] "GET /virtual-machine-interface/e8812636-e081-4996-8fbb-303a014e8108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015562 10.0.0.241 - - [2026-01-30 14:48:08] "POST /set-tag HTTP/1.1" 200 109 0.012789 10.0.0.241 - - [2026-01-30 14:48:08] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011714 10.0.0.241 - - [2026-01-30 14:48:08] "GET /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005655 10.0.0.241 - - [2026-01-30 14:48:08] "POST /ref-update HTTP/1.1" 200 156 0.012863 10.0.0.241 - - [2026-01-30 14:48:08] "DELETE /firewall-rule/739a4383-f55d-4838-8d62-89aeeace8bfa HTTP/1.1" 200 115 0.038991 10.0.0.241 - - [2026-01-30 14:48:08] "DELETE /loadbalancer-member/54a723e7-1d83-4103-a837-d8087d99149c HTTP/1.1" 200 115 0.029419 10.0.0.241 - - [2026-01-30 14:48:08] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.006814 10.0.0.241 - - [2026-01-30 14:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023256 10.0.0.241 - - [2026-01-30 14:48:08] "DELETE /loadbalancer-pool/f46e6b59-3fef-4387-a9b1-adbd5236d812 HTTP/1.1" 200 115 0.074151 10.0.0.241 - - [2026-01-30 14:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.241 - - [2026-01-30 14:48:08] "DELETE /loadbalancer-listener/57500787-a6f4-4d24-8ebc-0a6770b2d58c HTTP/1.1" 200 115 0.027258 10.0.0.241 - - [2026-01-30 14:48:08] "GET /floating-ip/e9816226-03a0-40b4-a756-17af71693c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.002084 10.0.0.241 - - [2026-01-30 14:48:08] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.014375 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.014515 10.0.0.241 - - [2026-01-30 14:48:09] "PUT /floating-ip/e9816226-03a0-40b4-a756-17af71693c28 HTTP/1.1" 200 257 0.042196 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.010029 10.0.0.241 - - [2026-01-30 14:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /floating-ip/e9816226-03a0-40b4-a756-17af71693c28 HTTP/1.1" 200 115 0.068748 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.009834 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /loadbalancer/60a69e21-33e2-4b01-8cfa-8bf0fd25e6e0 HTTP/1.1" 200 115 0.053385 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.011847 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.021584 10.0.0.241 - - [2026-01-30 14:48:09] "POST /chown HTTP/1.1" 200 109 0.019114 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /instance-ip/d8e2c471-9518-4bff-b013-0d51bc82db6d HTTP/1.1" 200 115 0.095957 10.0.0.241 - - [2026-01-30 14:48:09] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.008348 10.0.0.241 - - [2026-01-30 14:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011696 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /virtual-machine-interface/e8812636-e081-4996-8fbb-303a014e8108 HTTP/1.1" 200 115 0.080153 10.0.0.241 - - [2026-01-30 14:48:09] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.011690 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /tag/c9d60d18-7fc1-485e-8724-00acd4c6473a HTTP/1.1" 200 115 0.069173 10.0.0.241 - - [2026-01-30 14:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012887 10.0.0.241 - - [2026-01-30 14:48:09] "GET /floating-ip-pool/93786e07-d185-482d-bf65-a05d6899e343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003832 10.0.0.241 - - [2026-01-30 14:48:09] "PUT /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 267 0.041179 10.0.0.241 - - [2026-01-30 14:48:09] "POST /ref-update HTTP/1.1" 200 156 0.036614 10.0.0.241 - - [2026-01-30 14:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030774 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /floating-ip-pool/93786e07-d185-482d-bf65-a05d6899e343 HTTP/1.1" 200 115 0.054568 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /service-instance/ba5b602a-8306-49ea-b655-4b55de702ad6 HTTP/1.1" 200 115 0.043490 10.0.0.241 - - [2026-01-30 14:48:09] "GET /virtual-machine-interface/804cef04-2a3c-447a-827c-742a017e5928?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004153 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /virtual-machine-interface/804cef04-2a3c-447a-827c-742a017e5928 HTTP/1.1" 200 115 0.084354 10.0.0.241 - - [2026-01-30 14:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003788 10.0.0.241 - - [2026-01-30 14:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002688 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /virtual-network/6ad1fc69-9bbd-460d-b808-4786d6acb8a0 HTTP/1.1" 200 115 0.151991 10.0.0.241 - - [2026-01-30 14:48:09] "GET /routing-instance/f3ffccd5-9d71-488a-8008-62f4ba349a77 HTTP/1.1" 404 171 0.004084 10.0.0.241 - - [2026-01-30 14:48:09] "POST /ref-update HTTP/1.1" 200 156 0.026836 10.0.0.241 - - [2026-01-30 14:48:09] "GET /domains HTTP/1.1" 200 281 0.009985 10.0.0.241 - - [2026-01-30 14:48:09] "GET /domain/2860abce-566b-48c6-b879-21a119d8e891 HTTP/1.1" 200 3099 0.011951 10.0.0.241 - - [2026-01-30 14:48:09] "POST /ref-update HTTP/1.1" 200 156 0.042431 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /virtual-machine/a4569e19-d1fa-4f63-9147-f52bb2b3d488 HTTP/1.1" 200 115 0.068789 10.0.0.241 - - [2026-01-30 14:48:09] "GET /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.018123 10.0.0.241 - - [2026-01-30 14:48:09] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8 HTTP/1.1" 200 7170 0.076445 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /virtual-machine/a4569e19-d1fa-4f63-9147-f52bb2b3d488 HTTP/1.1" 200 115 0.094290 10.0.0.241 - - [2026-01-30 14:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014414 10.0.0.241 - - [2026-01-30 14:48:09] "GET /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007908 10.0.0.241 - - [2026-01-30 14:48:09] "DELETE /route-target/55f4292f-7758-4069-97d2-eae55acafb3f HTTP/1.1" 200 115 0.050509 10.0.0.241 - - [2026-01-30 14:48:09] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013041 10.0.0.241 - - [2026-01-30 14:48:09] "POST /set-tag HTTP/1.1" 200 109 0.003706 10.0.0.241 - - [2026-01-30 14:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.241 - - [2026-01-30 14:48:10] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001998 10.0.0.241 - - [2026-01-30 14:48:10] "DELETE /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917 HTTP/1.1" 200 115 0.112977 10.0.0.241 - - [2026-01-30 14:48:10] "DELETE /virtual-machine-interface/761d18e6-e055-43f5-a42b-251c6e6c2917 HTTP/1.1" 200 115 0.131447 10.0.0.241 - - [2026-01-30 14:48:10] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004295 10.0.0.241 - - [2026-01-30 14:48:10] "DELETE /virtual-machine/fa0003dc-5f9e-452b-84f7-a0b10fb397bc HTTP/1.1" 200 115 0.042174 10.0.0.241 - - [2026-01-30 14:48:10] "DELETE /virtual-machine/fa0003dc-5f9e-452b-84f7-a0b10fb397bc HTTP/1.1" 200 115 0.040496 10.0.0.241 - - [2026-01-30 14:48:10] "POST /set-tag HTTP/1.1" 200 109 0.057757 10.0.0.241 - - [2026-01-30 14:48:10] "DELETE /loadbalancer-member/8bbf7c2f-3af4-439b-9c3b-4b15ea367b24 HTTP/1.1" 200 115 0.035932 10.0.0.241 - - [2026-01-30 14:48:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004955 10.0.0.241 - - [2026-01-30 14:48:11] "POST /set-tag HTTP/1.1" 200 109 0.007494 10.0.0.241 - - [2026-01-30 14:48:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003900 10.0.0.241 - - [2026-01-30 14:48:11] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.241 - - [2026-01-30 14:48:11] "GET /virtual-machine/5fcb1a79-cc93-45aa-9017-cfc6d6eb6cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002603 10.0.0.241 - - [2026-01-30 14:48:11] "POST /ref-update HTTP/1.1" 200 156 0.007476 10.0.0.241 - - [2026-01-30 14:48:11] "GET /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014002 10.0.0.241 - - [2026-01-30 14:48:11] "POST /set-tag HTTP/1.1" 200 109 0.015008 10.0.0.241 - - [2026-01-30 14:48:11] "POST /set-tag HTTP/1.1" 200 109 0.023271 10.0.0.241 - - [2026-01-30 14:48:11] "POST /set-tag HTTP/1.1" 200 109 0.021660 10.0.0.241 - - [2026-01-30 14:48:11] "DELETE /instance-ip/8ec1ca5a-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.030460 10.0.0.241 - - [2026-01-30 14:48:11] "POST /ref-update HTTP/1.1" 200 156 0.006693 10.0.0.241 - - [2026-01-30 14:48:11] "DELETE /virtual-machine-interface/8ea9d512-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.039660 10.0.0.241 - - [2026-01-30 14:48:11] "DELETE /virtual-machine/5fcb1a79-cc93-45aa-9017-cfc6d6eb6cb2 HTTP/1.1" 200 115 0.018398 10.0.0.241 - - [2026-01-30 14:48:15] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011478 10.0.0.241 - - [2026-01-30 14:48:15] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.241 - - [2026-01-30 14:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011962 10.0.0.241 - - [2026-01-30 14:48:15] "GET /loadbalancer/1bdd5cc8-c329-4bd4-8b85-43919d8a4fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002509 10.0.0.241 - - [2026-01-30 14:48:16] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004063 10.0.0.241 - - [2026-01-30 14:48:16] "POST /set-tag HTTP/1.1" 200 109 0.005155 10.0.0.241 - - [2026-01-30 14:48:16] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005763 10.0.0.241 - - [2026-01-30 14:48:16] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.241 - - [2026-01-30 14:48:16] "GET /virtual-machine/2fae82b8-2bf9-4635-82bf-d58549b8a6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002536 10.0.0.241 - - [2026-01-30 14:48:16] "POST /ref-update HTTP/1.1" 200 156 0.013382 10.0.0.241 - - [2026-01-30 14:48:16] "GET /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016180 10.0.0.241 - - [2026-01-30 14:48:16] "POST /set-tag HTTP/1.1" 200 109 0.018870 10.0.0.241 - - [2026-01-30 14:48:16] "POST /set-tag HTTP/1.1" 200 109 0.028786 10.0.0.241 - - [2026-01-30 14:48:16] "POST /set-tag HTTP/1.1" 200 109 0.028364 10.0.0.241 - - [2026-01-30 14:48:16] "DELETE /instance-ip/8e549138-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.030500 10.0.0.241 - - [2026-01-30 14:48:16] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.241 - - [2026-01-30 14:48:16] "DELETE /virtual-machine-interface/8e3c43a8-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.055691 10.0.0.241 - - [2026-01-30 14:48:16] "DELETE /virtual-machine/2fae82b8-2bf9-4635-82bf-d58549b8a6d6 HTTP/1.1" 200 115 0.022850 10.0.0.241 - - [2026-01-30 14:48:16] "DELETE /tag/4ad532af-7c33-4117-84ab-da6916a7d361 HTTP/1.1" 200 115 0.052630 10.0.0.241 - - [2026-01-30 14:48:16] "DELETE /tag/44fb5c48-ac65-417c-87e4-9b954573c9c4 HTTP/1.1" 200 115 0.080997 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-01-30 14:48:20] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029326 10.0.0.241 - - [2026-01-30 14:48:20] "POST /tags HTTP/1.1" 200 394 0.034275 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014446 10.0.0.241 - - [2026-01-30 14:48:20] "GET /tag/540f98cf-823a-4d32-aaae-8a05aefdfe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011189 10.0.0.241 - - [2026-01-30 14:48:20] "POST /tags HTTP/1.1" 200 342 0.013564 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-01-30 14:48:20] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011111 10.0.0.241 - - [2026-01-30 14:48:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000461 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.004712 10.0.0.241 - - [2026-01-30 14:48:20] "POST /security-groups HTTP/1.1" 200 589 0.060211 10.0.0.241 - - [2026-01-30 14:48:20] "POST /projects HTTP/1.1" 200 521 0.188491 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.001766 10.0.0.241 - - [2026-01-30 14:48:20] "POST /access-control-lists HTTP/1.1" 200 600 0.056158 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.019002 10.0.0.241 - - [2026-01-30 14:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.057236 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009450 10.0.0.241 - - [2026-01-30 14:48:20] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005880 10.0.0.241 - - [2026-01-30 14:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.241 - - [2026-01-30 14:48:20] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.029785 10.0.0.241 - - [2026-01-30 14:48:20] "POST /access-control-lists HTTP/1.1" 200 598 0.067791 10.0.0.241 - - [2026-01-30 14:48:21] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.070896 10.0.0.241 - - [2026-01-30 14:48:21] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.048465 10.0.0.241 - - [2026-01-30 14:48:21] "POST /security-groups HTTP/1.1" 200 593 0.064596 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001646 10.0.0.241 - - [2026-01-30 14:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025409 10.0.0.241 - - [2026-01-30 14:48:21] "POST /chown HTTP/1.1" 200 109 0.062490 10.0.0.241 - - [2026-01-30 14:48:21] "POST /access-control-lists HTTP/1.1" 200 634 0.081892 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.006382 10.0.0.241 - - [2026-01-30 14:48:21] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002646 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.241 - - [2026-01-30 14:48:21] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002083 10.0.0.241 - - [2026-01-30 14:48:21] "POST /tags HTTP/1.1" 409 226 0.001726 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.241 - - [2026-01-30 14:48:21] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017650 10.0.0.241 - - [2026-01-30 14:48:21] "POST /access-control-lists HTTP/1.1" 200 632 0.065081 10.0.0.241 - - [2026-01-30 14:48:21] "POST /firewall-rules HTTP/1.1" 200 602 0.072567 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-rule/ae1d247a-815d-46ba-ade0-65195326e256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007065 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006639 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-rule/ae1d247a-815d-46ba-ade0-65195326e256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002209 10.0.0.241 - - [2026-01-30 14:48:21] "POST /ref-update HTTP/1.1" 200 156 0.051195 10.0.0.241 - - [2026-01-30 14:48:21] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012693 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.241 - - [2026-01-30 14:48:21] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002608 10.0.0.241 - - [2026-01-30 14:48:21] "POST /tags HTTP/1.1" 409 226 0.001267 10.0.0.241 - - [2026-01-30 14:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2026-01-30 14:48:21] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010520 10.0.0.241 - - [2026-01-30 14:48:21] "POST /firewall-rules HTTP/1.1" 200 600 0.061216 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-rule/1fd9aed7-fb34-43fb-a709-9c9168e4def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003520 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003081 10.0.0.241 - - [2026-01-30 14:48:21] "GET /firewall-rule/1fd9aed7-fb34-43fb-a709-9c9168e4def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001824 10.0.0.241 - - [2026-01-30 14:48:21] "POST /ref-update HTTP/1.1" 200 156 0.045312 10.0.0.241 - - [2026-01-30 14:48:23] "POST /tags HTTP/1.1" 200 394 0.017076 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.241 - - [2026-01-30 14:48:23] "GET /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.024877 10.0.0.241 - - [2026-01-30 14:48:23] "POST /tags HTTP/1.1" 200 342 0.026455 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.241 - - [2026-01-30 14:48:23] "GET /tag/cf56f389-8b0b-474a-9dc3-aac4aaa51132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010808 10.0.0.241 - - [2026-01-30 14:48:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000431 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.003351 10.0.0.241 - - [2026-01-30 14:48:23] "POST /security-groups HTTP/1.1" 200 589 0.061629 10.0.0.241 - - [2026-01-30 14:48:23] "POST /projects HTTP/1.1" 200 521 0.168640 10.0.0.241 - - [2026-01-30 14:48:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010148 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011841 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.010670 10.0.0.241 - - [2026-01-30 14:48:23] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.020465 10.0.0.241 - - [2026-01-30 14:48:23] "POST /access-control-lists HTTP/1.1" 200 600 0.063253 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012509 10.0.0.241 - - [2026-01-30 14:48:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.007715 10.0.0.241 - - [2026-01-30 14:48:23] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005748 10.0.0.241 - - [2026-01-30 14:48:23] "POST /access-control-lists HTTP/1.1" 200 598 0.039062 10.0.0.241 - - [2026-01-30 14:48:24] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.064826 10.0.0.241 - - [2026-01-30 14:48:24] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.034514 10.0.0.241 - - [2026-01-30 14:48:24] "POST /security-groups HTTP/1.1" 200 593 0.070756 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.004857 10.0.0.241 - - [2026-01-30 14:48:24] "POST /access-control-lists HTTP/1.1" 200 634 0.059195 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.009459 10.0.0.241 - - [2026-01-30 14:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.058601 10.0.0.241 - - [2026-01-30 14:48:24] "POST /chown HTTP/1.1" 200 109 0.014337 10.0.0.241 - - [2026-01-30 14:48:24] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007964 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.241 - - [2026-01-30 14:48:24] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021435 10.0.0.241 - - [2026-01-30 14:48:24] "POST /access-control-lists HTTP/1.1" 200 632 0.056224 10.0.0.241 - - [2026-01-30 14:48:24] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.241 - - [2026-01-30 14:48:24] "GET /tag/cf56f389-8b0b-474a-9dc3-aac4aaa51132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010565 10.0.0.241 - - [2026-01-30 14:48:24] "POST /firewall-rules HTTP/1.1" 200 602 0.063834 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-rule/a81e68ee-9d26-4a21-a94b-0f2315a8d267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005929 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003779 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-rule/a81e68ee-9d26-4a21-a94b-0f2315a8d267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002173 10.0.0.241 - - [2026-01-30 14:48:24] "POST /ref-update HTTP/1.1" 200 156 0.041274 10.0.0.241 - - [2026-01-30 14:48:24] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002358 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.241 - - [2026-01-30 14:48:24] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002018 10.0.0.241 - - [2026-01-30 14:48:24] "POST /tags HTTP/1.1" 409 226 0.001791 10.0.0.241 - - [2026-01-30 14:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001172 10.0.0.241 - - [2026-01-30 14:48:24] "GET /tag/cf56f389-8b0b-474a-9dc3-aac4aaa51132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011450 10.0.0.241 - - [2026-01-30 14:48:24] "POST /firewall-rules HTTP/1.1" 200 600 0.060630 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-rule/c249ac16-e4c4-44cb-841a-446ad20a1ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010436 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004070 10.0.0.241 - - [2026-01-30 14:48:24] "GET /firewall-rule/c249ac16-e4c4-44cb-841a-446ad20a1ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004183 10.0.0.241 - - [2026-01-30 14:48:24] "POST /ref-update HTTP/1.1" 200 156 0.047520 10.0.0.241 - - [2026-01-30 14:48:26] "POST /tags HTTP/1.1" 200 346 0.059670 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.241 - - [2026-01-30 14:48:26] "GET /tag/7aff2594-9dc9-428e-9bc5-aac5370695f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018809 10.0.0.241 - - [2026-01-30 14:48:26] "POST /projects HTTP/1.1" 409 238 0.006701 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.241 - - [2026-01-30 14:48:26] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044828 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.241 - - [2026-01-30 14:48:26] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006084 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.241 - - [2026-01-30 14:48:26] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005704 10.0.0.241 - - [2026-01-30 14:48:26] "POST /security-groups HTTP/1.1" 409 285 0.004549 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2026-01-30 14:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.241 - - [2026-01-30 14:48:26] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043121 10.0.0.241 - - [2026-01-30 14:48:26] "PUT /security-group/99df68f4-3cb8-41ca-aed3-690ab31ea01d HTTP/1.1" 200 263 0.091934 10.0.0.241 - - [2026-01-30 14:48:26] "PUT /access-control-list/1c7644f9-672f-4573-b9e1-6bc19b54aa78 HTTP/1.1" 200 273 0.019455 10.0.0.241 - - [2026-01-30 14:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.040452 10.0.0.241 - - [2026-01-30 14:48:26] "POST /tags HTTP/1.1" 409 228 0.003796 10.0.0.241 - - [2026-01-30 14:48:26] "PUT /access-control-list/36bd7d1d-d632-45e7-bc5e-c8590574000a HTTP/1.1" 200 273 0.038986 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/7aff2594-9dc9-428e-9bc5-aac5370695f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014872 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 200 346 0.041131 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020552 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014166 10.0.0.241 - - [2026-01-30 14:48:27] "POST /projects HTTP/1.1" 409 238 0.003411 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001091 10.0.0.241 - - [2026-01-30 14:48:27] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025261 10.0.0.241 - - [2026-01-30 14:48:27] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036090 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.241 - - [2026-01-30 14:48:27] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005168 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.241 - - [2026-01-30 14:48:27] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003818 10.0.0.241 - - [2026-01-30 14:48:27] "POST /security-groups HTTP/1.1" 409 285 0.002300 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.241 - - [2026-01-30 14:48:27] "PUT /security-group/e2e65217-5934-424c-bf80-65cfcb7ce1e1 HTTP/1.1" 200 263 0.057906 10.0.0.241 - - [2026-01-30 14:48:27] "PUT /access-control-list/8e41bb96-687d-4862-84ec-5edbfa39a01b HTTP/1.1" 200 273 0.018195 10.0.0.241 - - [2026-01-30 14:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036609 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 409 228 0.003092 10.0.0.241 - - [2026-01-30 14:48:27] "PUT /access-control-list/74f964c2-1997-4cae-9943-e6ac05ea33e0 HTTP/1.1" 200 273 0.020270 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013584 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 200 292 0.040099 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/2d2128a1-6c3b-41e3-ad75-95f96940c6e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011427 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 200 304 0.052750 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016928 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011744 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 409 252 0.001521 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/540f98cf-823a-4d32-aaae-8a05aefdfe64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010844 10.0.0.241 - - [2026-01-30 14:48:27] "POST /tags HTTP/1.1" 409 226 0.002000 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.241 - - [2026-01-30 14:48:27] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009970 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-01-30 14:48:27] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003289 10.0.0.241 - - [2026-01-30 14:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.241 - - [2026-01-30 14:48:27] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039478 10.0.0.241 - - [2026-01-30 14:48:28] "POST /virtual-machines HTTP/1.1" 200 396 0.024115 10.0.0.241 - - [2026-01-30 14:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011078 10.0.0.241 - - [2026-01-30 14:48:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110602 10.0.0.241 - - [2026-01-30 14:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.006834 10.0.0.241 - - [2026-01-30 14:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015403 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007528 10.0.0.241 - - [2026-01-30 14:48:28] "POST /instance-ips HTTP/1.1" 200 398 0.022995 10.0.0.241 - - [2026-01-30 14:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022177 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010634 10.0.0.241 - - [2026-01-30 14:48:28] "POST /set-tag HTTP/1.1" 200 109 0.063173 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016632 10.0.0.241 - - [2026-01-30 14:48:28] "GET /instance-ip/bce8c910-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005714 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004231 10.0.0.241 - - [2026-01-30 14:48:28] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002842 10.0.0.241 - - [2026-01-30 14:48:28] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004425 10.0.0.241 - - [2026-01-30 14:48:28] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.241 - - [2026-01-30 14:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003529 10.0.0.241 - - [2026-01-30 14:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.241 - - [2026-01-30 14:48:28] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031471 10.0.0.241 - - [2026-01-30 14:48:28] "POST /virtual-machines HTTP/1.1" 200 396 0.013016 10.0.0.241 - - [2026-01-30 14:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007523 10.0.0.241 - - [2026-01-30 14:48:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100716 10.0.0.241 - - [2026-01-30 14:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015635 10.0.0.241 - - [2026-01-30 14:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014148 10.0.0.241 - - [2026-01-30 14:48:28] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004400 10.0.0.241 - - [2026-01-30 14:48:28] "POST /instance-ips HTTP/1.1" 200 398 0.016658 10.0.0.241 - - [2026-01-30 14:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023481 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011069 10.0.0.241 - - [2026-01-30 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.067970 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014990 10.0.0.241 - - [2026-01-30 14:48:29] "GET /instance-ip/bd52cc5c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002538 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005470 10.0.0.241 - - [2026-01-30 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003661 10.0.0.241 - - [2026-01-30 14:48:29] "POST /ref-update HTTP/1.1" 200 156 0.007901 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011775 10.0.0.241 - - [2026-01-30 14:48:29] "POST /set-tag HTTP/1.1" 200 109 0.008405 10.0.0.241 - - [2026-01-30 14:48:29] "POST /tags HTTP/1.1" 200 292 0.015072 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008320 10.0.0.241 - - [2026-01-30 14:48:29] "GET /tag/46cd156d-967b-4d99-bc09-fb84b7ef3df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.010759 10.0.0.241 - - [2026-01-30 14:48:29] "POST /tags HTTP/1.1" 409 252 0.002374 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.241 - - [2026-01-30 14:48:29] "GET /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011434 10.0.0.241 - - [2026-01-30 14:48:29] "POST /tags HTTP/1.1" 409 226 0.001447 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-01-30 14:48:29] "GET /tag/cf56f389-8b0b-474a-9dc3-aac4aaa51132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015352 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005319 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.241 - - [2026-01-30 14:48:29] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040165 10.0.0.241 - - [2026-01-30 14:48:29] "POST /virtual-machines HTTP/1.1" 200 396 0.008275 10.0.0.241 - - [2026-01-30 14:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010068 10.0.0.241 - - [2026-01-30 14:48:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114305 10.0.0.241 - - [2026-01-30 14:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013764 10.0.0.241 - - [2026-01-30 14:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.241 - - [2026-01-30 14:48:29] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004335 10.0.0.241 - - [2026-01-30 14:48:29] "POST /instance-ips HTTP/1.1" 200 398 0.025912 10.0.0.241 - - [2026-01-30 14:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032883 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022110 10.0.0.241 - - [2026-01-30 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.071242 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011036 10.0.0.241 - - [2026-01-30 14:48:30] "GET /instance-ip/bde57f70-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005477 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003875 10.0.0.241 - - [2026-01-30 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003228 10.0.0.241 - - [2026-01-30 14:48:30] "POST /ref-update HTTP/1.1" 200 156 0.007217 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003794 10.0.0.241 - - [2026-01-30 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.241 - - [2026-01-30 14:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003496 10.0.0.241 - - [2026-01-30 14:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.241 - - [2026-01-30 14:48:30] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026781 10.0.0.241 - - [2026-01-30 14:48:30] "POST /virtual-machines HTTP/1.1" 200 396 0.011772 10.0.0.241 - - [2026-01-30 14:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023907 10.0.0.241 - - [2026-01-30 14:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104711 10.0.0.241 - - [2026-01-30 14:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.006922 10.0.0.241 - - [2026-01-30 14:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006370 10.0.0.241 - - [2026-01-30 14:48:30] "POST /instance-ips HTTP/1.1" 200 398 0.017694 10.0.0.241 - - [2026-01-30 14:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014619 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005413 10.0.0.241 - - [2026-01-30 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.065277 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016691 10.0.0.241 - - [2026-01-30 14:48:30] "GET /instance-ip/be5a125e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002528 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003839 10.0.0.241 - - [2026-01-30 14:48:30] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.241 - - [2026-01-30 14:48:30] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005086 10.0.0.241 - - [2026-01-30 14:48:30] "POST /ref-update HTTP/1.1" 200 156 0.006792 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004873 10.0.0.241 - - [2026-01-30 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.241 - - [2026-01-30 14:48:31] "POST /tags HTTP/1.1" 200 300 0.032938 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012638 10.0.0.241 - - [2026-01-30 14:48:31] "GET /tag/49816987-706f-486c-9f35-aa1bcad1edde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014375 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004290 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.241 - - [2026-01-30 14:48:31] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038429 10.0.0.241 - - [2026-01-30 14:48:31] "POST /virtual-machines HTTP/1.1" 200 396 0.017231 10.0.0.241 - - [2026-01-30 14:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006355 10.0.0.241 - - [2026-01-30 14:48:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123614 10.0.0.241 - - [2026-01-30 14:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024436 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010698 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004243 10.0.0.241 - - [2026-01-30 14:48:31] "POST /instance-ips HTTP/1.1" 200 398 0.017559 10.0.0.241 - - [2026-01-30 14:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028556 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007148 10.0.0.241 - - [2026-01-30 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.016758 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019087 10.0.0.241 - - [2026-01-30 14:48:31] "GET /instance-ip/bed83b3e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002736 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004087 10.0.0.241 - - [2026-01-30 14:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.241 - - [2026-01-30 14:48:31] "POST /tags HTTP/1.1" 200 300 0.015841 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.241 - - [2026-01-30 14:48:31] "GET /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010565 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.241 - - [2026-01-30 14:48:31] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003367 10.0.0.241 - - [2026-01-30 14:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.241 - - [2026-01-30 14:48:31] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029759 10.0.0.241 - - [2026-01-30 14:48:31] "POST /virtual-machines HTTP/1.1" 200 396 0.007864 10.0.0.241 - - [2026-01-30 14:48:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006697 10.0.0.241 - - [2026-01-30 14:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097961 10.0.0.241 - - [2026-01-30 14:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009516 10.0.0.241 - - [2026-01-30 14:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019796 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004927 10.0.0.241 - - [2026-01-30 14:48:32] "POST /instance-ips HTTP/1.1" 200 398 0.023569 10.0.0.241 - - [2026-01-30 14:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036482 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006603 10.0.0.241 - - [2026-01-30 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.015852 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011303 10.0.0.241 - - [2026-01-30 14:48:32] "GET /instance-ip/bf3c6a96-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003693 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004182 10.0.0.241 - - [2026-01-30 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.241 - - [2026-01-30 14:48:32] "POST /tags HTTP/1.1" 200 300 0.016001 10.0.0.241 - - [2026-01-30 14:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.241 - - [2026-01-30 14:48:32] "GET /tag/5358531c-18cc-4a8f-9400-89be1467f372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012930 10.0.0.241 - - [2026-01-30 14:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004335 10.0.0.241 - - [2026-01-30 14:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.241 - - [2026-01-30 14:48:32] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022566 10.0.0.241 - - [2026-01-30 14:48:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007236 10.0.0.241 - - [2026-01-30 14:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.006447 10.0.0.241 - - [2026-01-30 14:48:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.084961 10.0.0.241 - - [2026-01-30 14:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014936 10.0.0.241 - - [2026-01-30 14:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004270 10.0.0.241 - - [2026-01-30 14:48:32] "POST /instance-ips HTTP/1.1" 200 398 0.016300 10.0.0.241 - - [2026-01-30 14:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016459 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005388 10.0.0.241 - - [2026-01-30 14:48:32] "POST /set-tag HTTP/1.1" 200 109 0.024069 10.0.0.241 - - [2026-01-30 14:48:32] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019508 10.0.0.241 - - [2026-01-30 14:48:32] "GET /instance-ip/bf9ef9ae-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004481 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004207 10.0.0.241 - - [2026-01-30 14:48:33] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.241 - - [2026-01-30 14:48:33] "POST /tags HTTP/1.1" 200 300 0.017256 10.0.0.241 - - [2026-01-30 14:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.241 - - [2026-01-30 14:48:33] "GET /tag/6438a308-5555-4a6c-80ba-55218ca1e2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016994 10.0.0.241 - - [2026-01-30 14:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005437 10.0.0.241 - - [2026-01-30 14:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.241 - - [2026-01-30 14:48:33] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029961 10.0.0.241 - - [2026-01-30 14:48:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009119 10.0.0.241 - - [2026-01-30 14:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040280 10.0.0.241 - - [2026-01-30 14:48:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128134 10.0.0.241 - - [2026-01-30 14:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.006919 10.0.0.241 - - [2026-01-30 14:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004287 10.0.0.241 - - [2026-01-30 14:48:33] "POST /instance-ips HTTP/1.1" 200 398 0.018480 10.0.0.241 - - [2026-01-30 14:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030936 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007298 10.0.0.241 - - [2026-01-30 14:48:33] "POST /set-tag HTTP/1.1" 200 109 0.017602 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005432 10.0.0.241 - - [2026-01-30 14:48:33] "GET /instance-ip/c010499c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002499 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004780 10.0.0.241 - - [2026-01-30 14:48:33] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003375 10.0.0.241 - - [2026-01-30 14:48:33] "POST /ref-update HTTP/1.1" 200 156 0.007649 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011961 10.0.0.241 - - [2026-01-30 14:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004841 10.0.0.241 - - [2026-01-30 14:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.241 - - [2026-01-30 14:48:33] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003798 10.0.0.241 - - [2026-01-30 14:48:34] "POST /ref-update HTTP/1.1" 200 156 0.022148 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022206 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.005144 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003993 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004072 10.0.0.241 - - [2026-01-30 14:48:34] "POST /ref-update HTTP/1.1" 200 156 0.015865 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015373 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003224 10.0.0.241 - - [2026-01-30 14:48:34] "POST /ref-update HTTP/1.1" 200 156 0.005851 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004122 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003878 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007079 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003714 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003568 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001654 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003920 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003273 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001401 10.0.0.241 - - [2026-01-30 14:48:34] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003070 10.0.0.241 - - [2026-01-30 14:48:34] "POST /set-tag HTTP/1.1" 200 109 0.001553 10.0.0.241 - - [2026-01-30 14:48:39] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005125 10.0.0.241 - - [2026-01-30 14:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.241 - - [2026-01-30 14:48:39] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008342 10.0.0.241 - - [2026-01-30 14:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.241 - - [2026-01-30 14:48:39] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012492 10.0.0.241 - - [2026-01-30 14:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.241 - - [2026-01-30 14:48:40] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005669 10.0.0.241 - - [2026-01-30 14:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.241 - - [2026-01-30 14:48:41] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003945 10.0.0.241 - - [2026-01-30 14:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine/71d29842-a56f-4582-ad68-99307087fa07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002806 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003460 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine/1f0d6840-f8c8-4d15-acba-5b2d548cec08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002573 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004052 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine/e3952bb3-7806-4deb-b5ee-0dc635b61191?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003473 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003739 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine/24e0b3b5-cd15-4842-8998-fa308a29f223?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002657 10.0.0.241 - - [2026-01-30 14:48:42] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004136 10.0.0.241 - - [2026-01-30 14:48:44] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004228 10.0.0.241 - - [2026-01-30 14:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.241 - - [2026-01-30 14:48:44] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005676 10.0.0.241 - - [2026-01-30 14:48:44] "POST /set-tag HTTP/1.1" 200 109 0.001675 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine/7552dbc4-1b0b-4dca-89ac-94c9a99d6039?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002808 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003757 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine/67de002d-e9b8-451f-aff8-39ede16fa5c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002745 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003578 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine/51ec7212-b60b-4f3b-9ade-85cd920fd622?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002888 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004181 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine/66cf5d81-e592-449c-b29a-6b465c87bacf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002630 10.0.0.241 - - [2026-01-30 14:48:47] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004357 10.0.0.241 - - [2026-01-30 14:48:48] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001766 10.0.0.241 - - [2026-01-30 14:48:48] "POST /tags HTTP/1.1" 200 334 0.027245 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.241 - - [2026-01-30 14:48:48] "GET /tag/3b5e1e3c-48a7-4c8b-891a-0b78811d02fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016490 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.241 - - [2026-01-30 14:48:48] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030669 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.241 - - [2026-01-30 14:48:48] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003311 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.241 - - [2026-01-30 14:48:48] "GET /service-appliance-set/c5566665-b4ec-4315-8dac-9e478522b4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001830 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 404 273 0.001560 10.0.0.241 - - [2026-01-30 14:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.092596 10.0.0.241 - - [2026-01-30 14:48:48] "GET /virtual-machine-interface/85cfdda3-7fb3-45a9-80bb-5dfc7b03826a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004131 10.0.0.241 - - [2026-01-30 14:48:48] "POST /instance-ips HTTP/1.1" 200 410 0.017190 10.0.0.241 - - [2026-01-30 14:48:48] "GET /instance-ip/19772cff-c0c7-43e4-97aa-acb5b74421b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004689 10.0.0.241 - - [2026-01-30 14:48:48] "POST /loadbalancers HTTP/1.1" 200 631 0.078126 10.0.0.241 - - [2026-01-30 14:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038211 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014202 10.0.0.241 - - [2026-01-30 14:48:48] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058718 10.0.0.241 - - [2026-01-30 14:48:48] "GET /instance-ip/19772cff-c0c7-43e4-97aa-acb5b74421b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003597 10.0.0.241 - - [2026-01-30 14:48:48] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033524 10.0.0.241 - - [2026-01-30 14:48:48] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003357 10.0.0.241 - - [2026-01-30 14:48:48] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.055046 10.0.0.241 - - [2026-01-30 14:48:48] "POST /floating-ips HTTP/1.1" 200 599 0.062028 10.0.0.241 - - [2026-01-30 14:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.241 - - [2026-01-30 14:48:49] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035189 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer-listener/45b4b37e-a113-4635-a311-12102d5c1539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002805 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer-listener/45b4b37e-a113-4635-a311-12102d5c1539?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002372 10.0.0.241 - - [2026-01-30 14:48:49] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.026210 10.0.0.241 - - [2026-01-30 14:48:49] "GET /instance-ip/19772cff-c0c7-43e4-97aa-acb5b74421b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006563 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001959 10.0.0.241 - - [2026-01-30 14:48:49] "GET /instance-ip/19772cff-c0c7-43e4-97aa-acb5b74421b8?fields=floating_ips HTTP/1.1" 200 1214 0.008247 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer-pool/32f136c3-3afb-455c-8159-ac905cb7f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.005222 10.0.0.241 - - [2026-01-30 14:48:49] "GET /floating-ip/5dc24469-95a0-4b83-9d38-b862bd8f32ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002473 10.0.0.241 - - [2026-01-30 14:48:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014130 10.0.0.241 - - [2026-01-30 14:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007911 10.0.0.241 - - [2026-01-30 14:48:49] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022871 10.0.0.241 - - [2026-01-30 14:48:49] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025878 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.018711 10.0.0.241 - - [2026-01-30 14:48:49] "POST /tags HTTP/1.1" 409 221 0.004168 10.0.0.241 - - [2026-01-30 14:48:49] "POST /ref-update HTTP/1.1" 200 156 0.012647 10.0.0.241 - - [2026-01-30 14:48:49] "GET /floating-ip/5dc24469-95a0-4b83-9d38-b862bd8f32ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.018288 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.241 - - [2026-01-30 14:48:49] "GET /tag/3b5e1e3c-48a7-4c8b-891a-0b78811d02fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010972 10.0.0.241 - - [2026-01-30 14:48:49] "PUT /floating-ip/5dc24469-95a0-4b83-9d38-b862bd8f32ea HTTP/1.1" 200 257 0.006035 10.0.0.241 - - [2026-01-30 14:48:49] "POST /set-tag HTTP/1.1" 200 109 0.067701 10.0.0.241 - - [2026-01-30 14:48:49] "GET /loadbalancer-pool/32f136c3-3afb-455c-8159-ac905cb7f67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.019221 10.0.0.241 - - [2026-01-30 14:48:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013332 10.0.0.241 - - [2026-01-30 14:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019724 10.0.0.241 - - [2026-01-30 14:48:49] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005911 10.0.0.241 - - [2026-01-30 14:48:49] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006196 10.0.0.241 - - [2026-01-30 14:48:49] "POST /ref-update HTTP/1.1" 200 156 0.005570 10.0.0.241 - - [2026-01-30 14:48:49] "GET /floating-ip/5dc24469-95a0-4b83-9d38-b862bd8f32ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.011125 10.0.0.241 - - [2026-01-30 14:48:49] "POST /set-tag HTTP/1.1" 200 109 0.060208 10.0.0.241 - - [2026-01-30 14:48:49] "POST /tags HTTP/1.1" 409 206 0.002185 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2026-01-30 14:48:49] "GET /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012133 10.0.0.241 - - [2026-01-30 14:48:49] "POST /tags HTTP/1.1" 409 204 0.005080 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-01-30 14:48:49] "GET /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010324 10.0.0.241 - - [2026-01-30 14:48:49] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001575 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.241 - - [2026-01-30 14:48:49] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007908 10.0.0.241 - - [2026-01-30 14:48:49] "POST /tags HTTP/1.1" 409 206 0.002145 10.0.0.241 - - [2026-01-30 14:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.241 - - [2026-01-30 14:48:50] "GET /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020438 10.0.0.241 - - [2026-01-30 14:48:50] "POST /tags HTTP/1.1" 409 226 0.011179 10.0.0.241 - - [2026-01-30 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.241 - - [2026-01-30 14:48:50] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012939 10.0.0.241 - - [2026-01-30 14:48:50] "POST /tags HTTP/1.1" 409 204 0.005721 10.0.0.241 - - [2026-01-30 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006436 10.0.0.241 - - [2026-01-30 14:48:50] "GET /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012455 10.0.0.241 - - [2026-01-30 14:48:50] "POST /tags HTTP/1.1" 409 226 0.006006 10.0.0.241 - - [2026-01-30 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.241 - - [2026-01-30 14:48:50] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010485 10.0.0.241 - - [2026-01-30 14:48:50] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002095 10.0.0.241 - - [2026-01-30 14:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.241 - - [2026-01-30 14:48:50] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002629 10.0.0.241 - - [2026-01-30 14:48:50] "POST /firewall-rules HTTP/1.1" 200 628 0.085929 10.0.0.241 - - [2026-01-30 14:48:50] "POST /firewall-rules HTTP/1.1" 200 648 0.154778 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-rule/52ca0249-36fa-4c81-b4d8-ea5c08cd13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007737 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001909 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-rule/59202de6-7851-4b38-829c-33c07d328201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003434 10.0.0.241 - - [2026-01-30 14:48:50] "POST /ref-update HTTP/1.1" 200 156 0.012366 10.0.0.241 - - [2026-01-30 14:48:50] "POST /firewall-policys HTTP/1.1" 200 608 0.062763 10.0.0.241 - - [2026-01-30 14:48:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.042275 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.022783 10.0.0.241 - - [2026-01-30 14:48:50] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002441 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.004020 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004004 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003696 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003031 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001601 10.0.0.241 - - [2026-01-30 14:48:50] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002415 10.0.0.241 - - [2026-01-30 14:48:51] "POST /ref-update HTTP/1.1" 200 156 0.024881 10.0.0.241 - - [2026-01-30 14:48:51] "POST /ref-update HTTP/1.1" 200 156 0.039509 10.0.0.241 - - [2026-01-30 14:48:51] "POST /ref-update HTTP/1.1" 200 156 0.014670 10.0.0.241 - - [2026-01-30 14:48:51] "POST /ref-update HTTP/1.1" 200 156 0.039941 10.0.0.241 - - [2026-01-30 14:48:51] "POST /ref-update HTTP/1.1" 200 156 0.020073 10.0.0.241 - - [2026-01-30 14:48:51] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002323 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003987 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.241 - - [2026-01-30 14:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.241 - - [2026-01-30 14:49:26] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002366 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004872 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.025276 10.0.0.241 - - [2026-01-30 14:49:26] "DELETE /loadbalancer-member/fe019b70-4eea-4236-a64d-74ae6b4d8393 HTTP/1.1" 200 115 0.033609 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004605 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.004025 10.0.0.241 - - [2026-01-30 14:49:26] "DELETE /loadbalancer-member/b0875cd5-a958-490d-9104-c9f02523ca66 HTTP/1.1" 200 115 0.040334 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005554 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.241 - - [2026-01-30 14:49:26] "DELETE /loadbalancer-member/83706ce7-b906-4b57-bd43-c0525991ddaa HTTP/1.1" 200 115 0.029826 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005637 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.241 - - [2026-01-30 14:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2026-01-30 14:49:26] "GET /loadbalancer/2f6c2c81-7090-42e2-9e61-a51824f64cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002486 10.0.0.241 - - [2026-01-30 14:49:26] "GET /loadbalancer-pool/41b8689a-e8fa-489a-9ab5-61df6cdd2760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.001956 10.0.0.241 - - [2026-01-30 14:49:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020376 10.0.0.241 - - [2026-01-30 14:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027315 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007962 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008509 10.0.0.241 - - [2026-01-30 14:49:26] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006956 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.063651 10.0.0.241 - - [2026-01-30 14:49:26] "GET /loadbalancer-pool/1f2170cc-9a73-43d1-aec2-d4ae5bbbd351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014782 10.0.0.241 - - [2026-01-30 14:49:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015602 10.0.0.241 - - [2026-01-30 14:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009522 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011186 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006954 10.0.0.241 - - [2026-01-30 14:49:26] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001865 10.0.0.241 - - [2026-01-30 14:49:26] "GET /loadbalancer-pool/13d8769b-bd3b-45bc-91eb-f59c4990b451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006044 10.0.0.241 - - [2026-01-30 14:49:26] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014728 10.0.0.241 - - [2026-01-30 14:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023545 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006965 10.0.0.241 - - [2026-01-30 14:49:26] "GET /virtual-machine-interface/5ad666f2-fde9-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008177 10.0.0.241 - - [2026-01-30 14:49:26] "GET /floating-ip/1ababda6-64e5-4872-9452-14973309ef58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002005 10.0.0.241 - - [2026-01-30 14:49:26] "POST /set-tag HTTP/1.1" 200 109 0.002833 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000791 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000721 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:50:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:50:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 10.0.0.241 - - [2026-01-30 14:50:57] "POST /tags HTTP/1.1" 409 252 0.002269 10.0.0.241 - - [2026-01-30 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.241 - - [2026-01-30 14:50:57] "GET /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013675 10.0.0.241 - - [2026-01-30 14:50:57] "POST /tags HTTP/1.1" 409 228 0.002692 10.0.0.241 - - [2026-01-30 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.241 - - [2026-01-30 14:50:57] "GET /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009635 10.0.0.241 - - [2026-01-30 14:50:57] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003341 10.0.0.241 - - [2026-01-30 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.241 - - [2026-01-30 14:50:57] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002596 10.0.0.241 - - [2026-01-30 14:50:57] "POST /tags HTTP/1.1" 409 206 0.001698 10.0.0.241 - - [2026-01-30 14:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010195 10.0.0.241 - - [2026-01-30 14:50:58] "POST /tags HTTP/1.1" 409 226 0.001615 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014727 10.0.0.241 - - [2026-01-30 14:50:58] "POST /tags HTTP/1.1" 409 204 0.001603 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009219 10.0.0.241 - - [2026-01-30 14:50:58] "POST /tags HTTP/1.1" 409 226 0.001509 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001121 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009189 10.0.0.241 - - [2026-01-30 14:50:58] "POST /tags HTTP/1.1" 409 228 0.002084 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020092 10.0.0.241 - - [2026-01-30 14:50:58] "POST /tags HTTP/1.1" 409 252 0.002112 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.241 - - [2026-01-30 14:50:58] "GET /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010190 10.0.0.241 - - [2026-01-30 14:50:58] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002443 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2026-01-30 14:50:58] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002985 10.0.0.241 - - [2026-01-30 14:50:58] "POST /firewall-rules HTTP/1.1" 409 281 0.001878 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.241 - - [2026-01-30 14:50:58] "PUT /firewall-rule/59202de6-7851-4b38-829c-33c07d328201 HTTP/1.1" 200 261 0.030699 10.0.0.241 - - [2026-01-30 14:50:58] "POST /firewall-rules HTTP/1.1" 409 291 0.024578 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2026-01-30 14:50:58] "PUT /firewall-rule/52ca0249-36fa-4c81-b4d8-ea5c08cd13cd HTTP/1.1" 200 261 0.023917 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-rule/52ca0249-36fa-4c81-b4d8-ea5c08cd13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006989 10.0.0.241 - - [2026-01-30 14:50:58] "POST /firewall-rules HTTP/1.1" 200 660 0.077173 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-rule/cb311c76-1e9e-4721-8eac-cbf17cf1f237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.023949 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002704 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-rule/59202de6-7851-4b38-829c-33c07d328201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003537 10.0.0.241 - - [2026-01-30 14:50:58] "POST /firewall-policys HTTP/1.1" 409 269 0.002154 10.0.0.241 - - [2026-01-30 14:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.241 - - [2026-01-30 14:50:58] "PUT /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8 HTTP/1.1" 200 265 0.018478 10.0.0.241 - - [2026-01-30 14:50:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016492 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004797 10.0.0.241 - - [2026-01-30 14:50:58] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002675 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002297 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/0de9bbf8-7e8a-429d-a65a-820a6cd390cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002156 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002485 10.0.0.241 - - [2026-01-30 14:50:58] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002190 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:51:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:51:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008977 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.241 - - [2026-01-30 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-01-30 14:52:00] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002272 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007679 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.016848 10.0.0.241 - - [2026-01-30 14:52:00] "DELETE /loadbalancer-member/2c615f6b-71e4-4bfb-bc7f-8e90ed4a4b80 HTTP/1.1" 200 115 0.031419 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004379 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003744 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001813 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005648 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004179 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003716 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004033 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.241 - - [2026-01-30 14:52:00] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003368 10.0.0.241 - - [2026-01-30 14:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.241 - - [2026-01-30 14:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-01-30 14:52:00] "GET /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002219 10.0.0.241 - - [2026-01-30 14:52:01] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005943 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.241 - - [2026-01-30 14:52:01] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004030 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.241 - - [2026-01-30 14:52:01] "GET /virtual-machine/1f0d6840-f8c8-4d15-acba-5b2d548cec08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002022 10.0.0.241 - - [2026-01-30 14:52:01] "POST /ref-update HTTP/1.1" 200 156 0.007730 10.0.0.241 - - [2026-01-30 14:52:01] "GET /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012966 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.015604 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.025079 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.028288 10.0.0.241 - - [2026-01-30 14:52:01] "POST /set-tag HTTP/1.1" 200 109 0.012783 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.023565 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /instance-ip/bd52cc5c-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.040911 10.0.0.241 - - [2026-01-30 14:52:02] "POST /ref-update HTTP/1.1" 200 156 0.006155 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /virtual-machine-interface/bd403600-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.034923 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /virtual-machine/1f0d6840-f8c8-4d15-acba-5b2d548cec08 HTTP/1.1" 200 115 0.024232 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004648 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006075 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine/71d29842-a56f-4582-ad68-99307087fa07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002579 10.0.0.241 - - [2026-01-30 14:52:02] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008386 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.024527 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.045276 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.025090 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.013012 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.026454 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /instance-ip/bce8c910-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.062426 10.0.0.241 - - [2026-01-30 14:52:02] "POST /ref-update HTTP/1.1" 200 156 0.006534 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /virtual-machine-interface/bccf7e7e-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.042911 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /virtual-machine/71d29842-a56f-4582-ad68-99307087fa07 HTTP/1.1" 200 115 0.016185 10.0.0.241 - - [2026-01-30 14:52:02] "DELETE /tag/2d2128a1-6c3b-41e3-ad75-95f96940c6e6 HTTP/1.1" 200 115 0.041554 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003683 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003350 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.001635 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine/24e0b3b5-cd15-4842-8998-fa308a29f223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002867 10.0.0.241 - - [2026-01-30 14:52:02] "POST /ref-update HTTP/1.1" 200 156 0.012365 10.0.0.241 - - [2026-01-30 14:52:02] "GET /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005426 10.0.0.241 - - [2026-01-30 14:52:02] "POST /set-tag HTTP/1.1" 200 109 0.016132 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.033276 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.047027 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.013237 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.019736 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /instance-ip/be5a125e-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.042226 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /virtual-machine-interface/be41cea6-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.031901 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /virtual-machine/24e0b3b5-cd15-4842-8998-fa308a29f223 HTTP/1.1" 200 115 0.019942 10.0.0.241 - - [2026-01-30 14:52:03] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003853 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.241 - - [2026-01-30 14:52:03] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007138 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.241 - - [2026-01-30 14:52:03] "GET /virtual-machine/e3952bb3-7806-4deb-b5ee-0dc635b61191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002708 10.0.0.241 - - [2026-01-30 14:52:03] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.241 - - [2026-01-30 14:52:03] "GET /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011349 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.014814 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.024782 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.027530 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.012174 10.0.0.241 - - [2026-01-30 14:52:03] "POST /set-tag HTTP/1.1" 200 109 0.023769 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /instance-ip/bde57f70-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.042502 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /virtual-machine-interface/bdd0a992-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.044709 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /virtual-machine/e3952bb3-7806-4deb-b5ee-0dc635b61191 HTTP/1.1" 200 115 0.030367 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81 HTTP/1.1" 409 391 0.003440 10.0.0.241 - - [2026-01-30 14:52:03] "DELETE /tag/46cd156d-967b-4d99-bc09-fb84b7ef3df4 HTTP/1.1" 200 115 0.030846 10.0.0.241 - - [2026-01-30 14:52:18] "GET /global-system-configs HTTP/1.1" 200 323 0.001697 10.0.0.241 - - [2026-01-30 14:52:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002190 10.0.0.241 - - [2026-01-30 14:52:31] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004080 10.0.0.241 - - [2026-01-30 14:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.241 - - [2026-01-30 14:52:31] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016004 10.0.0.241 - - [2026-01-30 14:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.241 - - [2026-01-30 14:52:31] "GET /virtual-machine/67de002d-e9b8-451f-aff8-39ede16fa5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002526 10.0.0.241 - - [2026-01-30 14:52:31] "POST /ref-update HTTP/1.1" 200 156 0.006959 10.0.0.241 - - [2026-01-30 14:52:31] "GET /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007735 10.0.0.241 - - [2026-01-30 14:52:31] "POST /set-tag HTTP/1.1" 200 109 0.013954 10.0.0.241 - - [2026-01-30 14:52:31] "POST /set-tag HTTP/1.1" 200 109 0.034380 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.020463 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.012755 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /instance-ip/bf9ef9ae-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.038953 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /virtual-machine-interface/bf8e390c-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.047624 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /virtual-machine/67de002d-e9b8-451f-aff8-39ede16fa5c8 HTTP/1.1" 200 115 0.017652 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /tag/5358531c-18cc-4a8f-9400-89be1467f372 HTTP/1.1" 200 115 0.032411 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003647 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010889 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine/66cf5d81-e592-449c-b29a-6b465c87bacf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002611 10.0.0.241 - - [2026-01-30 14:52:32] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009629 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.018068 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.052789 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.048779 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.019705 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /instance-ip/c010499c-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.052602 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /virtual-machine-interface/bff3a134-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.036896 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /virtual-machine/66cf5d81-e592-449c-b29a-6b465c87bacf HTTP/1.1" 200 115 0.018423 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /tag/6438a308-5555-4a6c-80ba-55218ca1e2a2 HTTP/1.1" 200 115 0.033767 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13 HTTP/1.1" 409 237 0.004877 10.0.0.241 - - [2026-01-30 14:52:32] "DELETE /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f HTTP/1.1" 409 237 0.003968 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003921 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004137 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine/7552dbc4-1b0b-4dca-89ac-94c9a99d6039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002445 10.0.0.241 - - [2026-01-30 14:52:32] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.241 - - [2026-01-30 14:52:32] "GET /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004053 10.0.0.241 - - [2026-01-30 14:52:32] "POST /set-tag HTTP/1.1" 200 109 0.016832 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.024602 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.013766 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.021966 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /instance-ip/bed83b3e-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.029989 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /virtual-machine-interface/bec0a118-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.042959 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /virtual-machine/7552dbc4-1b0b-4dca-89ac-94c9a99d6039 HTTP/1.1" 200 115 0.027359 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /tag/49816987-706f-486c-9f35-aa1bcad1edde HTTP/1.1" 200 115 0.024987 10.0.0.241 - - [2026-01-30 14:52:33] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004004 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.241 - - [2026-01-30 14:52:33] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003885 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.241 - - [2026-01-30 14:52:33] "GET /virtual-machine/51ec7212-b60b-4f3b-9ade-85cd920fd622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002818 10.0.0.241 - - [2026-01-30 14:52:33] "POST /ref-update HTTP/1.1" 200 156 0.007711 10.0.0.241 - - [2026-01-30 14:52:33] "GET /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005347 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.022394 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.022441 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.028534 10.0.0.241 - - [2026-01-30 14:52:33] "POST /set-tag HTTP/1.1" 200 109 0.015486 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /instance-ip/bf3c6a96-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.040596 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /virtual-machine-interface/bf22c460-fdea-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.034623 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /virtual-machine/51ec7212-b60b-4f3b-9ade-85cd920fd622 HTTP/1.1" 200 115 0.018092 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /tag/7aff2594-9dc9-428e-9bc5-aac5370695f4 HTTP/1.1" 200 115 0.028450 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15 HTTP/1.1" 409 237 0.012171 10.0.0.241 - - [2026-01-30 14:52:33] "DELETE /tag/540f98cf-823a-4d32-aaae-8a05aefdfe64 HTTP/1.1" 200 115 0.031481 10.0.0.241 - - [2026-01-30 14:52:35] "POST /projects HTTP/1.1" 409 238 0.002489 10.0.0.241 - - [2026-01-30 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2026-01-30 14:52:35] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026905 10.0.0.241 - - [2026-01-30 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.241 - - [2026-01-30 14:52:35] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004099 10.0.0.241 - - [2026-01-30 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.241 - - [2026-01-30 14:52:35] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003221 10.0.0.241 - - [2026-01-30 14:52:35] "POST /security-groups HTTP/1.1" 409 285 0.002336 10.0.0.241 - - [2026-01-30 14:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.241 - - [2026-01-30 14:52:35] "PUT /security-group/e2e65217-5934-424c-bf80-65cfcb7ce1e1 HTTP/1.1" 200 263 0.056921 10.0.0.241 - - [2026-01-30 14:52:35] "PUT /access-control-list/8e41bb96-687d-4862-84ec-5edbfa39a01b HTTP/1.1" 200 273 0.010842 10.0.0.241 - - [2026-01-30 14:52:35] "PUT /access-control-list/74f964c2-1997-4cae-9943-e6ac05ea33e0 HTTP/1.1" 200 273 0.016273 10.0.0.241 - - [2026-01-30 14:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018533 10.0.0.241 - - [2026-01-30 14:52:40] "POST /projects HTTP/1.1" 409 238 0.001819 10.0.0.241 - - [2026-01-30 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.241 - - [2026-01-30 14:52:40] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022566 10.0.0.241 - - [2026-01-30 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.241 - - [2026-01-30 14:52:40] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003997 10.0.0.241 - - [2026-01-30 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.241 - - [2026-01-30 14:52:40] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004128 10.0.0.241 - - [2026-01-30 14:52:40] "POST /security-groups HTTP/1.1" 409 285 0.001908 10.0.0.241 - - [2026-01-30 14:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.241 - - [2026-01-30 14:52:40] "PUT /security-group/e2e65217-5934-424c-bf80-65cfcb7ce1e1 HTTP/1.1" 200 263 0.055199 10.0.0.241 - - [2026-01-30 14:52:40] "PUT /access-control-list/8e41bb96-687d-4862-84ec-5edbfa39a01b HTTP/1.1" 200 273 0.013481 10.0.0.241 - - [2026-01-30 14:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020724 10.0.0.241 - - [2026-01-30 14:52:40] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014633 10.0.0.241 - - [2026-01-30 14:52:40] "PUT /access-control-list/74f964c2-1997-4cae-9943-e6ac05ea33e0 HTTP/1.1" 200 273 0.025681 10.0.0.241 - - [2026-01-30 14:52:41] "GET /firewall-rule/a81e68ee-9d26-4a21-a94b-0f2315a8d267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002903 10.0.0.241 - - [2026-01-30 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.046248 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /firewall-rule/a81e68ee-9d26-4a21-a94b-0f2315a8d267 HTTP/1.1" 200 115 0.039973 10.0.0.241 - - [2026-01-30 14:52:41] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004748 10.0.0.241 - - [2026-01-30 14:52:41] "GET /firewall-rule/c249ac16-e4c4-44cb-841a-446ad20a1ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007981 10.0.0.241 - - [2026-01-30 14:52:41] "POST /ref-update HTTP/1.1" 200 156 0.049039 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /firewall-rule/c249ac16-e4c4-44cb-841a-446ad20a1ddd HTTP/1.1" 200 115 0.033771 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13 HTTP/1.1" 409 237 0.006618 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f HTTP/1.1" 409 237 0.006500 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /tag/cf56f389-8b0b-474a-9dc3-aac4aaa51132 HTTP/1.1" 200 115 0.032527 10.0.0.241 - - [2026-01-30 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.241 - - [2026-01-30 14:52:41] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003962 10.0.0.241 - - [2026-01-30 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.241 - - [2026-01-30 14:52:41] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004369 10.0.0.241 - - [2026-01-30 14:52:41] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.045022 10.0.0.241 - - [2026-01-30 14:52:41] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.036873 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /security-group/e2e65217-5934-424c-bf80-65cfcb7ce1e1 HTTP/1.1" 200 115 0.044871 10.0.0.241 - - [2026-01-30 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /access-control-list/8e41bb96-687d-4862-84ec-5edbfa39a01b HTTP/1.1" 200 115 0.028694 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /access-control-list/74f964c2-1997-4cae-9943-e6ac05ea33e0 HTTP/1.1" 200 115 0.023401 10.0.0.241 - - [2026-01-30 14:52:41] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.022405 10.0.0.241 - - [2026-01-30 14:52:41] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?fields=security_groups HTTP/1.1" 200 1352 0.031998 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /security-group/ed3955e1-45e3-4404-941a-75f5750cab12 HTTP/1.1" 200 115 0.043439 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /access-control-list/e24cccc8-e636-4e05-adeb-9d5ceb5ff827 HTTP/1.1" 200 115 0.028482 10.0.0.241 - - [2026-01-30 14:52:41] "GET /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf?fields=application_policy_sets HTTP/1.1" 200 1391 0.041775 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /access-control-list/1200a0da-0576-46e7-98e2-3321de7ef241 HTTP/1.1" 200 115 0.047225 10.0.0.241 - - [2026-01-30 14:52:41] "DELETE /project/c8050a0b-6da8-4fbd-8a8d-723facb95dcf HTTP/1.1" 200 115 0.284827 10.0.0.241 - - [2026-01-30 14:52:41] "POST /projects HTTP/1.1" 409 238 0.001766 10.0.0.241 - - [2026-01-30 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.241 - - [2026-01-30 14:52:41] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.020790 10.0.0.241 - - [2026-01-30 14:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.241 - - [2026-01-30 14:52:42] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004252 10.0.0.241 - - [2026-01-30 14:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.241 - - [2026-01-30 14:52:42] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004154 10.0.0.241 - - [2026-01-30 14:52:42] "POST /security-groups HTTP/1.1" 409 285 0.002442 10.0.0.241 - - [2026-01-30 14:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.241 - - [2026-01-30 14:52:42] "PUT /security-group/99df68f4-3cb8-41ca-aed3-690ab31ea01d HTTP/1.1" 200 263 0.051369 10.0.0.241 - - [2026-01-30 14:52:42] "PUT /access-control-list/1c7644f9-672f-4573-b9e1-6bc19b54aa78 HTTP/1.1" 200 273 0.008807 10.0.0.241 - - [2026-01-30 14:52:42] "PUT /access-control-list/36bd7d1d-d632-45e7-bc5e-c8590574000a HTTP/1.1" 200 273 0.015008 10.0.0.241 - - [2026-01-30 14:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008528 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /loadbalancer-member/8796ba5a-faa1-4f6f-bb5a-3e7f450f8574 HTTP/1.1" 200 115 0.032576 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /loadbalancer-pool/32f136c3-3afb-455c-8159-ac905cb7f67f HTTP/1.1" 200 115 0.043783 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /loadbalancer-listener/45b4b37e-a113-4635-a311-12102d5c1539 HTTP/1.1" 200 115 0.029002 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /loadbalancer/0292cae8-72a6-4161-bc27-8568cc3aeaea HTTP/1.1" 200 115 0.038984 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /floating-ip/5dc24469-95a0-4b83-9d38-b862bd8f32ea HTTP/1.1" 200 115 0.037394 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /instance-ip/19772cff-c0c7-43e4-97aa-acb5b74421b8 HTTP/1.1" 200 115 0.047780 10.0.0.241 - - [2026-01-30 14:52:46] "DELETE /virtual-machine-interface/85cfdda3-7fb3-45a9-80bb-5dfc7b03826a HTTP/1.1" 200 115 0.045817 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /tag/3b5e1e3c-48a7-4c8b-891a-0b78811d02fc HTTP/1.1" 200 115 0.226486 10.0.0.241 - - [2026-01-30 14:52:47] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001930 10.0.0.241 - - [2026-01-30 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.241 - - [2026-01-30 14:52:47] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002113 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-policy/b19d644c-c538-474a-9d78-2095aa9376f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001696 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-rule/59202de6-7851-4b38-829c-33c07d328201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001885 10.0.0.241 - - [2026-01-30 14:52:47] "POST /ref-update HTTP/1.1" 200 156 0.014963 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /firewall-rule/59202de6-7851-4b38-829c-33c07d328201 HTTP/1.1" 200 115 0.054851 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002434 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-rule/52ca0249-36fa-4c81-b4d8-ea5c08cd13cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003440 10.0.0.241 - - [2026-01-30 14:52:47] "POST /ref-update HTTP/1.1" 200 156 0.013734 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /firewall-rule/52ca0249-36fa-4c81-b4d8-ea5c08cd13cd HTTP/1.1" 200 115 0.042174 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004912 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-rule/cb311c76-1e9e-4721-8eac-cbf17cf1f237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002774 10.0.0.241 - - [2026-01-30 14:52:47] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /firewall-rule/cb311c76-1e9e-4721-8eac-cbf17cf1f237 HTTP/1.1" 200 115 0.042759 10.0.0.241 - - [2026-01-30 14:52:47] "GET /application-policy-set/695dd8a5-e196-4543-b373-28bdb7b29780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002453 10.0.0.241 - - [2026-01-30 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.241 - - [2026-01-30 14:52:47] "GET /policy-management/2360a0c9-88c4-4ae9-9988-89f15413260d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002686 10.0.0.241 - - [2026-01-30 14:52:47] "GET /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002802 10.0.0.241 - - [2026-01-30 14:52:47] "POST /ref-update HTTP/1.1" 200 156 0.033088 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /firewall-policy/9f68dfd0-26d9-4a40-b754-d5ab8bc5fbc8 HTTP/1.1" 200 115 0.026639 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /tag/2f6e3cc3-908d-4fe2-b5d6-ad23b6431f81 HTTP/1.1" 200 115 0.087122 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /tag/5d3db885-2ab9-4b8c-aaeb-e17c75e06c13 HTTP/1.1" 200 115 0.040373 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /tag/41b2cb43-2b10-48b6-8a9c-4302d97c674f HTTP/1.1" 200 115 0.056430 10.0.0.241 - - [2026-01-30 14:52:47] "DELETE /tag/c7bebfee-ca9a-4dff-80bd-09cb370b8c15 HTTP/1.1" 200 115 0.048969 10.0.0.241 - - [2026-01-30 14:52:47] "POST /projects HTTP/1.1" 409 238 0.008364 10.0.0.241 - - [2026-01-30 14:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.241 - - [2026-01-30 14:52:48] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038534 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.241 - - [2026-01-30 14:52:48] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.006326 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.241 - - [2026-01-30 14:52:48] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003450 10.0.0.241 - - [2026-01-30 14:52:48] "POST /security-groups HTTP/1.1" 409 285 0.001974 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.241 - - [2026-01-30 14:52:48] "PUT /security-group/99df68f4-3cb8-41ca-aed3-690ab31ea01d HTTP/1.1" 200 263 0.063722 10.0.0.241 - - [2026-01-30 14:52:48] "PUT /access-control-list/1c7644f9-672f-4573-b9e1-6bc19b54aa78 HTTP/1.1" 200 273 0.027366 10.0.0.241 - - [2026-01-30 14:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.059932 10.0.0.241 - - [2026-01-30 14:52:48] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.023088 10.0.0.241 - - [2026-01-30 14:52:48] "PUT /access-control-list/36bd7d1d-d632-45e7-bc5e-c8590574000a HTTP/1.1" 200 273 0.026795 10.0.0.241 - - [2026-01-30 14:52:48] "GET /firewall-rule/ae1d247a-815d-46ba-ade0-65195326e256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003600 10.0.0.241 - - [2026-01-30 14:52:48] "POST /ref-update HTTP/1.1" 200 156 0.049640 10.0.0.241 - - [2026-01-30 14:52:48] "DELETE /firewall-rule/ae1d247a-815d-46ba-ade0-65195326e256 HTTP/1.1" 200 115 0.046281 10.0.0.241 - - [2026-01-30 14:52:48] "GET /firewall-policy/e89f7264-59c6-4d1a-8814-dea5df4fd5c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006872 10.0.0.241 - - [2026-01-30 14:52:48] "GET /firewall-rule/1fd9aed7-fb34-43fb-a709-9c9168e4def5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002929 10.0.0.241 - - [2026-01-30 14:52:48] "POST /ref-update HTTP/1.1" 200 156 0.032155 10.0.0.241 - - [2026-01-30 14:52:48] "DELETE /firewall-rule/1fd9aed7-fb34-43fb-a709-9c9168e4def5 HTTP/1.1" 200 115 0.053240 10.0.0.241 - - [2026-01-30 14:52:48] "DELETE /tag/5ac8ea23-3a6a-49ed-9513-dcf22800b8ef HTTP/1.1" 200 115 0.035101 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.241 - - [2026-01-30 14:52:48] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004364 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.241 - - [2026-01-30 14:52:48] "GET /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003213 10.0.0.241 - - [2026-01-30 14:52:48] "PUT /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd HTTP/1.1" 200 265 0.060310 10.0.0.241 - - [2026-01-30 14:52:48] "PUT /virtual-network/43807635-abd9-49bf-a6f5-bd6914831e3b HTTP/1.1" 200 265 0.068746 10.0.0.241 - - [2026-01-30 14:52:48] "DELETE /security-group/99df68f4-3cb8-41ca-aed3-690ab31ea01d HTTP/1.1" 200 115 0.050490 10.0.0.241 - - [2026-01-30 14:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.241 - - [2026-01-30 14:52:48] "DELETE /access-control-list/1c7644f9-672f-4573-b9e1-6bc19b54aa78 HTTP/1.1" 200 115 0.034020 10.0.0.241 - - [2026-01-30 14:52:49] "DELETE /access-control-list/36bd7d1d-d632-45e7-bc5e-c8590574000a HTTP/1.1" 200 115 0.038572 10.0.0.241 - - [2026-01-30 14:52:49] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038546 10.0.0.241 - - [2026-01-30 14:52:49] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?fields=security_groups HTTP/1.1" 200 1352 0.032220 10.0.0.241 - - [2026-01-30 14:52:49] "DELETE /security-group/3fffc7c3-eb4d-4d44-98e9-859ce37ee2bf HTTP/1.1" 200 115 0.077857 10.0.0.241 - - [2026-01-30 14:52:49] "DELETE /access-control-list/7dc329a4-8812-41aa-9d25-a4a6f1ae14d2 HTTP/1.1" 200 115 0.075997 10.0.0.241 - - [2026-01-30 14:52:49] "GET /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36?fields=application_policy_sets HTTP/1.1" 200 1391 0.052983 10.0.0.241 - - [2026-01-30 14:52:49] "DELETE /access-control-list/f0b825ae-ccfa-4dc4-9597-1a62634593f1 HTTP/1.1" 200 115 0.092075 10.0.0.241 - - [2026-01-30 14:52:49] "DELETE /project/4e51f0dc-cc5a-4eba-b405-9fd92d74fa36 HTTP/1.1" 200 115 0.406413 10.0.0.241 - - [2026-01-30 14:53:42] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.241 - - [2026-01-30 14:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.241 - - [2026-01-30 14:53:42] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002357 10.0.0.241 - - [2026-01-30 14:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.241 - - [2026-01-30 14:53:43] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.001968 10.0.0.241 - - [2026-01-30 14:53:57] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.241 - - [2026-01-30 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.241 - - [2026-01-30 14:53:57] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005720 10.0.0.241 - - [2026-01-30 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.241 - - [2026-01-30 14:53:57] "GET /config-node/7bf61a54-a147-4378-822b-90334bd48b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001594 10.0.0.241 - - [2026-01-30 14:53:57] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.241 - - [2026-01-30 14:53:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001953 10.0.0.241 - - [2026-01-30 14:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.241 - - [2026-01-30 14:54:02] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002028 10.0.0.241 - - [2026-01-30 14:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.241 - - [2026-01-30 14:54:02] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.005823 10.0.0.241 - - [2026-01-30 14:54:03] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 264 0.001890 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/2d52c244-83b8-457f-8364-1d1cf5b28912 HTTP/1.1" 200 245 0.009152 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 261 0.003789 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/7a571a44-0593-4f70-9a9f-ba3fdb4121cf HTTP/1.1" 200 245 0.009475 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 261 0.008087 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/f18f439b-536b-498c-b2c0-e58a1ad4c2c9 HTTP/1.1" 200 245 0.014847 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 253 0.002370 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/649ac75d-11ce-4619-a2fa-5a732b689d56 HTTP/1.1" 200 245 0.013981 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 251 0.006216 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/128e928b-bdf2-43c7-a188-dd0b10707bbc HTTP/1.1" 200 245 0.010198 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 252 0.009854 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/484b5cd4-54bc-4d50-97fc-67ac2a1b7edd HTTP/1.1" 200 245 0.009853 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 256 0.006820 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/3b1cfc49-2308-4690-a65b-d1242e03cda4 HTTP/1.1" 200 245 0.014598 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 248 0.003692 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/93ceb9d8-e827-496e-b24b-836a402d6224 HTTP/1.1" 200 245 0.009260 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 252 0.001795 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/3cc23b1e-c790-4d31-8afe-f9580f8ab18c HTTP/1.1" 200 245 0.011460 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 257 0.014913 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/857c0c62-ecf9-4f61-9786-332f5900ead9 HTTP/1.1" 200 245 0.009593 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 251 0.004431 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/c401b218-2d6a-464a-87a4-15bf881b03ce HTTP/1.1" 200 245 0.008808 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 257 0.010248 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/b4d9a2ba-3013-41ef-b6bc-71fdd22afadf HTTP/1.1" 200 245 0.011192 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 261 0.007367 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.241 - - [2026-01-30 14:54:03] "PUT /alarm/508c9285-13c6-4f05-9e7b-aa477d1adc2a HTTP/1.1" 200 245 0.010648 10.0.0.241 - - [2026-01-30 14:54:03] "POST /alarms HTTP/1.1" 409 258 0.008679 10.0.0.241 - - [2026-01-30 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/06301a7a-855b-43f2-84ac-fa2ec3604d6c HTTP/1.1" 200 245 0.010612 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 254 0.006596 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/57264e37-0254-4ccd-97f0-fc635e871d87 HTTP/1.1" 200 245 0.013475 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 254 0.015122 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009749 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/83fade9a-4171-4fab-94f7-7d60df227916 HTTP/1.1" 200 245 0.016878 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 254 0.006108 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/aba95e43-4e9e-461b-9797-82f4469a1602 HTTP/1.1" 200 245 0.009823 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 247 0.009614 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009123 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/19fcbbc9-6e6c-42d2-91fd-19d24fb831c7 HTTP/1.1" 200 245 0.009586 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 272 0.009465 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/721a4f4d-5d63-4ca1-92b6-f105fe09c123 HTTP/1.1" 200 245 0.014206 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 261 0.012449 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/4d6e3954-c09c-4a74-9ee2-39a7226d1a3b HTTP/1.1" 200 245 0.012804 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 259 0.008605 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/da5032f1-02bf-4e49-8112-3c8d8fc44780 HTTP/1.1" 200 245 0.009709 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 265 0.008086 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/cdf16532-111c-45c3-b5b8-07be106638f8 HTTP/1.1" 200 245 0.008415 10.0.0.241 - - [2026-01-30 14:54:04] "POST /alarms HTTP/1.1" 409 279 0.019394 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /alarm/4dd3a906-6233-4472-bd0f-5ed5d598be93 HTTP/1.1" 200 245 0.008839 10.0.0.241 - - [2026-01-30 14:54:04] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.241 - - [2026-01-30 14:54:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001889 10.0.0.241 - - [2026-01-30 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.241 - - [2026-01-30 14:54:04] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.006237 10.0.0.241 - - [2026-01-30 14:54:05] "GET / HTTP/1.1" 200 36215 0.001310 10.0.0.241 - - [2026-01-30 14:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.241 - - [2026-01-30 14:54:05] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002370 10.0.0.241 - - [2026-01-30 14:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.241 - - [2026-01-30 14:54:05] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.008851 10.0.0.241 - - [2026-01-30 14:54:05] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.241 - - [2026-01-30 14:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.241 - - [2026-01-30 14:54:05] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004277 10.0.0.241 - - [2026-01-30 14:54:05] "PUT /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b HTTP/1.1" 200 275 0.016038 10.0.0.241 - - [2026-01-30 14:54:09] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.241 - - [2026-01-30 14:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.241 - - [2026-01-30 14:54:09] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004116 10.0.0.241 - - [2026-01-30 14:54:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002635 10.0.0.241 - - [2026-01-30 14:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.241 - - [2026-01-30 14:54:09] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003397 10.0.0.241 - - [2026-01-30 14:54:09] "PUT /bgp-router/41fce207-656c-4c9d-9689-1977e4521902 HTTP/1.1" 200 255 0.016998 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 10.0.0.241 - - [2026-01-30 14:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.241 - - [2026-01-30 14:54:11] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002294 10.0.0.241 - - [2026-01-30 14:54:49] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.241 - - [2026-01-30 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-01-30 14:54:49] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003941 10.0.0.241 - - [2026-01-30 14:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.241 - - [2026-01-30 14:54:49] "GET /config-node/7bf61a54-a147-4378-822b-90334bd48b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001704 10.0.0.241 - - [2026-01-30 14:55:00] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.241 - - [2026-01-30 14:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.241 - - [2026-01-30 14:55:00] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002963 10.0.0.241 - - [2026-01-30 14:55:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002375 10.0.0.241 - - [2026-01-30 14:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.241 - - [2026-01-30 14:55:00] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002195 10.0.0.241 - - [2026-01-30 14:55:00] "PUT /bgp-router/41fce207-656c-4c9d-9689-1977e4521902 HTTP/1.1" 200 255 0.011044 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000766 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000785 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 10.0.0.241 - - [2026-01-30 14:55:17] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.241 - - [2026-01-30 14:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011227 10.0.0.241 - - [2026-01-30 14:55:17] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006778 10.0.0.241 - - [2026-01-30 14:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.241 - - [2026-01-30 14:55:17] "GET /config-node/7bf61a54-a147-4378-822b-90334bd48b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.010022 10.0.0.241 - - [2026-01-30 14:55:18] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.241 - - [2026-01-30 14:55:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001980 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009988 10.0.0.241 - - [2026-01-30 14:55:23] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002241 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.011920 10.0.0.241 - - [2026-01-30 14:55:23] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 264 0.001834 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/2d52c244-83b8-457f-8364-1d1cf5b28912 HTTP/1.1" 200 245 0.007288 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 261 0.001594 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/7a571a44-0593-4f70-9a9f-ba3fdb4121cf HTTP/1.1" 200 245 0.013106 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 261 0.004051 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/f18f439b-536b-498c-b2c0-e58a1ad4c2c9 HTTP/1.1" 200 245 0.009906 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 253 0.003971 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/649ac75d-11ce-4619-a2fa-5a732b689d56 HTTP/1.1" 200 245 0.008076 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 251 0.002707 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/128e928b-bdf2-43c7-a188-dd0b10707bbc HTTP/1.1" 200 245 0.008179 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 252 0.015350 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/484b5cd4-54bc-4d50-97fc-67ac2a1b7edd HTTP/1.1" 200 245 0.009583 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 256 0.005305 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/3b1cfc49-2308-4690-a65b-d1242e03cda4 HTTP/1.1" 200 245 0.009165 10.0.0.241 - - [2026-01-30 14:55:23] "POST /alarms HTTP/1.1" 409 248 0.009395 10.0.0.241 - - [2026-01-30 14:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.241 - - [2026-01-30 14:55:23] "PUT /alarm/93ceb9d8-e827-496e-b24b-836a402d6224 HTTP/1.1" 200 245 0.009567 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 252 0.004529 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/3cc23b1e-c790-4d31-8afe-f9580f8ab18c HTTP/1.1" 200 245 0.009905 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 257 0.008016 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/857c0c62-ecf9-4f61-9786-332f5900ead9 HTTP/1.1" 200 245 0.008914 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 251 0.013649 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/c401b218-2d6a-464a-87a4-15bf881b03ce HTTP/1.1" 200 245 0.008345 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 257 0.009808 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/b4d9a2ba-3013-41ef-b6bc-71fdd22afadf HTTP/1.1" 200 245 0.008830 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 261 0.003256 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/508c9285-13c6-4f05-9e7b-aa477d1adc2a HTTP/1.1" 200 245 0.013163 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 258 0.007253 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/06301a7a-855b-43f2-84ac-fa2ec3604d6c HTTP/1.1" 200 245 0.017847 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 254 0.001842 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/57264e37-0254-4ccd-97f0-fc635e871d87 HTTP/1.1" 200 245 0.011427 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 254 0.007128 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/83fade9a-4171-4fab-94f7-7d60df227916 HTTP/1.1" 200 245 0.009841 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 254 0.003126 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/aba95e43-4e9e-461b-9797-82f4469a1602 HTTP/1.1" 200 245 0.010534 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 247 0.009005 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/19fcbbc9-6e6c-42d2-91fd-19d24fb831c7 HTTP/1.1" 200 245 0.008964 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 272 0.005073 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/721a4f4d-5d63-4ca1-92b6-f105fe09c123 HTTP/1.1" 200 245 0.008007 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 261 0.005356 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/4d6e3954-c09c-4a74-9ee2-39a7226d1a3b HTTP/1.1" 200 245 0.008773 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 259 0.004702 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/da5032f1-02bf-4e49-8112-3c8d8fc44780 HTTP/1.1" 200 245 0.009603 10.0.0.241 - - [2026-01-30 14:55:24] "POST /alarms HTTP/1.1" 409 265 0.017742 10.0.0.241 - - [2026-01-30 14:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.241 - - [2026-01-30 14:55:24] "PUT /alarm/cdf16532-111c-45c3-b5b8-07be106638f8 HTTP/1.1" 200 245 0.010607 10.0.0.241 - - [2026-01-30 14:55:25] "POST /alarms HTTP/1.1" 409 279 0.008639 10.0.0.241 - - [2026-01-30 14:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2026-01-30 14:55:25] "PUT /alarm/4dd3a906-6233-4472-bd0f-5ed5d598be93 HTTP/1.1" 200 245 0.008515 10.0.0.241 - - [2026-01-30 14:55:25] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.241 - - [2026-01-30 14:55:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002184 10.0.0.241 - - [2026-01-30 14:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.241 - - [2026-01-30 14:55:25] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.010084 10.0.0.241 - - [2026-01-30 14:55:25] "GET / HTTP/1.1" 200 36215 0.002398 10.0.0.241 - - [2026-01-30 14:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.241 - - [2026-01-30 14:55:25] "GET /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002163 10.0.0.241 - - [2026-01-30 14:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.241 - - [2026-01-30 14:55:25] "PUT /global-vrouter-config/0e030b9a-4fdb-405a-848f-1c0e220e385f HTTP/1.1" 200 277 0.007406 10.0.0.241 - - [2026-01-30 14:55:25] "GET / HTTP/1.1" 200 36215 0.002833 10.0.0.241 - - [2026-01-30 14:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.241 - - [2026-01-30 14:55:25] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004160 10.0.0.241 - - [2026-01-30 14:55:25] "PUT /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b HTTP/1.1" 200 275 0.012910 10.0.0.241 - - [2026-01-30 14:55:29] "GET / HTTP/1.1" 200 36215 0.001273 10.0.0.241 - - [2026-01-30 14:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.241 - - [2026-01-30 14:55:29] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002420 10.0.0.241 - - [2026-01-30 14:55:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001476 10.0.0.241 - - [2026-01-30 14:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-30 14:55:29] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002162 10.0.0.241 - - [2026-01-30 14:55:29] "PUT /bgp-router/41fce207-656c-4c9d-9689-1977e4521902 HTTP/1.1" 200 255 0.010719 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000792 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 10.0.0.241 - - [2026-01-30 14:55:33] "POST /tags HTTP/1.1" 200 356 0.019504 10.0.0.241 - - [2026-01-30 14:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.241 - - [2026-01-30 14:55:33] "GET /tag/14cbbcf2-b622-445a-bbad-dcd5710daeeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.022709 10.0.0.241 - - [2026-01-30 14:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.241 - - [2026-01-30 14:55:33] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003683 10.0.0.241 - - [2026-01-30 14:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.241 - - [2026-01-30 14:55:33] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035647 10.0.0.241 - - [2026-01-30 14:55:33] "POST /virtual-machines HTTP/1.1" 200 352 0.011060 10.0.0.241 - - [2026-01-30 14:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011379 10.0.0.241 - - [2026-01-30 14:55:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.091445 10.0.0.241 - - [2026-01-30 14:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031644 10.0.0.241 - - [2026-01-30 14:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010424 10.0.0.241 - - [2026-01-30 14:55:33] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007494 10.0.0.241 - - [2026-01-30 14:55:33] "POST /instance-ips HTTP/1.1" 200 392 0.063367 10.0.0.241 - - [2026-01-30 14:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025270 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.032319 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.027081 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005382 10.0.0.241 - - [2026-01-30 14:55:34] "GET /instance-ip/ba960b2c-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002865 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003992 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002818 10.0.0.241 - - [2026-01-30 14:55:34] "POST /ref-update HTTP/1.1" 200 156 0.005944 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008456 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.241 - - [2026-01-30 14:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-network/09ea343f-bb0c-4a15-8c87-6a6e992928fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005512 10.0.0.241 - - [2026-01-30 14:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.241 - - [2026-01-30 14:55:34] "GET /project/c8d4a3a3-22d2-4349-b6d4-42da9ee7d5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037124 10.0.0.241 - - [2026-01-30 14:55:34] "POST /virtual-machines HTTP/1.1" 200 356 0.007655 10.0.0.241 - - [2026-01-30 14:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006215 10.0.0.241 - - [2026-01-30 14:55:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.110004 10.0.0.241 - - [2026-01-30 14:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008755 10.0.0.241 - - [2026-01-30 14:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.010667 10.0.0.241 - - [2026-01-30 14:55:34] "POST /instance-ips HTTP/1.1" 200 396 0.033722 10.0.0.241 - - [2026-01-30 14:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031770 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.016277 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.014605 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012985 10.0.0.241 - - [2026-01-30 14:55:34] "GET /instance-ip/bb0994a2-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.010043 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003846 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-router/7d7eaeb6-3bbc-4e9c-8db4-7e6943178827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005997 10.0.0.241 - - [2026-01-30 14:55:34] "POST /ref-update HTTP/1.1" 200 156 0.007484 10.0.0.241 - - [2026-01-30 14:55:34] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010716 10.0.0.241 - - [2026-01-30 14:55:34] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.241 - - [2026-01-30 14:55:35] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007914 10.0.0.241 - - [2026-01-30 14:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.241 - - [2026-01-30 14:55:35] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003821 10.0.0.241 - - [2026-01-30 14:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002476 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 10.0.0.241 - - [2026-01-30 14:55:48] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004032 10.0.0.241 - - [2026-01-30 14:55:48] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.241 - - [2026-01-30 14:55:49] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003927 10.0.0.241 - - [2026-01-30 14:55:49] "POST /set-tag HTTP/1.1" 200 109 0.001637 10.0.0.241 - - [2026-01-30 14:55:51] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004025 10.0.0.241 - - [2026-01-30 14:55:51] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.241 - - [2026-01-30 14:55:51] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.241 - - [2026-01-30 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.241 - - [2026-01-30 14:55:51] "GET /global-system-config/6140dd8e-36a7-4d11-bea8-fe382980960b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003822 10.0.0.241 - - [2026-01-30 14:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.241 - - [2026-01-30 14:55:51] "GET /config-node/7bf61a54-a147-4378-822b-90334bd48b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002879 10.0.0.241 - - [2026-01-30 14:56:03] "GET / HTTP/1.1" 200 36215 0.001276 10.0.0.241 - - [2026-01-30 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.241 - - [2026-01-30 14:56:03] "GET /routing-instance/0acd9ecc-7377-4a8c-a036-884e26f2decb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002166 10.0.0.241 - - [2026-01-30 14:56:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002273 10.0.0.241 - - [2026-01-30 14:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.241 - - [2026-01-30 14:56:03] "GET /bgp-router/41fce207-656c-4c9d-9689-1977e4521902?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003713 10.0.0.241 - - [2026-01-30 14:56:03] "PUT /bgp-router/41fce207-656c-4c9d-9689-1977e4521902 HTTP/1.1" 200 255 0.020532 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002626 [Introspect:8084]10.0.0.241 - - [2026-01-30 14:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 10.0.0.241 - - [2026-01-30 14:56:22] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007513 10.0.0.241 - - [2026-01-30 14:56:22] "POST /set-tag HTTP/1.1" 200 109 0.007648 10.0.0.241 - - [2026-01-30 14:56:22] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003631 10.0.0.241 - - [2026-01-30 14:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.241 - - [2026-01-30 14:56:22] "GET /virtual-machine/af64d560-ff22-402d-9940-9566f5b9595f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003846 10.0.0.241 - - [2026-01-30 14:56:22] "POST /ref-update HTTP/1.1" 200 156 0.014100 10.0.0.241 - - [2026-01-30 14:56:22] "GET /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008208 10.0.0.241 - - [2026-01-30 14:56:22] "POST /set-tag HTTP/1.1" 200 109 0.014771 10.0.0.241 - - [2026-01-30 14:56:22] "POST /set-tag HTTP/1.1" 200 109 0.025239 10.0.0.241 - - [2026-01-30 14:56:22] "DELETE /instance-ip/ba960b2c-fdeb-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.038772 10.0.0.241 - - [2026-01-30 14:56:22] "DELETE /virtual-machine-interface/ba6c7640-fdeb-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.032927 10.0.0.241 - - [2026-01-30 14:56:22] "DELETE /virtual-machine/af64d560-ff22-402d-9940-9566f5b9595f HTTP/1.1" 200 115 0.016868 10.0.0.241 - - [2026-01-30 14:56:22] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005612 10.0.0.241 - - [2026-01-30 14:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.241 - - [2026-01-30 14:56:53] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004382 10.0.0.241 - - [2026-01-30 14:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.241 - - [2026-01-30 14:56:53] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006153 10.0.0.241 - - [2026-01-30 14:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.241 - - [2026-01-30 14:56:53] "GET /virtual-machine/009c8689-efd8-4b37-b1ca-1036f5a1ec50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003274 10.0.0.241 - - [2026-01-30 14:56:53] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.241 - - [2026-01-30 14:56:53] "GET /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004172 10.0.0.241 - - [2026-01-30 14:56:53] "POST /set-tag HTTP/1.1" 200 109 0.014768 10.0.0.241 - - [2026-01-30 14:56:53] "POST /set-tag HTTP/1.1" 200 109 0.024790 10.0.0.241 - - [2026-01-30 14:56:53] "DELETE /instance-ip/bb0994a2-fdeb-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.047347 10.0.0.241 - - [2026-01-30 14:56:53] "DELETE /virtual-machine-interface/baf010b8-fdeb-11f0-812d-fa163e7235c6 HTTP/1.1" 200 115 0.040344 10.0.0.241 - - [2026-01-30 14:56:53] "DELETE /virtual-machine/009c8689-efd8-4b37-b1ca-1036f5a1ec50 HTTP/1.1" 200 115 0.029779 10.0.0.241 - - [2026-01-30 14:56:53] "DELETE /tag/14cbbcf2-b622-445a-bbad-dcd5710daeeb HTTP/1.1" 200 115 0.040882 10.0.0.241 - - [2026-01-30 14:57:18] "GET /global-system-configs HTTP/1.1" 200 323 0.001591 10.0.0.241 - - [2026-01-30 14:57:19] "GET /global-system-configs HTTP/1.1" 200 323 0.005005