++ 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: =================== Mon Sep 15 03:47:45 PM UTC 2025 ===================' INFO: =================== Mon Sep 15 03:47:45 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ cut -d ' ' -f 1 +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.50,10.124.232.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.124.232.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/15/2025 15:48:25.920 7f3f1e0b5640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 15:48:26.076 7f3f1e0b5640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/15/2025 15:48:26.088 7f3f1e0b5640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 15:48:26.088 7f3f1e0b5640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-15 15:48:32] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.50 - - [2025-09-15 15:48:32] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.50 - - [2025-09-15 15:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.50 - - [2025-09-15 15:48:32] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005575 10.0.0.50 - - [2025-09-15 15:48:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002557 10.0.0.50 - - [2025-09-15 15:48:32] "POST /config-nodes HTTP/1.1" 200 593 0.025354 10.0.0.50 - - [2025-09-15 15:48:32] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.50 - - [2025-09-15 15:48:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003588 10.0.0.50 - - [2025-09-15 15:48:33] "GET / HTTP/1.1" 200 45303 0.001877 10.0.0.50 - - [2025-09-15 15:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.50 - - [2025-09-15 15:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.50 - - [2025-09-15 15:48:34] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.50 - - [2025-09-15 15:48:34] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.50 - - [2025-09-15 15:48:34] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.50 - - [2025-09-15 15:48:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.004255 10.0.0.50 - - [2025-09-15 15:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.50 - - [2025-09-15 15:48:34] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007494 10.0.0.50 - - [2025-09-15 15:48:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.042343 10.0.0.50 - - [2025-09-15 15:48:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.003232 10.0.0.50 - - [2025-09-15 15:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.50 - - [2025-09-15 15:48:35] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012484 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-appliance-sets HTTP/1.1" 200 541 0.055160 10.0.0.50 - - [2025-09-15 15:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010638 10.0.0.50 - - [2025-09-15 15:48:35] "GET /network-ipam/d9cc1961-ac8e-4c8c-8b7c-7dbd4f166e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012957 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-templates HTTP/1.1" 200 511 0.055867 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-templates HTTP/1.1" 200 501 0.047839 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-templates HTTP/1.1" 200 515 0.064935 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-templates HTTP/1.1" 200 535 0.032831 10.0.0.50 - - [2025-09-15 15:48:35] "POST /service-templates HTTP/1.1" 200 507 0.063446 10.0.0.50 - - [2025-09-15 15:48:35] "GET / HTTP/1.1" 200 35931 0.002137 10.0.0.50 - - [2025-09-15 15:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2025-09-15 15:48:35] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.019356 10.0.0.50 - - [2025-09-15 15:48:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.011672 10.0.0.50 - - [2025-09-15 15:48:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.124786 10.0.0.50 - - [2025-09-15 15:48:37] "GET / HTTP/1.1" 200 35931 0.002269 10.0.0.50 - - [2025-09-15 15:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.50 - - [2025-09-15 15:48:37] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010623 10.0.0.50 - - [2025-09-15 15:48:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.009348 10.0.0.50 - - [2025-09-15 15:48:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.049134 10.0.0.50 - - [2025-09-15 15:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.50 - - [2025-09-15 15:48:37] "GET /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005822 10.0.0.50 - - [2025-09-15 15:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.50 - - [2025-09-15 15:48:37] "PUT /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6 HTTP/1.1" 200 276 0.016032 10.0.0.50 - - [2025-09-15 15:48:38] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 581 0.037342 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 575 0.037284 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 575 0.033503 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 559 0.028754 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 555 0.035412 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 557 0.044739 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 565 0.029652 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 549 0.034096 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 557 0.029855 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 567 0.035064 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 555 0.033377 10.0.0.50 - - [2025-09-15 15:48:38] "POST /alarms HTTP/1.1" 200 567 0.039502 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 575 0.070564 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 569 0.030652 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 561 0.026813 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 561 0.045817 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 561 0.032145 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 547 0.037071 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 595 0.039757 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 575 0.033742 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 571 0.048472 10.0.0.50 - - [2025-09-15 15:48:39] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.50 - - [2025-09-15 15:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.50 - - [2025-09-15 15:48:39] "GET /routing-instance/7260aa24-ba72-42b1-af79-f18bb1d13f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005958 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 583 0.057574 10.0.0.50 - - [2025-09-15 15:48:39] "POST /bgp-routers HTTP/1.1" 200 616 0.062092 10.0.0.50 - - [2025-09-15 15:48:39] "POST /alarms HTTP/1.1" 200 609 0.062007 10.0.0.50 - - [2025-09-15 15:48:39] "GET /bgp-router/6c27f789-5d11-4d56-82ce-2d3a8f4edcf9?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.014059 10.0.0.50 - - [2025-09-15 15:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006690 10.0.0.50 - - [2025-09-15 15:48:39] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010467 10.0.0.50 - - [2025-09-15 15:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.50 - - [2025-09-15 15:48:39] "GET /network-ipam/d9cc1961-ac8e-4c8c-8b7c-7dbd4f166e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005121 10.0.0.50 - - [2025-09-15 15:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005136 10.0.0.50 - - [2025-09-15 15:48:39] "POST /ref-update HTTP/1.1" 200 156 0.014180 10.0.0.50 - - [2025-09-15 15:48:39] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.50 - - [2025-09-15 15:48:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005022 10.0.0.50 - - [2025-09-15 15:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-09-15 15:48:39] "PUT /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6 HTTP/1.1" 200 276 0.017333 10.0.0.50 - - [2025-09-15 15:48:40] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.50 - - [2025-09-15 15:48:40] "GET /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003320 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2025-09-15 15:48:40] "PUT /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6 HTTP/1.1" 200 276 0.010725 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.004973 10.0.0.50 - - [2025-09-15 15:48:40] "POST /access-control-lists HTTP/1.1" 200 587 0.029773 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.002906 10.0.0.50 - - [2025-09-15 15:48:40] "POST /access-control-lists HTTP/1.1" 200 585 0.026500 10.0.0.50 - - [2025-09-15 15:48:40] "POST /route-targets HTTP/1.1" 200 327 0.016745 10.0.0.50 - - [2025-09-15 15:48:40] "POST /ref-update HTTP/1.1" 200 156 0.044307 10.0.0.50 - - [2025-09-15 15:48:40] "GET / HTTP/1.1" 200 35931 0.003775 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.50 - - [2025-09-15 15:48:40] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.011217 10.0.0.50 - - [2025-09-15 15:48:40] "POST /route-targets HTTP/1.1" 200 327 0.032751 10.0.0.50 - - [2025-09-15 15:48:40] "PUT /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7 HTTP/1.1" 200 274 0.055674 10.0.0.50 - - [2025-09-15 15:48:40] "POST /ref-update HTTP/1.1" 200 156 0.029729 10.0.0.50 - - [2025-09-15 15:48:40] "POST /route-targets HTTP/1.1" 200 327 0.031554 10.0.0.50 - - [2025-09-15 15:48:40] "POST /ref-update HTTP/1.1" 200 156 0.032789 10.0.0.50 - - [2025-09-15 15:48:40] "POST /route-targets HTTP/1.1" 200 327 0.021169 10.0.0.50 - - [2025-09-15 15:48:40] "POST /ref-update HTTP/1.1" 200 156 0.046867 10.0.0.50 - - [2025-09-15 15:48:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.005688 10.0.0.50 - - [2025-09-15 15:48:41] "POST /access-control-lists HTTP/1.1" 200 551 0.089175 10.0.0.50 - - [2025-09-15 15:48:41] "PUT /access-control-list/4bea1f8a-2d48-408d-b043-2de828b20862 HTTP/1.1" 200 272 0.027000 10.0.0.50 - - [2025-09-15 15:48:41] "PUT /access-control-list/d1e77f97-7770-4f68-92d7-a4fdbbc1bf61 HTTP/1.1" 200 272 0.030536 10.0.0.50 - - [2025-09-15 15:48:46] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.50 - - [2025-09-15 15:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.50 - - [2025-09-15 15:48:46] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010080 10.0.0.50 - - [2025-09-15 15:48:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.006639 10.0.0.50 - - [2025-09-15 15:48:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.049745 10.0.0.50 - - [2025-09-15 15:48:55] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.50 - - [2025-09-15 15:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.50 - - [2025-09-15 15:48:55] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.019856 10.0.0.50 - - [2025-09-15 15:48:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.004836 10.0.0.50 - - [2025-09-15 15:48:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.058665 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:48:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:48:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.50 - - [2025-09-15 15:49:02] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.50 - - [2025-09-15 15:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.50 - - [2025-09-15 15:49:02] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004869 10.0.0.50 - - [2025-09-15 15:49:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002188 10.0.0.50 - - [2025-09-15 15:49:02] "POST /database-nodes HTTP/1.1" 200 597 0.025665 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.50 - - [2025-09-15 15:49:28] "GET /global-system-configs HTTP/1.1" 200 322 0.003224 10.0.0.50 - - [2025-09-15 15:49:29] "GET /global-system-configs HTTP/1.1" 200 322 0.003493 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001226 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001324 10.0.0.50 - - [2025-09-15 15:49:49] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.50 - - [2025-09-15 15:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.50 - - [2025-09-15 15:49:49] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005007 10.0.0.50 - - [2025-09-15 15:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.50 - - [2025-09-15 15:49:49] "GET /config-node/0851b900-304d-4c7b-a164-a3498ba84054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004791 10.0.0.50 - - [2025-09-15 15:50:01] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.50 - - [2025-09-15 15:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.50 - - [2025-09-15 15:50:01] "GET /routing-instance/7260aa24-ba72-42b1-af79-f18bb1d13f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004500 10.0.0.50 - - [2025-09-15 15:50:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002778 10.0.0.50 - - [2025-09-15 15:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2025-09-15 15:50:01] "GET /bgp-router/6c27f789-5d11-4d56-82ce-2d3a8f4edcf9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005073 10.0.0.50 - - [2025-09-15 15:50:01] "PUT /bgp-router/6c27f789-5d11-4d56-82ce-2d3a8f4edcf9 HTTP/1.1" 200 254 0.028107 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001182 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:51:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001225 10.0.0.50 - - [2025-09-15 15:51:53] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.50 - - [2025-09-15 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011385 10.0.0.50 - - [2025-09-15 15:51:53] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004621 10.0.0.50 - - [2025-09-15 15:51:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000619 10.0.0.50 - - [2025-09-15 15:51:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.020911 10.0.0.50 - - [2025-09-15 15:51:53] "POST /security-groups HTTP/1.1" 200 570 0.106126 10.0.0.50 - - [2025-09-15 15:51:53] "POST /projects HTTP/1.1" 200 481 0.321703 10.0.0.50 - - [2025-09-15 15:51:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.003485 10.0.0.50 - - [2025-09-15 15:51:53] "POST /security-groups HTTP/1.1" 200 534 0.109398 10.0.0.50 - - [2025-09-15 15:51:53] "POST /access-control-lists HTTP/1.1" 200 579 0.106403 10.0.0.50 - - [2025-09-15 15:51:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.004265 10.0.0.50 - - [2025-09-15 15:51:53] "POST /chown HTTP/1.1" 200 109 0.033400 10.0.0.50 - - [2025-09-15 15:51:53] "POST /policy-managements HTTP/1.1" 409 214 0.015203 10.0.0.50 - - [2025-09-15 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.50 - - [2025-09-15 15:51:53] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018649 10.0.0.50 - - [2025-09-15 15:51:53] "POST /access-control-lists HTTP/1.1" 200 577 0.144093 10.0.0.50 - - [2025-09-15 15:51:54] "POST /application-policy-sets HTTP/1.1" 200 528 0.065142 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.50 - - [2025-09-15 15:51:54] "GET /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006418 10.0.0.50 - - [2025-09-15 15:51:54] "PUT /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6 HTTP/1.1" 200 276 0.022011 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026040 10.0.0.50 - - [2025-09-15 15:51:54] "GET /virtual-network/4c5ae2fe-0ce6-4246-bb0b-543ec38056c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006034 10.0.0.50 - - [2025-09-15 15:51:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.003886 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.016731 10.0.0.50 - - [2025-09-15 15:51:54] "POST /security-groups HTTP/1.1" 200 574 0.085628 10.0.0.50 - - [2025-09-15 15:51:54] "POST /projects HTTP/1.1" 200 489 0.272484 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.025710 10.0.0.50 - - [2025-09-15 15:51:54] "POST /access-control-lists HTTP/1.1" 200 594 0.041963 10.0.0.50 - - [2025-09-15 15:51:54] "POST /security-groups HTTP/1.1" 200 546 0.103491 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.011375 10.0.0.50 - - [2025-09-15 15:51:54] "POST /chown HTTP/1.1" 200 109 0.035212 10.0.0.50 - - [2025-09-15 15:51:54] "POST /access-control-lists HTTP/1.1" 200 592 0.089235 10.0.0.50 - - [2025-09-15 15:51:54] "POST /network-ipams HTTP/1.1" 200 522 0.093708 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.003542 10.0.0.50 - - [2025-09-15 15:51:54] "POST /network-ipams HTTP/1.1" 200 510 0.046123 10.0.0.50 - - [2025-09-15 15:51:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004244 10.0.0.50 - - [2025-09-15 15:51:55] "POST /access-control-lists HTTP/1.1" 200 583 0.181565 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003830 10.0.0.50 - - [2025-09-15 15:51:55] "POST /access-control-lists HTTP/1.1" 200 581 0.114921 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.004186 10.0.0.50 - - [2025-09-15 15:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.030459 10.0.0.50 - - [2025-09-15 15:51:55] "POST /virtual-networks HTTP/1.1" 200 538 0.361659 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.50 - - [2025-09-15 15:51:55] "POST /access-control-lists HTTP/1.1" 200 602 0.033843 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.023877 10.0.0.50 - - [2025-09-15 15:51:55] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.020258 10.0.0.50 - - [2025-09-15 15:51:55] "POST /access-control-lists HTTP/1.1" 200 600 0.048216 10.0.0.50 - - [2025-09-15 15:51:55] "POST /network-ipams HTTP/1.1" 200 518 0.059669 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.002942 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.005465 10.0.0.50 - - [2025-09-15 15:51:55] "POST /access-control-lists HTTP/1.1" 200 589 0.047297 10.0.0.50 - - [2025-09-15 15:51:55] "POST /useragent-kv HTTP/1.1" 200 115 0.026464 10.0.0.50 - - [2025-09-15 15:51:55] "POST /virtual-networks HTTP/1.1" 200 546 0.223336 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.50 - - [2025-09-15 15:51:55] "POST /route-targets HTTP/1.1" 200 327 0.047489 10.0.0.50 - - [2025-09-15 15:51:55] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.031182 10.0.0.50 - - [2025-09-15 15:51:55] "POST /ref-update HTTP/1.1" 200 156 0.027238 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.002600 10.0.0.50 - - [2025-09-15 15:51:55] "PUT /access-control-list/69d9ee83-fc8e-4ef9-a1a8-10cd4a0e745b HTTP/1.1" 200 272 0.068013 10.0.0.50 - - [2025-09-15 15:51:55] "POST /network-policys HTTP/1.1" 200 538 0.071417 10.0.0.50 - - [2025-09-15 15:51:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.019309 10.0.0.50 - - [2025-09-15 15:51:55] "POST /route-targets HTTP/1.1" 200 327 0.031768 10.0.0.50 - - [2025-09-15 15:51:56] "POST /network-policys HTTP/1.1" 200 534 0.070310 10.0.0.50 - - [2025-09-15 15:51:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.014087 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.073111 10.0.0.50 - - [2025-09-15 15:51:56] "POST /network-policys HTTP/1.1" 200 542 0.081405 10.0.0.50 - - [2025-09-15 15:51:56] "PUT /access-control-list/4c0052bf-3666-4dc7-a27c-f4110e984d6e HTTP/1.1" 200 272 0.049942 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.148145 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005420 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.123145 10.0.0.50 - - [2025-09-15 15:51:56] "PUT /access-control-list/69d9ee83-fc8e-4ef9-a1a8-10cd4a0e745b HTTP/1.1" 200 272 0.083771 10.0.0.50 - - [2025-09-15 15:51:56] "PUT /access-control-list/4c0052bf-3666-4dc7-a27c-f4110e984d6e HTTP/1.1" 200 272 0.053392 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.190555 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004176 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027605 10.0.0.50 - - [2025-09-15 15:51:56] "PUT /access-control-list/69d9ee83-fc8e-4ef9-a1a8-10cd4a0e745b HTTP/1.1" 200 272 0.135767 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.138701 10.0.0.50 - - [2025-09-15 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.180318 10.0.0.50 - - [2025-09-15 15:51:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.006693 10.0.0.50 - - [2025-09-15 15:51:57] "POST /access-control-lists HTTP/1.1" 200 601 0.149697 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.283046 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.147091 10.0.0.50 - - [2025-09-15 15:51:57] "PUT /access-control-list/da7dc41b-3b03-4353-84e3-ce7a9213943d HTTP/1.1" 200 272 0.101393 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.313577 10.0.0.50 - - [2025-09-15 15:51:57] "PUT /access-control-list/4c0052bf-3666-4dc7-a27c-f4110e984d6e HTTP/1.1" 200 272 0.104986 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043684 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012717 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011538 10.0.0.50 - - [2025-09-15 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.059878 10.0.0.50 - - [2025-09-15 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.50 - - [2025-09-15 15:51:57] "GET /virtual-network/4c5ae2fe-0ce6-4246-bb0b-543ec38056c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030487 10.0.0.50 - - [2025-09-15 15:51:57] "PUT /access-control-list/da7dc41b-3b03-4353-84e3-ce7a9213943d HTTP/1.1" 200 272 0.081651 10.0.0.50 - - [2025-09-15 15:51:57] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007720 10.0.0.50 - - [2025-09-15 15:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.50 - - [2025-09-15 15:51:57] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004610 10.0.0.50 - - [2025-09-15 15:51:58] "POST /firewall-policys HTTP/1.1" 200 530 0.050940 10.0.0.50 - - [2025-09-15 15:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033555 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003055 10.0.0.50 - - [2025-09-15 15:51:58] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.017557 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005471 10.0.0.50 - - [2025-09-15 15:51:58] "POST /ref-update HTTP/1.1" 200 156 0.075312 10.0.0.50 - - [2025-09-15 15:51:58] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011254 10.0.0.50 - - [2025-09-15 15:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.50 - - [2025-09-15 15:51:58] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012311 10.0.0.50 - - [2025-09-15 15:51:58] "POST /firewall-policys HTTP/1.1" 200 532 0.038586 10.0.0.50 - - [2025-09-15 15:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.065327 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.024792 10.0.0.50 - - [2025-09-15 15:51:58] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005385 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004606 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006035 10.0.0.50 - - [2025-09-15 15:51:58] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005258 10.0.0.50 - - [2025-09-15 15:51:58] "POST /ref-update HTTP/1.1" 200 156 0.044226 10.0.0.50 - - [2025-09-15 15:51:58] "POST /ref-update HTTP/1.1" 200 156 0.114258 10.0.0.50 - - [2025-09-15 15:51:58] "POST /ref-update HTTP/1.1" 200 156 0.082302 10.0.0.50 - - [2025-09-15 15:51:59] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005585 10.0.0.50 - - [2025-09-15 15:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018419 10.0.0.50 - - [2025-09-15 15:51:59] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004153 10.0.0.50 - - [2025-09-15 15:51:59] "POST /firewall-policys HTTP/1.1" 200 530 0.048780 10.0.0.50 - - [2025-09-15 15:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.071211 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024809 10.0.0.50 - - [2025-09-15 15:51:59] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.017718 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.018742 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004086 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003597 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012760 10.0.0.50 - - [2025-09-15 15:51:59] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006678 10.0.0.50 - - [2025-09-15 15:51:59] "POST /ref-update HTTP/1.1" 200 156 0.039851 10.0.0.50 - - [2025-09-15 15:51:59] "POST /ref-update HTTP/1.1" 200 156 0.044841 10.0.0.50 - - [2025-09-15 15:51:59] "POST /ref-update HTTP/1.1" 200 156 0.067998 10.0.0.50 - - [2025-09-15 15:51:59] "POST /ref-update HTTP/1.1" 200 156 0.031961 10.0.0.50 - - [2025-09-15 15:51:59] "POST /ref-update HTTP/1.1" 200 156 0.056865 10.0.0.50 - - [2025-09-15 15:51:59] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.038532 10.0.0.50 - - [2025-09-15 15:51:59] "POST /tags HTTP/1.1" 200 299 0.046083 10.0.0.50 - - [2025-09-15 15:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2025-09-15 15:51:59] "GET /tag/ce4564bd-3126-47a9-b579-3e37a5ec159f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.041494 10.0.0.50 - - [2025-09-15 15:52:00] "POST /set-tag HTTP/1.1" 200 109 0.031475 10.0.0.50 - - [2025-09-15 15:52:00] "POST /tags HTTP/1.1" 200 301 0.115591 10.0.0.50 - - [2025-09-15 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028111 10.0.0.50 - - [2025-09-15 15:52:00] "GET /tag/d84f19a5-81cb-4017-a29c-322be3069297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021571 10.0.0.50 - - [2025-09-15 15:52:00] "POST /tags HTTP/1.1" 200 325 0.110140 10.0.0.50 - - [2025-09-15 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027337 10.0.0.50 - - [2025-09-15 15:52:00] "GET /tag/99d75322-ed22-4e2b-9ddd-451168fb4420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.046495 10.0.0.50 - - [2025-09-15 15:52:00] "POST /tags HTTP/1.1" 200 311 0.091732 10.0.0.50 - - [2025-09-15 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020854 10.0.0.50 - - [2025-09-15 15:52:00] "GET /tag/9d965f70-df69-4d8d-91d2-cddda0b7d56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.046858 10.0.0.50 - - [2025-09-15 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.50 - - [2025-09-15 15:52:00] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.008411 10.0.0.50 - - [2025-09-15 15:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2025-09-15 15:52:00] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068900 10.0.0.50 - - [2025-09-15 15:52:01] "POST /virtual-machines HTTP/1.1" 200 377 0.034359 10.0.0.50 - - [2025-09-15 15:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051449 10.0.0.50 - - [2025-09-15 15:52:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179287 10.0.0.50 - - [2025-09-15 15:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018006 10.0.0.50 - - [2025-09-15 15:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020307 10.0.0.50 - - [2025-09-15 15:52:01] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010640 10.0.0.50 - - [2025-09-15 15:52:01] "POST /instance-ips HTTP/1.1" 200 409 0.140232 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 10.0.0.50 - - [2025-09-15 15:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.067624 10.0.0.50 - - [2025-09-15 15:52:01] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009517 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006212 10.0.0.50 - - [2025-09-15 15:52:01] "POST /set-tag HTTP/1.1" 200 109 0.094418 10.0.0.50 - - [2025-09-15 15:52:01] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.013667 10.0.0.50 - - [2025-09-15 15:52:01] "GET /instance-ip/eb1c92ae-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005944 10.0.0.50 - - [2025-09-15 15:52:01] "POST /tags HTTP/1.1" 200 305 0.108452 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009789 10.0.0.50 - - [2025-09-15 15:52:02] "GET /tag/551969ad-4a7c-4eb0-938d-bbdef3641b18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015329 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.50 - - [2025-09-15 15:52:02] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067734 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.50 - - [2025-09-15 15:52:02] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010480 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2025-09-15 15:52:02] "GET /service-appliance-set/ed423a70-a024-474c-ab1d-833e48e8246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008434 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002822 10.0.0.50 - - [2025-09-15 15:52:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119483 10.0.0.50 - - [2025-09-15 15:52:02] "GET /virtual-machine-interface/a74bf755-c396-4a6c-995a-e75745ca494f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.012742 10.0.0.50 - - [2025-09-15 15:52:02] "POST /instance-ips HTTP/1.1" 200 381 0.043322 10.0.0.50 - - [2025-09-15 15:52:02] "GET /instance-ip/fccf63bd-8a35-41d6-ae11-7fc54ad140cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.028697 10.0.0.50 - - [2025-09-15 15:52:02] "POST /loadbalancers HTTP/1.1" 200 582 0.097484 10.0.0.50 - - [2025-09-15 15:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037832 10.0.0.50 - - [2025-09-15 15:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018421 10.0.0.50 - - [2025-09-15 15:52:02] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034998 10.0.0.50 - - [2025-09-15 15:52:02] "GET /loadbalancer/db2de55e-578f-414f-80be-6ca319793565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003717 10.0.0.50 - - [2025-09-15 15:52:02] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.082082 10.0.0.50 - - [2025-09-15 15:52:02] "GET /instance-ip/fccf63bd-8a35-41d6-ae11-7fc54ad140cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002687 10.0.0.50 - - [2025-09-15 15:52:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.091493 10.0.0.50 - - [2025-09-15 15:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030810 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026380 10.0.0.50 - - [2025-09-15 15:52:03] "POST /floating-ips HTTP/1.1" 200 583 0.095138 10.0.0.50 - - [2025-09-15 15:52:03] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060984 10.0.0.50 - - [2025-09-15 15:52:03] "GET /loadbalancer-listener/c8f669f6-f416-4aa7-90f3-81ffb1ae230a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003311 10.0.0.50 - - [2025-09-15 15:52:03] "GET /loadbalancer-listener/c8f669f6-f416-4aa7-90f3-81ffb1ae230a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006765 10.0.0.50 - - [2025-09-15 15:52:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050149 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009002 10.0.0.50 - - [2025-09-15 15:52:03] "GET /instance-ip/fccf63bd-8a35-41d6-ae11-7fc54ad140cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015246 10.0.0.50 - - [2025-09-15 15:52:03] "GET /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005154 10.0.0.50 - - [2025-09-15 15:52:03] "GET /instance-ip/fccf63bd-8a35-41d6-ae11-7fc54ad140cd?fields=floating_ips HTTP/1.1" 200 1171 0.013723 10.0.0.50 - - [2025-09-15 15:52:03] "GET /floating-ip/4550949d-f23d-4cb0-815d-ed99548059d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.010587 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.50 - - [2025-09-15 15:52:03] "PUT /global-vrouter-config/ae9ffbd8-21c8-470a-81e5-3c23e2f871a6 HTTP/1.1" 200 276 0.009712 10.0.0.50 - - [2025-09-15 15:52:03] "POST /tags HTTP/1.1" 200 357 0.130181 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.50 - - [2025-09-15 15:52:03] "GET /tag/2ad30e5f-4be6-48c7-a30c-a4740d552094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016087 10.0.0.50 - - [2025-09-15 15:52:03] "POST /tags HTTP/1.1" 200 305 0.023310 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014385 10.0.0.50 - - [2025-09-15 15:52:03] "GET /tag/1bbf40ef-93ea-4e86-a942-830e885b6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.051504 10.0.0.50 - - [2025-09-15 15:52:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.002822 10.0.0.50 - - [2025-09-15 15:52:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.005244 10.0.0.50 - - [2025-09-15 15:52:04] "POST /security-groups HTTP/1.1" 200 571 0.092617 10.0.0.50 - - [2025-09-15 15:52:04] "POST /projects HTTP/1.1" 200 483 0.357295 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.010081 10.0.0.50 - - [2025-09-15 15:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013254 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013592 10.0.0.50 - - [2025-09-15 15:52:04] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.008521 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025549 10.0.0.50 - - [2025-09-15 15:52:04] "POST /access-control-lists HTTP/1.1" 200 580 0.151083 10.0.0.50 - - [2025-09-15 15:52:04] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007173 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.032783 10.0.0.50 - - [2025-09-15 15:52:04] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.112855 10.0.0.50 - - [2025-09-15 15:52:04] "POST /access-control-lists HTTP/1.1" 200 578 0.129135 10.0.0.50 - - [2025-09-15 15:52:04] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.147701 10.0.0.50 - - [2025-09-15 15:52:04] "POST /security-groups HTTP/1.1" 200 537 0.139344 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.004420 10.0.0.50 - - [2025-09-15 15:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046665 10.0.0.50 - - [2025-09-15 15:52:04] "POST /chown HTTP/1.1" 200 109 0.068956 10.0.0.50 - - [2025-09-15 15:52:04] "POST /access-control-lists HTTP/1.1" 200 596 0.139605 10.0.0.50 - - [2025-09-15 15:52:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.009211 10.0.0.50 - - [2025-09-15 15:52:04] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034882 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011111 10.0.0.50 - - [2025-09-15 15:52:05] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016639 10.0.0.50 - - [2025-09-15 15:52:05] "POST /tags HTTP/1.1" 409 207 0.002470 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2025-09-15 15:52:05] "GET /tag/1bbf40ef-93ea-4e86-a942-830e885b6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.041451 10.0.0.50 - - [2025-09-15 15:52:05] "POST /access-control-lists HTTP/1.1" 200 594 0.127377 10.0.0.50 - - [2025-09-15 15:52:05] "POST /firewall-rules HTTP/1.1" 200 564 0.081125 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-rule/6c1fd36c-99f8-42ea-9105-d5b15f624360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.026878 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007004 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-rule/6c1fd36c-99f8-42ea-9105-d5b15f624360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003479 10.0.0.50 - - [2025-09-15 15:52:05] "POST /ref-update HTTP/1.1" 200 156 0.026398 10.0.0.50 - - [2025-09-15 15:52:05] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016342 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2025-09-15 15:52:05] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003016 10.0.0.50 - - [2025-09-15 15:52:05] "POST /tags HTTP/1.1" 409 207 0.002251 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2025-09-15 15:52:05] "GET /tag/1bbf40ef-93ea-4e86-a942-830e885b6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019546 10.0.0.50 - - [2025-09-15 15:52:05] "POST /firewall-rules HTTP/1.1" 200 562 0.080856 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-rule/68d57da4-867d-472b-80db-fe2723ffe45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005566 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005697 10.0.0.50 - - [2025-09-15 15:52:05] "GET /firewall-rule/68d57da4-867d-472b-80db-fe2723ffe45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003099 10.0.0.50 - - [2025-09-15 15:52:05] "POST /ref-update HTTP/1.1" 200 156 0.024684 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2025-09-15 15:52:05] "GET /loadbalancer/db2de55e-578f-414f-80be-6ca319793565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002996 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.011150 10.0.0.50 - - [2025-09-15 15:52:05] "POST /tags HTTP/1.1" 200 301 0.052767 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.50 - - [2025-09-15 15:52:05] "GET /tag/da8235dd-1c43-4871-99b8-d7da3d0f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013339 10.0.0.50 - - [2025-09-15 15:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009062 10.0.0.50 - - [2025-09-15 15:52:06] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066505 10.0.0.50 - - [2025-09-15 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.50 - - [2025-09-15 15:52:06] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011602 10.0.0.50 - - [2025-09-15 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001310 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004152 10.0.0.50 - - [2025-09-15 15:52:06] "GET /service-appliance-set/ed423a70-a024-474c-ab1d-833e48e8246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003735 10.0.0.50 - - [2025-09-15 15:52:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.003213 10.0.0.50 - - [2025-09-15 15:52:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144406 10.0.0.50 - - [2025-09-15 15:52:06] "GET /virtual-machine-interface/6e7a6fa3-b163-4585-bc17-a5808b277c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006330 10.0.0.50 - - [2025-09-15 15:52:06] "POST /instance-ips HTTP/1.1" 200 377 0.058264 10.0.0.50 - - [2025-09-15 15:52:06] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006610 10.0.0.50 - - [2025-09-15 15:52:06] "POST /loadbalancers HTTP/1.1" 200 582 0.076011 10.0.0.50 - - [2025-09-15 15:52:06] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066280 10.0.0.50 - - [2025-09-15 15:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.056181 10.0.0.50 - - [2025-09-15 15:52:06] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017632 10.0.0.50 - - [2025-09-15 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009981 10.0.0.50 - - [2025-09-15 15:52:06] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082341 10.0.0.50 - - [2025-09-15 15:52:06] "POST /floating-ips HTTP/1.1" 200 581 0.060853 10.0.0.50 - - [2025-09-15 15:52:06] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004904 10.0.0.50 - - [2025-09-15 15:52:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035341 10.0.0.50 - - [2025-09-15 15:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.039778 10.0.0.50 - - [2025-09-15 15:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006558 10.0.0.50 - - [2025-09-15 15:52:07] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028436 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer-listener/e6f24535-8185-49e4-a7ab-bfe372c23967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006017 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer-listener/e6f24535-8185-49e4-a7ab-bfe372c23967?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005239 10.0.0.50 - - [2025-09-15 15:52:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055935 10.0.0.50 - - [2025-09-15 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.50 - - [2025-09-15 15:52:07] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003059 10.0.0.50 - - [2025-09-15 15:52:07] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?fields=floating_ips HTTP/1.1" 200 1164 0.032327 10.0.0.50 - - [2025-09-15 15:52:07] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003162 10.0.0.50 - - [2025-09-15 15:52:07] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071772 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003677 10.0.0.50 - - [2025-09-15 15:52:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050561 10.0.0.50 - - [2025-09-15 15:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.035031 10.0.0.50 - - [2025-09-15 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023932 10.0.0.50 - - [2025-09-15 15:52:07] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051700 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer-listener/6425a1e4-e759-4d6e-8652-2d12c4394d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002850 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer-listener/6425a1e4-e759-4d6e-8652-2d12c4394d6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.011736 10.0.0.50 - - [2025-09-15 15:52:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041897 10.0.0.50 - - [2025-09-15 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012600 10.0.0.50 - - [2025-09-15 15:52:07] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012606 10.0.0.50 - - [2025-09-15 15:52:07] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?fields=floating_ips HTTP/1.1" 200 1164 0.007158 10.0.0.50 - - [2025-09-15 15:52:07] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010800 10.0.0.50 - - [2025-09-15 15:52:07] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071532 10.0.0.50 - - [2025-09-15 15:52:07] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003961 10.0.0.50 - - [2025-09-15 15:52:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038642 10.0.0.50 - - [2025-09-15 15:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022651 10.0.0.50 - - [2025-09-15 15:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.50 - - [2025-09-15 15:52:07] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057760 10.0.0.50 - - [2025-09-15 15:52:08] "GET /loadbalancer-listener/f0a67f16-3188-4db3-90e8-5d9e24f21f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.020991 10.0.0.50 - - [2025-09-15 15:52:08] "GET /loadbalancer-listener/f0a67f16-3188-4db3-90e8-5d9e24f21f64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.008747 10.0.0.50 - - [2025-09-15 15:52:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045267 10.0.0.50 - - [2025-09-15 15:52:08] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019457 10.0.0.50 - - [2025-09-15 15:52:08] "GET /instance-ip/334aa788-c8b1-4056-9234-82befbb85745?fields=floating_ips HTTP/1.1" 200 1164 0.010963 10.0.0.50 - - [2025-09-15 15:52:08] "POST /tags HTTP/1.1" 200 355 0.105886 10.0.0.50 - - [2025-09-15 15:52:08] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.018248 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015144 10.0.0.50 - - [2025-09-15 15:52:08] "GET /tag/1efc564f-0d66-432e-8297-2cbc31346f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023676 10.0.0.50 - - [2025-09-15 15:52:08] "POST /tags HTTP/1.1" 200 303 0.027061 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.50 - - [2025-09-15 15:52:08] "GET /tag/2d2c8b2d-4ea0-454f-abf3-7c558a09ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012956 10.0.0.50 - - [2025-09-15 15:52:08] "POST /projects HTTP/1.1" 409 218 0.002105 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2025-09-15 15:52:08] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038550 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.50 - - [2025-09-15 15:52:08] "GET /network-ipam/6db08f26-fb13-4e25-b459-febd364a837a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002671 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.50 - - [2025-09-15 15:52:08] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.012885 10.0.0.50 - - [2025-09-15 15:52:08] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.098988 10.0.0.50 - - [2025-09-15 15:52:08] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.009522 10.0.0.50 - - [2025-09-15 15:52:08] "POST /set-tag HTTP/1.1" 200 109 0.066726 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016776 10.0.0.50 - - [2025-09-15 15:52:08] "GET /network-ipam/c5460415-0184-41db-9375-c63c18175571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004287 10.0.0.50 - - [2025-09-15 15:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.50 - - [2025-09-15 15:52:08] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005094 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.081480 10.0.0.50 - - [2025-09-15 15:52:09] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.020057 10.0.0.50 - - [2025-09-15 15:52:09] "POST /set-tag HTTP/1.1" 200 109 0.052840 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.50 - - [2025-09-15 15:52:09] "GET /network-policy/277008c1-7738-48dc-882a-eff76b899cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003603 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.50 - - [2025-09-15 15:52:09] "GET /network-policy/06c6a6a2-8572-46f0-85d9-8bf5762584a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.003321 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2025-09-15 15:52:09] "GET /network-policy/d6ee7b4e-0ca2-4ac2-9404-cb50379bc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002789 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /network-policy/d6ee7b4e-0ca2-4ac2-9404-cb50379bc493 HTTP/1.1" 200 262 0.014779 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-update HTTP/1.1" 200 156 0.170765 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /access-control-list/da7dc41b-3b03-4353-84e3-ce7a9213943d HTTP/1.1" 200 272 0.096695 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.047621 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /access-control-list/69d9ee83-fc8e-4ef9-a1a8-10cd4a0e745b HTTP/1.1" 200 272 0.070815 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001950 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-09-15 15:52:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-09-15 15:52:09] "POST /security-groups HTTP/1.1" 409 245 0.002804 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /security-group/75ea91c4-103a-4466-abb2-8bd6f9c16a14 HTTP/1.1" 200 262 0.079018 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /access-control-list/a8d897c5-5392-4ca5-911f-f072d543eadc HTTP/1.1" 200 272 0.031963 10.0.0.50 - - [2025-09-15 15:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.073421 10.0.0.50 - - [2025-09-15 15:52:09] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005869 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.50 - - [2025-09-15 15:52:09] "PUT /access-control-list/20062d72-4aa8-4b98-b071-a6f3ae68c26b HTTP/1.1" 200 272 0.053050 10.0.0.50 - - [2025-09-15 15:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2025-09-15 15:52:09] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007210 10.0.0.50 - - [2025-09-15 15:52:09] "POST /tags HTTP/1.1" 409 206 0.003205 10.0.0.50 - - [2025-09-15 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.50 - - [2025-09-15 15:52:10] "GET /tag/2d2c8b2d-4ea0-454f-abf3-7c558a09ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021719 10.0.0.50 - - [2025-09-15 15:52:10] "POST /firewall-rules HTTP/1.1" 200 562 0.106826 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-rule/b3d4afe5-369b-4f2d-8104-c0fc127a3449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004546 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003796 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-rule/b3d4afe5-369b-4f2d-8104-c0fc127a3449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002375 10.0.0.50 - - [2025-09-15 15:52:10] "POST /ref-update HTTP/1.1" 200 156 0.056456 10.0.0.50 - - [2025-09-15 15:52:10] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025436 10.0.0.50 - - [2025-09-15 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2025-09-15 15:52:10] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026967 10.0.0.50 - - [2025-09-15 15:52:10] "POST /tags HTTP/1.1" 409 206 0.002441 10.0.0.50 - - [2025-09-15 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-09-15 15:52:10] "GET /tag/2d2c8b2d-4ea0-454f-abf3-7c558a09ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011556 10.0.0.50 - - [2025-09-15 15:52:10] "POST /firewall-rules HTTP/1.1" 200 560 0.102370 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-rule/d205ad96-b9a8-44f8-b4a6-a243c012fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.037253 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005637 10.0.0.50 - - [2025-09-15 15:52:10] "GET /firewall-rule/d205ad96-b9a8-44f8-b4a6-a243c012fc95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002992 10.0.0.50 - - [2025-09-15 15:52:10] "POST /ref-update HTTP/1.1" 200 156 0.027328 10.0.0.50 - - [2025-09-15 15:52:10] "POST /tags HTTP/1.1" 200 371 0.023271 10.0.0.50 - - [2025-09-15 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014679 10.0.0.50 - - [2025-09-15 15:52:10] "GET /tag/ed740d32-1667-439a-bd46-92ee8486e87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012550 10.0.0.50 - - [2025-09-15 15:52:10] "POST /tags HTTP/1.1" 200 319 0.024846 10.0.0.50 - - [2025-09-15 15:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011710 10.0.0.50 - - [2025-09-15 15:52:10] "GET /tag/9dd94f7e-9e42-4c44-82ae-b25760b3a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.026909 10.0.0.50 - - [2025-09-15 15:52:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000902 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.011649 10.0.0.50 - - [2025-09-15 15:52:11] "POST /security-groups HTTP/1.1" 200 578 0.076316 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.004045 10.0.0.50 - - [2025-09-15 15:52:11] "POST /projects HTTP/1.1" 200 497 0.271977 10.0.0.50 - - [2025-09-15 15:52:11] "POST /access-control-lists HTTP/1.1" 200 587 0.072905 10.0.0.50 - - [2025-09-15 15:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054493 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.007206 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009735 10.0.0.50 - - [2025-09-15 15:52:11] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004380 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.50 - - [2025-09-15 15:52:11] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005456 10.0.0.50 - - [2025-09-15 15:52:11] "POST /access-control-lists HTTP/1.1" 200 585 0.070528 10.0.0.50 - - [2025-09-15 15:52:11] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.070935 10.0.0.50 - - [2025-09-15 15:52:11] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.056379 10.0.0.50 - - [2025-09-15 15:52:11] "POST /security-groups HTTP/1.1" 200 558 0.078323 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.002779 10.0.0.50 - - [2025-09-15 15:52:11] "POST /access-control-lists HTTP/1.1" 200 610 0.029379 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.001579 10.0.0.50 - - [2025-09-15 15:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034459 10.0.0.50 - - [2025-09-15 15:52:11] "POST /chown HTTP/1.1" 200 109 0.027816 10.0.0.50 - - [2025-09-15 15:52:11] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010674 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.50 - - [2025-09-15 15:52:11] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003586 10.0.0.50 - - [2025-09-15 15:52:11] "POST /access-control-lists HTTP/1.1" 200 608 0.109993 10.0.0.50 - - [2025-09-15 15:52:11] "POST /tags HTTP/1.1" 409 214 0.006180 10.0.0.50 - - [2025-09-15 15:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.50 - - [2025-09-15 15:52:11] "GET /tag/9dd94f7e-9e42-4c44-82ae-b25760b3a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014503 10.0.0.50 - - [2025-09-15 15:52:12] "POST /firewall-rules HTTP/1.1" 200 578 0.078875 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-rule/7991b378-ae59-4d20-9935-523b912566e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.026017 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004797 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-rule/7991b378-ae59-4d20-9935-523b912566e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006015 10.0.0.50 - - [2025-09-15 15:52:12] "POST /ref-update HTTP/1.1" 200 156 0.063563 10.0.0.50 - - [2025-09-15 15:52:12] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014852 10.0.0.50 - - [2025-09-15 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2025-09-15 15:52:12] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003811 10.0.0.50 - - [2025-09-15 15:52:12] "POST /tags HTTP/1.1" 409 214 0.002111 10.0.0.50 - - [2025-09-15 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2025-09-15 15:52:12] "GET /tag/9dd94f7e-9e42-4c44-82ae-b25760b3a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010622 10.0.0.50 - - [2025-09-15 15:52:12] "POST /firewall-rules HTTP/1.1" 200 576 0.069477 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-rule/89eec8e8-1a9b-4801-ac5a-88caa7387943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007470 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007401 10.0.0.50 - - [2025-09-15 15:52:12] "GET /firewall-rule/89eec8e8-1a9b-4801-ac5a-88caa7387943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004380 10.0.0.50 - - [2025-09-15 15:52:12] "POST /ref-update HTTP/1.1" 200 156 0.047191 10.0.0.50 - - [2025-09-15 15:52:12] "POST /tags HTTP/1.1" 200 363 0.086737 10.0.0.50 - - [2025-09-15 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015160 10.0.0.50 - - [2025-09-15 15:52:12] "GET /tag/38f5a5e0-f9fe-4936-8a9f-151d1342748d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.014203 10.0.0.50 - - [2025-09-15 15:52:12] "POST /tags HTTP/1.1" 200 311 0.020999 10.0.0.50 - - [2025-09-15 15:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.50 - - [2025-09-15 15:52:12] "GET /tag/b039e6b8-853f-4d8f-bd12-e3d44caf9be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013191 10.0.0.50 - - [2025-09-15 15:52:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000675 10.0.0.50 - - [2025-09-15 15:52:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.004012 10.0.0.50 - - [2025-09-15 15:52:13] "POST /security-groups HTTP/1.1" 200 574 0.072608 10.0.0.50 - - [2025-09-15 15:52:13] "POST /projects HTTP/1.1" 200 489 0.202302 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.010154 10.0.0.50 - - [2025-09-15 15:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029263 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023048 10.0.0.50 - - [2025-09-15 15:52:13] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.012908 10.0.0.50 - - [2025-09-15 15:52:13] "POST /access-control-lists HTTP/1.1" 200 583 0.090853 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021483 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003963 10.0.0.50 - - [2025-09-15 15:52:13] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.011312 10.0.0.50 - - [2025-09-15 15:52:13] "POST /access-control-lists HTTP/1.1" 200 581 0.077068 10.0.0.50 - - [2025-09-15 15:52:13] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.075807 10.0.0.50 - - [2025-09-15 15:52:13] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.078770 10.0.0.50 - - [2025-09-15 15:52:13] "POST /security-groups HTTP/1.1" 200 546 0.087534 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.004208 10.0.0.50 - - [2025-09-15 15:52:13] "POST /access-control-lists HTTP/1.1" 200 602 0.046535 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.011214 10.0.0.50 - - [2025-09-15 15:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.075417 10.0.0.50 - - [2025-09-15 15:52:13] "POST /chown HTTP/1.1" 200 109 0.030945 10.0.0.50 - - [2025-09-15 15:52:13] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004202 10.0.0.50 - - [2025-09-15 15:52:13] "POST /access-control-lists HTTP/1.1" 200 600 0.102295 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.50 - - [2025-09-15 15:52:13] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004730 10.0.0.50 - - [2025-09-15 15:52:13] "POST /tags HTTP/1.1" 409 210 0.002063 10.0.0.50 - - [2025-09-15 15:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2025-09-15 15:52:13] "GET /tag/b039e6b8-853f-4d8f-bd12-e3d44caf9be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011772 10.0.0.50 - - [2025-09-15 15:52:13] "POST /firewall-rules HTTP/1.1" 200 570 0.071826 10.0.0.50 - - [2025-09-15 15:52:13] "GET /firewall-rule/58066d89-2bcd-43c1-a690-2ff60ed5a2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004417 10.0.0.50 - - [2025-09-15 15:52:13] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004143 10.0.0.50 - - [2025-09-15 15:52:13] "GET /firewall-rule/58066d89-2bcd-43c1-a690-2ff60ed5a2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002519 10.0.0.50 - - [2025-09-15 15:52:14] "POST /ref-update HTTP/1.1" 200 156 0.033396 10.0.0.50 - - [2025-09-15 15:52:14] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013898 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.50 - - [2025-09-15 15:52:14] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002862 10.0.0.50 - - [2025-09-15 15:52:14] "POST /tags HTTP/1.1" 409 210 0.002166 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2025-09-15 15:52:14] "GET /tag/b039e6b8-853f-4d8f-bd12-e3d44caf9be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010514 10.0.0.50 - - [2025-09-15 15:52:14] "POST /firewall-rules HTTP/1.1" 200 568 0.076167 10.0.0.50 - - [2025-09-15 15:52:14] "GET /firewall-rule/6e2e3d61-820b-4805-b56d-d42f82f15e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012364 10.0.0.50 - - [2025-09-15 15:52:14] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004593 10.0.0.50 - - [2025-09-15 15:52:14] "GET /firewall-rule/6e2e3d61-820b-4805-b56d-d42f82f15e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003270 10.0.0.50 - - [2025-09-15 15:52:14] "POST /ref-update HTTP/1.1" 200 156 0.054467 10.0.0.50 - - [2025-09-15 15:52:14] "POST /tags HTTP/1.1" 200 363 0.020231 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013284 10.0.0.50 - - [2025-09-15 15:52:14] "GET /tag/4ce1801c-5eb1-43d7-a70e-dead9f8334f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028124 10.0.0.50 - - [2025-09-15 15:52:14] "POST /tags HTTP/1.1" 409 210 0.002730 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2025-09-15 15:52:14] "GET /tag/9d965f70-df69-4d8d-91d2-cddda0b7d56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016930 10.0.0.50 - - [2025-09-15 15:52:14] "POST /projects HTTP/1.1" 409 223 0.002481 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.50 - - [2025-09-15 15:52:14] "GET /project/115cfdb2-9e3f-402c-91bd-8e1cb1722a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039454 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2025-09-15 15:52:14] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004728 10.0.0.50 - - [2025-09-15 15:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-09-15 15:52:14] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007672 10.0.0.50 - - [2025-09-15 15:52:14] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.051878 10.0.0.50 - - [2025-09-15 15:52:14] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.052726 10.0.0.50 - - [2025-09-15 15:52:15] "POST /security-groups HTTP/1.1" 409 253 0.003407 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.50 - - [2025-09-15 15:52:15] "PUT /security-group/b3aae806-5909-4b2b-9d0c-177a8f2f3442 HTTP/1.1" 200 262 0.060244 10.0.0.50 - - [2025-09-15 15:52:15] "PUT /access-control-list/1b6cdf65-3f6a-4362-8772-a77b95fb2717 HTTP/1.1" 200 272 0.011643 10.0.0.50 - - [2025-09-15 15:52:15] "PUT /access-control-list/d3edf5b3-9269-4244-8173-533918707714 HTTP/1.1" 200 272 0.030341 10.0.0.50 - - [2025-09-15 15:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043493 10.0.0.50 - - [2025-09-15 15:52:15] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012125 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.50 - - [2025-09-15 15:52:15] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003508 10.0.0.50 - - [2025-09-15 15:52:15] "POST /tags HTTP/1.1" 409 210 0.002107 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.50 - - [2025-09-15 15:52:15] "GET /tag/9d965f70-df69-4d8d-91d2-cddda0b7d56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011151 10.0.0.50 - - [2025-09-15 15:52:15] "POST /firewall-rules HTTP/1.1" 200 570 0.069475 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-rule/ae113c6f-9b65-424d-9296-a65253d1d096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004673 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004431 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-rule/ae113c6f-9b65-424d-9296-a65253d1d096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002401 10.0.0.50 - - [2025-09-15 15:52:15] "POST /ref-update HTTP/1.1" 200 156 0.042837 10.0.0.50 - - [2025-09-15 15:52:15] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010218 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2025-09-15 15:52:15] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003992 10.0.0.50 - - [2025-09-15 15:52:15] "POST /tags HTTP/1.1" 409 210 0.002370 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2025-09-15 15:52:15] "GET /tag/9d965f70-df69-4d8d-91d2-cddda0b7d56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013185 10.0.0.50 - - [2025-09-15 15:52:15] "POST /firewall-rules HTTP/1.1" 200 568 0.065418 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-rule/32e910bb-e833-4ae4-b02b-09e283a42433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008599 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004690 10.0.0.50 - - [2025-09-15 15:52:15] "GET /firewall-rule/32e910bb-e833-4ae4-b02b-09e283a42433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003064 10.0.0.50 - - [2025-09-15 15:52:15] "POST /ref-update HTTP/1.1" 200 156 0.043565 10.0.0.50 - - [2025-09-15 15:52:15] "POST /tags HTTP/1.1" 409 237 0.002498 10.0.0.50 - - [2025-09-15 15:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2025-09-15 15:52:15] "GET /tag/4ce1801c-5eb1-43d7-a70e-dead9f8334f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010876 10.0.0.50 - - [2025-09-15 15:52:15] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005449 10.0.0.50 - - [2025-09-15 15:52:15] "POST /set-tag HTTP/1.1" 200 109 0.017741 10.0.0.33 - - [2025-09-15 15:53:00] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.33 - - [2025-09-15 15:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2025-09-15 15:53:01] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006334 10.0.0.33 - - [2025-09-15 15:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-09-15 15:53:01] "GET /routing-instance/7260aa24-ba72-42b1-af79-f18bb1d13f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003407 10.0.0.33 - - [2025-09-15 15:53:01] "PUT /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7 HTTP/1.1" 200 274 0.010868 10.0.0.33 - - [2025-09-15 15:53:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.005922 10.0.0.33 - - [2025-09-15 15:53:01] "POST /virtual-routers HTTP/1.1" 200 599 0.017257 10.0.0.33 - - [2025-09-15 15:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025991 10.0.0.33 - - [2025-09-15 15:53:01] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006336 10.0.0.33 - - [2025-09-15 15:53:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.003149 10.0.0.33 - - [2025-09-15 15:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-09-15 15:53:01] "GET /virtual-network/4c5ae2fe-0ce6-4246-bb0b-543ec38056c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006079 10.0.0.33 - - [2025-09-15 15:53:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064806 10.0.0.50 - - [2025-09-15 15:54:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002438 10.0.0.50 - - [2025-09-15 15:54:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002301 10.0.0.33 - - [2025-09-15 15:55:35] "GET / HTTP/1.1" 200 35931 0.002848 10.0.0.33 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-09-15 15:55:35] "GET /global-system-config/3e27f3a5-807c-451d-86a0-8a5d4371faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005706 10.0.0.33 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.33 - - [2025-09-15 15:55:35] "GET /routing-instance/7260aa24-ba72-42b1-af79-f18bb1d13f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013982 10.0.0.33 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2025-09-15 15:55:35] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002941 10.0.0.33 - - [2025-09-15 15:55:35] "PUT /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11 HTTP/1.1" 200 262 0.013362 10.0.0.33 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013040 10.0.0.33 - - [2025-09-15 15:55:35] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006407 10.0.0.33 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.33 - - [2025-09-15 15:55:35] "GET /virtual-machine-interface/03e307e4-9b0c-42f6-a717-3a219e67541b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004838 10.0.0.33 - - [2025-09-15 15:55:35] "PUT /virtual-machine-interface/03e307e4-9b0c-42f6-a717-3a219e67541b HTTP/1.1" 200 284 0.012948 10.0.0.50 - - [2025-09-15 15:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-09-15 15:55:35] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004755 10.0.0.50 - - [2025-09-15 15:56:00] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003885 10.0.0.50 - - [2025-09-15 15:56:00] "POST /ref-update HTTP/1.1" 200 156 0.015498 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.50 - - [2025-09-15 15:56:10] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009783 10.0.0.50 - - [2025-09-15 15:56:10] "POST /set-tag HTTP/1.1" 200 109 0.004277 10.0.0.50 - - [2025-09-15 15:56:10] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004670 10.0.0.50 - - [2025-09-15 15:56:10] "POST /set-tag HTTP/1.1" 200 109 0.004637 10.0.0.50 - - [2025-09-15 15:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.50 - - [2025-09-15 15:56:10] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002915 10.0.0.50 - - [2025-09-15 15:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2025-09-15 15:56:10] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003214 10.0.0.50 - - [2025-09-15 15:56:10] "GET /loadbalancer-pool/d45b9a16-353f-47f7-a992-cbdc6267ac20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004256 10.0.0.50 - - [2025-09-15 15:56:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017552 10.0.0.50 - - [2025-09-15 15:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014726 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010383 10.0.0.50 - - [2025-09-15 15:56:11] "POST /tags HTTP/1.1" 409 205 0.008762 10.0.0.50 - - [2025-09-15 15:56:11] "POST /ref-update HTTP/1.1" 200 156 0.008586 10.0.0.50 - - [2025-09-15 15:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-09-15 15:56:11] "GET /tag/da8235dd-1c43-4871-99b8-d7da3d0f5517?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011248 10.0.0.50 - - [2025-09-15 15:56:11] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005781 10.0.0.50 - - [2025-09-15 15:56:11] "PUT /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060 HTTP/1.1" 200 256 0.017985 10.0.0.50 - - [2025-09-15 15:56:11] "POST /set-tag HTTP/1.1" 200 109 0.088604 10.0.0.50 - - [2025-09-15 15:56:11] "GET /loadbalancer-pool/8d46fbd0-c331-44a1-90e1-9aeb230b2e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004866 10.0.0.50 - - [2025-09-15 15:56:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026965 10.0.0.50 - - [2025-09-15 15:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020560 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016823 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013487 10.0.0.50 - - [2025-09-15 15:56:11] "POST /ref-update HTTP/1.1" 200 156 0.014022 10.0.0.50 - - [2025-09-15 15:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.50 - - [2025-09-15 15:56:11] "GET /loadbalancer-pool/2d912bcf-f344-42f2-9201-062af32aa1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004141 10.0.0.50 - - [2025-09-15 15:56:11] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003348 10.0.0.50 - - [2025-09-15 15:56:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024835 10.0.0.50 - - [2025-09-15 15:56:11] "PUT /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060 HTTP/1.1" 200 256 0.025003 10.0.0.50 - - [2025-09-15 15:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010465 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008223 10.0.0.50 - - [2025-09-15 15:56:11] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006570 10.0.0.50 - - [2025-09-15 15:56:11] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.50 - - [2025-09-15 15:56:11] "POST /ref-update HTTP/1.1" 200 156 0.008271 10.0.0.50 - - [2025-09-15 15:56:11] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003165 10.0.0.50 - - [2025-09-15 15:56:11] "PUT /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060 HTTP/1.1" 200 256 0.013374 10.0.0.50 - - [2025-09-15 15:56:57] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004661 10.0.0.50 - - [2025-09-15 15:56:57] "POST /set-tag HTTP/1.1" 200 109 0.008969 10.0.0.50 - - [2025-09-15 15:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2025-09-15 15:56:57] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003999 10.0.0.50 - - [2025-09-15 15:56:57] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005409 10.0.0.50 - - [2025-09-15 15:56:57] "POST /set-tag HTTP/1.1" 200 109 0.037406 10.0.0.50 - - [2025-09-15 15:56:57] "DELETE /loadbalancer-member/98fd37f6-e784-44d9-9ff5-fcbf9edbe89c HTTP/1.1" 200 115 0.082322 10.0.0.50 - - [2025-09-15 15:56:57] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008603 10.0.0.50 - - [2025-09-15 15:56:57] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.50 - - [2025-09-15 15:56:57] "DELETE /loadbalancer-member/4ef77764-9f17-471d-8685-5b75bc9e2ac9 HTTP/1.1" 200 115 0.053478 10.0.0.50 - - [2025-09-15 15:56:57] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008962 10.0.0.50 - - [2025-09-15 15:56:57] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.50 - - [2025-09-15 15:56:57] "DELETE /loadbalancer-member/d09390a7-89cb-4894-85ce-a71bf972efd9 HTTP/1.1" 200 115 0.049145 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005891 10.0.0.50 - - [2025-09-15 15:56:58] "POST /set-tag HTTP/1.1" 200 109 0.007624 10.0.0.50 - - [2025-09-15 15:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008417 10.0.0.50 - - [2025-09-15 15:56:58] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003050 10.0.0.50 - - [2025-09-15 15:56:58] "GET /loadbalancer-pool/d45b9a16-353f-47f7-a992-cbdc6267ac20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004284 10.0.0.50 - - [2025-09-15 15:56:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040925 10.0.0.50 - - [2025-09-15 15:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.064926 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024421 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011426 10.0.0.50 - - [2025-09-15 15:56:58] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004801 10.0.0.50 - - [2025-09-15 15:56:58] "POST /set-tag HTTP/1.1" 200 109 0.091080 10.0.0.50 - - [2025-09-15 15:56:58] "GET /loadbalancer-pool/8d46fbd0-c331-44a1-90e1-9aeb230b2e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005623 10.0.0.50 - - [2025-09-15 15:56:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031884 10.0.0.50 - - [2025-09-15 15:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019212 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022944 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020377 10.0.0.50 - - [2025-09-15 15:56:58] "POST /set-tag HTTP/1.1" 200 109 0.009321 10.0.0.50 - - [2025-09-15 15:56:58] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002519 10.0.0.50 - - [2025-09-15 15:56:58] "GET /loadbalancer-pool/2d912bcf-f344-42f2-9201-062af32aa1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003561 10.0.0.50 - - [2025-09-15 15:56:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021206 10.0.0.50 - - [2025-09-15 15:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009751 10.0.0.50 - - [2025-09-15 15:56:58] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008668 10.0.0.50 - - [2025-09-15 15:56:58] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002466 10.0.0.50 - - [2025-09-15 15:56:58] "POST /set-tag HTTP/1.1" 200 109 0.002637 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.50 - - [2025-09-15 15:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.50 - - [2025-09-15 15:59:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002314 10.0.0.50 - - [2025-09-15 15:59:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002877 10.0.0.50 - - [2025-09-15 16:00:59] "GET / HTTP/1.1" 200 35931 0.002597 10.0.0.50 - - [2025-09-15 16:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.50 - - [2025-09-15 16:00:59] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041421 10.0.0.50 - - [2025-09-15 16:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.50 - - [2025-09-15 16:00:59] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034379 10.0.0.50 - - [2025-09-15 16:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.50 - - [2025-09-15 16:00:59] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052995 10.0.0.50 - - [2025-09-15 16:01:00] "POST /tags HTTP/1.1" 200 333 0.060635 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.50 - - [2025-09-15 16:01:00] "GET /tag/eb8f446b-95c1-49ea-b480-a6c4045a6a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015973 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.50 - - [2025-09-15 16:01:00] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054653 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.50 - - [2025-09-15 16:01:00] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006171 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2025-09-15 16:01:00] "GET /service-appliance-set/ed423a70-a024-474c-ab1d-833e48e8246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003111 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.002374 10.0.0.50 - - [2025-09-15 16:01:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.212469 10.0.0.50 - - [2025-09-15 16:01:00] "GET /virtual-machine-interface/4d0ea8b2-1bb9-4acf-bdcb-8530b26ce2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020615 10.0.0.50 - - [2025-09-15 16:01:00] "POST /instance-ips HTTP/1.1" 200 409 0.040233 10.0.0.50 - - [2025-09-15 16:01:00] "GET /instance-ip/491e9c5b-2838-42c0-b2ec-3ffd83842db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005193 10.0.0.50 - - [2025-09-15 16:01:00] "POST /loadbalancers HTTP/1.1" 200 610 0.077929 10.0.0.50 - - [2025-09-15 16:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024340 10.0.0.50 - - [2025-09-15 16:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012113 10.0.0.50 - - [2025-09-15 16:01:00] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058107 10.0.0.50 - - [2025-09-15 16:01:00] "GET /instance-ip/491e9c5b-2838-42c0-b2ec-3ffd83842db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004835 10.0.0.50 - - [2025-09-15 16:01:00] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067562 10.0.0.50 - - [2025-09-15 16:01:00] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003851 10.0.0.50 - - [2025-09-15 16:01:00] "POST /floating-ips HTTP/1.1" 200 597 0.049242 10.0.0.50 - - [2025-09-15 16:01:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045214 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-09-15 16:01:01] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043483 10.0.0.50 - - [2025-09-15 16:01:01] "GET /loadbalancer-listener/e5132065-3a4d-442d-889e-8f7c70711558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005068 10.0.0.50 - - [2025-09-15 16:01:01] "GET /loadbalancer-listener/e5132065-3a4d-442d-889e-8f7c70711558?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004417 10.0.0.50 - - [2025-09-15 16:01:01] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019946 10.0.0.50 - - [2025-09-15 16:01:01] "GET /instance-ip/491e9c5b-2838-42c0-b2ec-3ffd83842db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003090 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2025-09-15 16:01:01] "GET /instance-ip/491e9c5b-2838-42c0-b2ec-3ffd83842db7?fields=floating_ips HTTP/1.1" 200 1212 0.007707 10.0.0.50 - - [2025-09-15 16:01:01] "GET /floating-ip/0d07a5b7-5e0c-4612-b73c-e99e40d2eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002469 10.0.0.50 - - [2025-09-15 16:01:01] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003209 10.0.0.50 - - [2025-09-15 16:01:01] "POST /tags HTTP/1.1" 200 295 0.060613 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015475 10.0.0.50 - - [2025-09-15 16:01:01] "GET /tag/983435ec-b0cc-44f2-9594-4a6ba526ab35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014895 10.0.0.50 - - [2025-09-15 16:01:01] "POST /tags HTTP/1.1" 409 233 0.002424 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2025-09-15 16:01:01] "GET /tag/1efc564f-0d66-432e-8297-2cbc31346f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011532 10.0.0.50 - - [2025-09-15 16:01:01] "POST /tags HTTP/1.1" 409 206 0.002482 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2025-09-15 16:01:01] "GET /tag/2d2c8b2d-4ea0-454f-abf3-7c558a09ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012539 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.50 - - [2025-09-15 16:01:01] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004596 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.50 - - [2025-09-15 16:01:01] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035333 10.0.0.50 - - [2025-09-15 16:01:01] "POST /virtual-machines HTTP/1.1" 200 369 0.011711 10.0.0.50 - - [2025-09-15 16:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010217 10.0.0.50 - - [2025-09-15 16:01:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142155 10.0.0.50 - - [2025-09-15 16:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023298 10.0.0.50 - - [2025-09-15 16:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011207 10.0.0.50 - - [2025-09-15 16:01:01] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004948 10.0.0.50 - - [2025-09-15 16:01:01] "POST /instance-ips HTTP/1.1" 200 409 0.024071 10.0.0.50 - - [2025-09-15 16:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020359 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010080 10.0.0.50 - - [2025-09-15 16:01:02] "POST /set-tag HTTP/1.1" 200 109 0.021474 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023942 10.0.0.50 - - [2025-09-15 16:01:02] "GET /instance-ip/2d52478a-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007766 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005242 10.0.0.50 - - [2025-09-15 16:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004546 10.0.0.50 - - [2025-09-15 16:01:02] "POST /ref-update HTTP/1.1" 200 156 0.011016 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019171 10.0.0.50 - - [2025-09-15 16:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.50 - - [2025-09-15 16:01:02] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005250 10.0.0.50 - - [2025-09-15 16:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.50 - - [2025-09-15 16:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.50 - - [2025-09-15 16:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007774 10.0.0.50 - - [2025-09-15 16:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.50 - - [2025-09-15 16:01:03] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041882 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-networks?parent_id=34d60028-c356-4605-88f4-8a077a90b872&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.017531 10.0.0.50 - - [2025-09-15 16:01:03] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053980 10.0.0.50 - - [2025-09-15 16:01:03] "POST /virtual-machines HTTP/1.1" 200 369 0.014205 10.0.0.50 - - [2025-09-15 16:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034111 10.0.0.50 - - [2025-09-15 16:01:03] "POST /virtual-networks HTTP/1.1" 200 512 0.125434 10.0.0.50 - - [2025-09-15 16:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.50 - - [2025-09-15 16:01:03] "GET /network-ipam/4817ae89-cb5c-4ea6-8dd4-662847803325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.007427 10.0.0.50 - - [2025-09-15 16:01:03] "POST /route-targets HTTP/1.1" 200 327 0.085379 10.0.0.50 - - [2025-09-15 16:01:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.254013 10.0.0.50 - - [2025-09-15 16:01:03] "POST /ref-update HTTP/1.1" 200 156 0.057761 10.0.0.50 - - [2025-09-15 16:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.055738 10.0.0.50 - - [2025-09-15 16:01:03] "POST /useragent-kv HTTP/1.1" 200 115 0.018350 10.0.0.50 - - [2025-09-15 16:01:03] "POST /ref-update HTTP/1.1" 200 156 0.264715 10.0.0.50 - - [2025-09-15 16:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.040505 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015359 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022187 10.0.0.50 - - [2025-09-15 16:01:03] "GET /domains HTTP/1.1" 200 280 0.003381 10.0.0.50 - - [2025-09-15 16:01:03] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7 HTTP/1.1" 200 3086 0.015191 10.0.0.50 - - [2025-09-15 16:01:03] "POST /instance-ips HTTP/1.1" 200 409 0.056773 10.0.0.50 - - [2025-09-15 16:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043240 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.023367 10.0.0.50 - - [2025-09-15 16:01:03] "GET /project/34d60028-c356-4605-88f4-8a077a90b872 HTTP/1.1" 200 7063 0.099845 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2089 0.006225 10.0.0.50 - - [2025-09-15 16:01:03] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2089 0.004588 10.0.0.50 - - [2025-09-15 16:01:03] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 200 1402 0.003192 10.0.0.50 - - [2025-09-15 16:01:03] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 200 1402 0.003704 10.0.0.50 - - [2025-09-15 16:01:03] "GET /route-target/2ead6865-93e9-4bf1-93b2-cb9a64e474ac HTTP/1.1" 200 1152 0.005336 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2089 0.005151 10.0.0.50 - - [2025-09-15 16:01:04] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 200 1402 0.006433 10.0.0.50 - - [2025-09-15 16:01:04] "POST /set-tag HTTP/1.1" 200 109 0.058099 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017743 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2089 0.014643 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.032883 10.0.0.50 - - [2025-09-15 16:01:04] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 200 1402 0.005915 10.0.0.50 - - [2025-09-15 16:01:04] "GET /instance-ip/2e62fcd2-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006526 10.0.0.50 - - [2025-09-15 16:01:04] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 200 1402 0.003775 10.0.0.50 - - [2025-09-15 16:01:04] "GET /route-target/2ead6865-93e9-4bf1-93b2-cb9a64e474ac HTTP/1.1" 200 1152 0.003352 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domains HTTP/1.1" 200 280 0.011255 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7 HTTP/1.1" 200 3086 0.006411 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007873 10.0.0.50 - - [2025-09-15 16:01:04] "POST /set-tag HTTP/1.1" 200 109 0.011201 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.006051 10.0.0.50 - - [2025-09-15 16:01:04] "GET /project/34d60028-c356-4605-88f4-8a077a90b872 HTTP/1.1" 200 7063 0.047976 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2089 0.005495 10.0.0.50 - - [2025-09-15 16:01:04] "POST /ref-update HTTP/1.1" 200 156 0.020554 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019397 10.0.0.50 - - [2025-09-15 16:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018597 10.0.0.50 - - [2025-09-15 16:01:04] "POST /set-tag HTTP/1.1" 200 109 0.009057 10.0.0.50 - - [2025-09-15 16:01:04] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039879 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.015272 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013612 10.0.0.50 - - [2025-09-15 16:01:04] "GET /floating-ip-pools?parent_id=af8a13d4-9843-4871-a234-c93ba3eb30cd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005201 10.0.0.50 - - [2025-09-15 16:01:04] "POST /set-tag HTTP/1.1" 200 109 0.004077 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004794 10.0.0.50 - - [2025-09-15 16:01:04] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024077 10.0.0.50 - - [2025-09-15 16:01:04] "POST /ref-update HTTP/1.1" 200 156 0.015177 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004988 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domains HTTP/1.1" 200 280 0.002851 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7 HTTP/1.1" 200 3086 0.008046 10.0.0.50 - - [2025-09-15 16:01:04] "GET /project/34d60028-c356-4605-88f4-8a077a90b872 HTTP/1.1" 200 7319 0.035989 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2327 0.009580 10.0.0.50 - - [2025-09-15 16:01:04] "GET /floating-ip-pool/49a050a2-2dd1-4067-b5f5-c196a7680b23 HTTP/1.1" 200 1314 0.004272 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domains HTTP/1.1" 200 280 0.002476 10.0.0.50 - - [2025-09-15 16:01:04] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7 HTTP/1.1" 200 3086 0.003719 10.0.0.50 - - [2025-09-15 16:01:04] "GET /project/34d60028-c356-4605-88f4-8a077a90b872 HTTP/1.1" 200 7319 0.050261 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 2327 0.010113 10.0.0.50 - - [2025-09-15 16:01:04] "GET /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005616 10.0.0.50 - - [2025-09-15 16:01:04] "POST /tags HTTP/1.1" 200 365 0.058117 10.0.0.50 - - [2025-09-15 16:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007526 10.0.0.50 - - [2025-09-15 16:01:04] "GET /tag/602fa87a-b438-4054-8ada-242cfc1ead2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018771 10.0.0.50 - - [2025-09-15 16:01:04] "POST /tags HTTP/1.1" 409 206 0.005156 10.0.0.50 - - [2025-09-15 16:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.50 - - [2025-09-15 16:01:04] "GET /tag/2d2c8b2d-4ea0-454f-abf3-7c558a09ee29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030341 10.0.0.50 - - [2025-09-15 16:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.50 - - [2025-09-15 16:01:05] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055731 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.50 - - [2025-09-15 16:01:05] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006809 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.50 - - [2025-09-15 16:01:05] "GET /service-appliance-set/a286bde0-eb1a-4350-8b65-68e6c2cc2e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005567 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002749 10.0.0.50 - - [2025-09-15 16:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.136632 10.0.0.50 - - [2025-09-15 16:01:05] "GET /virtual-machine-interface/9a413640-cbb9-4dae-93da-e8637324dcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005935 10.0.0.50 - - [2025-09-15 16:01:05] "POST /set-tag HTTP/1.1" 200 109 0.036992 10.0.0.50 - - [2025-09-15 16:01:05] "POST /instance-ips HTTP/1.1" 200 417 0.046820 10.0.0.50 - - [2025-09-15 16:01:05] "GET /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.006355 10.0.0.50 - - [2025-09-15 16:01:05] "POST /loadbalancers HTTP/1.1" 200 618 0.093895 10.0.0.50 - - [2025-09-15 16:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025258 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010265 10.0.0.50 - - [2025-09-15 16:01:05] "POST /service-instances HTTP/1.1" 200 566 0.030042 10.0.0.50 - - [2025-09-15 16:01:05] "POST /ref-update HTTP/1.1" 200 156 0.015048 10.0.0.50 - - [2025-09-15 16:01:05] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.065655 10.0.0.50 - - [2025-09-15 16:01:05] "GET /virtual-machine-interface/9a413640-cbb9-4dae-93da-e8637324dcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007152 10.0.0.50 - - [2025-09-15 16:01:05] "GET /virtual-machine-interface/9a413640-cbb9-4dae-93da-e8637324dcae?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.015411 10.0.0.50 - - [2025-09-15 16:01:05] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.027846 10.0.0.50 - - [2025-09-15 16:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026380 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.50 - - [2025-09-15 16:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018076 10.0.0.50 - - [2025-09-15 16:01:05] "GET /floating-ip-pool/49a050a2-2dd1-4067-b5f5-c196a7680b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008765 10.0.0.50 - - [2025-09-15 16:01:05] "POST /virtual-machines HTTP/1.1" 200 429 0.021584 10.0.0.50 - - [2025-09-15 16:01:06] "POST /floating-ips HTTP/1.1" 200 671 0.168912 10.0.0.50 - - [2025-09-15 16:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150804 10.0.0.50 - - [2025-09-15 16:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029532 10.0.0.50 - - [2025-09-15 16:01:06] "POST /chown HTTP/1.1" 200 109 0.072649 10.0.0.50 - - [2025-09-15 16:01:06] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017972 10.0.0.50 - - [2025-09-15 16:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.50 - - [2025-09-15 16:01:06] "POST /chown HTTP/1.1" 200 109 0.008758 10.0.0.50 - - [2025-09-15 16:01:06] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016033 10.0.0.50 - - [2025-09-15 16:01:06] "POST /tags HTTP/1.1" 409 221 0.005833 10.0.0.50 - - [2025-09-15 16:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-09-15 16:01:06] "PUT /virtual-machine-interface/b9a27a91-88ef-4adb-b92f-8d1cafe77b96 HTTP/1.1" 200 284 0.035017 10.0.0.50 - - [2025-09-15 16:01:06] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.043669 10.0.0.50 - - [2025-09-15 16:01:06] "GET /tag/eb8f446b-95c1-49ea-b480-a6c4045a6a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028460 10.0.0.50 - - [2025-09-15 16:01:06] "POST /tags HTTP/1.1" 409 238 0.002352 10.0.0.50 - - [2025-09-15 16:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.014666 10.0.0.50 - - [2025-09-15 16:01:06] "GET /tag/602fa87a-b438-4054-8ada-242cfc1ead2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019884 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.048038 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.022737 10.0.0.50 - - [2025-09-15 16:01:06] "POST /firewall-rules HTTP/1.1" 200 650 0.106602 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.035600 10.0.0.50 - - [2025-09-15 16:01:06] "GET /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.031701 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.023340 10.0.0.50 - - [2025-09-15 16:01:06] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005168 10.0.0.50 - - [2025-09-15 16:01:06] "GET /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002614 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.038453 10.0.0.50 - - [2025-09-15 16:01:06] "POST /ref-update HTTP/1.1" 200 156 0.029898 10.0.0.50 - - [2025-09-15 16:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.50 - - [2025-09-15 16:01:06] "POST /virtual-machines HTTP/1.1" 200 429 0.015036 10.0.0.50 - - [2025-09-15 16:01:06] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037033 10.0.0.50 - - [2025-09-15 16:01:06] "GET /loadbalancer/224a6b10-71bc-4990-9ecd-b41618804e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005078 10.0.0.50 - - [2025-09-15 16:01:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.097230 10.0.0.50 - - [2025-09-15 16:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162901 10.0.0.50 - - [2025-09-15 16:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.50 - - [2025-09-15 16:01:06] "POST /chown HTTP/1.1" 200 109 0.042282 10.0.0.50 - - [2025-09-15 16:01:06] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.095321 10.0.0.50 - - [2025-09-15 16:01:06] "GET /loadbalancer-listener/7e07d1df-d4a1-44b0-9e47-1c9e250cfbb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.018804 10.0.0.50 - - [2025-09-15 16:01:06] "POST /chown HTTP/1.1" 200 109 0.044762 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /virtual-machine-interface/9cbce0ba-8ad5-4450-b0a4-18d0c869d428 HTTP/1.1" 200 284 0.034452 10.0.0.50 - - [2025-09-15 16:01:07] "GET /loadbalancer-listener/7e07d1df-d4a1-44b0-9e47-1c9e250cfbb5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018440 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.045944 10.0.0.50 - - [2025-09-15 16:01:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045578 10.0.0.50 - - [2025-09-15 16:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022699 10.0.0.50 - - [2025-09-15 16:01:07] "GET /loadbalancer-pool/4666a3a9-3c95-4cf2-b204-5391138665b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011704 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.046354 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.027336 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.023739 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.026092 10.0.0.50 - - [2025-09-15 16:01:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.135006 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.077771 10.0.0.50 - - [2025-09-15 16:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.067841 10.0.0.50 - - [2025-09-15 16:01:07] "GET /loadbalancer-member/90a139bc-12b5-4224-a2b4-b428db55db11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.015961 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.011976 10.0.0.50 - - [2025-09-15 16:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022475 10.0.0.50 - - [2025-09-15 16:01:07] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010007 10.0.0.50 - - [2025-09-15 16:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.50 - - [2025-09-15 16:01:07] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005555 10.0.0.50 - - [2025-09-15 16:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.50 - - [2025-09-15 16:01:07] "POST /tags HTTP/1.1" 409 221 0.002560 10.0.0.50 - - [2025-09-15 16:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2025-09-15 16:01:07] "GET /tag/eb8f446b-95c1-49ea-b480-a6c4045a6a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013085 10.0.0.50 - - [2025-09-15 16:01:07] "POST /chown HTTP/1.1" 200 109 0.024616 10.0.0.50 - - [2025-09-15 16:01:07] "POST /chown HTTP/1.1" 200 109 0.014952 10.0.0.50 - - [2025-09-15 16:01:07] "POST /tags HTTP/1.1" 409 238 0.003186 10.0.0.50 - - [2025-09-15 16:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.035911 10.0.0.50 - - [2025-09-15 16:01:07] "GET /tag/602fa87a-b438-4054-8ada-242cfc1ead2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024896 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.016788 10.0.0.50 - - [2025-09-15 16:01:07] "POST /firewall-rules HTTP/1.1" 409 293 0.015931 10.0.0.50 - - [2025-09-15 16:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.50 - - [2025-09-15 16:01:07] "POST /chown HTTP/1.1" 200 109 0.044432 10.0.0.50 - - [2025-09-15 16:01:07] "POST /chown HTTP/1.1" 200 109 0.040837 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680 HTTP/1.1" 200 260 0.106423 10.0.0.50 - - [2025-09-15 16:01:07] "GET /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006413 10.0.0.50 - - [2025-09-15 16:01:07] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.043829 10.0.0.50 - - [2025-09-15 16:01:07] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.030813 10.0.0.50 - - [2025-09-15 16:01:07] "GET /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007240 10.0.0.50 - - [2025-09-15 16:01:07] "POST /ref-update HTTP/1.1" 200 156 0.061343 10.0.0.50 - - [2025-09-15 16:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.50 - - [2025-09-15 16:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.50 - - [2025-09-15 16:01:08] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006253 10.0.0.50 - - [2025-09-15 16:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014135 10.0.0.50 - - [2025-09-15 16:01:08] "POST /chown HTTP/1.1" 200 109 0.016319 10.0.0.50 - - [2025-09-15 16:01:08] "POST /chown HTTP/1.1" 200 109 0.071151 10.0.0.50 - - [2025-09-15 16:01:08] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.115353 10.0.0.50 - - [2025-09-15 16:01:08] "POST /virtual-machines HTTP/1.1" 200 373 0.021807 10.0.0.50 - - [2025-09-15 16:01:08] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.073844 10.0.0.50 - - [2025-09-15 16:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.056525 10.0.0.50 - - [2025-09-15 16:01:08] "POST /ref-update HTTP/1.1" 200 156 0.067417 10.0.0.50 - - [2025-09-15 16:01:08] "POST /chown HTTP/1.1" 200 109 0.044369 10.0.0.50 - - [2025-09-15 16:01:08] "POST /chown HTTP/1.1" 200 109 0.041900 10.0.0.50 - - [2025-09-15 16:01:08] "PUT /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 256 0.046938 10.0.0.50 - - [2025-09-15 16:01:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.238330 10.0.0.50 - - [2025-09-15 16:01:08] "POST /ref-update HTTP/1.1" 200 156 0.065847 10.0.0.50 - - [2025-09-15 16:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024074 10.0.0.50 - - [2025-09-15 16:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.50 - - [2025-09-15 16:01:08] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010228 10.0.0.50 - - [2025-09-15 16:01:08] "POST /instance-ips HTTP/1.1" 200 413 0.043571 10.0.0.50 - - [2025-09-15 16:01:08] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.038280 10.0.0.50 - - [2025-09-15 16:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.056509 10.0.0.50 - - [2025-09-15 16:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016345 10.0.0.50 - - [2025-09-15 16:01:08] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.031633 10.0.0.50 - - [2025-09-15 16:01:08] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.023372 10.0.0.50 - - [2025-09-15 16:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018784 10.0.0.50 - - [2025-09-15 16:01:09] "POST /set-tag HTTP/1.1" 200 109 0.099179 10.0.0.50 - - [2025-09-15 16:01:09] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030623 10.0.0.50 - - [2025-09-15 16:01:09] "GET /instance-ip/3156464c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.022657 10.0.0.50 - - [2025-09-15 16:01:09] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.060392 10.0.0.50 - - [2025-09-15 16:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048149 10.0.0.50 - - [2025-09-15 16:01:09] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016479 10.0.0.50 - - [2025-09-15 16:01:09] "POST /set-tag HTTP/1.1" 200 109 0.019695 10.0.0.50 - - [2025-09-15 16:01:09] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008687 10.0.0.50 - - [2025-09-15 16:01:09] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.024047 10.0.0.50 - - [2025-09-15 16:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026390 10.0.0.50 - - [2025-09-15 16:01:09] "POST /ref-update HTTP/1.1" 200 156 0.053972 10.0.0.50 - - [2025-09-15 16:01:09] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022784 10.0.0.50 - - [2025-09-15 16:01:09] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2025-09-15 16:01:09] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.027920 10.0.0.50 - - [2025-09-15 16:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020529 10.0.0.50 - - [2025-09-15 16:01:09] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008714 10.0.0.50 - - [2025-09-15 16:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.50 - - [2025-09-15 16:01:09] "POST /set-tag HTTP/1.1" 200 109 0.006335 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.009447 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.027252 10.0.0.50 - - [2025-09-15 16:01:09] "POST /ref-update HTTP/1.1" 200 156 0.024581 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.010723 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.027294 10.0.0.50 - - [2025-09-15 16:01:09] "POST /ref-update HTTP/1.1" 200 156 0.023509 10.0.0.50 - - [2025-09-15 16:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.008690 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.013726 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.013954 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.008003 10.0.0.50 - - [2025-09-15 16:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.009449 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.023562 10.0.0.50 - - [2025-09-15 16:01:09] "POST /chown HTTP/1.1" 200 109 0.008148 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.026421 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.008804 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.023193 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.018754 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.009072 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.008329 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.008572 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.018987 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.025133 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.014036 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.023250 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.009136 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.031757 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.021078 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.020577 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.010571 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.009213 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.009431 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.017280 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.024444 10.0.0.50 - - [2025-09-15 16:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.008964 10.0.0.50 - - [2025-09-15 16:01:10] "POST /chown HTTP/1.1" 200 109 0.025369 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.008427 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.030858 10.0.0.50 - - [2025-09-15 16:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.009397 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.026836 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.026164 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.008732 10.0.0.50 - - [2025-09-15 16:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.011992 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.009063 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.020037 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.024378 10.0.0.50 - - [2025-09-15 16:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.010865 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.020918 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.009645 10.0.0.50 - - [2025-09-15 16:01:11] "POST /chown HTTP/1.1" 200 109 0.016119 10.0.0.50 - - [2025-09-15 16:01:15] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005423 10.0.0.50 - - [2025-09-15 16:01:15] "POST /set-tag HTTP/1.1" 200 109 0.005426 10.0.0.50 - - [2025-09-15 16:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2025-09-15 16:01:15] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003522 10.0.0.50 - - [2025-09-15 16:01:15] "GET /loadbalancer-pool/283c062c-aaac-4ded-922d-2df1262352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004292 10.0.0.50 - - [2025-09-15 16:01:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026624 10.0.0.50 - - [2025-09-15 16:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030300 10.0.0.50 - - [2025-09-15 16:01:16] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004840 10.0.0.50 - - [2025-09-15 16:01:16] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006345 10.0.0.50 - - [2025-09-15 16:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009004 10.0.0.50 - - [2025-09-15 16:01:16] "POST /tags HTTP/1.1" 409 221 0.003413 10.0.0.50 - - [2025-09-15 16:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.50 - - [2025-09-15 16:01:16] "GET /tag/eb8f446b-95c1-49ea-b480-a6c4045a6a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020866 10.0.0.50 - - [2025-09-15 16:01:16] "GET /floating-ip/0d07a5b7-5e0c-4612-b73c-e99e40d2eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005020 10.0.0.50 - - [2025-09-15 16:01:16] "PUT /floating-ip/0d07a5b7-5e0c-4612-b73c-e99e40d2eae2 HTTP/1.1" 200 256 0.017253 10.0.0.50 - - [2025-09-15 16:01:16] "POST /set-tag HTTP/1.1" 200 109 0.039330 10.0.0.50 - - [2025-09-15 16:01:16] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007532 10.0.0.50 - - [2025-09-15 16:01:16] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.50 - - [2025-09-15 16:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.50 - - [2025-09-15 16:01:16] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003860 10.0.0.50 - - [2025-09-15 16:01:16] "GET /loadbalancer-pool/283c062c-aaac-4ded-922d-2df1262352c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004188 10.0.0.50 - - [2025-09-15 16:01:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026142 10.0.0.50 - - [2025-09-15 16:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012713 10.0.0.50 - - [2025-09-15 16:01:16] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012900 10.0.0.50 - - [2025-09-15 16:01:17] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005451 10.0.0.50 - - [2025-09-15 16:01:17] "POST /ref-update HTTP/1.1" 200 156 0.010333 10.0.0.50 - - [2025-09-15 16:01:17] "POST /set-tag HTTP/1.1" 200 109 0.041331 10.0.0.50 - - [2025-09-15 16:01:17] "GET /floating-ip/0d07a5b7-5e0c-4612-b73c-e99e40d2eae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004539 10.0.0.50 - - [2025-09-15 16:01:17] "GET /virtual-machine/4155ab3f-0967-41f9-8d9c-b6aa904e3e9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003561 10.0.0.50 - - [2025-09-15 16:01:17] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004919 10.0.0.50 - - [2025-09-15 16:01:17] "GET /virtual-machine/f80333d5-fd65-4515-95a0-8bf44dd6158a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003748 10.0.0.50 - - [2025-09-15 16:01:17] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005275 10.0.0.50 - - [2025-09-15 16:01:20] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005228 10.0.0.50 - - [2025-09-15 16:01:20] "POST /set-tag HTTP/1.1" 200 109 0.003451 10.0.0.50 - - [2025-09-15 16:01:23] "GET /virtual-machine/9a85e0af-c66a-44f2-99c3-763f0fdbc77e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003570 10.0.0.50 - - [2025-09-15 16:01:23] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004644 10.0.0.50 - - [2025-09-15 16:01:23] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006018 10.0.0.50 - - [2025-09-15 16:01:23] "POST /set-tag HTTP/1.1" 200 109 0.004617 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001108 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001339 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001379 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 10.0.0.50 - - [2025-09-15 16:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.50 - - [2025-09-15 16:01:36] "POST /chown HTTP/1.1" 200 109 0.009767 10.0.0.50 - - [2025-09-15 16:01:36] "POST /chown HTTP/1.1" 200 109 0.008428 10.0.0.50 - - [2025-09-15 16:01:36] "POST /chown HTTP/1.1" 200 109 0.007732 10.0.0.50 - - [2025-09-15 16:01:36] "POST /chown HTTP/1.1" 200 109 0.010123 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004203 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:01:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001645 10.0.0.50 - - [2025-09-15 16:01:53] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013245 10.0.0.50 - - [2025-09-15 16:01:53] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.50 - - [2025-09-15 16:01:53] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005305 10.0.0.50 - - [2025-09-15 16:01:53] "POST /set-tag HTTP/1.1" 200 109 0.007774 10.0.0.50 - - [2025-09-15 16:01:53] "GET /virtual-machine/9a85e0af-c66a-44f2-99c3-763f0fdbc77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003691 10.0.0.50 - - [2025-09-15 16:01:54] "POST /ref-update HTTP/1.1" 200 156 0.026519 10.0.0.50 - - [2025-09-15 16:01:54] "GET /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025398 10.0.0.50 - - [2025-09-15 16:01:54] "POST /set-tag HTTP/1.1" 200 109 0.026846 10.0.0.50 - - [2025-09-15 16:01:54] "POST /set-tag HTTP/1.1" 200 109 0.034396 10.0.0.50 - - [2025-09-15 16:01:54] "DELETE /instance-ip/3156464c-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.082479 10.0.0.50 - - [2025-09-15 16:01:54] "DELETE /virtual-machine-interface/31242040-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.099495 10.0.0.50 - - [2025-09-15 16:01:54] "DELETE /virtual-machine/9a85e0af-c66a-44f2-99c3-763f0fdbc77e HTTP/1.1" 200 115 0.048213 10.0.0.50 - - [2025-09-15 16:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.50 - - [2025-09-15 16:01:58] "GET /tag/602fa87a-b438-4054-8ada-242cfc1ead2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019100 10.0.0.50 - - [2025-09-15 16:01:58] "GET /tag/602fa87a-b438-4054-8ada-242cfc1ead2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017884 10.0.0.50 - - [2025-09-15 16:01:58] "GET /virtual-machine-interface/9a413640-cbb9-4dae-93da-e8637324dcae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009743 10.0.0.50 - - [2025-09-15 16:01:58] "POST /set-tag HTTP/1.1" 200 109 0.036064 10.0.0.50 - - [2025-09-15 16:01:58] "GET /virtual-machine-interface/9cbce0ba-8ad5-4450-b0a4-18d0c869d428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018723 10.0.0.50 - - [2025-09-15 16:01:58] "POST /set-tag HTTP/1.1" 200 109 0.023154 10.0.0.50 - - [2025-09-15 16:01:58] "GET /virtual-machine-interface/b9a27a91-88ef-4adb-b92f-8d1cafe77b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009526 10.0.0.50 - - [2025-09-15 16:01:58] "POST /set-tag HTTP/1.1" 200 109 0.039866 10.0.0.50 - - [2025-09-15 16:01:58] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016185 10.0.0.50 - - [2025-09-15 16:01:58] "GET /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007467 10.0.0.50 - - [2025-09-15 16:01:58] "POST /ref-update HTTP/1.1" 200 156 0.024889 10.0.0.50 - - [2025-09-15 16:01:58] "DELETE /firewall-rule/4f5b512f-aa53-48fa-a2e9-7674cf429680 HTTP/1.1" 200 115 0.084383 10.0.0.50 - - [2025-09-15 16:01:58] "DELETE /loadbalancer-member/90a139bc-12b5-4224-a2b4-b428db55db11 HTTP/1.1" 200 115 0.055810 10.0.0.50 - - [2025-09-15 16:01:59] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.016773 10.0.0.50 - - [2025-09-15 16:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028340 10.0.0.50 - - [2025-09-15 16:01:59] "DELETE /loadbalancer-pool/4666a3a9-3c95-4cf2-b204-5391138665b0 HTTP/1.1" 200 115 0.135151 10.0.0.50 - - [2025-09-15 16:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.016682 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.078835 10.0.0.50 - - [2025-09-15 16:01:59] "DELETE /loadbalancer-listener/7e07d1df-d4a1-44b0-9e47-1c9e250cfbb5 HTTP/1.1" 200 115 0.183833 10.0.0.50 - - [2025-09-15 16:01:59] "GET /floating-ip/fc5ea22c-9269-4384-9b01-2c15de76bb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.021683 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.092083 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.066184 10.0.0.50 - - [2025-09-15 16:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2025-09-15 16:01:59] "PUT /floating-ip/fc5ea22c-9269-4384-9b01-2c15de76bb9a HTTP/1.1" 200 256 0.132960 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.096370 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.049943 10.0.0.50 - - [2025-09-15 16:01:59] "DELETE /floating-ip/fc5ea22c-9269-4384-9b01-2c15de76bb9a HTTP/1.1" 200 115 0.180625 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.041045 10.0.0.50 - - [2025-09-15 16:01:59] "POST /chown HTTP/1.1" 200 109 0.056891 10.0.0.50 - - [2025-09-15 16:01:59] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.033777 10.0.0.50 - - [2025-09-15 16:01:59] "DELETE /loadbalancer/224a6b10-71bc-4990-9ecd-b41618804e4b HTTP/1.1" 200 115 0.201657 10.0.0.50 - - [2025-09-15 16:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022179 10.0.0.50 - - [2025-09-15 16:02:00] "POST /ref-update HTTP/1.1" 404 171 0.008301 10.0.0.50 - - [2025-09-15 16:02:00] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.018167 10.0.0.50 - - [2025-09-15 16:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014135 10.0.0.50 - - [2025-09-15 16:02:00] "POST /ref-update HTTP/1.1" 404 171 0.008712 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /instance-ip/0062647a-2125-4f3e-afed-e6422a9d73a0 HTTP/1.1" 200 115 0.239832 10.0.0.50 - - [2025-09-15 16:02:00] "PUT /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 266 0.034001 10.0.0.50 - - [2025-09-15 16:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.059320 10.0.0.50 - - [2025-09-15 16:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /virtual-machine-interface/9a413640-cbb9-4dae-93da-e8637324dcae HTTP/1.1" 200 115 0.205551 10.0.0.50 - - [2025-09-15 16:02:00] "GET /floating-ip-pool/49a050a2-2dd1-4067-b5f5-c196a7680b23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011921 10.0.0.50 - - [2025-09-15 16:02:00] "POST /ref-update HTTP/1.1" 200 156 0.018692 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /floating-ip-pool/49a050a2-2dd1-4067-b5f5-c196a7680b23 HTTP/1.1" 200 115 0.073438 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /service-instance/fafb7a05-73d4-4464-a448-1fc2903244e8 HTTP/1.1" 200 115 0.201766 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /tag/602fa87a-b438-4054-8ada-242cfc1ead2f HTTP/1.1" 200 115 0.255000 10.0.0.50 - - [2025-09-15 16:02:00] "GET /virtual-machine-interface/9cbce0ba-8ad5-4450-b0a4-18d0c869d428?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.010778 10.0.0.50 - - [2025-09-15 16:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.009183 10.0.0.50 - - [2025-09-15 16:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004760 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /virtual-network/af8a13d4-9843-4871-a234-c93ba3eb30cd HTTP/1.1" 200 115 0.317095 10.0.0.50 - - [2025-09-15 16:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016157 10.0.0.50 - - [2025-09-15 16:02:00] "GET /routing-instance/55aa1a3e-9816-4246-b2b3-849e3cb8f072 HTTP/1.1" 404 171 0.037910 10.0.0.50 - - [2025-09-15 16:02:00] "GET /domains HTTP/1.1" 200 280 0.010227 10.0.0.50 - - [2025-09-15 16:02:00] "DELETE /virtual-machine-interface/9cbce0ba-8ad5-4450-b0a4-18d0c869d428 HTTP/1.1" 200 115 0.239181 10.0.0.50 - - [2025-09-15 16:02:00] "GET /domain/9b743d09-8a20-446a-8826-0a01d165dfb7 HTTP/1.1" 200 3086 0.018115 10.0.0.50 - - [2025-09-15 16:02:01] "DELETE /route-target/2ead6865-93e9-4bf1-93b2-cb9a64e474ac HTTP/1.1" 200 115 0.176351 10.0.0.50 - - [2025-09-15 16:02:01] "DELETE /virtual-machine/4a777026-d05f-4cd7-84d0-b6873ddc68c8 HTTP/1.1" 200 115 0.145291 10.0.0.50 - - [2025-09-15 16:02:01] "GET /project/34d60028-c356-4605-88f4-8a077a90b872 HTTP/1.1" 200 7141 0.136205 10.0.0.50 - - [2025-09-15 16:02:01] "GET /virtual-machine-interface/b9a27a91-88ef-4adb-b92f-8d1cafe77b96?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.012872 10.0.0.50 - - [2025-09-15 16:02:01] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014880 10.0.0.50 - - [2025-09-15 16:02:01] "POST /set-tag HTTP/1.1" 200 109 0.004535 10.0.0.50 - - [2025-09-15 16:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.50 - - [2025-09-15 16:02:01] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003291 10.0.0.50 - - [2025-09-15 16:02:01] "DELETE /virtual-machine-interface/b9a27a91-88ef-4adb-b92f-8d1cafe77b96 HTTP/1.1" 200 115 0.153729 10.0.0.50 - - [2025-09-15 16:02:01] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008077 10.0.0.50 - - [2025-09-15 16:02:01] "POST /ref-update HTTP/1.1" 200 156 0.042750 10.0.0.50 - - [2025-09-15 16:02:01] "DELETE /virtual-machine/8b1d5479-a3fc-4d7b-9122-6a6458b93552 HTTP/1.1" 200 115 0.116206 10.0.0.50 - - [2025-09-15 16:02:01] "POST /set-tag HTTP/1.1" 200 109 0.129272 10.0.0.50 - - [2025-09-15 16:02:01] "DELETE /loadbalancer-member/41e076b0-1e9e-4568-bb68-cb3c4d3f37b6 HTTP/1.1" 200 115 0.097598 10.0.0.50 - - [2025-09-15 16:02:03] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017210 10.0.0.50 - - [2025-09-15 16:02:03] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.50 - - [2025-09-15 16:02:03] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006390 10.0.0.50 - - [2025-09-15 16:02:03] "POST /set-tag HTTP/1.1" 200 109 0.004303 10.0.0.50 - - [2025-09-15 16:02:03] "GET /virtual-machine/f80333d5-fd65-4515-95a0-8bf44dd6158a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006213 10.0.0.50 - - [2025-09-15 16:02:03] "POST /ref-update HTTP/1.1" 200 156 0.026344 10.0.0.50 - - [2025-09-15 16:02:03] "GET /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.041755 10.0.0.50 - - [2025-09-15 16:02:03] "POST /set-tag HTTP/1.1" 200 109 0.050251 10.0.0.50 - - [2025-09-15 16:02:03] "POST /set-tag HTTP/1.1" 200 109 0.123485 10.0.0.50 - - [2025-09-15 16:02:03] "POST /set-tag HTTP/1.1" 200 109 0.049954 10.0.0.50 - - [2025-09-15 16:02:03] "DELETE /instance-ip/2e62fcd2-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.106264 10.0.0.50 - - [2025-09-15 16:02:03] "POST /ref-update HTTP/1.1" 200 156 0.029740 10.0.0.50 - - [2025-09-15 16:02:03] "DELETE /virtual-machine-interface/2e2b34c8-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.137372 10.0.0.50 - - [2025-09-15 16:02:04] "DELETE /virtual-machine/f80333d5-fd65-4515-95a0-8bf44dd6158a HTTP/1.1" 200 115 0.046592 10.0.0.50 - - [2025-09-15 16:02:04] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006099 10.0.0.50 - - [2025-09-15 16:02:04] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.50 - - [2025-09-15 16:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.50 - - [2025-09-15 16:02:04] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006187 10.0.0.50 - - [2025-09-15 16:02:04] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008399 10.0.0.50 - - [2025-09-15 16:02:04] "POST /set-tag HTTP/1.1" 200 109 0.062908 10.0.0.50 - - [2025-09-15 16:02:04] "DELETE /loadbalancer-member/bb09dab8-b7b8-4a14-9fbe-96679c9fa377 HTTP/1.1" 200 115 0.073013 10.0.0.50 - - [2025-09-15 16:02:04] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010745 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.50 - - [2025-09-15 16:02:05] "DELETE /loadbalancer-member/3865b1cb-237d-41b4-8127-3be7c8b3ba98 HTTP/1.1" 200 115 0.038097 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005472 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.50 - - [2025-09-15 16:02:05] "DELETE /loadbalancer-member/61395ce5-9aa1-4a57-821b-07b928bea3ab HTTP/1.1" 200 115 0.054515 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005338 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.008013 10.0.0.50 - - [2025-09-15 16:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.50 - - [2025-09-15 16:02:05] "GET /loadbalancer/7a018746-14cc-47de-aa69-e975ad5ff2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008578 10.0.0.50 - - [2025-09-15 16:02:05] "GET /loadbalancer-pool/d45b9a16-353f-47f7-a992-cbdc6267ac20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004029 10.0.0.50 - - [2025-09-15 16:02:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021198 10.0.0.50 - - [2025-09-15 16:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027747 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011376 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015792 10.0.0.50 - - [2025-09-15 16:02:05] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010986 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.111707 10.0.0.50 - - [2025-09-15 16:02:05] "GET /loadbalancer-pool/8d46fbd0-c331-44a1-90e1-9aeb230b2e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020783 10.0.0.50 - - [2025-09-15 16:02:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024876 10.0.0.50 - - [2025-09-15 16:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011358 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014797 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006183 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.005946 10.0.0.50 - - [2025-09-15 16:02:05] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002994 10.0.0.50 - - [2025-09-15 16:02:05] "GET /loadbalancer-pool/2d912bcf-f344-42f2-9201-062af32aa1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003761 10.0.0.50 - - [2025-09-15 16:02:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035488 10.0.0.50 - - [2025-09-15 16:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042181 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011358 10.0.0.50 - - [2025-09-15 16:02:05] "GET /virtual-machine-interface/eaf707c8-924b-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006871 10.0.0.50 - - [2025-09-15 16:02:05] "GET /floating-ip/36bff7df-5ee6-4d2a-9eb4-c232dea8f060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004111 10.0.0.50 - - [2025-09-15 16:02:05] "POST /set-tag HTTP/1.1" 200 109 0.003798 10.0.0.50 - - [2025-09-15 16:02:06] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006430 10.0.0.50 - - [2025-09-15 16:02:06] "POST /set-tag HTTP/1.1" 200 109 0.006725 10.0.0.50 - - [2025-09-15 16:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-09-15 16:02:06] "GET /loadbalancer/1ab29fd0-ea09-4df8-bd65-4b4ae8e4d191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003455 10.0.0.50 - - [2025-09-15 16:02:07] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004864 10.0.0.50 - - [2025-09-15 16:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.50 - - [2025-09-15 16:02:07] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005275 10.0.0.50 - - [2025-09-15 16:02:07] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.50 - - [2025-09-15 16:02:07] "GET /virtual-machine/4155ab3f-0967-41f9-8d9c-b6aa904e3e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004366 10.0.0.50 - - [2025-09-15 16:02:07] "POST /ref-update HTTP/1.1" 200 156 0.018626 10.0.0.50 - - [2025-09-15 16:02:07] "GET /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013671 10.0.0.50 - - [2025-09-15 16:02:07] "POST /set-tag HTTP/1.1" 200 109 0.024035 10.0.0.50 - - [2025-09-15 16:02:07] "POST /set-tag HTTP/1.1" 200 109 0.031665 10.0.0.50 - - [2025-09-15 16:02:07] "POST /set-tag HTTP/1.1" 200 109 0.035147 10.0.0.50 - - [2025-09-15 16:02:07] "DELETE /instance-ip/2d52478a-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.037277 10.0.0.50 - - [2025-09-15 16:02:07] "POST /ref-update HTTP/1.1" 200 156 0.014808 10.0.0.50 - - [2025-09-15 16:02:07] "DELETE /virtual-machine-interface/2d372202-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.069476 10.0.0.50 - - [2025-09-15 16:02:07] "DELETE /virtual-machine/4155ab3f-0967-41f9-8d9c-b6aa904e3e9d HTTP/1.1" 200 115 0.055983 10.0.0.50 - - [2025-09-15 16:02:07] "DELETE /tag/1efc564f-0d66-432e-8297-2cbc31346f60 HTTP/1.1" 200 115 0.126896 10.0.0.50 - - [2025-09-15 16:02:08] "DELETE /tag/983435ec-b0cc-44f2-9594-4a6ba526ab35 HTTP/1.1" 200 115 0.125476 10.0.0.50 - - [2025-09-15 16:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.50 - - [2025-09-15 16:02:11] "GET /project/34d60028-c356-4605-88f4-8a077a90b872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059829 10.0.0.50 - - [2025-09-15 16:02:11] "POST /tags HTTP/1.1" 200 393 0.049644 10.0.0.50 - - [2025-09-15 16:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020917 10.0.0.50 - - [2025-09-15 16:02:11] "GET /tag/29979a99-0e35-4c8c-8c22-ee19fcd76182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015020 10.0.0.50 - - [2025-09-15 16:02:11] "POST /tags HTTP/1.1" 200 341 0.030802 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012018 10.0.0.50 - - [2025-09-15 16:02:12] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022515 10.0.0.50 - - [2025-09-15 16:02:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.000764 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.005559 10.0.0.50 - - [2025-09-15 16:02:12] "POST /security-groups HTTP/1.1" 200 589 0.095819 10.0.0.50 - - [2025-09-15 16:02:12] "POST /projects HTTP/1.1" 200 519 0.408859 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.011126 10.0.0.50 - - [2025-09-15 16:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039738 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016518 10.0.0.50 - - [2025-09-15 16:02:12] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.032848 10.0.0.50 - - [2025-09-15 16:02:12] "POST /access-control-lists HTTP/1.1" 200 598 0.138262 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.005736 10.0.0.50 - - [2025-09-15 16:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.50 - - [2025-09-15 16:02:12] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005143 10.0.0.50 - - [2025-09-15 16:02:12] "POST /access-control-lists HTTP/1.1" 200 596 0.088033 10.0.0.50 - - [2025-09-15 16:02:12] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.156323 10.0.0.50 - - [2025-09-15 16:02:12] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.058000 10.0.0.50 - - [2025-09-15 16:02:13] "POST /security-groups HTTP/1.1" 200 591 0.120169 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.007386 10.0.0.50 - - [2025-09-15 16:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.039939 10.0.0.50 - - [2025-09-15 16:02:13] "POST /chown HTTP/1.1" 200 109 0.064837 10.0.0.50 - - [2025-09-15 16:02:13] "POST /access-control-lists HTTP/1.1" 200 632 0.085749 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.024117 10.0.0.50 - - [2025-09-15 16:02:13] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007642 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.50 - - [2025-09-15 16:02:13] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003597 10.0.0.50 - - [2025-09-15 16:02:13] "POST /tags HTTP/1.1" 409 226 0.002520 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2025-09-15 16:02:13] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.019943 10.0.0.50 - - [2025-09-15 16:02:13] "POST /access-control-lists HTTP/1.1" 200 630 0.099787 10.0.0.50 - - [2025-09-15 16:02:13] "POST /firewall-rules HTTP/1.1" 200 600 0.118364 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-rule/a72141d0-d992-4455-9c11-2c5ad92fc7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007186 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005224 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-rule/a72141d0-d992-4455-9c11-2c5ad92fc7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004127 10.0.0.50 - - [2025-09-15 16:02:13] "POST /ref-update HTTP/1.1" 200 156 0.088365 10.0.0.50 - - [2025-09-15 16:02:13] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007142 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.50 - - [2025-09-15 16:02:13] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003640 10.0.0.50 - - [2025-09-15 16:02:13] "POST /tags HTTP/1.1" 409 226 0.003057 10.0.0.50 - - [2025-09-15 16:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2025-09-15 16:02:13] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012996 10.0.0.50 - - [2025-09-15 16:02:13] "POST /firewall-rules HTTP/1.1" 200 598 0.081113 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-rule/0010a2c5-a342-428c-a4f7-edabb76e2921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008441 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009866 10.0.0.50 - - [2025-09-15 16:02:13] "GET /firewall-rule/0010a2c5-a342-428c-a4f7-edabb76e2921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004019 10.0.0.50 - - [2025-09-15 16:02:14] "POST /ref-update HTTP/1.1" 200 156 0.083816 10.0.0.50 - - [2025-09-15 16:02:14] "POST /tags HTTP/1.1" 200 393 0.030779 10.0.0.50 - - [2025-09-15 16:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.50 - - [2025-09-15 16:02:14] "GET /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.016944 10.0.0.50 - - [2025-09-15 16:02:14] "POST /tags HTTP/1.1" 200 341 0.026917 10.0.0.50 - - [2025-09-15 16:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.50 - - [2025-09-15 16:02:15] "GET /tag/f60f047c-8450-4a3c-a908-af4e057254fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017934 10.0.0.50 - - [2025-09-15 16:02:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.004125 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.019494 10.0.0.50 - - [2025-09-15 16:02:15] "POST /security-groups HTTP/1.1" 200 589 0.076494 10.0.0.50 - - [2025-09-15 16:02:15] "POST /projects HTTP/1.1" 200 519 0.305737 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.002570 10.0.0.50 - - [2025-09-15 16:02:15] "POST /access-control-lists HTTP/1.1" 200 598 0.066143 10.0.0.50 - - [2025-09-15 16:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030695 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.045458 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.053600 10.0.0.50 - - [2025-09-15 16:02:15] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008196 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.50 - - [2025-09-15 16:02:15] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.014234 10.0.0.50 - - [2025-09-15 16:02:15] "POST /access-control-lists HTTP/1.1" 200 596 0.086589 10.0.0.50 - - [2025-09-15 16:02:15] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.069001 10.0.0.50 - - [2025-09-15 16:02:15] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.056688 10.0.0.50 - - [2025-09-15 16:02:15] "POST /security-groups HTTP/1.1" 200 591 0.099714 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.002754 10.0.0.50 - - [2025-09-15 16:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036925 10.0.0.50 - - [2025-09-15 16:02:15] "POST /chown HTTP/1.1" 200 109 0.034030 10.0.0.50 - - [2025-09-15 16:02:15] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006182 10.0.0.50 - - [2025-09-15 16:02:15] "POST /access-control-lists HTTP/1.1" 200 632 0.091794 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.017476 10.0.0.50 - - [2025-09-15 16:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014272 10.0.0.50 - - [2025-09-15 16:02:15] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003719 10.0.0.50 - - [2025-09-15 16:02:16] "POST /tags HTTP/1.1" 409 226 0.002565 10.0.0.50 - - [2025-09-15 16:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-09-15 16:02:16] "GET /tag/f60f047c-8450-4a3c-a908-af4e057254fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023141 10.0.0.50 - - [2025-09-15 16:02:16] "POST /access-control-lists HTTP/1.1" 200 630 0.095701 10.0.0.50 - - [2025-09-15 16:02:16] "POST /firewall-rules HTTP/1.1" 200 600 0.098589 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-rule/71780664-2e8c-4629-afa5-0459c212f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.017378 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004659 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-rule/71780664-2e8c-4629-afa5-0459c212f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004927 10.0.0.50 - - [2025-09-15 16:02:16] "POST /ref-update HTTP/1.1" 200 156 0.074832 10.0.0.50 - - [2025-09-15 16:02:16] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013339 10.0.0.50 - - [2025-09-15 16:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.50 - - [2025-09-15 16:02:16] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003942 10.0.0.50 - - [2025-09-15 16:02:16] "POST /tags HTTP/1.1" 409 226 0.008803 10.0.0.50 - - [2025-09-15 16:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.50 - - [2025-09-15 16:02:16] "GET /tag/f60f047c-8450-4a3c-a908-af4e057254fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020951 10.0.0.50 - - [2025-09-15 16:02:16] "POST /firewall-rules HTTP/1.1" 200 598 0.097048 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-rule/6dc7db5c-3953-41e4-80fa-0ede7b02a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005699 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.011697 10.0.0.50 - - [2025-09-15 16:02:16] "GET /firewall-rule/6dc7db5c-3953-41e4-80fa-0ede7b02a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003433 10.0.0.50 - - [2025-09-15 16:02:16] "POST /ref-update HTTP/1.1" 200 156 0.080669 10.0.0.50 - - [2025-09-15 16:02:17] "POST /tags HTTP/1.1" 200 345 0.086321 10.0.0.50 - - [2025-09-15 16:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.50 - - [2025-09-15 16:02:17] "GET /tag/62e995c3-6124-4019-932e-7ba2331d2e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.035738 10.0.0.50 - - [2025-09-15 16:02:18] "POST /projects HTTP/1.1" 409 238 0.011258 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.50 - - [2025-09-15 16:02:18] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059303 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.50 - - [2025-09-15 16:02:18] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009355 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.50 - - [2025-09-15 16:02:18] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007324 10.0.0.50 - - [2025-09-15 16:02:18] "POST /security-groups HTTP/1.1" 409 285 0.004710 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2025-09-15 16:02:18] "PUT /security-group/2c99c32f-75c3-4d34-a8fe-62adf4de9b82 HTTP/1.1" 200 262 0.078535 10.0.0.50 - - [2025-09-15 16:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.041273 10.0.0.50 - - [2025-09-15 16:02:18] "PUT /access-control-list/aa8e819e-6bc5-4c98-ac24-0c72fdc899a5 HTTP/1.1" 200 272 0.035163 10.0.0.50 - - [2025-09-15 16:02:18] "POST /tags HTTP/1.1" 409 228 0.031454 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015165 10.0.0.50 - - [2025-09-15 16:02:18] "PUT /access-control-list/a62d0ea9-2b84-4b4a-8b9c-61dd9a0a53cf HTTP/1.1" 200 272 0.052008 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.50 - - [2025-09-15 16:02:18] "GET /tag/62e995c3-6124-4019-932e-7ba2331d2e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018669 10.0.0.50 - - [2025-09-15 16:02:18] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.109012 10.0.0.50 - - [2025-09-15 16:02:18] "POST /tags HTTP/1.1" 200 345 0.067154 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.50 - - [2025-09-15 16:02:18] "GET /tag/e8b3202c-22cc-459a-8810-1258ddd09500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.030359 10.0.0.50 - - [2025-09-15 16:02:18] "POST /projects HTTP/1.1" 409 238 0.002848 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.50 - - [2025-09-15 16:02:18] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.083986 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-09-15 16:02:18] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006254 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.50 - - [2025-09-15 16:02:18] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005956 10.0.0.50 - - [2025-09-15 16:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.50 - - [2025-09-15 16:02:19] "POST /security-groups HTTP/1.1" 409 285 0.006039 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2025-09-15 16:02:19] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069146 10.0.0.50 - - [2025-09-15 16:02:19] "PUT /security-group/33a1fdfa-3e6e-4773-af22-a9f103168d8b HTTP/1.1" 200 262 0.084526 10.0.0.50 - - [2025-09-15 16:02:19] "PUT /access-control-list/a2cc34e7-29d2-42a6-8674-dcfb04e1a1f5 HTTP/1.1" 200 272 0.034280 10.0.0.50 - - [2025-09-15 16:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.046902 10.0.0.50 - - [2025-09-15 16:02:19] "POST /tags HTTP/1.1" 409 228 0.031755 10.0.0.50 - - [2025-09-15 16:02:19] "PUT /access-control-list/9e54c51a-d989-449a-a3bb-a0bdacd7a3c6 HTTP/1.1" 200 272 0.040731 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.50 - - [2025-09-15 16:02:19] "GET /tag/e8b3202c-22cc-459a-8810-1258ddd09500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013088 10.0.0.50 - - [2025-09-15 16:02:19] "POST /tags HTTP/1.1" 200 291 0.098166 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2025-09-15 16:02:19] "GET /tag/f2be6b46-8c54-48d9-b083-3a6c67c9d4b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.030271 10.0.0.50 - - [2025-09-15 16:02:19] "POST /tags HTTP/1.1" 200 303 0.085433 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2025-09-15 16:02:19] "GET /tag/83d80620-5060-44d6-b4d1-3a8461b86f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024315 10.0.0.50 - - [2025-09-15 16:02:19] "POST /tags HTTP/1.1" 409 252 0.002959 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2025-09-15 16:02:19] "GET /tag/29979a99-0e35-4c8c-8c22-ee19fcd76182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016602 10.0.0.50 - - [2025-09-15 16:02:19] "POST /tags HTTP/1.1" 409 226 0.002372 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.50 - - [2025-09-15 16:02:19] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011413 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.50 - - [2025-09-15 16:02:19] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004817 10.0.0.50 - - [2025-09-15 16:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.50 - - [2025-09-15 16:02:19] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047277 10.0.0.50 - - [2025-09-15 16:02:19] "POST /virtual-machines HTTP/1.1" 200 395 0.015726 10.0.0.50 - - [2025-09-15 16:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041760 10.0.0.50 - - [2025-09-15 16:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160558 10.0.0.50 - - [2025-09-15 16:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016484 10.0.0.50 - - [2025-09-15 16:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016143 10.0.0.50 - - [2025-09-15 16:02:20] "POST /instance-ips HTTP/1.1" 200 397 0.038900 10.0.0.50 - - [2025-09-15 16:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.054799 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012296 10.0.0.50 - - [2025-09-15 16:02:20] "POST /set-tag HTTP/1.1" 200 109 0.080090 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023751 10.0.0.50 - - [2025-09-15 16:02:20] "GET /instance-ip/5c006a94-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009430 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007587 10.0.0.50 - - [2025-09-15 16:02:20] "POST /set-tag HTTP/1.1" 200 109 0.005440 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.025597 10.0.0.50 - - [2025-09-15 16:02:20] "POST /ref-update HTTP/1.1" 200 156 0.019317 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023287 10.0.0.50 - - [2025-09-15 16:02:20] "POST /set-tag HTTP/1.1" 200 109 0.013022 10.0.0.50 - - [2025-09-15 16:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.50 - - [2025-09-15 16:02:20] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010244 10.0.0.50 - - [2025-09-15 16:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.50 - - [2025-09-15 16:02:21] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055408 10.0.0.50 - - [2025-09-15 16:02:21] "POST /virtual-machines HTTP/1.1" 200 395 0.017005 10.0.0.50 - - [2025-09-15 16:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026546 10.0.0.50 - - [2025-09-15 16:02:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142735 10.0.0.50 - - [2025-09-15 16:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012362 10.0.0.50 - - [2025-09-15 16:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011884 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013738 10.0.0.50 - - [2025-09-15 16:02:21] "POST /instance-ips HTTP/1.1" 200 397 0.050773 10.0.0.50 - - [2025-09-15 16:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038152 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019036 10.0.0.50 - - [2025-09-15 16:02:21] "POST /set-tag HTTP/1.1" 200 109 0.079927 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.033945 10.0.0.50 - - [2025-09-15 16:02:21] "GET /instance-ip/5ca9cdb4-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009531 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008122 10.0.0.50 - - [2025-09-15 16:02:21] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.005837 10.0.0.50 - - [2025-09-15 16:02:21] "POST /ref-update HTTP/1.1" 200 156 0.017529 10.0.0.50 - - [2025-09-15 16:02:21] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.030508 10.0.0.50 - - [2025-09-15 16:02:21] "POST /set-tag HTTP/1.1" 200 109 0.021092 10.0.0.50 - - [2025-09-15 16:02:22] "POST /tags HTTP/1.1" 200 291 0.027835 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013812 10.0.0.50 - - [2025-09-15 16:02:22] "GET /tag/ece5f38b-cbff-457a-bda6-bb68e07357cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015275 10.0.0.50 - - [2025-09-15 16:02:22] "POST /tags HTTP/1.1" 409 252 0.002571 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2025-09-15 16:02:22] "GET /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.022382 10.0.0.50 - - [2025-09-15 16:02:22] "POST /tags HTTP/1.1" 409 226 0.002388 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2025-09-15 16:02:22] "GET /tag/f60f047c-8450-4a3c-a908-af4e057254fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010654 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004653 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2025-09-15 16:02:22] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039151 10.0.0.50 - - [2025-09-15 16:02:22] "POST /virtual-machines HTTP/1.1" 200 395 0.020936 10.0.0.50 - - [2025-09-15 16:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021843 10.0.0.50 - - [2025-09-15 16:02:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116935 10.0.0.50 - - [2025-09-15 16:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015224 10.0.0.50 - - [2025-09-15 16:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006516 10.0.0.50 - - [2025-09-15 16:02:22] "POST /instance-ips HTTP/1.1" 200 397 0.020924 10.0.0.50 - - [2025-09-15 16:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025689 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012665 10.0.0.50 - - [2025-09-15 16:02:22] "POST /set-tag HTTP/1.1" 200 109 0.068328 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022604 10.0.0.50 - - [2025-09-15 16:02:22] "GET /instance-ip/5d69f80a-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003971 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006473 10.0.0.50 - - [2025-09-15 16:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.50 - - [2025-09-15 16:02:22] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004362 10.0.0.50 - - [2025-09-15 16:02:23] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021968 10.0.0.50 - - [2025-09-15 16:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.50 - - [2025-09-15 16:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004340 10.0.0.50 - - [2025-09-15 16:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2025-09-15 16:02:23] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038829 10.0.0.50 - - [2025-09-15 16:02:23] "POST /virtual-machines HTTP/1.1" 200 395 0.010808 10.0.0.50 - - [2025-09-15 16:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028164 10.0.0.50 - - [2025-09-15 16:02:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116854 10.0.0.50 - - [2025-09-15 16:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009583 10.0.0.50 - - [2025-09-15 16:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012937 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005251 10.0.0.50 - - [2025-09-15 16:02:23] "POST /instance-ips HTTP/1.1" 200 397 0.024324 10.0.0.50 - - [2025-09-15 16:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033998 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008988 10.0.0.50 - - [2025-09-15 16:02:23] "POST /set-tag HTTP/1.1" 200 109 0.063922 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009679 10.0.0.50 - - [2025-09-15 16:02:23] "GET /instance-ip/5de8df44-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003142 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005139 10.0.0.50 - - [2025-09-15 16:02:23] "POST /set-tag HTTP/1.1" 200 109 0.003892 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.008166 10.0.0.50 - - [2025-09-15 16:02:23] "POST /ref-update HTTP/1.1" 200 156 0.013520 10.0.0.50 - - [2025-09-15 16:02:23] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012299 10.0.0.50 - - [2025-09-15 16:02:23] "POST /set-tag HTTP/1.1" 200 109 0.010497 10.0.0.50 - - [2025-09-15 16:02:23] "POST /tags HTTP/1.1" 200 299 0.035481 10.0.0.50 - - [2025-09-15 16:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.50 - - [2025-09-15 16:02:23] "GET /tag/85863b30-0600-411d-b926-71ff40bf86b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013649 10.0.0.50 - - [2025-09-15 16:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004946 10.0.0.50 - - [2025-09-15 16:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.50 - - [2025-09-15 16:02:24] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067079 10.0.0.50 - - [2025-09-15 16:02:24] "POST /virtual-machines HTTP/1.1" 200 395 0.012245 10.0.0.50 - - [2025-09-15 16:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040451 10.0.0.50 - - [2025-09-15 16:02:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150785 10.0.0.50 - - [2025-09-15 16:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020474 10.0.0.50 - - [2025-09-15 16:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006917 10.0.0.50 - - [2025-09-15 16:02:24] "POST /instance-ips HTTP/1.1" 200 397 0.031434 10.0.0.50 - - [2025-09-15 16:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022053 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017506 10.0.0.50 - - [2025-09-15 16:02:24] "POST /set-tag HTTP/1.1" 200 109 0.032503 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013499 10.0.0.50 - - [2025-09-15 16:02:24] "GET /instance-ip/5e8823d8-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004867 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009977 10.0.0.50 - - [2025-09-15 16:02:24] "POST /set-tag HTTP/1.1" 200 109 0.003532 10.0.0.50 - - [2025-09-15 16:02:24] "POST /tags HTTP/1.1" 200 299 0.027711 10.0.0.50 - - [2025-09-15 16:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.50 - - [2025-09-15 16:02:24] "GET /tag/a2f43d5b-a885-4058-9905-338702e22b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019797 10.0.0.50 - - [2025-09-15 16:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2025-09-15 16:02:24] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007066 10.0.0.50 - - [2025-09-15 16:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014900 10.0.0.50 - - [2025-09-15 16:02:25] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045684 10.0.0.50 - - [2025-09-15 16:02:25] "POST /virtual-machines HTTP/1.1" 200 395 0.013894 10.0.0.50 - - [2025-09-15 16:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016348 10.0.0.50 - - [2025-09-15 16:02:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.384411 10.0.0.50 - - [2025-09-15 16:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.048544 10.0.0.50 - - [2025-09-15 16:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.50 - - [2025-09-15 16:02:25] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015402 10.0.0.50 - - [2025-09-15 16:02:25] "POST /instance-ips HTTP/1.1" 200 397 0.115657 10.0.0.50 - - [2025-09-15 16:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014235 10.0.0.50 - - [2025-09-15 16:02:25] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011117 10.0.0.50 - - [2025-09-15 16:02:25] "POST /set-tag HTTP/1.1" 200 109 0.046869 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009404 10.0.0.50 - - [2025-09-15 16:02:26] "GET /instance-ip/5f3c123a-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004534 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006392 10.0.0.50 - - [2025-09-15 16:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2025-09-15 16:02:26] "POST /tags HTTP/1.1" 200 299 0.022981 10.0.0.50 - - [2025-09-15 16:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023229 10.0.0.50 - - [2025-09-15 16:02:26] "GET /tag/1cad4dd3-eaaf-490a-9115-c2cfbdb98790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020604 10.0.0.50 - - [2025-09-15 16:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004182 10.0.0.50 - - [2025-09-15 16:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2025-09-15 16:02:26] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046540 10.0.0.50 - - [2025-09-15 16:02:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009266 10.0.0.50 - - [2025-09-15 16:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018152 10.0.0.50 - - [2025-09-15 16:02:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.173715 10.0.0.50 - - [2025-09-15 16:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010547 10.0.0.50 - - [2025-09-15 16:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013211 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004925 10.0.0.50 - - [2025-09-15 16:02:26] "POST /instance-ips HTTP/1.1" 200 397 0.028083 10.0.0.50 - - [2025-09-15 16:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.042652 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009284 10.0.0.50 - - [2025-09-15 16:02:26] "POST /set-tag HTTP/1.1" 200 109 0.025286 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.036684 10.0.0.50 - - [2025-09-15 16:02:26] "GET /instance-ip/5fd1edaa-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009683 10.0.0.50 - - [2025-09-15 16:02:26] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005317 10.0.0.50 - - [2025-09-15 16:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.50 - - [2025-09-15 16:02:27] "POST /tags HTTP/1.1" 200 299 0.033526 10.0.0.50 - - [2025-09-15 16:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2025-09-15 16:02:27] "GET /tag/69bab9c6-e99b-4930-9f15-ee2cd7d200fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012812 10.0.0.50 - - [2025-09-15 16:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2025-09-15 16:02:27] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.010884 10.0.0.50 - - [2025-09-15 16:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2025-09-15 16:02:27] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061053 10.0.0.50 - - [2025-09-15 16:02:27] "POST /virtual-machines HTTP/1.1" 200 395 0.018514 10.0.0.50 - - [2025-09-15 16:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021224 10.0.0.50 - - [2025-09-15 16:02:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139062 10.0.0.50 - - [2025-09-15 16:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015678 10.0.0.50 - - [2025-09-15 16:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017052 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:02:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001270 10.0.0.50 - - [2025-09-15 16:02:27] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015270 10.0.0.50 - - [2025-09-15 16:02:27] "POST /instance-ips HTTP/1.1" 200 397 0.035830 10.0.0.50 - - [2025-09-15 16:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039197 10.0.0.50 - - [2025-09-15 16:02:27] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016580 10.0.0.50 - - [2025-09-15 16:02:27] "POST /set-tag HTTP/1.1" 200 109 0.037955 10.0.0.50 - - [2025-09-15 16:02:27] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015674 10.0.0.50 - - [2025-09-15 16:02:27] "GET /instance-ip/60607278-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005121 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004910 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004969 10.0.0.50 - - [2025-09-15 16:02:28] "POST /ref-update HTTP/1.1" 200 156 0.009102 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015142 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.003827 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.011342 10.0.0.50 - - [2025-09-15 16:02:28] "POST /ref-update HTTP/1.1" 200 156 0.011703 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004560 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004396 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004762 10.0.0.50 - - [2025-09-15 16:02:28] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007394 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-router/932d358b-1a92-4f38-8234-f8965269ba11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004741 10.0.0.50 - - [2025-09-15 16:02:28] "POST /ref-update HTTP/1.1" 200 156 0.011555 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004383 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004361 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004879 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004568 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004754 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.011394 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004436 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005555 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005081 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004871 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.50 - - [2025-09-15 16:02:28] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004255 10.0.0.50 - - [2025-09-15 16:02:28] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine/ecb8cc7d-244d-45eb-9d61-c86bad48429b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003307 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine/e291752f-708b-468a-a4d3-2fa42fbbec01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003558 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004952 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine/4e620e0a-0c51-4bd8-94a4-f63aaebc6049?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003478 10.0.0.50 - - [2025-09-15 16:02:29] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004997 10.0.0.50 - - [2025-09-15 16:02:30] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.50 - - [2025-09-15 16:02:30] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.50 - - [2025-09-15 16:02:30] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004788 10.0.0.50 - - [2025-09-15 16:02:30] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.50 - - [2025-09-15 16:02:31] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006627 10.0.0.50 - - [2025-09-15 16:02:31] "POST /set-tag HTTP/1.1" 200 109 0.004757 10.0.0.50 - - [2025-09-15 16:02:31] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006108 10.0.0.50 - - [2025-09-15 16:02:31] "POST /set-tag HTTP/1.1" 200 109 0.005048 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine/3018ed62-1907-4185-a168-b599947cb790?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003944 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005409 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine/74888c24-c756-47b7-bdf9-0c8ccb810851?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003204 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005611 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine/08ec0cc4-bf92-4535-9753-f5d5b091f138?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003900 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004989 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine/3a16bf03-8d8e-4ddf-b3b4-e24259a4aefb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003320 10.0.0.50 - - [2025-09-15 16:02:34] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005308 10.0.0.50 - - [2025-09-15 16:02:36] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004716 10.0.0.50 - - [2025-09-15 16:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.50 - - [2025-09-15 16:02:39] "GET /virtual-machine/6d16416a-feca-4874-8133-a6fcb9d1a4cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003571 10.0.0.50 - - [2025-09-15 16:02:39] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004159 10.0.0.50 - - [2025-09-15 16:02:40] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004094 10.0.0.50 - - [2025-09-15 16:02:40] "POST /tags HTTP/1.1" 200 333 0.026820 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.50 - - [2025-09-15 16:02:40] "GET /tag/6682415a-44a1-4df5-ab67-cc29a15a8e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014869 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2025-09-15 16:02:40] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044599 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2025-09-15 16:02:40] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005352 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2025-09-15 16:02:40] "GET /service-appliance-set/ed423a70-a024-474c-ab1d-833e48e8246e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003057 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.002743 10.0.0.50 - - [2025-09-15 16:02:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102108 10.0.0.50 - - [2025-09-15 16:02:40] "GET /virtual-machine-interface/59aebf08-76ca-486a-ba64-df0232e8b021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.019163 10.0.0.50 - - [2025-09-15 16:02:40] "POST /instance-ips HTTP/1.1" 200 409 0.027415 10.0.0.50 - - [2025-09-15 16:02:40] "GET /instance-ip/5b88207c-38b7-44d7-97bf-e858e8d8982d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008727 10.0.0.50 - - [2025-09-15 16:02:40] "POST /loadbalancers HTTP/1.1" 200 629 0.078332 10.0.0.50 - - [2025-09-15 16:02:40] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046547 10.0.0.50 - - [2025-09-15 16:02:40] "GET /instance-ip/5b88207c-38b7-44d7-97bf-e858e8d8982d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003501 10.0.0.50 - - [2025-09-15 16:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034884 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008605 10.0.0.50 - - [2025-09-15 16:02:40] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039154 10.0.0.50 - - [2025-09-15 16:02:40] "POST /floating-ips HTTP/1.1" 200 597 0.065207 10.0.0.50 - - [2025-09-15 16:02:40] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.012739 10.0.0.50 - - [2025-09-15 16:02:40] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018245 10.0.0.50 - - [2025-09-15 16:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.50 - - [2025-09-15 16:02:41] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056530 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer-listener/6c4e54a0-8ca2-46a9-90f2-fa9486e92304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.008260 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer-listener/6c4e54a0-8ca2-46a9-90f2-fa9486e92304?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005892 10.0.0.50 - - [2025-09-15 16:02:41] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022496 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.010145 10.0.0.50 - - [2025-09-15 16:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003300 10.0.0.50 - - [2025-09-15 16:02:41] "GET /instance-ip/5b88207c-38b7-44d7-97bf-e858e8d8982d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004856 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer-pool/f09da879-1c17-4706-8dfb-683e1dc7ae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004766 10.0.0.50 - - [2025-09-15 16:02:41] "GET /instance-ip/5b88207c-38b7-44d7-97bf-e858e8d8982d?fields=floating_ips HTTP/1.1" 200 1212 0.006489 10.0.0.50 - - [2025-09-15 16:02:41] "GET /floating-ip/ea1c6abc-1cde-4c55-947a-31b98a43069b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004031 10.0.0.50 - - [2025-09-15 16:02:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029577 10.0.0.50 - - [2025-09-15 16:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020568 10.0.0.50 - - [2025-09-15 16:02:41] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013519 10.0.0.50 - - [2025-09-15 16:02:41] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005237 10.0.0.50 - - [2025-09-15 16:02:41] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.50 - - [2025-09-15 16:02:41] "GET /floating-ip/ea1c6abc-1cde-4c55-947a-31b98a43069b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.015589 10.0.0.50 - - [2025-09-15 16:02:41] "POST /tags HTTP/1.1" 409 221 0.004009 10.0.0.50 - - [2025-09-15 16:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2025-09-15 16:02:41] "GET /tag/6682415a-44a1-4df5-ab67-cc29a15a8e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010966 10.0.0.50 - - [2025-09-15 16:02:41] "POST /set-tag HTTP/1.1" 200 109 0.025071 10.0.0.50 - - [2025-09-15 16:02:41] "PUT /floating-ip/ea1c6abc-1cde-4c55-947a-31b98a43069b HTTP/1.1" 200 256 0.030969 10.0.0.50 - - [2025-09-15 16:02:41] "GET /loadbalancer-pool/f09da879-1c17-4706-8dfb-683e1dc7ae0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007318 10.0.0.50 - - [2025-09-15 16:02:41] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021587 10.0.0.50 - - [2025-09-15 16:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019095 10.0.0.50 - - [2025-09-15 16:02:41] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006030 10.0.0.50 - - [2025-09-15 16:02:41] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005063 10.0.0.50 - - [2025-09-15 16:02:41] "POST /ref-update HTTP/1.1" 200 156 0.007750 10.0.0.50 - - [2025-09-15 16:02:41] "GET /floating-ip/ea1c6abc-1cde-4c55-947a-31b98a43069b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.012996 10.0.0.50 - - [2025-09-15 16:02:41] "POST /set-tag HTTP/1.1" 200 109 0.064136 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 206 0.002414 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/83d80620-5060-44d6-b4d1-3a8461b86f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012156 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 204 0.002421 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/a2f43d5b-a885-4058-9905-338702e22b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012125 10.0.0.50 - - [2025-09-15 16:02:42] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002897 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2025-09-15 16:02:42] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003917 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 206 0.002765 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/83d80620-5060-44d6-b4d1-3a8461b86f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011763 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 226 0.002533 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010964 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 204 0.002389 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/a2f43d5b-a885-4058-9905-338702e22b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011292 10.0.0.50 - - [2025-09-15 16:02:42] "POST /tags HTTP/1.1" 409 226 0.002567 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2025-09-15 16:02:42] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011590 10.0.0.50 - - [2025-09-15 16:02:42] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003649 10.0.0.50 - - [2025-09-15 16:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2025-09-15 16:02:42] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003476 10.0.0.50 - - [2025-09-15 16:02:43] "POST /firewall-rules HTTP/1.1" 200 626 0.081307 10.0.0.50 - - [2025-09-15 16:02:43] "POST /firewall-rules HTTP/1.1" 200 646 0.091875 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-rule/d11058a9-6a57-4a81-b0fc-654cca14fae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.015465 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003103 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-rule/fecea679-bf4d-4ae3-b2eb-855cdc73540d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004638 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.016557 10.0.0.50 - - [2025-09-15 16:02:43] "POST /firewall-policys HTTP/1.1" 200 606 0.034424 10.0.0.50 - - [2025-09-15 16:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014618 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014565 10.0.0.50 - - [2025-09-15 16:02:43] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002174 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003112 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/6d5fd484-ea20-4ac8-ad88-2a3c3d71ed57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003810 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003690 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006209 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002637 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002746 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.020154 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.032293 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.034374 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.040473 10.0.0.50 - - [2025-09-15 16:02:43] "POST /ref-update HTTP/1.1" 200 156 0.035222 10.0.0.50 - - [2025-09-15 16:02:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013379 10.0.0.50 - - [2025-09-15 16:04:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002352 10.0.0.50 - - [2025-09-15 16:04:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002503 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 252 0.002871 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011675 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 228 0.002909 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/e8b3202c-22cc-459a-8810-1258ddd09500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016940 10.0.0.50 - - [2025-09-15 16:04:42] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005888 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.50 - - [2025-09-15 16:04:42] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003458 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 206 0.002249 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/83d80620-5060-44d6-b4d1-3a8461b86f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012041 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 226 0.002519 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012860 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 204 0.002685 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/a2f43d5b-a885-4058-9905-338702e22b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012300 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 226 0.003391 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017178 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 228 0.003078 10.0.0.50 - - [2025-09-15 16:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.50 - - [2025-09-15 16:04:42] "GET /tag/e8b3202c-22cc-459a-8810-1258ddd09500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011293 10.0.0.50 - - [2025-09-15 16:04:42] "POST /tags HTTP/1.1" 409 252 0.002706 10.0.0.50 - - [2025-09-15 16:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.50 - - [2025-09-15 16:04:43] "GET /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011723 10.0.0.50 - - [2025-09-15 16:04:43] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003090 10.0.0.50 - - [2025-09-15 16:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.50 - - [2025-09-15 16:04:43] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003187 10.0.0.50 - - [2025-09-15 16:04:43] "POST /firewall-rules HTTP/1.1" 409 281 0.002925 10.0.0.50 - - [2025-09-15 16:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.50 - - [2025-09-15 16:04:43] "PUT /firewall-rule/fecea679-bf4d-4ae3-b2eb-855cdc73540d HTTP/1.1" 200 260 0.023914 10.0.0.50 - - [2025-09-15 16:04:43] "POST /firewall-rules HTTP/1.1" 409 291 0.015357 10.0.0.50 - - [2025-09-15 16:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2025-09-15 16:04:43] "PUT /firewall-rule/d11058a9-6a57-4a81-b0fc-654cca14fae0 HTTP/1.1" 200 260 0.031524 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-rule/d11058a9-6a57-4a81-b0fc-654cca14fae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.016616 10.0.0.50 - - [2025-09-15 16:04:43] "POST /firewall-rules HTTP/1.1" 200 658 0.097067 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-rule/5176a105-a92b-4c37-ab3d-ca8cbb4f3c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.015543 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005634 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-rule/fecea679-bf4d-4ae3-b2eb-855cdc73540d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004379 10.0.0.50 - - [2025-09-15 16:04:43] "POST /firewall-policys HTTP/1.1" 409 269 0.002770 10.0.0.50 - - [2025-09-15 16:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2025-09-15 16:04:43] "PUT /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4 HTTP/1.1" 200 264 0.026670 10.0.0.50 - - [2025-09-15 16:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025333 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.016066 10.0.0.50 - - [2025-09-15 16:04:43] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003989 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003832 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003276 10.0.0.50 - - [2025-09-15 16:04:43] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003438 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007233 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004551 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006910 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.005670 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005313 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005178 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.50 - - [2025-09-15 16:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2025-09-15 16:05:45] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002763 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004408 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.021385 10.0.0.50 - - [2025-09-15 16:05:45] "DELETE /loadbalancer-member/afffd2eb-bb2a-4c30-83c9-94afe108b3a1 HTTP/1.1" 200 115 0.036919 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010225 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004324 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.50 - - [2025-09-15 16:05:45] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005839 10.0.0.50 - - [2025-09-15 16:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.50 - - [2025-09-15 16:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2025-09-15 16:05:45] "GET /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003176 10.0.0.50 - - [2025-09-15 16:05:46] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005102 10.0.0.50 - - [2025-09-15 16:05:46] "POST /set-tag HTTP/1.1" 200 109 0.004697 10.0.0.50 - - [2025-09-15 16:05:46] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006688 10.0.0.50 - - [2025-09-15 16:05:46] "POST /set-tag HTTP/1.1" 200 109 0.004125 10.0.0.50 - - [2025-09-15 16:05:46] "GET /virtual-machine/ecb8cc7d-244d-45eb-9d61-c86bad48429b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005231 10.0.0.50 - - [2025-09-15 16:05:46] "POST /ref-update HTTP/1.1" 200 156 0.012723 10.0.0.50 - - [2025-09-15 16:05:46] "GET /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018481 10.0.0.50 - - [2025-09-15 16:05:46] "POST /set-tag HTTP/1.1" 200 109 0.021249 10.0.0.50 - - [2025-09-15 16:05:46] "POST /set-tag HTTP/1.1" 200 109 0.046556 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.033941 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.017459 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.028695 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /instance-ip/5c006a94-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.046605 10.0.0.50 - - [2025-09-15 16:05:47] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /virtual-machine-interface/5bde65c0-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.048226 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /virtual-machine/ecb8cc7d-244d-45eb-9d61-c86bad48429b HTTP/1.1" 200 115 0.031851 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007640 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004925 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine/3018ed62-1907-4185-a168-b599947cb790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003316 10.0.0.50 - - [2025-09-15 16:05:47] "POST /ref-update HTTP/1.1" 200 156 0.014553 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011497 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.019679 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.036596 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.030356 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.035487 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.058178 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /instance-ip/5de8df44-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.065267 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /virtual-machine-interface/5dcdb0ca-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.041832 10.0.0.50 - - [2025-09-15 16:05:47] "DELETE /virtual-machine/3018ed62-1907-4185-a168-b599947cb790 HTTP/1.1" 200 115 0.022774 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004676 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003506 10.0.0.50 - - [2025-09-15 16:05:47] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005430 10.0.0.50 - - [2025-09-15 16:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine/e291752f-708b-468a-a4d3-2fa42fbbec01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003831 10.0.0.50 - - [2025-09-15 16:05:48] "POST /ref-update HTTP/1.1" 200 156 0.013946 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006524 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.021656 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.024902 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.030126 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.021410 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.048525 10.0.0.50 - - [2025-09-15 16:05:48] "DELETE /instance-ip/5ca9cdb4-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.047386 10.0.0.50 - - [2025-09-15 16:05:48] "POST /ref-update HTTP/1.1" 200 156 0.008255 10.0.0.50 - - [2025-09-15 16:05:48] "DELETE /virtual-machine-interface/5c8aac36-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.045661 10.0.0.50 - - [2025-09-15 16:05:48] "DELETE /virtual-machine/e291752f-708b-468a-a4d3-2fa42fbbec01 HTTP/1.1" 200 115 0.028831 10.0.0.50 - - [2025-09-15 16:05:48] "DELETE /tag/f2be6b46-8c54-48d9-b083-3a6c67c9d4b9 HTTP/1.1" 200 115 0.031761 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004468 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004755 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.003280 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine/4e620e0a-0c51-4bd8-94a4-f63aaebc6049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003750 10.0.0.50 - - [2025-09-15 16:05:48] "POST /ref-update HTTP/1.1" 200 156 0.011947 10.0.0.50 - - [2025-09-15 16:05:48] "GET /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013890 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.031226 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.023255 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.033212 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.017757 10.0.0.50 - - [2025-09-15 16:05:48] "POST /set-tag HTTP/1.1" 200 109 0.038685 10.0.0.50 - - [2025-09-15 16:05:49] "DELETE /instance-ip/5d69f80a-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.056849 10.0.0.50 - - [2025-09-15 16:05:49] "DELETE /virtual-machine-interface/5d4dfc54-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.055149 10.0.0.50 - - [2025-09-15 16:05:49] "DELETE /virtual-machine/4e620e0a-0c51-4bd8-94a4-f63aaebc6049 HTTP/1.1" 200 115 0.021011 10.0.0.50 - - [2025-09-15 16:05:49] "DELETE /tag/ece5f38b-cbff-457a-bda6-bb68e07357cb HTTP/1.1" 200 115 0.040952 10.0.0.50 - - [2025-09-15 16:05:49] "DELETE /tag/83d80620-5060-44d6-b4d1-3a8461b86f45 HTTP/1.1" 409 388 0.004860 10.0.0.50 - - [2025-09-15 16:06:16] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005890 10.0.0.50 - - [2025-09-15 16:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.50 - - [2025-09-15 16:06:16] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005219 10.0.0.50 - - [2025-09-15 16:06:16] "POST /set-tag HTTP/1.1" 200 109 0.005663 10.0.0.50 - - [2025-09-15 16:06:16] "GET /virtual-machine/74888c24-c756-47b7-bdf9-0c8ccb810851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004160 10.0.0.50 - - [2025-09-15 16:06:16] "POST /ref-update HTTP/1.1" 200 156 0.015147 10.0.0.50 - - [2025-09-15 16:06:16] "GET /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022274 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.030096 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.037863 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.033907 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.020363 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /instance-ip/5e8823d8-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.068464 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /virtual-machine-interface/5e651d0c-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.051627 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /virtual-machine/74888c24-c756-47b7-bdf9-0c8ccb810851 HTTP/1.1" 200 115 0.026308 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /tag/85863b30-0600-411d-b926-71ff40bf86b6 HTTP/1.1" 200 115 0.040499 10.0.0.50 - - [2025-09-15 16:06:17] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006743 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.50 - - [2025-09-15 16:06:17] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005316 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.50 - - [2025-09-15 16:06:17] "GET /virtual-machine/6d16416a-feca-4874-8133-a6fcb9d1a4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004061 10.0.0.50 - - [2025-09-15 16:06:17] "POST /ref-update HTTP/1.1" 200 156 0.015495 10.0.0.50 - - [2025-09-15 16:06:17] "GET /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007438 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.027203 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.021257 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.031366 10.0.0.50 - - [2025-09-15 16:06:17] "POST /set-tag HTTP/1.1" 200 109 0.027211 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /instance-ip/60607278-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.070658 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /virtual-machine-interface/60401406-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.080314 10.0.0.50 - - [2025-09-15 16:06:17] "DELETE /virtual-machine/6d16416a-feca-4874-8133-a6fcb9d1a4cf HTTP/1.1" 200 115 0.037346 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /tag/69bab9c6-e99b-4930-9f15-ee2cd7d200fd HTTP/1.1" 200 115 0.067750 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005239 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005063 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine/08ec0cc4-bf92-4535-9753-f5d5b091f138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003989 10.0.0.50 - - [2025-09-15 16:06:18] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011833 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.023521 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.036192 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.034549 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.019107 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /instance-ip/5fd1edaa-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.055957 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /virtual-machine-interface/5fae1a88-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.089864 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /virtual-machine/08ec0cc4-bf92-4535-9753-f5d5b091f138 HTTP/1.1" 200 115 0.048294 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /tag/1cad4dd3-eaaf-490a-9115-c2cfbdb98790 HTTP/1.1" 200 115 0.063509 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /tag/e8b3202c-22cc-459a-8810-1258ddd09500 HTTP/1.1" 409 236 0.006606 10.0.0.50 - - [2025-09-15 16:06:18] "DELETE /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623 HTTP/1.1" 409 236 0.006006 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005317 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004593 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.004897 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine/3a16bf03-8d8e-4ddf-b3b4-e24259a4aefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003084 10.0.0.50 - - [2025-09-15 16:06:18] "POST /ref-update HTTP/1.1" 200 156 0.011991 10.0.0.50 - - [2025-09-15 16:06:18] "GET /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006533 10.0.0.50 - - [2025-09-15 16:06:18] "POST /set-tag HTTP/1.1" 200 109 0.019158 10.0.0.50 - - [2025-09-15 16:06:19] "POST /set-tag HTTP/1.1" 200 109 0.019642 10.0.0.50 - - [2025-09-15 16:06:19] "POST /set-tag HTTP/1.1" 200 109 0.019348 10.0.0.50 - - [2025-09-15 16:06:19] "POST /set-tag HTTP/1.1" 200 109 0.045674 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /instance-ip/5f3c123a-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.052389 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /virtual-machine-interface/5ef0c88e-924d-11f0-9d9f-fa163e37ffae HTTP/1.1" 200 115 0.053674 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /virtual-machine/3a16bf03-8d8e-4ddf-b3b4-e24259a4aefb HTTP/1.1" 200 115 0.032040 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /tag/29979a99-0e35-4c8c-8c22-ee19fcd76182 HTTP/1.1" 200 115 0.047574 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /tag/62e995c3-6124-4019-932e-7ba2331d2e3d HTTP/1.1" 200 115 0.043834 10.0.0.50 - - [2025-09-15 16:06:19] "DELETE /tag/a2f43d5b-a885-4058-9905-338702e22b75 HTTP/1.1" 409 236 0.005127 10.0.0.50 - - [2025-09-15 16:06:20] "POST /projects HTTP/1.1" 409 238 0.002651 10.0.0.50 - - [2025-09-15 16:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2025-09-15 16:06:20] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040469 10.0.0.50 - - [2025-09-15 16:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.50 - - [2025-09-15 16:06:20] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005063 10.0.0.50 - - [2025-09-15 16:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2025-09-15 16:06:20] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004795 10.0.0.50 - - [2025-09-15 16:06:20] "POST /security-groups HTTP/1.1" 409 285 0.003760 10.0.0.50 - - [2025-09-15 16:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.50 - - [2025-09-15 16:06:20] "PUT /security-group/33a1fdfa-3e6e-4773-af22-a9f103168d8b HTTP/1.1" 200 262 0.064752 10.0.0.50 - - [2025-09-15 16:06:20] "PUT /access-control-list/a2cc34e7-29d2-42a6-8674-dcfb04e1a1f5 HTTP/1.1" 200 272 0.022021 10.0.0.50 - - [2025-09-15 16:06:20] "PUT /access-control-list/9e54c51a-d989-449a-a3bb-a0bdacd7a3c6 HTTP/1.1" 200 272 0.027012 10.0.0.50 - - [2025-09-15 16:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031928 10.0.0.50 - - [2025-09-15 16:06:25] "POST /projects HTTP/1.1" 409 238 0.002470 10.0.0.50 - - [2025-09-15 16:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2025-09-15 16:06:25] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041350 10.0.0.50 - - [2025-09-15 16:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2025-09-15 16:06:25] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005076 10.0.0.50 - - [2025-09-15 16:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-09-15 16:06:25] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005623 10.0.0.50 - - [2025-09-15 16:06:25] "POST /security-groups HTTP/1.1" 409 285 0.008682 10.0.0.50 - - [2025-09-15 16:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-09-15 16:06:25] "PUT /security-group/33a1fdfa-3e6e-4773-af22-a9f103168d8b HTTP/1.1" 200 262 0.070849 10.0.0.50 - - [2025-09-15 16:06:25] "PUT /access-control-list/a2cc34e7-29d2-42a6-8674-dcfb04e1a1f5 HTTP/1.1" 200 272 0.011597 10.0.0.50 - - [2025-09-15 16:06:25] "PUT /access-control-list/9e54c51a-d989-449a-a3bb-a0bdacd7a3c6 HTTP/1.1" 200 272 0.025709 10.0.0.50 - - [2025-09-15 16:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028987 10.0.0.50 - - [2025-09-15 16:06:26] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010634 10.0.0.50 - - [2025-09-15 16:06:26] "GET /firewall-rule/71780664-2e8c-4629-afa5-0459c212f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006123 10.0.0.50 - - [2025-09-15 16:06:26] "POST /ref-update HTTP/1.1" 200 156 0.061727 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /firewall-rule/71780664-2e8c-4629-afa5-0459c212f070 HTTP/1.1" 200 115 0.038368 10.0.0.50 - - [2025-09-15 16:06:26] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007214 10.0.0.50 - - [2025-09-15 16:06:26] "GET /firewall-rule/6dc7db5c-3953-41e4-80fa-0ede7b02a430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004175 10.0.0.50 - - [2025-09-15 16:06:26] "POST /ref-update HTTP/1.1" 200 156 0.061028 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /firewall-rule/6dc7db5c-3953-41e4-80fa-0ede7b02a430 HTTP/1.1" 200 115 0.042038 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /tag/e8b3202c-22cc-459a-8810-1258ddd09500 HTTP/1.1" 409 236 0.010909 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /tag/f60f047c-8450-4a3c-a908-af4e057254fe HTTP/1.1" 200 115 0.063992 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623 HTTP/1.1" 409 236 0.005865 10.0.0.50 - - [2025-09-15 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2025-09-15 16:06:26] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006011 10.0.0.50 - - [2025-09-15 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-09-15 16:06:26] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005963 10.0.0.50 - - [2025-09-15 16:06:26] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.064621 10.0.0.50 - - [2025-09-15 16:06:26] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.066842 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /security-group/33a1fdfa-3e6e-4773-af22-a9f103168d8b HTTP/1.1" 200 115 0.062320 10.0.0.50 - - [2025-09-15 16:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /access-control-list/a2cc34e7-29d2-42a6-8674-dcfb04e1a1f5 HTTP/1.1" 200 115 0.047483 10.0.0.50 - - [2025-09-15 16:06:26] "DELETE /access-control-list/9e54c51a-d989-449a-a3bb-a0bdacd7a3c6 HTTP/1.1" 200 115 0.049558 10.0.0.50 - - [2025-09-15 16:06:26] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.049984 10.0.0.50 - - [2025-09-15 16:06:27] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?fields=security_groups HTTP/1.1" 200 1353 0.048830 10.0.0.50 - - [2025-09-15 16:06:27] "DELETE /security-group/c5fb706e-774f-4472-81fe-ebdef74f151c HTTP/1.1" 200 115 0.067988 10.0.0.50 - - [2025-09-15 16:06:27] "DELETE /access-control-list/d65f7a99-6bc7-4695-82cd-ccf374982a29 HTTP/1.1" 200 115 0.069527 10.0.0.50 - - [2025-09-15 16:06:27] "GET /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50?fields=application_policy_sets HTTP/1.1" 200 1392 0.075233 10.0.0.50 - - [2025-09-15 16:06:27] "DELETE /access-control-list/835af901-8190-4207-bf1d-118929e1629b HTTP/1.1" 200 115 0.065575 10.0.0.50 - - [2025-09-15 16:06:27] "DELETE /project/f375e6a4-e5d0-4e99-b1c2-e29807298d50 HTTP/1.1" 200 115 0.398573 10.0.0.50 - - [2025-09-15 16:06:27] "POST /projects HTTP/1.1" 409 238 0.003332 10.0.0.50 - - [2025-09-15 16:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2025-09-15 16:06:27] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041117 10.0.0.50 - - [2025-09-15 16:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-09-15 16:06:27] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004579 10.0.0.50 - - [2025-09-15 16:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2025-09-15 16:06:27] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004755 10.0.0.50 - - [2025-09-15 16:06:27] "POST /security-groups HTTP/1.1" 409 285 0.003467 10.0.0.50 - - [2025-09-15 16:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.50 - - [2025-09-15 16:06:27] "PUT /security-group/2c99c32f-75c3-4d34-a8fe-62adf4de9b82 HTTP/1.1" 200 262 0.066240 10.0.0.50 - - [2025-09-15 16:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044103 10.0.0.50 - - [2025-09-15 16:06:27] "PUT /access-control-list/aa8e819e-6bc5-4c98-ac24-0c72fdc899a5 HTTP/1.1" 200 272 0.037941 10.0.0.50 - - [2025-09-15 16:06:27] "PUT /access-control-list/a62d0ea9-2b84-4b4a-8b9c-61dd9a0a53cf HTTP/1.1" 200 272 0.042980 10.0.0.50 - - [2025-09-15 16:06:31] "DELETE /loadbalancer-member/a96abca2-d5b7-4807-9a3c-d560e9ded0d7 HTTP/1.1" 200 115 0.080820 10.0.0.50 - - [2025-09-15 16:06:31] "DELETE /loadbalancer-pool/f09da879-1c17-4706-8dfb-683e1dc7ae0a HTTP/1.1" 200 115 0.074525 10.0.0.50 - - [2025-09-15 16:06:31] "DELETE /loadbalancer-listener/6c4e54a0-8ca2-46a9-90f2-fa9486e92304 HTTP/1.1" 200 115 0.096529 10.0.0.50 - - [2025-09-15 16:06:31] "DELETE /loadbalancer/70f159d6-32e5-408c-93c1-2bdd5c305f51 HTTP/1.1" 200 115 0.081890 10.0.0.50 - - [2025-09-15 16:06:31] "DELETE /floating-ip/ea1c6abc-1cde-4c55-947a-31b98a43069b HTTP/1.1" 200 115 0.037135 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /instance-ip/5b88207c-38b7-44d7-97bf-e858e8d8982d HTTP/1.1" 200 115 0.086537 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /virtual-machine-interface/59aebf08-76ca-486a-ba64-df0232e8b021 HTTP/1.1" 200 115 0.063548 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /tag/6682415a-44a1-4df5-ab67-cc29a15a8e2f HTTP/1.1" 200 115 0.047564 10.0.0.50 - - [2025-09-15 16:06:32] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003994 10.0.0.50 - - [2025-09-15 16:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.50 - - [2025-09-15 16:06:32] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004077 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-policy/9f28d5ce-3861-462b-a9e9-cf5d8ad5326a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003457 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-rule/fecea679-bf4d-4ae3-b2eb-855cdc73540d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004339 10.0.0.50 - - [2025-09-15 16:06:32] "POST /ref-update HTTP/1.1" 200 156 0.013966 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /firewall-rule/fecea679-bf4d-4ae3-b2eb-855cdc73540d HTTP/1.1" 200 115 0.053394 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005294 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-rule/5176a105-a92b-4c37-ab3d-ca8cbb4f3c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004377 10.0.0.50 - - [2025-09-15 16:06:32] "POST /ref-update HTTP/1.1" 200 156 0.023877 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /firewall-rule/5176a105-a92b-4c37-ab3d-ca8cbb4f3c90 HTTP/1.1" 200 115 0.054585 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004722 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-rule/d11058a9-6a57-4a81-b0fc-654cca14fae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004360 10.0.0.50 - - [2025-09-15 16:06:32] "POST /ref-update HTTP/1.1" 200 156 0.032186 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /firewall-rule/d11058a9-6a57-4a81-b0fc-654cca14fae0 HTTP/1.1" 200 115 0.080406 10.0.0.50 - - [2025-09-15 16:06:32] "GET /application-policy-set/d652e2b8-2288-413b-b109-3446116d6aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007921 10.0.0.50 - - [2025-09-15 16:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008454 10.0.0.50 - - [2025-09-15 16:06:32] "GET /policy-management/c1e801c7-4d47-4aae-b702-883e6d9db36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006675 10.0.0.50 - - [2025-09-15 16:06:32] "GET /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009439 10.0.0.50 - - [2025-09-15 16:06:32] "POST /ref-update HTTP/1.1" 200 156 0.049249 10.0.0.50 - - [2025-09-15 16:06:32] "DELETE /firewall-policy/3ddfdc04-87df-42cc-9049-d8b7351518c4 HTTP/1.1" 200 115 0.079419 10.0.0.50 - - [2025-09-15 16:06:33] "DELETE /tag/2db15e35-5dae-48fa-80de-3c5b88fc1623 HTTP/1.1" 200 115 0.071404 10.0.0.50 - - [2025-09-15 16:06:33] "DELETE /tag/e8b3202c-22cc-459a-8810-1258ddd09500 HTTP/1.1" 200 115 0.121075 10.0.0.50 - - [2025-09-15 16:06:33] "DELETE /tag/83d80620-5060-44d6-b4d1-3a8461b86f45 HTTP/1.1" 200 115 0.106474 10.0.0.50 - - [2025-09-15 16:06:33] "DELETE /tag/a2f43d5b-a885-4058-9905-338702e22b75 HTTP/1.1" 200 115 0.086756 10.0.0.50 - - [2025-09-15 16:06:33] "POST /projects HTTP/1.1" 409 238 0.003607 10.0.0.50 - - [2025-09-15 16:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.50 - - [2025-09-15 16:06:33] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.107574 10.0.0.50 - - [2025-09-15 16:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.50 - - [2025-09-15 16:06:33] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005246 10.0.0.50 - - [2025-09-15 16:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.50 - - [2025-09-15 16:06:33] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.018769 10.0.0.50 - - [2025-09-15 16:06:33] "POST /security-groups HTTP/1.1" 409 285 0.003251 10.0.0.50 - - [2025-09-15 16:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147 10.0.0.50 - - [2025-09-15 16:06:33] "PUT /security-group/2c99c32f-75c3-4d34-a8fe-62adf4de9b82 HTTP/1.1" 200 262 0.077960 10.0.0.50 - - [2025-09-15 16:06:33] "PUT /access-control-list/aa8e819e-6bc5-4c98-ac24-0c72fdc899a5 HTTP/1.1" 200 272 0.038502 10.0.0.50 - - [2025-09-15 16:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.055869 10.0.0.50 - - [2025-09-15 16:06:33] "PUT /access-control-list/a62d0ea9-2b84-4b4a-8b9c-61dd9a0a53cf HTTP/1.1" 200 272 0.069722 10.0.0.50 - - [2025-09-15 16:06:33] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026233 10.0.0.50 - - [2025-09-15 16:06:33] "GET /firewall-rule/a72141d0-d992-4455-9c11-2c5ad92fc7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.046392 10.0.0.50 - - [2025-09-15 16:06:34] "POST /ref-update HTTP/1.1" 200 156 0.065577 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /firewall-rule/a72141d0-d992-4455-9c11-2c5ad92fc7e1 HTTP/1.1" 200 115 0.102442 10.0.0.50 - - [2025-09-15 16:06:34] "GET /firewall-policy/9d50f6ac-e5fd-4108-86e5-5d9f7fe149f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.012827 10.0.0.50 - - [2025-09-15 16:06:34] "GET /firewall-rule/0010a2c5-a342-428c-a4f7-edabb76e2921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.008707 10.0.0.50 - - [2025-09-15 16:06:34] "POST /ref-update HTTP/1.1" 200 156 0.074015 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /firewall-rule/0010a2c5-a342-428c-a4f7-edabb76e2921 HTTP/1.1" 200 115 0.060422 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /tag/3892ecb7-38b6-41cd-a7dc-7ffa1d8c04b3 HTTP/1.1" 200 115 0.069248 10.0.0.50 - - [2025-09-15 16:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.50 - - [2025-09-15 16:06:34] "GET /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005472 10.0.0.50 - - [2025-09-15 16:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2025-09-15 16:06:34] "GET /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005430 10.0.0.50 - - [2025-09-15 16:06:34] "PUT /virtual-network/73708732-a053-440c-8a4e-23a5eddb6b82 HTTP/1.1" 200 264 0.079135 10.0.0.50 - - [2025-09-15 16:06:34] "PUT /virtual-network/f371a05e-4a75-4b1e-b2d5-15cc45bfabc8 HTTP/1.1" 200 264 0.097627 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /security-group/2c99c32f-75c3-4d34-a8fe-62adf4de9b82 HTTP/1.1" 200 115 0.131093 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /access-control-list/aa8e819e-6bc5-4c98-ac24-0c72fdc899a5 HTTP/1.1" 200 115 0.077523 10.0.0.50 - - [2025-09-15 16:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011186 10.0.0.50 - - [2025-09-15 16:06:34] "DELETE /access-control-list/a62d0ea9-2b84-4b4a-8b9c-61dd9a0a53cf HTTP/1.1" 200 115 0.057556 10.0.0.50 - - [2025-09-15 16:06:35] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.063904 10.0.0.50 - - [2025-09-15 16:06:35] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?fields=security_groups HTTP/1.1" 200 1352 0.065416 10.0.0.50 - - [2025-09-15 16:06:35] "DELETE /security-group/b761f254-dcd3-49a7-99fe-55ed9c30f437 HTTP/1.1" 200 115 0.149468 10.0.0.50 - - [2025-09-15 16:06:35] "DELETE /access-control-list/b7acbae2-6201-4b2e-b4c5-82c3f4eeba8d HTTP/1.1" 200 115 0.101137 10.0.0.50 - - [2025-09-15 16:06:35] "GET /project/3480d7cc-7eb9-4176-aea7-13034a5a6982?fields=application_policy_sets HTTP/1.1" 200 1391 0.067940 10.0.0.50 - - [2025-09-15 16:06:35] "DELETE /access-control-list/57d5ded1-941d-4d28-abaa-86af4bba8cde HTTP/1.1" 200 115 0.081115 10.0.0.50 - - [2025-09-15 16:06:35] "DELETE /project/3480d7cc-7eb9-4176-aea7-13034a5a6982 HTTP/1.1" 200 115 0.586316 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001240 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001220 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.50 - - [2025-09-15 16:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215