++ 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: =================== Tue Oct 7 06:48:02 PM UTC 2025 ===================' INFO: =================== Tue Oct 7 06:48:02 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.50,10.164.103.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.164.103.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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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: 10/07/2025 18:48:47.752 7fd4ec19c080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/07/2025 18:48:48.012 7fd4ec19c080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/07/2025 18:48:48.028 7fd4ec19c080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/07/2025 18:48:48.028 7fd4ec19c080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-10-07 18:48:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000624 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-10-07 18:48:58] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 35931 0.004558 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012244 10.0.0.50 - - [2025-10-07 18:48:59] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012973 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.018327 10.0.0.50 - - [2025-10-07 18:48:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.038578 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 35931 0.001153 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.50 - - [2025-10-07 18:48:59] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009522 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002247 10.0.0.50 - - [2025-10-07 18:48:59] "POST /config-nodes HTTP/1.1" 200 593 0.019218 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 45303 0.001286 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013272 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 35931 0.001126 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 35931 0.001128 10.0.0.50 - - [2025-10-07 18:48:59] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.50 - - [2025-10-07 18:48:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002796 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.004946 10.0.0.50 - - [2025-10-07 18:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.50 - - [2025-10-07 18:48:59] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013502 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043741 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 404 180 0.010100 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2025-10-07 18:49:00] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009650 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023439 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2025-10-07 18:49:00] "GET /network-ipam/d759777a-1eae-4796-9e65-36b8984be3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005848 10.0.0.50 - - [2025-10-07 18:49:00] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015241 10.0.0.50 - - [2025-10-07 18:49:00] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009487 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.009471 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-templates HTTP/1.1" 200 511 0.114008 10.0.0.50 - - [2025-10-07 18:49:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.204948 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-templates HTTP/1.1" 200 501 0.188892 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-templates HTTP/1.1" 200 515 0.098019 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-templates HTTP/1.1" 200 535 0.046312 10.0.0.50 - - [2025-10-07 18:49:00] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.50 - - [2025-10-07 18:49:00] "POST /service-templates HTTP/1.1" 200 507 0.026603 10.0.0.50 - - [2025-10-07 18:49:00] "GET / HTTP/1.1" 200 35931 0.001142 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012585 10.0.0.50 - - [2025-10-07 18:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2025-10-07 18:49:00] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004947 10.0.0.50 - - [2025-10-07 18:49:00] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006742 10.0.0.50 - - [2025-10-07 18:49:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.008232 10.0.0.50 - - [2025-10-07 18:49:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.007077 10.0.0.50 - - [2025-10-07 18:49:01] "POST /database-nodes HTTP/1.1" 200 597 0.050475 10.0.0.50 - - [2025-10-07 18:49:01] "POST /config-database-nodes HTTP/1.1" 200 611 0.033484 10.0.0.50 - - [2025-10-07 18:49:01] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.50 - - [2025-10-07 18:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.50 - - [2025-10-07 18:49:02] "GET /network-ipam/d759777a-1eae-4796-9e65-36b8984be3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005404 10.0.0.50 - - [2025-10-07 18:49:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.001834 10.0.0.50 - - [2025-10-07 18:49:02] "POST /access-control-lists HTTP/1.1" 200 587 0.031773 10.0.0.50 - - [2025-10-07 18:49:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.009338 10.0.0.50 - - [2025-10-07 18:49:02] "POST /access-control-lists HTTP/1.1" 200 585 0.018570 10.0.0.50 - - [2025-10-07 18:49:02] "POST /route-targets HTTP/1.1" 200 327 0.012198 10.0.0.50 - - [2025-10-07 18:49:02] "POST /ref-update HTTP/1.1" 200 156 0.023153 10.0.0.50 - - [2025-10-07 18:49:02] "POST /route-targets HTTP/1.1" 200 327 0.014013 10.0.0.50 - - [2025-10-07 18:49:02] "POST /ref-update HTTP/1.1" 200 156 0.021541 10.0.0.50 - - [2025-10-07 18:49:02] "POST /route-targets HTTP/1.1" 200 327 0.013966 10.0.0.50 - - [2025-10-07 18:49:03] "POST /ref-update HTTP/1.1" 200 156 0.016972 10.0.0.50 - - [2025-10-07 18:49:03] "POST /route-targets HTTP/1.1" 200 327 0.014268 10.0.0.50 - - [2025-10-07 18:49:03] "POST /ref-update HTTP/1.1" 200 156 0.046524 10.0.0.50 - - [2025-10-07 18:49:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002564 10.0.0.50 - - [2025-10-07 18:49:03] "POST /access-control-lists HTTP/1.1" 200 551 0.061958 10.0.0.50 - - [2025-10-07 18:49:03] "PUT /access-control-list/74e62591-1370-43e5-bf22-9be2f5f66826 HTTP/1.1" 200 272 0.010271 10.0.0.50 - - [2025-10-07 18:49:03] "PUT /access-control-list/a53e47de-c19a-4a34-b916-1d2b71da651d HTTP/1.1" 200 272 0.017716 10.0.0.50 - - [2025-10-07 18:49:04] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2025-10-07 18:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.50 - - [2025-10-07 18:49:04] "GET /routing-instance/64aa2390-3fe6-4846-bfd8-78a7b6da8219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003065 10.0.0.50 - - [2025-10-07 18:49:04] "POST /bgp-routers HTTP/1.1" 200 616 0.019773 10.0.0.50 - - [2025-10-07 18:49:04] "GET /bgp-router/390c0dba-1897-46c1-859e-48f9f0aa3575?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.017476 10.0.0.50 - - [2025-10-07 18:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2025-10-07 18:49:04] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004475 10.0.0.50 - - [2025-10-07 18:49:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2025-10-07 18:49:04] "POST /ref-update HTTP/1.1" 200 156 0.007043 10.0.0.50 - - [2025-10-07 18:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2025-10-07 18:49:04] "GET /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002410 10.0.0.50 - - [2025-10-07 18:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.50 - - [2025-10-07 18:49:04] "PUT /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71 HTTP/1.1" 200 276 0.007055 10.0.0.50 - - [2025-10-07 18:49:05] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 581 0.018555 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 575 0.032446 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 575 0.025990 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 559 0.034065 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 555 0.017277 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 557 0.021804 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 565 0.028601 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 549 0.022304 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 557 0.035223 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 567 0.028482 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 555 0.017072 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 567 0.030738 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 575 0.075785 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 569 0.015939 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 561 0.029590 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 561 0.020671 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 561 0.023910 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000719 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 547 0.035734 10.0.0.50 - - [2025-10-07 18:49:05] "POST /alarms HTTP/1.1" 200 595 0.029629 10.0.0.50 - - [2025-10-07 18:49:06] "POST /alarms HTTP/1.1" 200 575 0.020152 10.0.0.50 - - [2025-10-07 18:49:06] "POST /alarms HTTP/1.1" 200 571 0.032373 10.0.0.50 - - [2025-10-07 18:49:06] "POST /alarms HTTP/1.1" 200 583 0.155052 10.0.0.50 - - [2025-10-07 18:49:06] "POST /alarms HTTP/1.1" 200 609 0.118801 10.0.0.50 - - [2025-10-07 18:49:06] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.50 - - [2025-10-07 18:49:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002402 10.0.0.50 - - [2025-10-07 18:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2025-10-07 18:49:06] "PUT /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71 HTTP/1.1" 200 276 0.010085 10.0.0.50 - - [2025-10-07 18:49:06] "GET / HTTP/1.1" 200 35931 0.001188 10.0.0.50 - - [2025-10-07 18:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.50 - - [2025-10-07 18:49:06] "GET /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003335 10.0.0.50 - - [2025-10-07 18:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2025-10-07 18:49:06] "PUT /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71 HTTP/1.1" 200 276 0.008374 10.0.0.50 - - [2025-10-07 18:49:07] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.50 - - [2025-10-07 18:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2025-10-07 18:49:07] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006239 10.0.0.50 - - [2025-10-07 18:49:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.001456 10.0.0.50 - - [2025-10-07 18:49:07] "GET / HTTP/1.1" 200 35931 0.002194 10.0.0.50 - - [2025-10-07 18:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-10-07 18:49:07] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004333 10.0.0.50 - - [2025-10-07 18:49:07] "POST /analytics-nodes HTTP/1.1" 200 599 0.041519 10.0.0.50 - - [2025-10-07 18:49:07] "PUT /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7 HTTP/1.1" 200 274 0.064940 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.50 - - [2025-10-07 18:49:31] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.50 - - [2025-10-07 18:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2025-10-07 18:49:31] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005233 10.0.0.50 - - [2025-10-07 18:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2025-10-07 18:49:31] "GET /config-node/26a45f84-94f5-49d1-a773-a0ad2973eb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003547 10.0.0.50 - - [2025-10-07 18:49:43] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.50 - - [2025-10-07 18:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2025-10-07 18:49:43] "GET /routing-instance/64aa2390-3fe6-4846-bfd8-78a7b6da8219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002622 10.0.0.50 - - [2025-10-07 18:49:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001723 10.0.0.50 - - [2025-10-07 18:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2025-10-07 18:49:43] "GET /bgp-router/390c0dba-1897-46c1-859e-48f9f0aa3575?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004565 10.0.0.50 - - [2025-10-07 18:49:43] "PUT /bgp-router/390c0dba-1897-46c1-859e-48f9f0aa3575 HTTP/1.1" 200 254 0.023100 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000722 10.0.0.50 - - [2025-10-07 18:51:34] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2025-10-07 18:51:34] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002567 10.0.0.50 - - [2025-10-07 18:51:34] "POST /id-to-fqname HTTP/1.1" 200 173 0.001490 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 404 182 0.004791 10.0.0.50 - - [2025-10-07 18:51:34] "POST /security-groups HTTP/1.1" 200 570 0.078427 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.004573 10.0.0.50 - - [2025-10-07 18:51:34] "POST /projects HTTP/1.1" 200 481 0.250309 10.0.0.50 - - [2025-10-07 18:51:34] "POST /access-control-lists HTTP/1.1" 200 579 0.074728 10.0.0.50 - - [2025-10-07 18:51:34] "POST /security-groups HTTP/1.1" 200 534 0.101816 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.005939 10.0.0.50 - - [2025-10-07 18:51:34] "POST /chown HTTP/1.1" 200 109 0.030700 10.0.0.50 - - [2025-10-07 18:51:34] "POST /policy-managements HTTP/1.1" 409 214 0.004725 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2025-10-07 18:51:34] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005877 10.0.0.50 - - [2025-10-07 18:51:34] "POST /access-control-lists HTTP/1.1" 200 577 0.098482 10.0.0.50 - - [2025-10-07 18:51:34] "POST /application-policy-sets HTTP/1.1" 200 528 0.046740 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2025-10-07 18:51:34] "GET /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002392 10.0.0.50 - - [2025-10-07 18:51:34] "PUT /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71 HTTP/1.1" 200 276 0.022168 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.50 - - [2025-10-07 18:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.50 - - [2025-10-07 18:51:34] "GET /virtual-network/b436e3c1-fbb9-4bab-8ad0-11e9d0c68deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005513 10.0.0.50 - - [2025-10-07 18:51:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000456 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.005587 10.0.0.50 - - [2025-10-07 18:51:35] "POST /security-groups HTTP/1.1" 200 574 0.073679 10.0.0.50 - - [2025-10-07 18:51:35] "POST /projects HTTP/1.1" 200 489 0.178951 10.0.0.50 - - [2025-10-07 18:51:35] "POST /security-groups HTTP/1.1" 200 546 0.033947 10.0.0.50 - - [2025-10-07 18:51:35] "POST /chown HTTP/1.1" 200 109 0.016361 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.002843 10.0.0.50 - - [2025-10-07 18:51:35] "POST /access-control-lists HTTP/1.1" 200 594 0.199724 10.0.0.50 - - [2025-10-07 18:51:35] "POST /network-ipams HTTP/1.1" 200 522 0.253421 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 231 0.028506 10.0.0.50 - - [2025-10-07 18:51:35] "POST /access-control-lists HTTP/1.1" 200 592 0.055133 10.0.0.50 - - [2025-10-07 18:51:35] "POST /network-ipams HTTP/1.1" 200 510 0.071000 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.010633 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.001972 10.0.0.50 - - [2025-10-07 18:51:35] "POST /access-control-lists HTTP/1.1" 200 583 0.071990 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.014874 10.0.0.50 - - [2025-10-07 18:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008723 10.0.0.50 - - [2025-10-07 18:51:35] "POST /virtual-networks HTTP/1.1" 200 538 0.182523 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2025-10-07 18:51:35] "POST /access-control-lists HTTP/1.1" 200 581 0.094738 10.0.0.50 - - [2025-10-07 18:51:35] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.029721 10.0.0.50 - - [2025-10-07 18:51:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.002230 10.0.0.50 - - [2025-10-07 18:51:35] "POST /network-ipams HTTP/1.1" 200 518 0.045857 10.0.0.50 - - [2025-10-07 18:51:35] "POST /access-control-lists HTTP/1.1" 200 602 0.050655 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.015403 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.004799 10.0.0.50 - - [2025-10-07 18:51:36] "POST /access-control-lists HTTP/1.1" 200 600 0.035796 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.002374 10.0.0.50 - - [2025-10-07 18:51:36] "POST /access-control-lists HTTP/1.1" 200 589 0.092509 10.0.0.50 - - [2025-10-07 18:51:36] "POST /useragent-kv HTTP/1.1" 200 115 0.025915 10.0.0.50 - - [2025-10-07 18:51:36] "POST /virtual-networks HTTP/1.1" 200 546 0.229883 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2025-10-07 18:51:36] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.006912 10.0.0.50 - - [2025-10-07 18:51:36] "POST /route-targets HTTP/1.1" 200 327 0.009599 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.003760 10.0.0.50 - - [2025-10-07 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.033778 10.0.0.50 - - [2025-10-07 18:51:36] "PUT /access-control-list/61a5f91d-99df-46ef-bace-a260770391ec HTTP/1.1" 200 272 0.094896 10.0.0.50 - - [2025-10-07 18:51:36] "POST /network-policys HTTP/1.1" 200 538 0.109954 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.031508 10.0.0.50 - - [2025-10-07 18:51:36] "POST /network-policys HTTP/1.1" 200 534 0.036289 10.0.0.50 - - [2025-10-07 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.009718 10.0.0.50 - - [2025-10-07 18:51:36] "POST /route-targets HTTP/1.1" 200 327 0.047156 10.0.0.50 - - [2025-10-07 18:51:36] "POST /network-policys HTTP/1.1" 200 542 0.080030 10.0.0.50 - - [2025-10-07 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.059426 10.0.0.50 - - [2025-10-07 18:51:36] "PUT /access-control-list/e125c8ac-4b36-4ed9-834d-106d81f8810d HTTP/1.1" 200 272 0.029549 10.0.0.50 - - [2025-10-07 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.106597 10.0.0.50 - - [2025-10-07 18:51:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025655 10.0.0.50 - - [2025-10-07 18:51:36] "PUT /access-control-list/e125c8ac-4b36-4ed9-834d-106d81f8810d HTTP/1.1" 200 272 0.022969 10.0.0.50 - - [2025-10-07 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.101888 10.0.0.50 - - [2025-10-07 18:51:37] "PUT /access-control-list/61a5f91d-99df-46ef-bace-a260770391ec HTTP/1.1" 200 272 0.061647 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.090534 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.157979 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015246 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007288 10.0.0.50 - - [2025-10-07 18:51:37] "PUT /access-control-list/61a5f91d-99df-46ef-bace-a260770391ec HTTP/1.1" 200 272 0.086319 10.0.0.50 - - [2025-10-07 18:51:37] "PUT /access-control-list/e125c8ac-4b36-4ed9-834d-106d81f8810d HTTP/1.1" 200 272 0.037573 10.0.0.50 - - [2025-10-07 18:51:37] "POST /fqname-to-id HTTP/1.1" 404 237 0.027336 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.193315 10.0.0.50 - - [2025-10-07 18:51:37] "POST /access-control-lists HTTP/1.1" 200 601 0.091612 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.066800 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.210261 10.0.0.50 - - [2025-10-07 18:51:37] "PUT /access-control-list/32b1d249-efca-4f01-82aa-b861f6d20760 HTTP/1.1" 200 272 0.045062 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.090552 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016147 10.0.0.50 - - [2025-10-07 18:51:37] "PUT /access-control-list/32b1d249-efca-4f01-82aa-b861f6d20760 HTTP/1.1" 200 272 0.076550 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020071 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009006 10.0.0.50 - - [2025-10-07 18:51:37] "POST /ref-update HTTP/1.1" 200 156 0.020928 10.0.0.50 - - [2025-10-07 18:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2025-10-07 18:51:37] "GET /virtual-network/b436e3c1-fbb9-4bab-8ad0-11e9d0c68deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007866 10.0.0.50 - - [2025-10-07 18:51:37] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005150 10.0.0.50 - - [2025-10-07 18:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.50 - - [2025-10-07 18:51:38] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003068 10.0.0.50 - - [2025-10-07 18:51:38] "POST /firewall-policys HTTP/1.1" 200 530 0.056667 10.0.0.50 - - [2025-10-07 18:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036296 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.017083 10.0.0.50 - - [2025-10-07 18:51:38] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003845 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002645 10.0.0.50 - - [2025-10-07 18:51:38] "POST /ref-update HTTP/1.1" 200 156 0.032565 10.0.0.50 - - [2025-10-07 18:51:38] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004215 10.0.0.50 - - [2025-10-07 18:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.50 - - [2025-10-07 18:51:38] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002760 10.0.0.50 - - [2025-10-07 18:51:38] "POST /firewall-policys HTTP/1.1" 200 532 0.030290 10.0.0.50 - - [2025-10-07 18:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016631 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.024876 10.0.0.50 - - [2025-10-07 18:51:38] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002697 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007198 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006971 10.0.0.50 - - [2025-10-07 18:51:38] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004645 10.0.0.50 - - [2025-10-07 18:51:38] "POST /ref-update HTTP/1.1" 200 156 0.028361 10.0.0.50 - - [2025-10-07 18:51:38] "POST /ref-update HTTP/1.1" 200 156 0.066661 10.0.0.50 - - [2025-10-07 18:51:38] "POST /ref-update HTTP/1.1" 200 156 0.033313 10.0.0.50 - - [2025-10-07 18:51:38] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003868 10.0.0.50 - - [2025-10-07 18:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-10-07 18:51:38] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.034435 10.0.0.50 - - [2025-10-07 18:51:38] "POST /firewall-policys HTTP/1.1" 200 530 0.106552 10.0.0.50 - - [2025-10-07 18:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.044450 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.038417 10.0.0.50 - - [2025-10-07 18:51:39] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.012960 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002655 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003150 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003139 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004720 10.0.0.50 - - [2025-10-07 18:51:39] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003953 10.0.0.50 - - [2025-10-07 18:51:39] "POST /ref-update HTTP/1.1" 200 156 0.064314 10.0.0.50 - - [2025-10-07 18:51:39] "POST /ref-update HTTP/1.1" 200 156 0.043918 10.0.0.50 - - [2025-10-07 18:51:39] "POST /ref-update HTTP/1.1" 200 156 0.067591 10.0.0.50 - - [2025-10-07 18:51:39] "POST /ref-update HTTP/1.1" 200 156 0.050336 10.0.0.50 - - [2025-10-07 18:51:39] "POST /ref-update HTTP/1.1" 200 156 0.072013 10.0.0.50 - - [2025-10-07 18:51:39] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.004778 10.0.0.50 - - [2025-10-07 18:51:39] "POST /tags HTTP/1.1" 200 299 0.068863 10.0.0.50 - - [2025-10-07 18:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.50 - - [2025-10-07 18:51:39] "GET /tag/a98c2c27-03dc-4c3b-bab4-b2639e2347cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017914 10.0.0.50 - - [2025-10-07 18:51:39] "POST /set-tag HTTP/1.1" 200 109 0.026506 10.0.0.50 - - [2025-10-07 18:51:40] "POST /tags HTTP/1.1" 200 357 0.392489 10.0.0.50 - - [2025-10-07 18:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022522 10.0.0.50 - - [2025-10-07 18:51:40] "GET /tag/51cd4e78-f8ff-440a-84ea-f87d901ac2c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.032077 10.0.0.50 - - [2025-10-07 18:51:40] "POST /tags HTTP/1.1" 200 305 0.092595 10.0.0.50 - - [2025-10-07 18:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.50 - - [2025-10-07 18:51:40] "GET /tag/5ffd303b-3f84-4a67-b33d-d7375edbeb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020148 10.0.0.50 - - [2025-10-07 18:51:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000475 10.0.0.50 - - [2025-10-07 18:51:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.023514 10.0.0.50 - - [2025-10-07 18:51:40] "POST /security-groups HTTP/1.1" 200 571 0.060717 10.0.0.50 - - [2025-10-07 18:51:40] "POST /projects HTTP/1.1" 200 483 0.258494 10.0.0.50 - - [2025-10-07 18:51:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.012411 10.0.0.50 - - [2025-10-07 18:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034587 10.0.0.50 - - [2025-10-07 18:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.50 - - [2025-10-07 18:51:40] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.028749 10.0.0.50 - - [2025-10-07 18:51:40] "POST /access-control-lists HTTP/1.1" 200 580 0.107642 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023455 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.026016 10.0.0.50 - - [2025-10-07 18:51:41] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015213 10.0.0.50 - - [2025-10-07 18:51:41] "POST /access-control-lists HTTP/1.1" 200 578 0.067676 10.0.0.50 - - [2025-10-07 18:51:41] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.126634 10.0.0.50 - - [2025-10-07 18:51:41] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.072718 10.0.0.50 - - [2025-10-07 18:51:41] "POST /security-groups HTTP/1.1" 200 537 0.090185 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.002209 10.0.0.50 - - [2025-10-07 18:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020903 10.0.0.50 - - [2025-10-07 18:51:41] "POST /access-control-lists HTTP/1.1" 200 596 0.059166 10.0.0.50 - - [2025-10-07 18:51:41] "POST /chown HTTP/1.1" 200 109 0.061941 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.018635 10.0.0.50 - - [2025-10-07 18:51:41] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025301 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.50 - - [2025-10-07 18:51:41] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010845 10.0.0.50 - - [2025-10-07 18:51:41] "POST /access-control-lists HTTP/1.1" 200 594 0.080027 10.0.0.50 - - [2025-10-07 18:51:41] "POST /tags HTTP/1.1" 409 207 0.011491 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2025-10-07 18:51:41] "GET /tag/5ffd303b-3f84-4a67-b33d-d7375edbeb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014048 10.0.0.50 - - [2025-10-07 18:51:41] "POST /firewall-rules HTTP/1.1" 200 564 0.124310 10.0.0.50 - - [2025-10-07 18:51:41] "GET /firewall-rule/12e348ac-66f5-46f0-ab9a-c882efe2abe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004308 10.0.0.50 - - [2025-10-07 18:51:41] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002735 10.0.0.50 - - [2025-10-07 18:51:41] "GET /firewall-rule/12e348ac-66f5-46f0-ab9a-c882efe2abe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002308 10.0.0.50 - - [2025-10-07 18:51:41] "POST /ref-update HTTP/1.1" 200 156 0.020478 10.0.0.50 - - [2025-10-07 18:51:41] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009952 10.0.0.50 - - [2025-10-07 18:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2025-10-07 18:51:42] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003038 10.0.0.50 - - [2025-10-07 18:51:42] "POST /tags HTTP/1.1" 409 207 0.001997 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001626 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.50 - - [2025-10-07 18:51:42] "GET /tag/5ffd303b-3f84-4a67-b33d-d7375edbeb20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011073 10.0.0.50 - - [2025-10-07 18:51:42] "POST /firewall-rules HTTP/1.1" 200 562 0.076403 10.0.0.50 - - [2025-10-07 18:51:42] "GET /firewall-rule/0ecaa1b6-f5f4-4549-8620-9da263cd85e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.019797 10.0.0.50 - - [2025-10-07 18:51:42] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004035 10.0.0.50 - - [2025-10-07 18:51:42] "GET /firewall-rule/0ecaa1b6-f5f4-4549-8620-9da263cd85e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002859 10.0.0.50 - - [2025-10-07 18:51:42] "POST /ref-update HTTP/1.1" 200 156 0.022795 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 404 226 0.002120 10.0.0.50 - - [2025-10-07 18:51:42] "POST /tags HTTP/1.1" 200 305 0.091311 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.50 - - [2025-10-07 18:51:42] "GET /tag/232b7763-0f28-4bdd-b9b2-b4c756948e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022914 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-10-07 18:51:42] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.018151 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.50 - - [2025-10-07 18:51:42] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012075 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.50 - - [2025-10-07 18:51:42] "GET /service-appliance-set/619172ef-63a9-46c4-a260-60e9c24aefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004992 10.0.0.50 - - [2025-10-07 18:51:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.002716 10.0.0.50 - - [2025-10-07 18:51:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120696 10.0.0.50 - - [2025-10-07 18:51:42] "GET /virtual-machine-interface/d4042cbe-2c45-4f32-90a4-da070c4579ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.007420 10.0.0.50 - - [2025-10-07 18:51:42] "POST /instance-ips HTTP/1.1" 200 381 0.048507 10.0.0.50 - - [2025-10-07 18:51:42] "GET /instance-ip/72adeb9b-ad2c-4c96-b409-991e1a7752f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008095 10.0.0.50 - - [2025-10-07 18:51:43] "POST /loadbalancers HTTP/1.1" 200 582 0.064638 10.0.0.50 - - [2025-10-07 18:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019827 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-10-07 18:51:43] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023539 10.0.0.50 - - [2025-10-07 18:51:43] "GET /loadbalancer/c9ce9828-7b78-43d3-bef3-1c55e05e3ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.022008 10.0.0.50 - - [2025-10-07 18:51:43] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.112433 10.0.0.50 - - [2025-10-07 18:51:43] "GET /instance-ip/72adeb9b-ad2c-4c96-b409-991e1a7752f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002677 10.0.0.50 - - [2025-10-07 18:51:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.075436 10.0.0.50 - - [2025-10-07 18:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010510 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130 10.0.0.50 - - [2025-10-07 18:51:43] "POST /floating-ips HTTP/1.1" 200 583 0.037737 10.0.0.50 - - [2025-10-07 18:51:43] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060782 10.0.0.50 - - [2025-10-07 18:51:43] "GET /loadbalancer-listener/d0e35f56-022f-4bca-be07-e273f3a4844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002642 10.0.0.50 - - [2025-10-07 18:51:43] "GET /loadbalancer-listener/d0e35f56-022f-4bca-be07-e273f3a4844d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002870 10.0.0.50 - - [2025-10-07 18:51:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041066 10.0.0.50 - - [2025-10-07 18:51:43] "GET /instance-ip/72adeb9b-ad2c-4c96-b409-991e1a7752f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003305 10.0.0.50 - - [2025-10-07 18:51:43] "GET /instance-ip/72adeb9b-ad2c-4c96-b409-991e1a7752f3?fields=floating_ips HTTP/1.1" 200 1170 0.006879 10.0.0.50 - - [2025-10-07 18:51:43] "GET /floating-ip/dd62377f-b92c-4b22-a433-a944f47d66e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002717 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.50 - - [2025-10-07 18:51:43] "GET /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002010 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2025-10-07 18:51:43] "PUT /global-vrouter-config/70b54dd8-95b1-48b7-8d45-466a7f8f5a71 HTTP/1.1" 200 276 0.015677 10.0.0.50 - - [2025-10-07 18:51:43] "POST /tags HTTP/1.1" 200 301 0.083985 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015506 10.0.0.50 - - [2025-10-07 18:51:43] "GET /tag/ce370705-ccf9-4589-b061-990ebb09f394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013832 10.0.0.50 - - [2025-10-07 18:51:43] "POST /tags HTTP/1.1" 200 325 0.058483 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012519 10.0.0.50 - - [2025-10-07 18:51:43] "GET /tag/1c1c0928-eafd-463b-9e7e-b2aff188fa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013900 10.0.0.50 - - [2025-10-07 18:51:43] "POST /tags HTTP/1.1" 200 363 0.016780 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009827 10.0.0.50 - - [2025-10-07 18:51:43] "GET /tag/7d668ee6-29ab-4f69-8371-6bd3739935e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012343 10.0.0.50 - - [2025-10-07 18:51:43] "POST /tags HTTP/1.1" 200 311 0.023110 10.0.0.50 - - [2025-10-07 18:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022206 10.0.0.50 - - [2025-10-07 18:51:44] "GET /tag/be0c4e62-a02e-45be-8420-54c63cb0e8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013919 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2025-10-07 18:51:44] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004590 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-10-07 18:51:44] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038570 10.0.0.50 - - [2025-10-07 18:51:44] "POST /virtual-machines HTTP/1.1" 200 377 0.015449 10.0.0.50 - - [2025-10-07 18:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010873 10.0.0.50 - - [2025-10-07 18:51:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.110574 10.0.0.50 - - [2025-10-07 18:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035686 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012010 10.0.0.50 - - [2025-10-07 18:51:44] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004324 10.0.0.50 - - [2025-10-07 18:51:44] "POST /instance-ips HTTP/1.1" 200 409 0.039569 10.0.0.50 - - [2025-10-07 18:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023617 10.0.0.50 - - [2025-10-07 18:51:44] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016476 10.0.0.50 - - [2025-10-07 18:51:44] "POST /set-tag HTTP/1.1" 200 109 0.020231 10.0.0.50 - - [2025-10-07 18:51:44] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016493 10.0.0.50 - - [2025-10-07 18:51:44] "GET /instance-ip/ab65a2a8-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003686 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.002059 10.0.0.50 - - [2025-10-07 18:51:44] "POST /tags HTTP/1.1" 200 355 0.017591 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.50 - - [2025-10-07 18:51:44] "GET /tag/c407250e-423c-4fa4-be9e-180d79c852db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011046 10.0.0.50 - - [2025-10-07 18:51:44] "POST /tags HTTP/1.1" 200 303 0.016000 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012357 10.0.0.50 - - [2025-10-07 18:51:44] "GET /tag/71c69db9-0eec-4021-b780-e2ab062a47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011400 10.0.0.50 - - [2025-10-07 18:51:44] "POST /projects HTTP/1.1" 409 218 0.001669 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.50 - - [2025-10-07 18:51:44] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034470 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2025-10-07 18:51:44] "GET /network-ipam/eb20c25e-2b03-42f8-8126-e9dd0d710abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.001926 10.0.0.50 - - [2025-10-07 18:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.50 - - [2025-10-07 18:51:44] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004234 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.034542 10.0.0.50 - - [2025-10-07 18:51:45] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009413 10.0.0.50 - - [2025-10-07 18:51:45] "POST /set-tag HTTP/1.1" 200 109 0.047575 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2025-10-07 18:51:45] "GET /network-ipam/b633ac0e-08db-4005-9b21-ba0038acc649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002346 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.50 - - [2025-10-07 18:51:45] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003475 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.036318 10.0.0.50 - - [2025-10-07 18:51:45] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004122 10.0.0.50 - - [2025-10-07 18:51:45] "POST /set-tag HTTP/1.1" 200 109 0.052361 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.50 - - [2025-10-07 18:51:45] "GET /network-policy/d3a0c9fe-d0d4-4d3c-aa7f-0cd88b6c8046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002829 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-10-07 18:51:45] "GET /network-policy/ec9e81d5-3fe1-4171-a600-77eab3b173f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002298 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.50 - - [2025-10-07 18:51:45] "GET /network-policy/868534aa-ab1d-4b4c-bdab-33fd2ba1bb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002330 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /network-policy/868534aa-ab1d-4b4c-bdab-33fd2ba1bb4d HTTP/1.1" 200 262 0.009968 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-update HTTP/1.1" 200 156 0.055431 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001536 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003101 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2025-10-07 18:51:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007074 10.0.0.50 - - [2025-10-07 18:51:45] "POST /security-groups HTTP/1.1" 409 245 0.006050 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /security-group/e4f3cae9-19f3-465f-8a16-fe62aeb12e5c HTTP/1.1" 200 262 0.062826 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /access-control-list/3f650593-2322-473d-bf3e-ed4ca8d6e1a7 HTTP/1.1" 200 272 0.017097 10.0.0.50 - - [2025-10-07 18:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033777 10.0.0.50 - - [2025-10-07 18:51:45] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020589 10.0.0.50 - - [2025-10-07 18:51:45] "PUT /access-control-list/4ebb981f-b919-4e7b-93fb-c40ed7eff5ef HTTP/1.1" 200 272 0.036036 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2025-10-07 18:51:45] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002822 10.0.0.50 - - [2025-10-07 18:51:45] "POST /tags HTTP/1.1" 409 206 0.001922 10.0.0.50 - - [2025-10-07 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2025-10-07 18:51:46] "GET /tag/71c69db9-0eec-4021-b780-e2ab062a47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013336 10.0.0.50 - - [2025-10-07 18:51:46] "POST /firewall-rules HTTP/1.1" 200 562 0.081557 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-rule/725809d2-99c8-4b18-a5b0-3e3dfbb891c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004083 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003396 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-rule/725809d2-99c8-4b18-a5b0-3e3dfbb891c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004481 10.0.0.50 - - [2025-10-07 18:51:46] "POST /ref-update HTTP/1.1" 200 156 0.034847 10.0.0.50 - - [2025-10-07 18:51:46] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008656 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.50 - - [2025-10-07 18:51:46] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004925 10.0.0.50 - - [2025-10-07 18:51:46] "POST /tags HTTP/1.1" 409 206 0.001819 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.50 - - [2025-10-07 18:51:46] "GET /tag/71c69db9-0eec-4021-b780-e2ab062a47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010132 10.0.0.50 - - [2025-10-07 18:51:46] "POST /firewall-rules HTTP/1.1" 200 560 0.095449 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-rule/4411f9a2-9da8-485f-a431-5dce6ef3a253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007090 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006023 10.0.0.50 - - [2025-10-07 18:51:46] "GET /firewall-rule/4411f9a2-9da8-485f-a431-5dce6ef3a253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004162 10.0.0.50 - - [2025-10-07 18:51:46] "POST /ref-update HTTP/1.1" 200 156 0.056238 10.0.0.50 - - [2025-10-07 18:51:46] "POST /tags HTTP/1.1" 200 301 0.018314 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2025-10-07 18:51:46] "GET /tag/5454d76c-f509-43d4-86e7-ff8f678baa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019067 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2025-10-07 18:51:46] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.090911 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.50 - - [2025-10-07 18:51:46] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003746 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-10-07 18:51:46] "GET /service-appliance-set/619172ef-63a9-46c4-a260-60e9c24aefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003006 10.0.0.50 - - [2025-10-07 18:51:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.001657 10.0.0.50 - - [2025-10-07 18:51:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128387 10.0.0.50 - - [2025-10-07 18:51:47] "GET /virtual-machine-interface/7dcc9bd3-b8d2-4d73-b206-148670387bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.025775 10.0.0.50 - - [2025-10-07 18:51:47] "POST /instance-ips HTTP/1.1" 200 377 0.039418 10.0.0.50 - - [2025-10-07 18:51:47] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007883 10.0.0.50 - - [2025-10-07 18:51:47] "POST /loadbalancers HTTP/1.1" 200 582 0.108036 10.0.0.50 - - [2025-10-07 18:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026954 10.0.0.50 - - [2025-10-07 18:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.50 - - [2025-10-07 18:51:47] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.086747 10.0.0.50 - - [2025-10-07 18:51:47] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013783 10.0.0.50 - - [2025-10-07 18:51:47] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079864 10.0.0.50 - - [2025-10-07 18:51:47] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.024742 10.0.0.50 - - [2025-10-07 18:51:47] "POST /floating-ips HTTP/1.1" 200 581 0.092722 10.0.0.50 - - [2025-10-07 18:51:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044436 10.0.0.50 - - [2025-10-07 18:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011512 10.0.0.50 - - [2025-10-07 18:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.50 - - [2025-10-07 18:51:47] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071897 10.0.0.50 - - [2025-10-07 18:51:47] "GET /loadbalancer-listener/2b8702b8-b471-4495-b9e3-45e1f3cbd5b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010230 10.0.0.50 - - [2025-10-07 18:51:47] "GET /loadbalancer-listener/2b8702b8-b471-4495-b9e3-45e1f3cbd5b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011177 10.0.0.50 - - [2025-10-07 18:51:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.055684 10.0.0.50 - - [2025-10-07 18:51:47] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006823 10.0.0.50 - - [2025-10-07 18:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436 10.0.0.50 - - [2025-10-07 18:51:47] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?fields=floating_ips HTTP/1.1" 200 1165 0.031577 10.0.0.50 - - [2025-10-07 18:51:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.013318 10.0.0.50 - - [2025-10-07 18:51:48] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094702 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002998 10.0.0.50 - - [2025-10-07 18:51:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.087586 10.0.0.50 - - [2025-10-07 18:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031223 10.0.0.50 - - [2025-10-07 18:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017734 10.0.0.50 - - [2025-10-07 18:51:48] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039861 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer-listener/b9450b87-1a9e-4cfc-9060-548a6052136a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003887 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer-listener/b9450b87-1a9e-4cfc-9060-548a6052136a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002853 10.0.0.50 - - [2025-10-07 18:51:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028279 10.0.0.50 - - [2025-10-07 18:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2025-10-07 18:51:48] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005633 10.0.0.50 - - [2025-10-07 18:51:48] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?fields=floating_ips HTTP/1.1" 200 1165 0.011982 10.0.0.50 - - [2025-10-07 18:51:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004334 10.0.0.50 - - [2025-10-07 18:51:48] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050622 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002586 10.0.0.50 - - [2025-10-07 18:51:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016408 10.0.0.50 - - [2025-10-07 18:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024777 10.0.0.50 - - [2025-10-07 18:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.50 - - [2025-10-07 18:51:48] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050876 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer-listener/4b21c8fa-0c07-49e3-8987-d0c12ebfb30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003175 10.0.0.50 - - [2025-10-07 18:51:48] "GET /loadbalancer-listener/4b21c8fa-0c07-49e3-8987-d0c12ebfb30d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003708 10.0.0.50 - - [2025-10-07 18:51:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032256 10.0.0.50 - - [2025-10-07 18:51:48] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012266 10.0.0.50 - - [2025-10-07 18:51:48] "GET /instance-ip/97f6633e-9564-4cb0-a9a4-25669e51078c?fields=floating_ips HTTP/1.1" 200 1165 0.008958 10.0.0.50 - - [2025-10-07 18:51:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005817 10.0.0.50 - - [2025-10-07 18:51:48] "POST /tags HTTP/1.1" 200 371 0.058020 10.0.0.50 - - [2025-10-07 18:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.50 - - [2025-10-07 18:51:48] "GET /tag/f1b8ded2-7a55-4c9c-a513-fdc24beedc93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011903 10.0.0.50 - - [2025-10-07 18:51:48] "POST /tags HTTP/1.1" 200 319 0.050483 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014971 10.0.0.50 - - [2025-10-07 18:51:49] "GET /tag/71c05e6f-b848-4103-9210-baaccd7cf4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021000 10.0.0.50 - - [2025-10-07 18:51:49] "POST /id-to-fqname HTTP/1.1" 200 181 0.000463 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.015607 10.0.0.50 - - [2025-10-07 18:51:49] "POST /security-groups HTTP/1.1" 200 578 0.075606 10.0.0.50 - - [2025-10-07 18:51:49] "POST /projects HTTP/1.1" 200 497 0.209086 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.001482 10.0.0.50 - - [2025-10-07 18:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012748 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.50 - - [2025-10-07 18:51:49] "POST /access-control-lists HTTP/1.1" 200 587 0.071883 10.0.0.50 - - [2025-10-07 18:51:49] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010368 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.012439 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2025-10-07 18:51:49] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003197 10.0.0.50 - - [2025-10-07 18:51:49] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.058475 10.0.0.50 - - [2025-10-07 18:51:49] "POST /access-control-lists HTTP/1.1" 200 585 0.049136 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001985 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001446 10.0.0.50 - - [2025-10-07 18:51:49] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.109699 10.0.0.50 - - [2025-10-07 18:51:49] "POST /security-groups HTTP/1.1" 200 558 0.098290 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.004412 10.0.0.50 - - [2025-10-07 18:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035678 10.0.0.50 - - [2025-10-07 18:51:49] "POST /access-control-lists HTTP/1.1" 200 610 0.041102 10.0.0.50 - - [2025-10-07 18:51:49] "POST /chown HTTP/1.1" 200 109 0.031694 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.027692 10.0.0.50 - - [2025-10-07 18:51:49] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002460 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2025-10-07 18:51:49] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002368 10.0.0.50 - - [2025-10-07 18:51:49] "POST /tags HTTP/1.1" 409 214 0.002152 10.0.0.50 - - [2025-10-07 18:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.50 - - [2025-10-07 18:51:49] "GET /tag/71c05e6f-b848-4103-9210-baaccd7cf4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.009411 10.0.0.50 - - [2025-10-07 18:51:50] "POST /access-control-lists HTTP/1.1" 200 608 0.213957 10.0.0.50 - - [2025-10-07 18:51:50] "POST /firewall-rules HTTP/1.1" 200 578 0.189395 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-rule/3202d544-c1cd-4c13-912b-c4546572cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003984 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003786 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-rule/3202d544-c1cd-4c13-912b-c4546572cc8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001978 10.0.0.50 - - [2025-10-07 18:51:50] "POST /ref-update HTTP/1.1" 200 156 0.041136 10.0.0.50 - - [2025-10-07 18:51:50] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012385 10.0.0.50 - - [2025-10-07 18:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.50 - - [2025-10-07 18:51:50] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003067 10.0.0.50 - - [2025-10-07 18:51:50] "POST /tags HTTP/1.1" 409 214 0.001616 10.0.0.50 - - [2025-10-07 18:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.50 - - [2025-10-07 18:51:50] "GET /tag/71c05e6f-b848-4103-9210-baaccd7cf4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.024626 10.0.0.50 - - [2025-10-07 18:51:50] "POST /firewall-rules HTTP/1.1" 200 576 0.076429 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-rule/7165c292-b3e5-4cca-8800-616c4f4f7739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.016429 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005295 10.0.0.50 - - [2025-10-07 18:51:50] "GET /firewall-rule/7165c292-b3e5-4cca-8800-616c4f4f7739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002308 10.0.0.50 - - [2025-10-07 18:51:50] "POST /ref-update HTTP/1.1" 200 156 0.039458 10.0.0.50 - - [2025-10-07 18:51:50] "POST /tags HTTP/1.1" 200 363 0.043761 10.0.0.50 - - [2025-10-07 18:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2025-10-07 18:51:50] "GET /tag/5b18e802-3841-4fda-9a36-3a955c99a10c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011581 10.0.0.50 - - [2025-10-07 18:51:50] "POST /tags HTTP/1.1" 200 311 0.020671 10.0.0.50 - - [2025-10-07 18:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-10-07 18:51:50] "GET /tag/817a9ceb-ea67-4e67-9fd8-dd50238dda50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012224 10.0.0.50 - - [2025-10-07 18:51:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.001868 10.0.0.50 - - [2025-10-07 18:51:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.010016 10.0.0.50 - - [2025-10-07 18:51:51] "POST /security-groups HTTP/1.1" 200 574 0.074128 10.0.0.50 - - [2025-10-07 18:51:51] "POST /projects HTTP/1.1" 200 489 0.273202 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.003908 10.0.0.50 - - [2025-10-07 18:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010666 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018887 10.0.0.50 - - [2025-10-07 18:51:51] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.017775 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-10-07 18:51:51] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.037232 10.0.0.50 - - [2025-10-07 18:51:51] "POST /access-control-lists HTTP/1.1" 200 583 0.154705 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007036 10.0.0.50 - - [2025-10-07 18:51:51] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.072877 10.0.0.50 - - [2025-10-07 18:51:51] "POST /access-control-lists HTTP/1.1" 200 581 0.110073 10.0.0.50 - - [2025-10-07 18:51:51] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.086937 10.0.0.50 - - [2025-10-07 18:51:51] "POST /security-groups HTTP/1.1" 200 546 0.078616 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.004744 10.0.0.50 - - [2025-10-07 18:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041251 10.0.0.50 - - [2025-10-07 18:51:51] "POST /access-control-lists HTTP/1.1" 200 602 0.068430 10.0.0.50 - - [2025-10-07 18:51:51] "POST /chown HTTP/1.1" 200 109 0.040713 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.017630 10.0.0.50 - - [2025-10-07 18:51:51] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002425 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.50 - - [2025-10-07 18:51:51] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002039 10.0.0.50 - - [2025-10-07 18:51:51] "POST /tags HTTP/1.1" 409 210 0.002210 10.0.0.50 - - [2025-10-07 18:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.50 - - [2025-10-07 18:51:51] "GET /tag/817a9ceb-ea67-4e67-9fd8-dd50238dda50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.035871 10.0.0.50 - - [2025-10-07 18:51:51] "POST /access-control-lists HTTP/1.1" 200 600 0.091770 10.0.0.50 - - [2025-10-07 18:51:51] "POST /firewall-rules HTTP/1.1" 200 570 0.106903 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-rule/364dacc5-fb63-4e93-8e04-e4f00e15a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008007 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003609 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-rule/364dacc5-fb63-4e93-8e04-e4f00e15a81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005852 10.0.0.50 - - [2025-10-07 18:51:52] "POST /ref-update HTTP/1.1" 200 156 0.044519 10.0.0.50 - - [2025-10-07 18:51:52] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006787 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2025-10-07 18:51:52] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002814 10.0.0.50 - - [2025-10-07 18:51:52] "POST /tags HTTP/1.1" 409 210 0.002003 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-10-07 18:51:52] "GET /tag/817a9ceb-ea67-4e67-9fd8-dd50238dda50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009908 10.0.0.50 - - [2025-10-07 18:51:52] "POST /firewall-rules HTTP/1.1" 200 568 0.088932 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-rule/7f8a2131-453f-447d-808f-47a0034b6ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.014280 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003942 10.0.0.50 - - [2025-10-07 18:51:52] "GET /firewall-rule/7f8a2131-453f-447d-808f-47a0034b6ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002547 10.0.0.50 - - [2025-10-07 18:51:52] "POST /ref-update HTTP/1.1" 200 156 0.058318 10.0.0.50 - - [2025-10-07 18:51:52] "POST /tags HTTP/1.1" 409 237 0.002265 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-10-07 18:51:52] "GET /tag/7d668ee6-29ab-4f69-8371-6bd3739935e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.009651 10.0.0.50 - - [2025-10-07 18:51:52] "POST /tags HTTP/1.1" 409 210 0.002154 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-10-07 18:51:52] "GET /tag/be0c4e62-a02e-45be-8420-54c63cb0e8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010136 10.0.0.50 - - [2025-10-07 18:51:52] "POST /projects HTTP/1.1" 409 223 0.002172 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2025-10-07 18:51:52] "GET /project/b072af5e-219a-478b-b03e-46cbbc1c3d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036846 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2025-10-07 18:51:52] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004062 10.0.0.50 - - [2025-10-07 18:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-10-07 18:51:52] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004742 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000774 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.50 - - [2025-10-07 18:51:52] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.059105 10.0.0.50 - - [2025-10-07 18:51:52] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.071129 10.0.0.50 - - [2025-10-07 18:51:53] "POST /security-groups HTTP/1.1" 409 253 0.002864 10.0.0.50 - - [2025-10-07 18:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-10-07 18:51:53] "PUT /security-group/acdd5fe6-1229-4d02-8a13-1800ba73b035 HTTP/1.1" 200 262 0.054488 10.0.0.50 - - [2025-10-07 18:51:53] "PUT /access-control-list/ea763b60-f9ee-4f9b-a076-57b8a65964fd HTTP/1.1" 200 272 0.013235 10.0.0.50 - - [2025-10-07 18:51:53] "PUT /access-control-list/35d16475-cd81-43f7-8224-c975af861799 HTTP/1.1" 200 272 0.044125 10.0.0.50 - - [2025-10-07 18:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037266 10.0.0.50 - - [2025-10-07 18:51:53] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006624 10.0.0.50 - - [2025-10-07 18:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.50 - - [2025-10-07 18:51:53] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002297 10.0.0.50 - - [2025-10-07 18:51:53] "POST /tags HTTP/1.1" 409 210 0.002195 10.0.0.50 - - [2025-10-07 18:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2025-10-07 18:51:53] "GET /tag/be0c4e62-a02e-45be-8420-54c63cb0e8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011658 10.0.0.50 - - [2025-10-07 18:51:53] "POST /firewall-rules HTTP/1.1" 200 570 0.093240 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-rule/e71262ad-4a54-4435-9295-f16caa6d79a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004402 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003448 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-rule/e71262ad-4a54-4435-9295-f16caa6d79a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002086 10.0.0.50 - - [2025-10-07 18:51:53] "POST /ref-update HTTP/1.1" 200 156 0.066259 10.0.0.50 - - [2025-10-07 18:51:53] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010062 10.0.0.50 - - [2025-10-07 18:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2025-10-07 18:51:53] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002982 10.0.0.50 - - [2025-10-07 18:51:53] "POST /tags HTTP/1.1" 409 210 0.003994 10.0.0.50 - - [2025-10-07 18:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2025-10-07 18:51:53] "GET /tag/be0c4e62-a02e-45be-8420-54c63cb0e8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012187 10.0.0.50 - - [2025-10-07 18:51:53] "POST /firewall-rules HTTP/1.1" 200 568 0.095289 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-rule/389863bd-98fc-4a32-974a-9d7b45be93f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009539 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004664 10.0.0.50 - - [2025-10-07 18:51:53] "GET /firewall-rule/389863bd-98fc-4a32-974a-9d7b45be93f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002446 10.0.0.50 - - [2025-10-07 18:51:53] "POST /ref-update HTTP/1.1" 200 156 0.068517 10.0.0.50 - - [2025-10-07 18:51:54] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005344 10.0.0.50 - - [2025-10-07 18:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002261 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:51:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.65 - - [2025-10-07 18:52:50] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.65 - - [2025-10-07 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.65 - - [2025-10-07 18:52:50] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004468 10.0.0.65 - - [2025-10-07 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.65 - - [2025-10-07 18:52:50] "GET /routing-instance/64aa2390-3fe6-4846-bfd8-78a7b6da8219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003649 10.0.0.65 - - [2025-10-07 18:52:50] "PUT /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7 HTTP/1.1" 200 274 0.008648 10.0.0.65 - - [2025-10-07 18:52:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.006241 10.0.0.65 - - [2025-10-07 18:52:50] "POST /virtual-routers HTTP/1.1" 200 599 0.014477 10.0.0.65 - - [2025-10-07 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.65 - - [2025-10-07 18:52:51] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003678 10.0.0.65 - - [2025-10-07 18:52:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.001367 10.0.0.65 - - [2025-10-07 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.65 - - [2025-10-07 18:52:51] "GET /virtual-network/b436e3c1-fbb9-4bab-8ad0-11e9d0c68deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003764 10.0.0.65 - - [2025-10-07 18:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.046369 10.0.0.50 - - [2025-10-07 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.50 - - [2025-10-07 18:53:01] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002637 10.0.0.50 - - [2025-10-07 18:53:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002091 10.0.0.50 - - [2025-10-07 18:53:12] "GET /global-system-configs HTTP/1.1" 200 322 0.007138 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:56:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.50 - - [2025-10-07 18:56:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.50 - - [2025-10-07 18:56:39] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003029 10.0.0.50 - - [2025-10-07 18:56:39] "POST /ref-update HTTP/1.1" 200 156 0.007655 10.0.0.50 - - [2025-10-07 18:56:47] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006437 10.0.0.50 - - [2025-10-07 18:56:47] "POST /set-tag HTTP/1.1" 200 109 0.026932 10.0.0.50 - - [2025-10-07 18:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2025-10-07 18:56:47] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002484 10.0.0.50 - - [2025-10-07 18:56:47] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013332 10.0.0.50 - - [2025-10-07 18:56:48] "POST /set-tag HTTP/1.1" 200 109 0.004592 10.0.0.50 - - [2025-10-07 18:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2025-10-07 18:56:48] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003701 10.0.0.50 - - [2025-10-07 18:56:48] "GET /loadbalancer-pool/7ecf83bf-fe76-498d-a992-a24549472f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004256 10.0.0.50 - - [2025-10-07 18:56:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024663 10.0.0.50 - - [2025-10-07 18:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011921 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016820 10.0.0.50 - - [2025-10-07 18:56:48] "POST /tags HTTP/1.1" 409 205 0.008468 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008915 10.0.0.50 - - [2025-10-07 18:56:48] "POST /ref-update HTTP/1.1" 200 156 0.015295 10.0.0.50 - - [2025-10-07 18:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018216 10.0.0.50 - - [2025-10-07 18:56:48] "GET /tag/5454d76c-f509-43d4-86e7-ff8f678baa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.037295 10.0.0.50 - - [2025-10-07 18:56:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.068761 10.0.0.50 - - [2025-10-07 18:56:48] "PUT /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20 HTTP/1.1" 200 256 0.020604 10.0.0.50 - - [2025-10-07 18:56:48] "POST /set-tag HTTP/1.1" 200 109 0.093231 10.0.0.50 - - [2025-10-07 18:56:48] "GET /loadbalancer-pool/35f13dd6-7c19-436d-9c88-87f6847346e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015303 10.0.0.50 - - [2025-10-07 18:56:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037694 10.0.0.50 - - [2025-10-07 18:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044138 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023326 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007877 10.0.0.50 - - [2025-10-07 18:56:48] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.50 - - [2025-10-07 18:56:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005427 10.0.0.50 - - [2025-10-07 18:56:48] "POST /set-tag HTTP/1.1" 200 109 0.006646 10.0.0.50 - - [2025-10-07 18:56:48] "GET /loadbalancer-pool/ff67d512-895e-440f-a7e8-27878c9de5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007482 10.0.0.50 - - [2025-10-07 18:56:48] "PUT /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20 HTTP/1.1" 200 256 0.016528 10.0.0.50 - - [2025-10-07 18:56:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031398 10.0.0.50 - - [2025-10-07 18:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009893 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008438 10.0.0.50 - - [2025-10-07 18:56:48] "POST /set-tag HTTP/1.1" 200 109 0.004853 10.0.0.50 - - [2025-10-07 18:56:48] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003779 10.0.0.50 - - [2025-10-07 18:56:48] "POST /ref-update HTTP/1.1" 200 156 0.012749 10.0.0.50 - - [2025-10-07 18:56:48] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.013893 10.0.0.50 - - [2025-10-07 18:56:48] "PUT /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20 HTTP/1.1" 200 256 0.025694 10.0.0.65 - - [2025-10-07 18:57:26] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.65 - - [2025-10-07 18:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.65 - - [2025-10-07 18:57:26] "GET /global-system-config/42508f28-f5cd-4d46-99c0-3af2615bf2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004293 10.0.0.65 - - [2025-10-07 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.65 - - [2025-10-07 18:57:27] "GET /routing-instance/64aa2390-3fe6-4846-bfd8-78a7b6da8219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.65 - - [2025-10-07 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.65 - - [2025-10-07 18:57:27] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003589 10.0.0.65 - - [2025-10-07 18:57:27] "PUT /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6 HTTP/1.1" 200 262 0.009178 10.0.0.65 - - [2025-10-07 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.65 - - [2025-10-07 18:57:27] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002632 10.0.0.65 - - [2025-10-07 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.65 - - [2025-10-07 18:57:27] "GET /virtual-machine-interface/62d541a2-2d68-48f3-8dfe-f03ed5e1cbc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004916 10.0.0.65 - - [2025-10-07 18:57:27] "PUT /virtual-machine-interface/62d541a2-2d68-48f3-8dfe-f03ed5e1cbc3 HTTP/1.1" 200 284 0.011154 10.0.0.50 - - [2025-10-07 18:58:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002102 10.0.0.50 - - [2025-10-07 18:58:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002723 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.50 - - [2025-10-07 19:00:41] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004535 10.0.0.50 - - [2025-10-07 19:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.50 - - [2025-10-07 19:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-10-07 19:00:41] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003024 10.0.0.50 - - [2025-10-07 19:00:41] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004105 10.0.0.50 - - [2025-10-07 19:00:41] "POST /set-tag HTTP/1.1" 200 109 0.019142 10.0.0.50 - - [2025-10-07 19:00:41] "DELETE /loadbalancer-member/18361032-fa47-4222-9478-f257cab2999b HTTP/1.1" 200 115 0.031987 10.0.0.50 - - [2025-10-07 19:00:41] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024416 10.0.0.50 - - [2025-10-07 19:00:41] "POST /set-tag HTTP/1.1" 200 109 0.004788 10.0.0.50 - - [2025-10-07 19:00:41] "DELETE /loadbalancer-member/08a81cb1-48c4-4fd0-8234-31f3ff1f9871 HTTP/1.1" 200 115 0.036255 10.0.0.50 - - [2025-10-07 19:00:41] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007606 10.0.0.50 - - [2025-10-07 19:00:41] "POST /set-tag HTTP/1.1" 200 109 0.008089 10.0.0.50 - - [2025-10-07 19:00:41] "DELETE /loadbalancer-member/dac9c359-55f0-40d0-94c8-b996624c1c3c HTTP/1.1" 200 115 0.036244 10.0.0.50 - - [2025-10-07 19:00:41] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005303 10.0.0.50 - - [2025-10-07 19:00:41] "POST /set-tag HTTP/1.1" 200 109 0.007616 10.0.0.50 - - [2025-10-07 19:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2025-10-07 19:00:41] "GET /loadbalancer/ee3c5b49-b510-4147-b671-204ad311c910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002073 10.0.0.50 - - [2025-10-07 19:00:42] "GET /loadbalancer-pool/7ecf83bf-fe76-498d-a992-a24549472f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006359 10.0.0.50 - - [2025-10-07 19:00:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019300 10.0.0.50 - - [2025-10-07 19:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.043515 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022576 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023616 10.0.0.50 - - [2025-10-07 19:00:42] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.038553 10.0.0.50 - - [2025-10-07 19:00:42] "POST /set-tag HTTP/1.1" 200 109 0.067583 10.0.0.50 - - [2025-10-07 19:00:42] "GET /loadbalancer-pool/35f13dd6-7c19-436d-9c88-87f6847346e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009837 10.0.0.50 - - [2025-10-07 19:00:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027389 10.0.0.50 - - [2025-10-07 19:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014861 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008353 10.0.0.50 - - [2025-10-07 19:00:42] "POST /set-tag HTTP/1.1" 200 109 0.014001 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011316 10.0.0.50 - - [2025-10-07 19:00:42] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005192 10.0.0.50 - - [2025-10-07 19:00:42] "GET /loadbalancer-pool/ff67d512-895e-440f-a7e8-27878c9de5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003088 10.0.0.50 - - [2025-10-07 19:00:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045850 10.0.0.50 - - [2025-10-07 19:00:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024897 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013817 10.0.0.50 - - [2025-10-07 19:00:42] "GET /virtual-machine-interface/ab4e3d0c-a3ae-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008187 10.0.0.50 - - [2025-10-07 19:00:42] "GET /floating-ip/6625536c-5ce6-4bc6-8f03-7a3ab1c31f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003023 10.0.0.50 - - [2025-10-07 19:00:42] "POST /set-tag HTTP/1.1" 200 109 0.003772 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001617 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.50 - - [2025-10-07 19:03:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001931 10.0.0.50 - - [2025-10-07 19:03:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002445 10.0.0.50 - - [2025-10-07 19:03:19] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2025-10-07 19:03:19] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031786 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-10-07 19:03:19] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030555 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-10-07 19:03:19] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038046 10.0.0.50 - - [2025-10-07 19:03:19] "POST /tags HTTP/1.1" 200 333 0.035949 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2025-10-07 19:03:19] "GET /tag/acaa2232-66b3-4614-9f98-6ddf07830d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019055 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2025-10-07 19:03:19] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032653 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.50 - - [2025-10-07 19:03:19] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029031 10.0.0.50 - - [2025-10-07 19:03:19] "GET /virtual-networks?parent_id=133b2eeb-ba81-4f0d-ac78-0dafd604b718&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002715 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.50 - - [2025-10-07 19:03:19] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004736 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-10-07 19:03:19] "GET /service-appliance-set/619172ef-63a9-46c4-a260-60e9c24aefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003321 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 404 254 0.002991 10.0.0.50 - - [2025-10-07 19:03:19] "POST /virtual-networks HTTP/1.1" 200 512 0.065737 10.0.0.50 - - [2025-10-07 19:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.50 - - [2025-10-07 19:03:20] "GET /network-ipam/70738599-8eaa-463a-bb62-42a765f05341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002533 10.0.0.50 - - [2025-10-07 19:03:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.082843 10.0.0.50 - - [2025-10-07 19:03:20] "GET /virtual-machine-interface/7ea8645a-c051-4c31-bf14-e593d5899d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018506 10.0.0.50 - - [2025-10-07 19:03:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004294 10.0.0.50 - - [2025-10-07 19:03:20] "POST /ref-update HTTP/1.1" 200 156 0.113392 10.0.0.50 - - [2025-10-07 19:03:20] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009245 10.0.0.50 - - [2025-10-07 19:03:20] "POST /instance-ips HTTP/1.1" 200 409 0.048928 10.0.0.50 - - [2025-10-07 19:03:20] "GET /domains HTTP/1.1" 200 280 0.002198 10.0.0.50 - - [2025-10-07 19:03:20] "GET /instance-ip/0cc9bc4c-1e95-4b3d-9531-0999f64f8529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004699 10.0.0.50 - - [2025-10-07 19:03:20] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.014745 10.0.0.50 - - [2025-10-07 19:03:20] "POST /loadbalancers HTTP/1.1" 200 610 0.100996 10.0.0.50 - - [2025-10-07 19:03:20] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 5476 0.114742 10.0.0.50 - - [2025-10-07 19:03:20] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.007365 10.0.0.50 - - [2025-10-07 19:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031730 10.0.0.50 - - [2025-10-07 19:03:20] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.010744 10.0.0.50 - - [2025-10-07 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012380 10.0.0.50 - - [2025-10-07 19:03:20] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1182 0.003063 10.0.0.50 - - [2025-10-07 19:03:20] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1182 0.013043 10.0.0.50 - - [2025-10-07 19:03:20] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071659 10.0.0.50 - - [2025-10-07 19:03:20] "GET /instance-ip/0cc9bc4c-1e95-4b3d-9531-0999f64f8529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003420 10.0.0.50 - - [2025-10-07 19:03:20] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043129 10.0.0.50 - - [2025-10-07 19:03:20] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003591 10.0.0.50 - - [2025-10-07 19:03:20] "POST /floating-ips HTTP/1.1" 200 597 0.052162 10.0.0.50 - - [2025-10-07 19:03:20] "POST /route-targets HTTP/1.1" 200 327 0.015691 10.0.0.50 - - [2025-10-07 19:03:20] "POST /ref-update HTTP/1.1" 200 156 0.027023 10.0.0.50 - - [2025-10-07 19:03:20] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062414 10.0.0.50 - - [2025-10-07 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2025-10-07 19:03:20] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028818 10.0.0.50 - - [2025-10-07 19:03:20] "GET /loadbalancer-listener/b0a9ca5b-b570-43e6-a89c-8b90879efc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004760 10.0.0.50 - - [2025-10-07 19:03:20] "GET /loadbalancer-listener/b0a9ca5b-b570-43e6-a89c-8b90879efc67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003692 10.0.0.50 - - [2025-10-07 19:03:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020187 10.0.0.50 - - [2025-10-07 19:03:20] "GET /instance-ip/0cc9bc4c-1e95-4b3d-9531-0999f64f8529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002586 10.0.0.50 - - [2025-10-07 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-10-07 19:03:20] "GET /instance-ip/0cc9bc4c-1e95-4b3d-9531-0999f64f8529?fields=floating_ips HTTP/1.1" 200 1211 0.048594 10.0.0.50 - - [2025-10-07 19:03:20] "GET /floating-ip/65956fc2-539f-48bb-bf20-dd1c46395d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003757 10.0.0.50 - - [2025-10-07 19:03:20] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002716 10.0.0.50 - - [2025-10-07 19:03:20] "POST /tags HTTP/1.1" 200 295 0.043751 10.0.0.50 - - [2025-10-07 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.50 - - [2025-10-07 19:03:20] "GET /tag/2e218c41-3be4-4713-90a5-9aba05715f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012475 10.0.0.50 - - [2025-10-07 19:03:20] "POST /tags HTTP/1.1" 409 233 0.001785 10.0.0.50 - - [2025-10-07 19:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.50 - - [2025-10-07 19:03:20] "GET /tag/c407250e-423c-4fa4-be9e-180d79c852db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009922 10.0.0.50 - - [2025-10-07 19:03:20] "POST /tags HTTP/1.1" 409 206 0.002185 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.50 - - [2025-10-07 19:03:21] "GET /tag/71c69db9-0eec-4021-b780-e2ab062a47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009989 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003835 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-10-07 19:03:21] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037561 10.0.0.50 - - [2025-10-07 19:03:21] "POST /virtual-machines HTTP/1.1" 200 369 0.008591 10.0.0.50 - - [2025-10-07 19:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024201 10.0.0.50 - - [2025-10-07 19:03:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103840 10.0.0.50 - - [2025-10-07 19:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008989 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004291 10.0.0.50 - - [2025-10-07 19:03:21] "POST /instance-ips HTTP/1.1" 200 409 0.022867 10.0.0.50 - - [2025-10-07 19:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029335 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010485 10.0.0.50 - - [2025-10-07 19:03:21] "POST /set-tag HTTP/1.1" 200 109 0.018286 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016931 10.0.0.50 - - [2025-10-07 19:03:21] "GET /instance-ip/4ad5ab5c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003578 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004187 10.0.0.50 - - [2025-10-07 19:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2025-10-07 19:03:21] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004124 10.0.0.50 - - [2025-10-07 19:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2025-10-07 19:03:21] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042573 10.0.0.50 - - [2025-10-07 19:03:21] "POST /virtual-machines HTTP/1.1" 200 369 0.021790 10.0.0.50 - - [2025-10-07 19:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029133 10.0.0.50 - - [2025-10-07 19:03:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116880 10.0.0.50 - - [2025-10-07 19:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011040 10.0.0.50 - - [2025-10-07 19:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003817 10.0.0.50 - - [2025-10-07 19:03:22] "POST /instance-ips HTTP/1.1" 200 409 0.023881 10.0.0.50 - - [2025-10-07 19:03:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034129 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013982 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.017045 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018081 10.0.0.50 - - [2025-10-07 19:03:22] "GET /instance-ip/4b3aaf7a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002768 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004588 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002142 10.0.0.50 - - [2025-10-07 19:03:22] "POST /ref-update HTTP/1.1" 200 156 0.008551 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006739 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003987 10.0.0.50 - - [2025-10-07 19:03:22] "POST /ref-update HTTP/1.1" 200 156 0.006770 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007834 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008770 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.001835 10.0.0.50 - - [2025-10-07 19:03:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004365 10.0.0.50 - - [2025-10-07 19:03:22] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domains HTTP/1.1" 200 280 0.002063 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.002438 10.0.0.50 - - [2025-10-07 19:03:25] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 7064 0.030285 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.005472 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.005903 10.0.0.50 - - [2025-10-07 19:03:25] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1403 0.006781 10.0.0.50 - - [2025-10-07 19:03:25] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1403 0.003890 10.0.0.50 - - [2025-10-07 19:03:25] "GET /route-target/c04a015a-bb80-41d8-8f91-64ae8ceded10 HTTP/1.1" 200 1153 0.002455 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.003954 10.0.0.50 - - [2025-10-07 19:03:25] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1403 0.002329 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003735 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.003585 10.0.0.50 - - [2025-10-07 19:03:25] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1403 0.002415 10.0.0.50 - - [2025-10-07 19:03:25] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 200 1403 0.002304 10.0.0.50 - - [2025-10-07 19:03:25] "GET /route-target/c04a015a-bb80-41d8-8f91-64ae8ceded10 HTTP/1.1" 200 1153 0.002097 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domains HTTP/1.1" 200 280 0.001793 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.002930 10.0.0.50 - - [2025-10-07 19:03:25] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 7064 0.034851 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2088 0.003885 10.0.0.50 - - [2025-10-07 19:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2025-10-07 19:03:25] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038213 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005163 10.0.0.50 - - [2025-10-07 19:03:25] "GET /floating-ip-pools?parent_id=0a2e9d45-71a6-4765-a748-74fbc1df9b3f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001714 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004118 10.0.0.50 - - [2025-10-07 19:03:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016961 10.0.0.50 - - [2025-10-07 19:03:25] "POST /ref-update HTTP/1.1" 200 156 0.013804 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004309 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domains HTTP/1.1" 200 280 0.001888 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.002589 10.0.0.50 - - [2025-10-07 19:03:25] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 7320 0.027714 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2326 0.007761 10.0.0.50 - - [2025-10-07 19:03:25] "GET /floating-ip-pool/49ee0752-a3d6-4ad4-a361-f8bcf711d756 HTTP/1.1" 200 1314 0.002043 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domains HTTP/1.1" 200 280 0.001511 10.0.0.50 - - [2025-10-07 19:03:25] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.002708 10.0.0.50 - - [2025-10-07 19:03:25] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 7320 0.018946 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 2326 0.006165 10.0.0.50 - - [2025-10-07 19:03:25] "GET /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004081 10.0.0.50 - - [2025-10-07 19:03:26] "POST /tags HTTP/1.1" 200 365 0.051487 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.50 - - [2025-10-07 19:03:26] "GET /tag/029374b4-edf9-4fdc-b625-4794e33c2a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012178 10.0.0.50 - - [2025-10-07 19:03:26] "POST /tags HTTP/1.1" 409 206 0.001537 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.50 - - [2025-10-07 19:03:26] "GET /tag/71c69db9-0eec-4021-b780-e2ab062a47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012121 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.50 - - [2025-10-07 19:03:26] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035903 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-10-07 19:03:26] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003682 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.50 - - [2025-10-07 19:03:26] "GET /service-appliance-set/3c4ea978-7c81-4994-987e-9186f02e9ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003951 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.001435 10.0.0.50 - - [2025-10-07 19:03:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093466 10.0.0.50 - - [2025-10-07 19:03:26] "GET /virtual-machine-interface/75d0ab6a-24db-4bdd-a7d1-1fa454ada2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004353 10.0.0.50 - - [2025-10-07 19:03:26] "POST /set-tag HTTP/1.1" 200 109 0.016572 10.0.0.50 - - [2025-10-07 19:03:26] "POST /instance-ips HTTP/1.1" 200 417 0.024407 10.0.0.50 - - [2025-10-07 19:03:26] "GET /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003847 10.0.0.50 - - [2025-10-07 19:03:26] "POST /loadbalancers HTTP/1.1" 200 618 0.070402 10.0.0.50 - - [2025-10-07 19:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012368 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011966 10.0.0.50 - - [2025-10-07 19:03:26] "POST /service-instances HTTP/1.1" 200 566 0.020393 10.0.0.50 - - [2025-10-07 19:03:26] "POST /ref-update HTTP/1.1" 200 156 0.012184 10.0.0.50 - - [2025-10-07 19:03:26] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048446 10.0.0.50 - - [2025-10-07 19:03:26] "GET /virtual-machine-interface/75d0ab6a-24db-4bdd-a7d1-1fa454ada2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003682 10.0.0.50 - - [2025-10-07 19:03:26] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.024271 10.0.0.50 - - [2025-10-07 19:03:26] "GET /virtual-machine-interface/75d0ab6a-24db-4bdd-a7d1-1fa454ada2ce?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.021621 10.0.0.50 - - [2025-10-07 19:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023479 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.50 - - [2025-10-07 19:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.50 - - [2025-10-07 19:03:26] "GET /floating-ip-pool/49ee0752-a3d6-4ad4-a361-f8bcf711d756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002309 10.0.0.50 - - [2025-10-07 19:03:26] "POST /virtual-machines HTTP/1.1" 200 429 0.016286 10.0.0.50 - - [2025-10-07 19:03:26] "POST /floating-ips HTTP/1.1" 200 671 0.080207 10.0.0.50 - - [2025-10-07 19:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033684 10.0.0.50 - - [2025-10-07 19:03:27] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015552 10.0.0.50 - - [2025-10-07 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.50 - - [2025-10-07 19:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.174185 10.0.0.50 - - [2025-10-07 19:03:27] "POST /chown HTTP/1.1" 200 109 0.022577 10.0.0.50 - - [2025-10-07 19:03:27] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006063 10.0.0.50 - - [2025-10-07 19:03:27] "POST /tags HTTP/1.1" 409 221 0.001347 10.0.0.50 - - [2025-10-07 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.50 - - [2025-10-07 19:03:27] "GET /tag/acaa2232-66b3-4614-9f98-6ddf07830d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015800 10.0.0.50 - - [2025-10-07 19:03:27] "POST /tags HTTP/1.1" 409 238 0.004132 10.0.0.50 - - [2025-10-07 19:03:27] "POST /chown HTTP/1.1" 200 109 0.006984 10.0.0.50 - - [2025-10-07 19:03:27] "PUT /virtual-machine-interface/0c806f7e-4487-49dd-aabd-25df0e92ee91 HTTP/1.1" 200 284 0.021831 10.0.0.50 - - [2025-10-07 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.50 - - [2025-10-07 19:03:27] "GET /tag/029374b4-edf9-4fdc-b625-4794e33c2a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010325 10.0.0.50 - - [2025-10-07 19:03:27] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.032947 10.0.0.50 - - [2025-10-07 19:03:27] "POST /firewall-rules HTTP/1.1" 200 650 0.081654 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.047240 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.014027 10.0.0.50 - - [2025-10-07 19:03:27] "GET /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014737 10.0.0.50 - - [2025-10-07 19:03:27] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002007 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.028235 10.0.0.50 - - [2025-10-07 19:03:27] "GET /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013916 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.021971 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.045559 10.0.0.50 - - [2025-10-07 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006550 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.036220 10.0.0.50 - - [2025-10-07 19:03:27] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.021833 10.0.0.50 - - [2025-10-07 19:03:27] "POST /virtual-machines HTTP/1.1" 200 429 0.010093 10.0.0.50 - - [2025-10-07 19:03:27] "GET /loadbalancer/c4b20348-ce19-48d7-bc64-57a73800a8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002474 10.0.0.50 - - [2025-10-07 19:03:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.078777 10.0.0.50 - - [2025-10-07 19:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011825 10.0.0.50 - - [2025-10-07 19:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147410 10.0.0.50 - - [2025-10-07 19:03:27] "POST /chown HTTP/1.1" 200 109 0.025353 10.0.0.50 - - [2025-10-07 19:03:27] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067243 10.0.0.50 - - [2025-10-07 19:03:27] "GET /loadbalancer-listener/6e3f314b-c747-4039-9962-1caacd8fa6d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003118 10.0.0.50 - - [2025-10-07 19:03:27] "POST /chown HTTP/1.1" 200 109 0.012241 10.0.0.50 - - [2025-10-07 19:03:27] "GET /loadbalancer-listener/6e3f314b-c747-4039-9962-1caacd8fa6d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.011072 10.0.0.50 - - [2025-10-07 19:03:27] "PUT /virtual-machine-interface/d4a89861-101d-45ad-86f7-6a17e708077e HTTP/1.1" 200 284 0.015351 10.0.0.50 - - [2025-10-07 19:03:27] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.018711 10.0.0.50 - - [2025-10-07 19:03:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.017901 10.0.0.50 - - [2025-10-07 19:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010790 10.0.0.50 - - [2025-10-07 19:03:27] "GET /loadbalancer-pool/6fe83ffd-8db0-4287-b1f8-6631bb71d449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005958 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.026700 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.033212 10.0.0.50 - - [2025-10-07 19:03:27] "POST /ref-update HTTP/1.1" 200 156 0.020796 10.0.0.50 - - [2025-10-07 19:03:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.068220 10.0.0.50 - - [2025-10-07 19:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025601 10.0.0.50 - - [2025-10-07 19:03:28] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013653 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.036978 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.031379 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.50 - - [2025-10-07 19:03:28] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012731 10.0.0.50 - - [2025-10-07 19:03:28] "POST /tags HTTP/1.1" 409 221 0.002616 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.012032 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2025-10-07 19:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025438 10.0.0.50 - - [2025-10-07 19:03:28] "GET /tag/acaa2232-66b3-4614-9f98-6ddf07830d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020972 10.0.0.50 - - [2025-10-07 19:03:28] "POST /tags HTTP/1.1" 409 238 0.004419 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.50 - - [2025-10-07 19:03:28] "GET /tag/029374b4-edf9-4fdc-b625-4794e33c2a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.018888 10.0.0.50 - - [2025-10-07 19:03:28] "POST /firewall-rules HTTP/1.1" 409 293 0.001979 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.017786 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.020343 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.024529 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941 HTTP/1.1" 200 260 0.034310 10.0.0.50 - - [2025-10-07 19:03:28] "GET /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013596 10.0.0.50 - - [2025-10-07 19:03:28] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007235 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.009718 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.011080 10.0.0.50 - - [2025-10-07 19:03:28] "GET /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003719 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.021903 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.012835 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.015805 10.0.0.50 - - [2025-10-07 19:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.006411 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.032256 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.021702 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.017203 10.0.0.50 - - [2025-10-07 19:03:28] "POST /chown HTTP/1.1" 200 109 0.017626 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 256 0.011198 10.0.0.50 - - [2025-10-07 19:03:28] "POST /ref-update HTTP/1.1" 200 156 0.015532 10.0.0.50 - - [2025-10-07 19:03:28] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.007644 10.0.0.50 - - [2025-10-07 19:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007092 10.0.0.50 - - [2025-10-07 19:03:29] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.018421 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007344 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.006262 10.0.0.50 - - [2025-10-07 19:03:29] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.010267 10.0.0.50 - - [2025-10-07 19:03:29] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046919 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025217 10.0.0.50 - - [2025-10-07 19:03:29] "POST /virtual-machines HTTP/1.1" 200 373 0.028898 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017306 10.0.0.50 - - [2025-10-07 19:03:29] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.021327 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.50 - - [2025-10-07 19:03:29] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.054558 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030595 10.0.0.50 - - [2025-10-07 19:03:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.184525 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008896 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008095 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005449 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.019657 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.023373 10.0.0.50 - - [2025-10-07 19:03:29] "POST /ref-update HTTP/1.1" 200 156 0.015980 10.0.0.50 - - [2025-10-07 19:03:29] "POST /instance-ips HTTP/1.1" 200 413 0.034422 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.013020 10.0.0.50 - - [2025-10-07 19:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042413 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009080 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.042090 10.0.0.50 - - [2025-10-07 19:03:29] "POST /ref-update HTTP/1.1" 200 156 0.019605 10.0.0.50 - - [2025-10-07 19:03:29] "POST /set-tag HTTP/1.1" 200 109 0.032721 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016920 10.0.0.50 - - [2025-10-07 19:03:29] "GET /instance-ip/4fa2dcf4-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003151 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.008520 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.015448 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004095 10.0.0.50 - - [2025-10-07 19:03:29] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003132 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.005383 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.014329 10.0.0.50 - - [2025-10-07 19:03:29] "POST /ref-update HTTP/1.1" 200 156 0.008819 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009453 10.0.0.50 - - [2025-10-07 19:03:29] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.005098 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.024242 10.0.0.50 - - [2025-10-07 19:03:29] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003713 10.0.0.50 - - [2025-10-07 19:03:29] "POST /set-tag HTTP/1.1" 200 109 0.009130 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.50 - - [2025-10-07 19:03:29] "POST /chown HTTP/1.1" 200 109 0.026653 10.0.0.50 - - [2025-10-07 19:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006396 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.018873 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.013614 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006025 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.005307 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006274 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.018934 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.013681 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.005575 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.022183 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.012251 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.020518 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.014188 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.013341 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.015433 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.015399 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.014242 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.005895 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.023721 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.020105 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.017733 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.009444 10.0.0.50 - - [2025-10-07 19:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006335 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.006207 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.022943 10.0.0.50 - - [2025-10-07 19:03:30] "POST /chown HTTP/1.1" 200 109 0.019964 10.0.0.50 - - [2025-10-07 19:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.005383 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.015414 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.025757 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.010857 10.0.0.50 - - [2025-10-07 19:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.006769 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.013723 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.006368 10.0.0.50 - - [2025-10-07 19:03:31] "POST /chown HTTP/1.1" 200 109 0.015162 10.0.0.50 - - [2025-10-07 19:03:36] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004855 10.0.0.50 - - [2025-10-07 19:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.50 - - [2025-10-07 19:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2025-10-07 19:03:37] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002164 10.0.0.50 - - [2025-10-07 19:03:37] "GET /loadbalancer-pool/9e1f9586-480f-4637-a3e6-5d5d8df3c820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002710 10.0.0.50 - - [2025-10-07 19:03:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018814 10.0.0.50 - - [2025-10-07 19:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008734 10.0.0.50 - - [2025-10-07 19:03:37] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007048 10.0.0.50 - - [2025-10-07 19:03:37] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007154 10.0.0.50 - - [2025-10-07 19:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007148 10.0.0.50 - - [2025-10-07 19:03:37] "POST /tags HTTP/1.1" 409 221 0.002169 10.0.0.50 - - [2025-10-07 19:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2025-10-07 19:03:37] "GET /tag/acaa2232-66b3-4614-9f98-6ddf07830d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010309 10.0.0.50 - - [2025-10-07 19:03:37] "GET /floating-ip/65956fc2-539f-48bb-bf20-dd1c46395d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.011978 10.0.0.50 - - [2025-10-07 19:03:37] "PUT /floating-ip/65956fc2-539f-48bb-bf20-dd1c46395d7d HTTP/1.1" 200 256 0.009062 10.0.0.50 - - [2025-10-07 19:03:37] "POST /set-tag HTTP/1.1" 200 109 0.031894 10.0.0.50 - - [2025-10-07 19:03:37] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004177 10.0.0.50 - - [2025-10-07 19:03:37] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.50 - - [2025-10-07 19:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.50 - - [2025-10-07 19:03:38] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002301 10.0.0.50 - - [2025-10-07 19:03:38] "GET /loadbalancer-pool/9e1f9586-480f-4637-a3e6-5d5d8df3c820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002801 10.0.0.50 - - [2025-10-07 19:03:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017636 10.0.0.50 - - [2025-10-07 19:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016197 10.0.0.50 - - [2025-10-07 19:03:38] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018145 10.0.0.50 - - [2025-10-07 19:03:38] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007149 10.0.0.50 - - [2025-10-07 19:03:38] "POST /ref-update HTTP/1.1" 200 156 0.007145 10.0.0.50 - - [2025-10-07 19:03:38] "GET /floating-ip/65956fc2-539f-48bb-bf20-dd1c46395d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002759 10.0.0.50 - - [2025-10-07 19:03:38] "POST /set-tag HTTP/1.1" 200 109 0.020323 10.0.0.50 - - [2025-10-07 19:03:39] "GET /virtual-machine/014d0986-844c-4a15-90aa-1304fa454a4c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003558 10.0.0.50 - - [2025-10-07 19:03:39] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008234 10.0.0.50 - - [2025-10-07 19:03:39] "GET /virtual-machine/b6b91267-f537-4981-9dba-cc0c5be73001?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002749 10.0.0.50 - - [2025-10-07 19:03:39] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004119 10.0.0.50 - - [2025-10-07 19:03:42] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004553 10.0.0.50 - - [2025-10-07 19:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.50 - - [2025-10-07 19:03:44] "GET /virtual-machine/e9a8979c-02c8-46f8-9eb5-26b163a89afc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002697 10.0.0.50 - - [2025-10-07 19:03:44] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003474 10.0.0.50 - - [2025-10-07 19:03:44] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004314 10.0.0.50 - - [2025-10-07 19:03:44] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.50 - - [2025-10-07 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2025-10-07 19:04:01] "POST /chown HTTP/1.1" 200 109 0.006416 10.0.0.50 - - [2025-10-07 19:04:01] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.50 - - [2025-10-07 19:04:01] "POST /chown HTTP/1.1" 200 109 0.008103 10.0.0.50 - - [2025-10-07 19:04:01] "POST /chown HTTP/1.1" 200 109 0.017831 10.0.0.50 - - [2025-10-07 19:04:16] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004149 10.0.0.50 - - [2025-10-07 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.50 - - [2025-10-07 19:04:16] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003901 10.0.0.50 - - [2025-10-07 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001604 10.0.0.50 - - [2025-10-07 19:04:16] "GET /virtual-machine/e9a8979c-02c8-46f8-9eb5-26b163a89afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002635 10.0.0.50 - - [2025-10-07 19:04:16] "POST /ref-update HTTP/1.1" 200 156 0.007397 10.0.0.50 - - [2025-10-07 19:04:16] "GET /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006669 10.0.0.50 - - [2025-10-07 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.014021 10.0.0.50 - - [2025-10-07 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.039864 10.0.0.50 - - [2025-10-07 19:04:16] "DELETE /instance-ip/4fa2dcf4-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.047965 10.0.0.50 - - [2025-10-07 19:04:16] "DELETE /virtual-machine-interface/4f7e8764-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.039133 10.0.0.50 - - [2025-10-07 19:04:16] "DELETE /virtual-machine/e9a8979c-02c8-46f8-9eb5-26b163a89afc HTTP/1.1" 200 115 0.031008 10.0.0.50 - - [2025-10-07 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2025-10-07 19:04:19] "GET /tag/029374b4-edf9-4fdc-b625-4794e33c2a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009869 10.0.0.50 - - [2025-10-07 19:04:19] "GET /tag/029374b4-edf9-4fdc-b625-4794e33c2a08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.010785 10.0.0.50 - - [2025-10-07 19:04:19] "GET /virtual-machine-interface/0c806f7e-4487-49dd-aabd-25df0e92ee91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003733 10.0.0.50 - - [2025-10-07 19:04:19] "POST /set-tag HTTP/1.1" 200 109 0.025936 10.0.0.50 - - [2025-10-07 19:04:19] "GET /virtual-machine-interface/75d0ab6a-24db-4bdd-a7d1-1fa454ada2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003891 10.0.0.50 - - [2025-10-07 19:04:19] "POST /set-tag HTTP/1.1" 200 109 0.012265 10.0.0.50 - - [2025-10-07 19:04:19] "GET /virtual-machine-interface/d4a89861-101d-45ad-86f7-6a17e708077e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008914 10.0.0.50 - - [2025-10-07 19:04:19] "POST /set-tag HTTP/1.1" 200 109 0.013628 10.0.0.50 - - [2025-10-07 19:04:19] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014651 10.0.0.50 - - [2025-10-07 19:04:19] "GET /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001930 10.0.0.50 - - [2025-10-07 19:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011519 10.0.0.50 - - [2025-10-07 19:04:19] "DELETE /firewall-rule/1bb3c302-ac78-4ff5-b3e1-371e5577b941 HTTP/1.1" 200 115 0.034510 10.0.0.50 - - [2025-10-07 19:04:19] "DELETE /loadbalancer-member/01837014-171a-4261-871f-fb7571713a9a HTTP/1.1" 200 115 0.031557 10.0.0.50 - - [2025-10-07 19:04:19] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.009094 10.0.0.50 - - [2025-10-07 19:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017638 10.0.0.50 - - [2025-10-07 19:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-10-07 19:04:19] "DELETE /loadbalancer-pool/6fe83ffd-8db0-4287-b1f8-6631bb71d449 HTTP/1.1" 200 115 0.065322 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /loadbalancer-listener/6e3f314b-c747-4039-9962-1caacd8fa6d6 HTTP/1.1" 200 115 0.027941 10.0.0.50 - - [2025-10-07 19:04:20] "GET /floating-ip/449e051b-36bf-474a-a251-ecffe6a84880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002716 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.012266 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.022476 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.021497 10.0.0.50 - - [2025-10-07 19:04:20] "PUT /floating-ip/449e051b-36bf-474a-a251-ecffe6a84880 HTTP/1.1" 200 256 0.030039 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.013099 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /floating-ip/449e051b-36bf-474a-a251-ecffe6a84880 HTTP/1.1" 200 115 0.051622 10.0.0.50 - - [2025-10-07 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.008079 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /loadbalancer/c4b20348-ce19-48d7-bc64-57a73800a8b2 HTTP/1.1" 200 115 0.057539 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.012811 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.018243 10.0.0.50 - - [2025-10-07 19:04:20] "POST /chown HTTP/1.1" 200 109 0.018907 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /instance-ip/36a6030d-a5e0-4cb6-9f43-2d5bdd2117d4 HTTP/1.1" 200 115 0.076423 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-machine-interface/75d0ab6a-24db-4bdd-a7d1-1fa454ada2ce HTTP/1.1" 200 115 0.035356 10.0.0.50 - - [2025-10-07 19:04:20] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.014907 10.0.0.50 - - [2025-10-07 19:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015062 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /tag/029374b4-edf9-4fdc-b625-4794e33c2a08 HTTP/1.1" 200 115 0.088343 10.0.0.50 - - [2025-10-07 19:04:20] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.014465 10.0.0.50 - - [2025-10-07 19:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.50 - - [2025-10-07 19:04:20] "PUT /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 266 0.015162 10.0.0.50 - - [2025-10-07 19:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013161 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /service-instance/fe287fd1-4cc5-4726-84c8-47f507c7b17b HTTP/1.1" 200 115 0.034474 10.0.0.50 - - [2025-10-07 19:04:20] "GET /floating-ip-pool/49ee0752-a3d6-4ad4-a361-f8bcf711d756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004835 10.0.0.50 - - [2025-10-07 19:04:20] "POST /ref-update HTTP/1.1" 200 156 0.011250 10.0.0.50 - - [2025-10-07 19:04:20] "GET /virtual-machine-interface/d4a89861-101d-45ad-86f7-6a17e708077e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.011996 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /floating-ip-pool/49ee0752-a3d6-4ad4-a361-f8bcf711d756 HTTP/1.1" 200 115 0.078220 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-machine-interface/d4a89861-101d-45ad-86f7-6a17e708077e HTTP/1.1" 200 115 0.064641 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-machine/0d2305f3-8bf9-465f-b1d0-3c37da5900ae HTTP/1.1" 200 115 0.024471 10.0.0.50 - - [2025-10-07 19:04:20] "GET /virtual-machine-interface/0c806f7e-4487-49dd-aabd-25df0e92ee91?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004867 10.0.0.50 - - [2025-10-07 19:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001585 10.0.0.50 - - [2025-10-07 19:04:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002567 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-network/0a2e9d45-71a6-4765-a748-74fbc1df9b3f HTTP/1.1" 200 115 0.114712 10.0.0.50 - - [2025-10-07 19:04:20] "GET /routing-instance/a3f72ddb-dfd0-434a-ba0b-3f1ddbfebbdf HTTP/1.1" 404 171 0.001960 10.0.0.50 - - [2025-10-07 19:04:20] "GET /domains HTTP/1.1" 200 280 0.003250 10.0.0.50 - - [2025-10-07 19:04:20] "GET /domain/23eee8fe-fc16-4915-9bcf-393450324b88 HTTP/1.1" 200 3086 0.002169 10.0.0.50 - - [2025-10-07 19:04:20] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718 HTTP/1.1" 200 6873 0.036952 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-machine-interface/0c806f7e-4487-49dd-aabd-25df0e92ee91 HTTP/1.1" 200 115 0.077210 10.0.0.50 - - [2025-10-07 19:04:20] "POST /ref-update HTTP/1.1" 200 156 0.020054 10.0.0.50 - - [2025-10-07 19:04:20] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013294 10.0.0.50 - - [2025-10-07 19:04:20] "POST /set-tag HTTP/1.1" 200 109 0.006585 10.0.0.50 - - [2025-10-07 19:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.50 - - [2025-10-07 19:04:20] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003188 10.0.0.50 - - [2025-10-07 19:04:20] "DELETE /virtual-machine/eea6e915-f95b-4542-8295-03fbb0b0b0a2 HTTP/1.1" 200 115 0.041412 10.0.0.50 - - [2025-10-07 19:04:20] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003897 10.0.0.50 - - [2025-10-07 19:04:21] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.50 - - [2025-10-07 19:04:21] "DELETE /loadbalancer-member/eb61c32a-dc16-44eb-b0ef-ccbcd1f81562 HTTP/1.1" 200 115 0.034479 10.0.0.50 - - [2025-10-07 19:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-10-07 19:04:21] "DELETE /route-target/c04a015a-bb80-41d8-8f91-64ae8ceded10 HTTP/1.1" 200 115 0.015630 10.0.0.50 - - [2025-10-07 19:04:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004565 10.0.0.50 - - [2025-10-07 19:04:22] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.50 - - [2025-10-07 19:04:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003747 10.0.0.50 - - [2025-10-07 19:04:22] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.50 - - [2025-10-07 19:04:22] "GET /virtual-machine/b6b91267-f537-4981-9dba-cc0c5be73001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002737 10.0.0.50 - - [2025-10-07 19:04:22] "POST /ref-update HTTP/1.1" 200 156 0.009963 10.0.0.50 - - [2025-10-07 19:04:22] "GET /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010955 10.0.0.50 - - [2025-10-07 19:04:22] "POST /set-tag HTTP/1.1" 200 109 0.024032 10.0.0.50 - - [2025-10-07 19:04:22] "POST /set-tag HTTP/1.1" 200 109 0.025771 10.0.0.50 - - [2025-10-07 19:04:22] "POST /set-tag HTTP/1.1" 200 109 0.028469 10.0.0.50 - - [2025-10-07 19:04:22] "DELETE /instance-ip/4b3aaf7a-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.036139 10.0.0.50 - - [2025-10-07 19:04:22] "POST /ref-update HTTP/1.1" 200 156 0.007207 10.0.0.50 - - [2025-10-07 19:04:22] "DELETE /virtual-machine-interface/4b200490-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.030773 10.0.0.50 - - [2025-10-07 19:04:22] "DELETE /virtual-machine/b6b91267-f537-4981-9dba-cc0c5be73001 HTTP/1.1" 200 115 0.025439 10.0.0.50 - - [2025-10-07 19:04:25] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006639 10.0.0.50 - - [2025-10-07 19:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.50 - - [2025-10-07 19:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2025-10-07 19:04:25] "GET /loadbalancer/0c6099ee-9f34-4619-bd52-306180edea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002625 10.0.0.50 - - [2025-10-07 19:04:27] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006891 10.0.0.50 - - [2025-10-07 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.50 - - [2025-10-07 19:04:27] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005706 10.0.0.50 - - [2025-10-07 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.50 - - [2025-10-07 19:04:27] "GET /virtual-machine/014d0986-844c-4a15-90aa-1304fa454a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.002722 10.0.0.50 - - [2025-10-07 19:04:27] "POST /ref-update HTTP/1.1" 200 156 0.008694 10.0.0.50 - - [2025-10-07 19:04:27] "GET /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015293 10.0.0.50 - - [2025-10-07 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.017868 10.0.0.50 - - [2025-10-07 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.026107 10.0.0.50 - - [2025-10-07 19:04:27] "POST /set-tag HTTP/1.1" 200 109 0.026959 10.0.0.50 - - [2025-10-07 19:04:27] "DELETE /instance-ip/4ad5ab5c-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.029100 10.0.0.50 - - [2025-10-07 19:04:27] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.50 - - [2025-10-07 19:04:27] "DELETE /virtual-machine-interface/4abcbc5a-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.046049 10.0.0.50 - - [2025-10-07 19:04:27] "DELETE /virtual-machine/014d0986-844c-4a15-90aa-1304fa454a4c HTTP/1.1" 200 115 0.030993 10.0.0.50 - - [2025-10-07 19:04:27] "DELETE /tag/2e218c41-3be4-4713-90a5-9aba05715f7e HTTP/1.1" 200 115 0.070719 10.0.0.50 - - [2025-10-07 19:04:27] "DELETE /tag/c407250e-423c-4fa4-be9e-180d79c852db HTTP/1.1" 200 115 0.046002 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-10-07 19:04:31] "GET /project/133b2eeb-ba81-4f0d-ac78-0dafd604b718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030813 10.0.0.50 - - [2025-10-07 19:04:31] "POST /tags HTTP/1.1" 200 393 0.030961 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.50 - - [2025-10-07 19:04:31] "GET /tag/03cf361b-45aa-49e8-a2af-ffb53e327bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.023121 10.0.0.50 - - [2025-10-07 19:04:31] "POST /tags HTTP/1.1" 200 341 0.020736 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2025-10-07 19:04:31] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010923 10.0.0.50 - - [2025-10-07 19:04:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000474 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.006919 10.0.0.50 - - [2025-10-07 19:04:31] "POST /security-groups HTTP/1.1" 200 589 0.064974 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.001562 10.0.0.50 - - [2025-10-07 19:04:31] "POST /projects HTTP/1.1" 200 519 0.229450 10.0.0.50 - - [2025-10-07 19:04:31] "POST /access-control-lists HTTP/1.1" 200 598 0.055350 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.016472 10.0.0.50 - - [2025-10-07 19:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006637 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.50 - - [2025-10-07 19:04:31] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003978 10.0.0.50 - - [2025-10-07 19:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2025-10-07 19:04:31] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.029438 10.0.0.50 - - [2025-10-07 19:04:31] "POST /access-control-lists HTTP/1.1" 200 596 0.061049 10.0.0.50 - - [2025-10-07 19:04:31] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.053491 10.0.0.50 - - [2025-10-07 19:04:31] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.048674 10.0.0.50 - - [2025-10-07 19:04:32] "POST /security-groups HTTP/1.1" 200 591 0.064562 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.004155 10.0.0.50 - - [2025-10-07 19:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014220 10.0.0.50 - - [2025-10-07 19:04:32] "POST /chown HTTP/1.1" 200 109 0.022451 10.0.0.50 - - [2025-10-07 19:04:32] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016552 10.0.0.50 - - [2025-10-07 19:04:32] "POST /access-control-lists HTTP/1.1" 200 632 0.099394 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025781 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.023759 10.0.0.50 - - [2025-10-07 19:04:32] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002284 10.0.0.50 - - [2025-10-07 19:04:32] "POST /tags HTTP/1.1" 409 226 0.002616 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.50 - - [2025-10-07 19:04:32] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020374 10.0.0.50 - - [2025-10-07 19:04:32] "POST /access-control-lists HTTP/1.1" 200 630 0.089350 10.0.0.50 - - [2025-10-07 19:04:32] "POST /firewall-rules HTTP/1.1" 200 600 0.100297 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-rule/fcb23124-a173-4338-be38-81d2df43d7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018778 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003329 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-rule/fcb23124-a173-4338-be38-81d2df43d7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002717 10.0.0.50 - - [2025-10-07 19:04:32] "POST /ref-update HTTP/1.1" 200 156 0.065000 10.0.0.50 - - [2025-10-07 19:04:32] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008785 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-10-07 19:04:32] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002197 10.0.0.50 - - [2025-10-07 19:04:32] "POST /tags HTTP/1.1" 409 226 0.001325 10.0.0.50 - - [2025-10-07 19:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.50 - - [2025-10-07 19:04:32] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009151 10.0.0.50 - - [2025-10-07 19:04:32] "POST /firewall-rules HTTP/1.1" 200 598 0.061763 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-rule/baf42005-b35a-4053-95b7-df9cc85e981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014120 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003761 10.0.0.50 - - [2025-10-07 19:04:32] "GET /firewall-rule/baf42005-b35a-4053-95b7-df9cc85e981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001971 10.0.0.50 - - [2025-10-07 19:04:32] "POST /ref-update HTTP/1.1" 200 156 0.052597 10.0.0.50 - - [2025-10-07 19:04:34] "POST /tags HTTP/1.1" 200 393 0.026748 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010065 10.0.0.50 - - [2025-10-07 19:04:34] "GET /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019324 10.0.0.50 - - [2025-10-07 19:04:34] "POST /tags HTTP/1.1" 200 341 0.024307 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2025-10-07 19:04:34] "GET /tag/bc56f7fb-a4d4-410a-a638-bffc99295528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013334 10.0.0.50 - - [2025-10-07 19:04:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000614 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002646 10.0.0.50 - - [2025-10-07 19:04:34] "POST /security-groups HTTP/1.1" 200 589 0.071590 10.0.0.50 - - [2025-10-07 19:04:34] "POST /projects HTTP/1.1" 200 519 0.162687 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.002281 10.0.0.50 - - [2025-10-07 19:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011582 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.50 - - [2025-10-07 19:04:34] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010403 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.50 - - [2025-10-07 19:04:34] "POST /access-control-lists HTTP/1.1" 200 598 0.078575 10.0.0.50 - - [2025-10-07 19:04:34] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.015761 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.002590 10.0.0.50 - - [2025-10-07 19:04:34] "POST /access-control-lists HTTP/1.1" 200 596 0.081692 10.0.0.50 - - [2025-10-07 19:04:34] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.104954 10.0.0.50 - - [2025-10-07 19:04:34] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.045043 10.0.0.50 - - [2025-10-07 19:04:34] "POST /security-groups HTTP/1.1" 200 591 0.080894 10.0.0.50 - - [2025-10-07 19:04:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001786 10.0.0.50 - - [2025-10-07 19:04:35] "POST /access-control-lists HTTP/1.1" 200 632 0.067450 10.0.0.50 - - [2025-10-07 19:04:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.017055 10.0.0.50 - - [2025-10-07 19:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.076338 10.0.0.50 - - [2025-10-07 19:04:35] "POST /chown HTTP/1.1" 200 109 0.022903 10.0.0.50 - - [2025-10-07 19:04:35] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036250 10.0.0.50 - - [2025-10-07 19:04:35] "POST /access-control-lists HTTP/1.1" 200 630 0.077407 10.0.0.50 - - [2025-10-07 19:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-10-07 19:04:35] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002188 10.0.0.50 - - [2025-10-07 19:04:35] "POST /tags HTTP/1.1" 409 226 0.001394 10.0.0.50 - - [2025-10-07 19:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.50 - - [2025-10-07 19:04:35] "GET /tag/bc56f7fb-a4d4-410a-a638-bffc99295528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009870 10.0.0.50 - - [2025-10-07 19:04:35] "POST /firewall-rules HTTP/1.1" 200 600 0.059422 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-rule/3ce259d3-3adc-47c3-92df-4f443c6fa0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003754 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003119 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-rule/3ce259d3-3adc-47c3-92df-4f443c6fa0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001869 10.0.0.50 - - [2025-10-07 19:04:35] "POST /ref-update HTTP/1.1" 200 156 0.054600 10.0.0.50 - - [2025-10-07 19:04:35] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009106 10.0.0.50 - - [2025-10-07 19:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.50 - - [2025-10-07 19:04:35] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002673 10.0.0.50 - - [2025-10-07 19:04:35] "POST /tags HTTP/1.1" 409 226 0.001573 10.0.0.50 - - [2025-10-07 19:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001195 10.0.0.50 - - [2025-10-07 19:04:35] "GET /tag/bc56f7fb-a4d4-410a-a638-bffc99295528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009269 10.0.0.50 - - [2025-10-07 19:04:35] "POST /firewall-rules HTTP/1.1" 200 598 0.063389 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-rule/c5ceaa5c-7fd0-4eef-8d78-ccc21e517a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003835 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003544 10.0.0.50 - - [2025-10-07 19:04:35] "GET /firewall-rule/c5ceaa5c-7fd0-4eef-8d78-ccc21e517a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001950 10.0.0.50 - - [2025-10-07 19:04:35] "POST /ref-update HTTP/1.1" 200 156 0.059387 10.0.0.50 - - [2025-10-07 19:04:37] "POST /tags HTTP/1.1" 200 345 0.084925 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.50 - - [2025-10-07 19:04:37] "GET /tag/be4c3e5c-0211-456b-bafc-38c0c6b9e860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018924 10.0.0.50 - - [2025-10-07 19:04:37] "POST /projects HTTP/1.1" 409 238 0.002122 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.50 - - [2025-10-07 19:04:37] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043026 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2025-10-07 19:04:37] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005234 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2025-10-07 19:04:37] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004140 10.0.0.50 - - [2025-10-07 19:04:37] "POST /security-groups HTTP/1.1" 409 285 0.002434 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-10-07 19:04:37] "PUT /security-group/30366ec0-1ff1-49d7-b030-fae6e91a1a2b HTTP/1.1" 200 262 0.061063 10.0.0.50 - - [2025-10-07 19:04:37] "PUT /access-control-list/342ba306-9aa5-4022-9c74-6b7e7c287010 HTTP/1.1" 200 272 0.015689 10.0.0.50 - - [2025-10-07 19:04:37] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.098143 10.0.0.50 - - [2025-10-07 19:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042762 10.0.0.50 - - [2025-10-07 19:04:37] "POST /tags HTTP/1.1" 409 228 0.016357 10.0.0.50 - - [2025-10-07 19:04:37] "PUT /access-control-list/91424a1f-2125-4f86-ad91-d110d58ee97d HTTP/1.1" 200 272 0.058425 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2025-10-07 19:04:37] "GET /tag/be4c3e5c-0211-456b-bafc-38c0c6b9e860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009611 10.0.0.50 - - [2025-10-07 19:04:37] "POST /tags HTTP/1.1" 200 345 0.018879 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2025-10-07 19:04:37] "GET /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011217 10.0.0.50 - - [2025-10-07 19:04:37] "POST /projects HTTP/1.1" 409 238 0.002803 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2025-10-07 19:04:37] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032473 10.0.0.50 - - [2025-10-07 19:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2025-10-07 19:04:38] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004263 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.50 - - [2025-10-07 19:04:38] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003622 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.50 - - [2025-10-07 19:04:38] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027630 10.0.0.50 - - [2025-10-07 19:04:38] "POST /security-groups HTTP/1.1" 409 285 0.002159 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.50 - - [2025-10-07 19:04:38] "PUT /security-group/a9213549-1024-4c5f-ac00-fb8630439b4a HTTP/1.1" 200 262 0.056378 10.0.0.50 - - [2025-10-07 19:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027695 10.0.0.50 - - [2025-10-07 19:04:38] "PUT /access-control-list/a7fabc22-1a1a-4025-943b-fc6239c220e5 HTTP/1.1" 200 272 0.019188 10.0.0.50 - - [2025-10-07 19:04:38] "POST /tags HTTP/1.1" 409 228 0.009603 10.0.0.50 - - [2025-10-07 19:04:38] "PUT /access-control-list/51ef90b1-63d7-485c-87ba-d2547374ea62 HTTP/1.1" 200 272 0.010090 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2025-10-07 19:04:38] "GET /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009985 10.0.0.50 - - [2025-10-07 19:04:38] "POST /tags HTTP/1.1" 200 291 0.061337 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.50 - - [2025-10-07 19:04:38] "GET /tag/543a796d-9750-41ee-8522-70bbd77f0e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013694 10.0.0.50 - - [2025-10-07 19:04:38] "POST /tags HTTP/1.1" 200 303 0.039159 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.50 - - [2025-10-07 19:04:38] "GET /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011824 10.0.0.50 - - [2025-10-07 19:04:38] "POST /tags HTTP/1.1" 409 252 0.001710 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.50 - - [2025-10-07 19:04:38] "GET /tag/03cf361b-45aa-49e8-a2af-ffb53e327bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010175 10.0.0.50 - - [2025-10-07 19:04:38] "POST /tags HTTP/1.1" 409 226 0.001639 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.50 - - [2025-10-07 19:04:38] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009446 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.50 - - [2025-10-07 19:04:38] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004267 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.50 - - [2025-10-07 19:04:38] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026284 10.0.0.50 - - [2025-10-07 19:04:38] "POST /virtual-machines HTTP/1.1" 200 395 0.007775 10.0.0.50 - - [2025-10-07 19:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009777 10.0.0.50 - - [2025-10-07 19:04:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092655 10.0.0.50 - - [2025-10-07 19:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007775 10.0.0.50 - - [2025-10-07 19:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.50 - - [2025-10-07 19:04:38] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007698 10.0.0.50 - - [2025-10-07 19:04:38] "POST /instance-ips HTTP/1.1" 200 397 0.018232 10.0.0.50 - - [2025-10-07 19:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019246 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011027 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.063817 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008814 10.0.0.50 - - [2025-10-07 19:04:39] "GET /instance-ip/790aaa40-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003182 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004037 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003335 10.0.0.50 - - [2025-10-07 19:04:39] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004010 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.50 - - [2025-10-07 19:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003863 10.0.0.50 - - [2025-10-07 19:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.50 - - [2025-10-07 19:04:39] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026214 10.0.0.50 - - [2025-10-07 19:04:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007731 10.0.0.50 - - [2025-10-07 19:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018968 10.0.0.50 - - [2025-10-07 19:04:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100399 10.0.0.50 - - [2025-10-07 19:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007730 10.0.0.50 - - [2025-10-07 19:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006140 10.0.0.50 - - [2025-10-07 19:04:39] "POST /instance-ips HTTP/1.1" 200 397 0.018351 10.0.0.50 - - [2025-10-07 19:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028745 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012790 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.060000 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008768 10.0.0.50 - - [2025-10-07 19:04:39] "GET /instance-ip/7977521c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002879 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004211 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003249 10.0.0.50 - - [2025-10-07 19:04:39] "POST /ref-update HTTP/1.1" 200 156 0.006880 10.0.0.50 - - [2025-10-07 19:04:39] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004108 10.0.0.50 - - [2025-10-07 19:04:39] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.50 - - [2025-10-07 19:04:39] "POST /tags HTTP/1.1" 200 291 0.014657 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-10-07 19:04:40] "GET /tag/82731f33-69f9-4044-a804-6439b6141516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011476 10.0.0.50 - - [2025-10-07 19:04:40] "POST /tags HTTP/1.1" 409 252 0.001684 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.50 - - [2025-10-07 19:04:40] "GET /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011766 10.0.0.50 - - [2025-10-07 19:04:40] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2025-10-07 19:04:40] "GET /tag/bc56f7fb-a4d4-410a-a638-bffc99295528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010111 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004962 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2025-10-07 19:04:40] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040508 10.0.0.50 - - [2025-10-07 19:04:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007954 10.0.0.50 - - [2025-10-07 19:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017787 10.0.0.50 - - [2025-10-07 19:04:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112256 10.0.0.50 - - [2025-10-07 19:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010956 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007632 10.0.0.50 - - [2025-10-07 19:04:40] "POST /instance-ips HTTP/1.1" 200 397 0.019040 10.0.0.50 - - [2025-10-07 19:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019077 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005982 10.0.0.50 - - [2025-10-07 19:04:40] "POST /set-tag HTTP/1.1" 200 109 0.059820 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014936 10.0.0.50 - - [2025-10-07 19:04:40] "GET /instance-ip/79fe1734-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.018426 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004465 10.0.0.50 - - [2025-10-07 19:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004408 10.0.0.50 - - [2025-10-07 19:04:40] "POST /ref-update HTTP/1.1" 200 156 0.007045 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011397 10.0.0.50 - - [2025-10-07 19:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2025-10-07 19:04:40] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003647 10.0.0.50 - - [2025-10-07 19:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.50 - - [2025-10-07 19:04:41] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033199 10.0.0.50 - - [2025-10-07 19:04:41] "POST /virtual-machines HTTP/1.1" 200 395 0.006768 10.0.0.50 - - [2025-10-07 19:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009210 10.0.0.50 - - [2025-10-07 19:04:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.090979 10.0.0.50 - - [2025-10-07 19:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008993 10.0.0.50 - - [2025-10-07 19:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006690 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003917 10.0.0.50 - - [2025-10-07 19:04:41] "POST /instance-ips HTTP/1.1" 200 397 0.018005 10.0.0.50 - - [2025-10-07 19:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024315 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009278 10.0.0.50 - - [2025-10-07 19:04:41] "POST /set-tag HTTP/1.1" 200 109 0.059850 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019656 10.0.0.50 - - [2025-10-07 19:04:41] "GET /instance-ip/7a6eabca-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003073 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004037 10.0.0.50 - - [2025-10-07 19:04:41] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003218 10.0.0.50 - - [2025-10-07 19:04:41] "POST /ref-update HTTP/1.1" 200 156 0.007348 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006779 10.0.0.50 - - [2025-10-07 19:04:41] "POST /set-tag HTTP/1.1" 200 109 0.001562 10.0.0.50 - - [2025-10-07 19:04:41] "POST /tags HTTP/1.1" 200 299 0.025213 10.0.0.50 - - [2025-10-07 19:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.50 - - [2025-10-07 19:04:41] "GET /tag/d11af7c3-cb5e-4846-ae3d-9bd4f716ab36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012699 10.0.0.50 - - [2025-10-07 19:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2025-10-07 19:04:41] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003761 10.0.0.50 - - [2025-10-07 19:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.50 - - [2025-10-07 19:04:41] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029698 10.0.0.50 - - [2025-10-07 19:04:41] "POST /virtual-machines HTTP/1.1" 200 395 0.020113 10.0.0.50 - - [2025-10-07 19:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016816 10.0.0.50 - - [2025-10-07 19:04:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092782 10.0.0.50 - - [2025-10-07 19:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007829 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004255 10.0.0.50 - - [2025-10-07 19:04:42] "POST /instance-ips HTTP/1.1" 200 397 0.017562 10.0.0.50 - - [2025-10-07 19:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029555 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010498 10.0.0.50 - - [2025-10-07 19:04:42] "POST /set-tag HTTP/1.1" 200 109 0.017302 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005870 10.0.0.50 - - [2025-10-07 19:04:42] "GET /instance-ip/7aec3810-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002907 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004035 10.0.0.50 - - [2025-10-07 19:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.50 - - [2025-10-07 19:04:42] "POST /tags HTTP/1.1" 200 299 0.018045 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.50 - - [2025-10-07 19:04:42] "GET /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010875 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003404 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.50 - - [2025-10-07 19:04:42] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028271 10.0.0.50 - - [2025-10-07 19:04:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007154 10.0.0.50 - - [2025-10-07 19:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009448 10.0.0.50 - - [2025-10-07 19:04:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101222 10.0.0.50 - - [2025-10-07 19:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008915 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008166 10.0.0.50 - - [2025-10-07 19:04:42] "POST /instance-ips HTTP/1.1" 200 397 0.019471 10.0.0.50 - - [2025-10-07 19:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030344 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005956 10.0.0.50 - - [2025-10-07 19:04:42] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013492 10.0.0.50 - - [2025-10-07 19:04:42] "GET /instance-ip/7b4fe78e-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002387 10.0.0.50 - - [2025-10-07 19:04:42] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008778 10.0.0.50 - - [2025-10-07 19:04:42] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.50 - - [2025-10-07 19:04:42] "POST /tags HTTP/1.1" 200 299 0.015370 10.0.0.50 - - [2025-10-07 19:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.50 - - [2025-10-07 19:04:43] "GET /tag/6ff81400-98dd-4a0f-b42c-2ab8356e7612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010854 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003312 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2025-10-07 19:04:43] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.020107 10.0.0.50 - - [2025-10-07 19:04:43] "POST /virtual-machines HTTP/1.1" 200 395 0.033326 10.0.0.50 - - [2025-10-07 19:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009836 10.0.0.50 - - [2025-10-07 19:04:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102419 10.0.0.50 - - [2025-10-07 19:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014959 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010158 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005266 10.0.0.50 - - [2025-10-07 19:04:43] "POST /instance-ips HTTP/1.1" 200 397 0.026838 10.0.0.50 - - [2025-10-07 19:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020399 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017853 10.0.0.50 - - [2025-10-07 19:04:43] "POST /set-tag HTTP/1.1" 200 109 0.017659 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.038435 10.0.0.50 - - [2025-10-07 19:04:43] "GET /instance-ip/7bb47d2a-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012253 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005495 10.0.0.50 - - [2025-10-07 19:04:43] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.50 - - [2025-10-07 19:04:43] "POST /tags HTTP/1.1" 200 299 0.024874 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.50 - - [2025-10-07 19:04:43] "GET /tag/108a825e-707b-46b9-9ce0-433df55170fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010991 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.50 - - [2025-10-07 19:04:43] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003570 10.0.0.50 - - [2025-10-07 19:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2025-10-07 19:04:43] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027828 10.0.0.50 - - [2025-10-07 19:04:43] "POST /virtual-machines HTTP/1.1" 200 395 0.006319 10.0.0.50 - - [2025-10-07 19:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012625 10.0.0.50 - - [2025-10-07 19:04:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094016 10.0.0.50 - - [2025-10-07 19:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012514 10.0.0.50 - - [2025-10-07 19:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009278 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004702 10.0.0.50 - - [2025-10-07 19:04:44] "POST /instance-ips HTTP/1.1" 200 397 0.017887 10.0.0.50 - - [2025-10-07 19:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023808 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010570 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.017343 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014185 10.0.0.50 - - [2025-10-07 19:04:44] "GET /instance-ip/7c1e39b8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002276 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004052 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001599 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003014 10.0.0.50 - - [2025-10-07 19:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007077 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006296 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001619 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003857 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003069 10.0.0.50 - - [2025-10-07 19:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007761 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013181 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004192 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003203 10.0.0.50 - - [2025-10-07 19:04:44] "POST /ref-update HTTP/1.1" 200 156 0.007217 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004874 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-router/65edbc4d-2629-4654-8bf7-eb578d725db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003457 10.0.0.50 - - [2025-10-07 19:04:44] "POST /ref-update HTTP/1.1" 200 156 0.006855 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004255 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003467 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004190 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.008895 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003951 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004164 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003602 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001596 10.0.0.50 - - [2025-10-07 19:04:44] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004009 10.0.0.50 - - [2025-10-07 19:04:44] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.50 - - [2025-10-07 19:04:50] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004372 10.0.0.50 - - [2025-10-07 19:04:50] "POST /set-tag HTTP/1.1" 200 109 0.008698 10.0.0.50 - - [2025-10-07 19:04:50] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004120 10.0.0.50 - - [2025-10-07 19:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.50 - - [2025-10-07 19:04:50] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003600 10.0.0.50 - - [2025-10-07 19:04:50] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.50 - - [2025-10-07 19:04:50] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003968 10.0.0.50 - - [2025-10-07 19:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.50 - - [2025-10-07 19:04:51] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005194 10.0.0.50 - - [2025-10-07 19:04:51] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.50 - - [2025-10-07 19:04:52] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003960 10.0.0.50 - - [2025-10-07 19:04:52] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine/f2c77316-c600-4a6b-8ba3-d4c1130d6a6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002810 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003514 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine/3e6b64c1-a0e8-456e-854f-eb84b509e5cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002712 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005029 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004362 10.0.0.50 - - [2025-10-07 19:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine/a88747ce-a675-492f-a218-8be1509c151d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003791 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004133 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine/5b11774a-001d-4069-81b4-fbe798b81f06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002872 10.0.0.50 - - [2025-10-07 19:04:53] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003653 10.0.0.50 - - [2025-10-07 19:04:54] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004027 10.0.0.50 - - [2025-10-07 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine/48ce4c55-79c3-41ce-b877-6b9df3b420a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006787 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004207 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine/43bfacc3-9136-4157-9849-ed970ac54e9e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002908 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003559 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine/47eb0e4a-3a07-4420-a107-2a28838256ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002536 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003978 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine/ee546aa5-7cb4-49ab-8975-2689d6441812?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003960 10.0.0.50 - - [2025-10-07 19:04:58] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003600 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005314 10.0.0.50 - - [2025-10-07 19:04:59] "POST /tags HTTP/1.1" 200 333 0.021622 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.50 - - [2025-10-07 19:04:59] "GET /tag/d82a3c75-56e6-46e1-b92b-e1a40bf41978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011639 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.50 - - [2025-10-07 19:04:59] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034012 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.50 - - [2025-10-07 19:04:59] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003491 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2025-10-07 19:04:59] "GET /service-appliance-set/619172ef-63a9-46c4-a260-60e9c24aefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002676 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001565 10.0.0.50 - - [2025-10-07 19:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091253 10.0.0.50 - - [2025-10-07 19:04:59] "GET /virtual-machine-interface/054d5e76-1627-4ad4-8542-61491537b63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.020950 10.0.0.50 - - [2025-10-07 19:04:59] "POST /instance-ips HTTP/1.1" 200 409 0.028444 10.0.0.50 - - [2025-10-07 19:04:59] "GET /instance-ip/9b0f5ca7-0ee7-4429-ab5e-e2cd9fa202c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006829 10.0.0.50 - - [2025-10-07 19:04:59] "POST /loadbalancers HTTP/1.1" 200 629 0.063208 10.0.0.50 - - [2025-10-07 19:04:59] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030432 10.0.0.50 - - [2025-10-07 19:04:59] "GET /instance-ip/9b0f5ca7-0ee7-4429-ab5e-e2cd9fa202c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.014382 10.0.0.50 - - [2025-10-07 19:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027758 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.50 - - [2025-10-07 19:04:59] "POST /floating-ips HTTP/1.1" 200 597 0.029985 10.0.0.50 - - [2025-10-07 19:04:59] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043606 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.012151 10.0.0.50 - - [2025-10-07 19:04:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017951 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.50 - - [2025-10-07 19:04:59] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029747 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer-listener/c27ba453-f615-4fde-a789-849382c05bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002857 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer-listener/c27ba453-f615-4fde-a789-849382c05bc4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002437 10.0.0.50 - - [2025-10-07 19:04:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018527 10.0.0.50 - - [2025-10-07 19:04:59] "GET /instance-ip/9b0f5ca7-0ee7-4429-ab5e-e2cd9fa202c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003608 10.0.0.50 - - [2025-10-07 19:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002127 10.0.0.50 - - [2025-10-07 19:04:59] "GET /instance-ip/9b0f5ca7-0ee7-4429-ab5e-e2cd9fa202c2?fields=floating_ips HTTP/1.1" 200 1213 0.006457 10.0.0.50 - - [2025-10-07 19:04:59] "GET /floating-ip/dbf4e8b3-9298-40a6-91ef-abbdf6ea64eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002165 10.0.0.50 - - [2025-10-07 19:04:59] "GET /loadbalancer-pool/0c836b21-c038-4b44-85fa-a54ffdd660aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.004377 10.0.0.50 - - [2025-10-07 19:04:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017922 10.0.0.50 - - [2025-10-07 19:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017149 10.0.0.50 - - [2025-10-07 19:05:00] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005920 10.0.0.50 - - [2025-10-07 19:05:00] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009714 10.0.0.50 - - [2025-10-07 19:05:00] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003781 10.0.0.50 - - [2025-10-07 19:05:00] "POST /ref-update HTTP/1.1" 200 156 0.014101 10.0.0.50 - - [2025-10-07 19:05:00] "GET /floating-ip/dbf4e8b3-9298-40a6-91ef-abbdf6ea64eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.026817 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 221 0.005111 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/d82a3c75-56e6-46e1-b92b-e1a40bf41978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010094 10.0.0.50 - - [2025-10-07 19:05:00] "PUT /floating-ip/dbf4e8b3-9298-40a6-91ef-abbdf6ea64eb HTTP/1.1" 200 256 0.014076 10.0.0.50 - - [2025-10-07 19:05:00] "POST /set-tag HTTP/1.1" 200 109 0.073113 10.0.0.50 - - [2025-10-07 19:05:00] "GET /loadbalancer-pool/0c836b21-c038-4b44-85fa-a54ffdd660aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.010526 10.0.0.50 - - [2025-10-07 19:05:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015748 10.0.0.50 - - [2025-10-07 19:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007692 10.0.0.50 - - [2025-10-07 19:05:00] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014368 10.0.0.50 - - [2025-10-07 19:05:00] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007009 10.0.0.50 - - [2025-10-07 19:05:00] "POST /ref-update HTTP/1.1" 200 156 0.013024 10.0.0.50 - - [2025-10-07 19:05:00] "GET /floating-ip/dbf4e8b3-9298-40a6-91ef-abbdf6ea64eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.011820 10.0.0.50 - - [2025-10-07 19:05:00] "POST /set-tag HTTP/1.1" 200 109 0.089337 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 206 0.002027 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011489 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 204 0.002257 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012411 10.0.0.50 - - [2025-10-07 19:05:00] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003369 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.50 - - [2025-10-07 19:05:00] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002963 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 206 0.002238 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009656 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 226 0.001494 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009553 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 204 0.001545 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009318 10.0.0.50 - - [2025-10-07 19:05:00] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2025-10-07 19:05:00] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010168 10.0.0.50 - - [2025-10-07 19:05:00] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002284 10.0.0.50 - - [2025-10-07 19:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-10-07 19:05:00] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003576 10.0.0.50 - - [2025-10-07 19:05:01] "POST /firewall-rules HTTP/1.1" 200 626 0.068078 10.0.0.50 - - [2025-10-07 19:05:01] "POST /firewall-rules HTTP/1.1" 200 646 0.077664 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-rule/07dcbb0f-cd20-4c27-ab6c-18da2609b511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003856 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002403 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-rule/b0073bcd-3095-419f-8481-ba9a83d0699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003020 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.013819 10.0.0.50 - - [2025-10-07 19:05:01] "POST /firewall-policys HTTP/1.1" 200 606 0.034120 10.0.0.50 - - [2025-10-07 19:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012967 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004082 10.0.0.50 - - [2025-10-07 19:05:01] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002548 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002589 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004030 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004096 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003354 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001956 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002129 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.017985 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.025910 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.017807 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.032025 10.0.0.50 - - [2025-10-07 19:05:01] "POST /ref-update HTTP/1.1" 200 156 0.056136 10.0.0.50 - - [2025-10-07 19:05:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003292 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000720 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:06:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.50 - - [2025-10-07 19:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 252 0.002099 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010140 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 228 0.001940 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009514 10.0.0.50 - - [2025-10-07 19:07:00] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003066 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.50 - - [2025-10-07 19:07:00] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002147 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 206 0.001347 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011132 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 226 0.001810 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010782 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 204 0.001771 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010118 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 226 0.001770 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009522 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 228 0.001480 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012064 10.0.0.50 - - [2025-10-07 19:07:00] "POST /tags HTTP/1.1" 409 252 0.002666 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2025-10-07 19:07:00] "GET /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013027 10.0.0.50 - - [2025-10-07 19:07:00] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004693 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2025-10-07 19:07:00] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002946 10.0.0.50 - - [2025-10-07 19:07:00] "POST /firewall-rules HTTP/1.1" 409 281 0.001921 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.50 - - [2025-10-07 19:07:00] "PUT /firewall-rule/b0073bcd-3095-419f-8481-ba9a83d0699e HTTP/1.1" 200 260 0.018899 10.0.0.50 - - [2025-10-07 19:07:00] "POST /firewall-rules HTTP/1.1" 409 291 0.016007 10.0.0.50 - - [2025-10-07 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2025-10-07 19:07:01] "PUT /firewall-rule/07dcbb0f-cd20-4c27-ab6c-18da2609b511 HTTP/1.1" 200 260 0.022739 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-rule/07dcbb0f-cd20-4c27-ab6c-18da2609b511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.004987 10.0.0.50 - - [2025-10-07 19:07:01] "POST /firewall-rules HTTP/1.1" 200 658 0.073480 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-rule/4f7c415d-9de9-4455-97c7-79eddedbf03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003842 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002431 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-rule/b0073bcd-3095-419f-8481-ba9a83d0699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003458 10.0.0.50 - - [2025-10-07 19:07:01] "POST /firewall-policys HTTP/1.1" 409 269 0.002324 10.0.0.50 - - [2025-10-07 19:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2025-10-07 19:07:01] "PUT /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05 HTTP/1.1" 200 264 0.020932 10.0.0.50 - - [2025-10-07 19:07:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011253 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009338 10.0.0.50 - - [2025-10-07 19:07:01] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002594 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002694 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002191 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/ab12990f-0409-48a8-8218-4d5ca2619773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001696 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002445 10.0.0.50 - - [2025-10-07 19:07:01] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001914 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004574 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004254 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003673 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.50 - - [2025-10-07 19:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.50 - - [2025-10-07 19:08:03] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002182 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003850 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.062538 10.0.0.50 - - [2025-10-07 19:08:03] "DELETE /loadbalancer-member/09afa673-3589-4e2a-a6b9-af2d496def68 HTTP/1.1" 200 115 0.044653 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003923 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003680 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004551 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.50 - - [2025-10-07 19:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-10-07 19:08:03] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002318 10.0.0.50 - - [2025-10-07 19:08:03] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003582 10.0.0.50 - - [2025-10-07 19:08:03] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.50 - - [2025-10-07 19:08:04] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013707 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.50 - - [2025-10-07 19:08:04] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004067 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.50 - - [2025-10-07 19:08:04] "GET /virtual-machine/f2c77316-c600-4a6b-8ba3-d4c1130d6a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002247 10.0.0.50 - - [2025-10-07 19:08:04] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.50 - - [2025-10-07 19:08:04] "GET /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004457 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.015131 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.027046 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.014058 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.023678 10.0.0.50 - - [2025-10-07 19:08:04] "POST /set-tag HTTP/1.1" 200 109 0.027944 10.0.0.50 - - [2025-10-07 19:08:04] "DELETE /instance-ip/790aaa40-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.028774 10.0.0.50 - - [2025-10-07 19:08:04] "POST /ref-update HTTP/1.1" 200 156 0.006393 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /virtual-machine-interface/78f36196-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.036256 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /virtual-machine/f2c77316-c600-4a6b-8ba3-d4c1130d6a6a HTTP/1.1" 200 115 0.024463 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005011 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003906 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine/5b11774a-001d-4069-81b4-fbe798b81f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002670 10.0.0.50 - - [2025-10-07 19:08:05] "POST /ref-update HTTP/1.1" 200 156 0.008269 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007043 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.016103 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.028838 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.020145 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.013261 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.021384 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /instance-ip/7a6eabca-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.041090 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /virtual-machine-interface/7a570e20-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.050908 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /virtual-machine/5b11774a-001d-4069-81b4-fbe798b81f06 HTTP/1.1" 200 115 0.023224 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006726 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003895 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine/3e6b64c1-a0e8-456e-854f-eb84b509e5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002720 10.0.0.50 - - [2025-10-07 19:08:05] "POST /ref-update HTTP/1.1" 200 156 0.010617 10.0.0.50 - - [2025-10-07 19:08:05] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017287 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.016747 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.025822 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.024865 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.014104 10.0.0.50 - - [2025-10-07 19:08:05] "POST /set-tag HTTP/1.1" 200 109 0.024078 10.0.0.50 - - [2025-10-07 19:08:05] "DELETE /instance-ip/7977521c-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.037948 10.0.0.50 - - [2025-10-07 19:08:05] "POST /ref-update HTTP/1.1" 200 156 0.007514 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.042867 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /virtual-machine/3e6b64c1-a0e8-456e-854f-eb84b509e5cb HTTP/1.1" 200 115 0.019310 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /tag/543a796d-9750-41ee-8522-70bbd77f0e21 HTTP/1.1" 200 115 0.030241 10.0.0.50 - - [2025-10-07 19:08:06] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003735 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2025-10-07 19:08:06] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003823 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.001675 10.0.0.50 - - [2025-10-07 19:08:06] "GET /virtual-machine/a88747ce-a675-492f-a218-8be1509c151d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002708 10.0.0.50 - - [2025-10-07 19:08:06] "POST /ref-update HTTP/1.1" 200 156 0.008363 10.0.0.50 - - [2025-10-07 19:08:06] "GET /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010108 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.017035 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.027691 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.019303 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.013027 10.0.0.50 - - [2025-10-07 19:08:06] "POST /set-tag HTTP/1.1" 200 109 0.020319 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /instance-ip/79fe1734-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.041068 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /virtual-machine-interface/79e45bf0-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.035677 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /virtual-machine/a88747ce-a675-492f-a218-8be1509c151d HTTP/1.1" 200 115 0.018224 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d HTTP/1.1" 409 388 0.005692 10.0.0.50 - - [2025-10-07 19:08:06] "DELETE /tag/82731f33-69f9-4044-a804-6439b6141516 HTTP/1.1" 200 115 0.032618 10.0.0.50 - - [2025-10-07 19:08:11] "GET /global-system-configs HTTP/1.1" 200 322 0.004028 10.0.0.50 - - [2025-10-07 19:08:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002151 10.0.0.50 - - [2025-10-07 19:08:34] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004359 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.50 - - [2025-10-07 19:08:34] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004773 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.50 - - [2025-10-07 19:08:34] "GET /virtual-machine/48ce4c55-79c3-41ce-b877-6b9df3b420a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002320 10.0.0.50 - - [2025-10-07 19:08:34] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.50 - - [2025-10-07 19:08:34] "GET /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004665 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.016616 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.022093 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.012646 10.0.0.50 - - [2025-10-07 19:08:34] "POST /set-tag HTTP/1.1" 200 109 0.026379 10.0.0.50 - - [2025-10-07 19:08:34] "DELETE /instance-ip/7aec3810-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.052370 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine-interface/7ad54b28-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.042467 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine/48ce4c55-79c3-41ce-b877-6b9df3b420a7 HTTP/1.1" 200 115 0.017956 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /tag/d11af7c3-cb5e-4846-ae3d-9bd4f716ab36 HTTP/1.1" 200 115 0.029784 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005080 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005094 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine/43bfacc3-9136-4157-9849-ed970ac54e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002688 10.0.0.50 - - [2025-10-07 19:08:35] "POST /ref-update HTTP/1.1" 200 156 0.011214 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013926 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.015795 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.021950 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.035233 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.011893 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /instance-ip/7bb47d2a-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.034377 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine-interface/7ba0dfb8-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.043289 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine/43bfacc3-9136-4157-9849-ed970ac54e9e HTTP/1.1" 200 115 0.021475 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /tag/6ff81400-98dd-4a0f-b42c-2ab8356e7612 HTTP/1.1" 200 115 0.032269 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004258 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003767 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine/ee546aa5-7cb4-49ab-8975-2689d6441812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002616 10.0.0.50 - - [2025-10-07 19:08:35] "POST /ref-update HTTP/1.1" 200 156 0.008177 10.0.0.50 - - [2025-10-07 19:08:35] "GET /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012733 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.016939 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.024328 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.020696 10.0.0.50 - - [2025-10-07 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.011571 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /instance-ip/7c1e39b8-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.039944 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine-interface/7c06404c-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.035542 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /virtual-machine/ee546aa5-7cb4-49ab-8975-2689d6441812 HTTP/1.1" 200 115 0.020144 10.0.0.50 - - [2025-10-07 19:08:35] "DELETE /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8 HTTP/1.1" 409 236 0.004886 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39 HTTP/1.1" 409 236 0.005613 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /tag/108a825e-707b-46b9-9ce0-433df55170fa HTTP/1.1" 200 115 0.025927 10.0.0.50 - - [2025-10-07 19:08:36] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004199 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.50 - - [2025-10-07 19:08:36] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004552 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.50 - - [2025-10-07 19:08:36] "GET /virtual-machine/47eb0e4a-3a07-4420-a107-2a28838256ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002677 10.0.0.50 - - [2025-10-07 19:08:36] "POST /ref-update HTTP/1.1" 200 156 0.007768 10.0.0.50 - - [2025-10-07 19:08:36] "GET /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011344 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.015819 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.021823 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.021505 10.0.0.50 - - [2025-10-07 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.012400 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /instance-ip/7b4fe78e-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.043598 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /virtual-machine-interface/7b378784-a3b0-11f0-a578-fa163e9ddeb1 HTTP/1.1" 200 115 0.032839 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /virtual-machine/47eb0e4a-3a07-4420-a107-2a28838256ea HTTP/1.1" 200 115 0.017432 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /tag/be4c3e5c-0211-456b-bafc-38c0c6b9e860 HTTP/1.1" 200 115 0.035112 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596 HTTP/1.1" 409 236 0.002944 10.0.0.50 - - [2025-10-07 19:08:36] "DELETE /tag/03cf361b-45aa-49e8-a2af-ffb53e327bd1 HTTP/1.1" 200 115 0.026519 10.0.0.50 - - [2025-10-07 19:08:38] "POST /projects HTTP/1.1" 409 238 0.002013 10.0.0.50 - - [2025-10-07 19:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.50 - - [2025-10-07 19:08:38] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023095 10.0.0.50 - - [2025-10-07 19:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-10-07 19:08:38] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003531 10.0.0.50 - - [2025-10-07 19:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.50 - - [2025-10-07 19:08:38] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005400 10.0.0.50 - - [2025-10-07 19:08:38] "POST /security-groups HTTP/1.1" 409 285 0.002481 10.0.0.50 - - [2025-10-07 19:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2025-10-07 19:08:38] "PUT /security-group/a9213549-1024-4c5f-ac00-fb8630439b4a HTTP/1.1" 200 262 0.055492 10.0.0.50 - - [2025-10-07 19:08:38] "PUT /access-control-list/a7fabc22-1a1a-4025-943b-fc6239c220e5 HTTP/1.1" 200 272 0.009631 10.0.0.50 - - [2025-10-07 19:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.031248 10.0.0.50 - - [2025-10-07 19:08:38] "PUT /access-control-list/51ef90b1-63d7-485c-87ba-d2547374ea62 HTTP/1.1" 200 272 0.019473 10.0.0.50 - - [2025-10-07 19:08:43] "POST /projects HTTP/1.1" 409 238 0.002025 10.0.0.50 - - [2025-10-07 19:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.50 - - [2025-10-07 19:08:43] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033959 10.0.0.50 - - [2025-10-07 19:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-10-07 19:08:43] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003857 10.0.0.50 - - [2025-10-07 19:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-10-07 19:08:43] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004641 10.0.0.50 - - [2025-10-07 19:08:43] "POST /security-groups HTTP/1.1" 409 285 0.002398 10.0.0.50 - - [2025-10-07 19:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.50 - - [2025-10-07 19:08:43] "PUT /security-group/a9213549-1024-4c5f-ac00-fb8630439b4a HTTP/1.1" 200 262 0.057914 10.0.0.50 - - [2025-10-07 19:08:43] "PUT /access-control-list/a7fabc22-1a1a-4025-943b-fc6239c220e5 HTTP/1.1" 200 272 0.011985 10.0.0.50 - - [2025-10-07 19:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021765 10.0.0.50 - - [2025-10-07 19:08:43] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004519 10.0.0.50 - - [2025-10-07 19:08:43] "PUT /access-control-list/51ef90b1-63d7-485c-87ba-d2547374ea62 HTTP/1.1" 200 272 0.022599 10.0.0.50 - - [2025-10-07 19:08:43] "GET /firewall-rule/3ce259d3-3adc-47c3-92df-4f443c6fa0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003017 10.0.0.50 - - [2025-10-07 19:08:43] "POST /ref-update HTTP/1.1" 200 156 0.051228 10.0.0.50 - - [2025-10-07 19:08:43] "DELETE /firewall-rule/3ce259d3-3adc-47c3-92df-4f443c6fa0b0 HTTP/1.1" 200 115 0.038887 10.0.0.50 - - [2025-10-07 19:08:43] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004752 10.0.0.50 - - [2025-10-07 19:08:43] "GET /firewall-rule/c5ceaa5c-7fd0-4eef-8d78-ccc21e517a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002647 10.0.0.50 - - [2025-10-07 19:08:44] "POST /ref-update HTTP/1.1" 200 156 0.049545 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /firewall-rule/c5ceaa5c-7fd0-4eef-8d78-ccc21e517a6b HTTP/1.1" 200 115 0.073638 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8 HTTP/1.1" 409 236 0.003860 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39 HTTP/1.1" 409 236 0.004091 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /tag/bc56f7fb-a4d4-410a-a638-bffc99295528 HTTP/1.1" 200 115 0.031846 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.50 - - [2025-10-07 19:08:44] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003975 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.50 - - [2025-10-07 19:08:44] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003251 10.0.0.50 - - [2025-10-07 19:08:44] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.038308 10.0.0.50 - - [2025-10-07 19:08:44] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.046235 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /security-group/a9213549-1024-4c5f-ac00-fb8630439b4a HTTP/1.1" 200 115 0.046412 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /access-control-list/a7fabc22-1a1a-4025-943b-fc6239c220e5 HTTP/1.1" 200 115 0.036292 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /access-control-list/51ef90b1-63d7-485c-87ba-d2547374ea62 HTTP/1.1" 200 115 0.032325 10.0.0.50 - - [2025-10-07 19:08:44] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034022 10.0.0.50 - - [2025-10-07 19:08:44] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?fields=security_groups HTTP/1.1" 200 1352 0.026827 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /security-group/3e87d264-47f3-4f02-bece-2653e217490f HTTP/1.1" 200 115 0.040322 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /access-control-list/86c360c5-8f02-4568-96ce-ab79d8527fd9 HTTP/1.1" 200 115 0.040713 10.0.0.50 - - [2025-10-07 19:08:44] "GET /project/21257a5d-63ab-46f4-9bb8-688c8896b656?fields=application_policy_sets HTTP/1.1" 200 1391 0.064146 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /access-control-list/71ab788f-3223-40e3-a9d7-b0fefa2ddc1f HTTP/1.1" 200 115 0.052313 10.0.0.50 - - [2025-10-07 19:08:44] "DELETE /project/21257a5d-63ab-46f4-9bb8-688c8896b656 HTTP/1.1" 200 115 0.319782 10.0.0.50 - - [2025-10-07 19:08:44] "POST /projects HTTP/1.1" 409 238 0.004575 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2025-10-07 19:08:44] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031694 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2025-10-07 19:08:44] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003674 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2025-10-07 19:08:44] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004234 10.0.0.50 - - [2025-10-07 19:08:44] "POST /security-groups HTTP/1.1" 409 285 0.002101 10.0.0.50 - - [2025-10-07 19:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.50 - - [2025-10-07 19:08:45] "PUT /security-group/30366ec0-1ff1-49d7-b030-fae6e91a1a2b HTTP/1.1" 200 262 0.055568 10.0.0.50 - - [2025-10-07 19:08:45] "PUT /access-control-list/342ba306-9aa5-4022-9c74-6b7e7c287010 HTTP/1.1" 200 272 0.012250 10.0.0.50 - - [2025-10-07 19:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019029 10.0.0.50 - - [2025-10-07 19:08:45] "PUT /access-control-list/91424a1f-2125-4f86-ad91-d110d58ee97d HTTP/1.1" 200 272 0.029873 10.0.0.50 - - [2025-10-07 19:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.50 - - [2025-10-07 19:08:49] "GET /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002218 10.0.0.50 - - [2025-10-07 19:08:49] "GET /virtual-machine-interface/795f07e8-a3b0-11f0-a578-fa163e9ddeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001678 10.0.0.50 - - [2025-10-07 19:08:49] "DELETE /loadbalancer-member/fd91a8b8-b732-4a31-aca6-757b6f2feaee HTTP/1.1" 200 115 0.034560 10.0.0.50 - - [2025-10-07 19:08:49] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002433 10.0.0.50 - - [2025-10-07 19:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2025-10-07 19:08:49] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002809 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-policy/f9bbfcac-a555-4121-876d-cb39a17d6d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001875 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-rule/b0073bcd-3095-419f-8481-ba9a83d0699e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001699 10.0.0.50 - - [2025-10-07 19:08:49] "POST /ref-update HTTP/1.1" 200 156 0.017288 10.0.0.50 - - [2025-10-07 19:08:49] "DELETE /firewall-rule/b0073bcd-3095-419f-8481-ba9a83d0699e HTTP/1.1" 200 115 0.035316 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002851 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-rule/4f7c415d-9de9-4455-97c7-79eddedbf03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002693 10.0.0.50 - - [2025-10-07 19:08:49] "POST /ref-update HTTP/1.1" 200 156 0.013519 10.0.0.50 - - [2025-10-07 19:08:49] "DELETE /firewall-rule/4f7c415d-9de9-4455-97c7-79eddedbf03a HTTP/1.1" 200 115 0.036808 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.013352 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-rule/07dcbb0f-cd20-4c27-ab6c-18da2609b511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.002574 10.0.0.50 - - [2025-10-07 19:08:49] "POST /ref-update HTTP/1.1" 200 156 0.010621 10.0.0.50 - - [2025-10-07 19:08:49] "DELETE /firewall-rule/07dcbb0f-cd20-4c27-ab6c-18da2609b511 HTTP/1.1" 200 115 0.037724 10.0.0.50 - - [2025-10-07 19:08:49] "GET /application-policy-set/2e676753-737f-4cde-9250-25f409f67cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003227 10.0.0.50 - - [2025-10-07 19:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2025-10-07 19:08:49] "GET /policy-management/14dacad5-bd98-40fe-9d11-abc65bd34e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002215 10.0.0.50 - - [2025-10-07 19:08:49] "GET /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002804 10.0.0.50 - - [2025-10-07 19:08:49] "POST /ref-update HTTP/1.1" 200 156 0.019579 10.0.0.50 - - [2025-10-07 19:08:49] "DELETE /firewall-policy/baf988ca-06ae-4b10-b952-73e698d3dc05 HTTP/1.1" 200 115 0.026760 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /tag/4b451b76-a1af-409e-9e4b-fe70c5e8a4a8 HTTP/1.1" 200 115 0.050803 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /tag/472fa72e-e72e-4bcc-97d5-fb99b497ec39 HTTP/1.1" 200 115 0.029998 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /tag/b5d94462-a0cd-4e98-978c-f290ecdecb8d HTTP/1.1" 200 115 0.063008 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /tag/e15e376c-15aa-48eb-aa9c-46d6f81c3596 HTTP/1.1" 200 115 0.052294 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /loadbalancer-pool/0c836b21-c038-4b44-85fa-a54ffdd660aa HTTP/1.1" 200 115 0.026658 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /loadbalancer-listener/c27ba453-f615-4fde-a789-849382c05bc4 HTTP/1.1" 200 115 0.026401 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /loadbalancer/c53fa5ef-a5ae-425f-acaa-47e3fdbb5476 HTTP/1.1" 200 115 0.026878 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /floating-ip/dbf4e8b3-9298-40a6-91ef-abbdf6ea64eb HTTP/1.1" 200 115 0.021587 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /instance-ip/9b0f5ca7-0ee7-4429-ab5e-e2cd9fa202c2 HTTP/1.1" 200 115 0.034274 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /virtual-machine-interface/054d5e76-1627-4ad4-8542-61491537b63b HTTP/1.1" 200 115 0.046682 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /tag/d82a3c75-56e6-46e1-b92b-e1a40bf41978 HTTP/1.1" 200 115 0.048923 10.0.0.50 - - [2025-10-07 19:08:50] "POST /projects HTTP/1.1" 409 238 0.002813 10.0.0.50 - - [2025-10-07 19:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-10-07 19:08:50] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044218 10.0.0.50 - - [2025-10-07 19:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.50 - - [2025-10-07 19:08:50] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005361 10.0.0.50 - - [2025-10-07 19:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2025-10-07 19:08:50] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003653 10.0.0.50 - - [2025-10-07 19:08:50] "POST /security-groups HTTP/1.1" 409 285 0.001931 10.0.0.50 - - [2025-10-07 19:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.50 - - [2025-10-07 19:08:50] "PUT /security-group/30366ec0-1ff1-49d7-b030-fae6e91a1a2b HTTP/1.1" 200 262 0.061833 10.0.0.50 - - [2025-10-07 19:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025263 10.0.0.50 - - [2025-10-07 19:08:50] "PUT /access-control-list/342ba306-9aa5-4022-9c74-6b7e7c287010 HTTP/1.1" 200 272 0.022704 10.0.0.50 - - [2025-10-07 19:08:50] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.019145 10.0.0.50 - - [2025-10-07 19:08:50] "PUT /access-control-list/91424a1f-2125-4f86-ad91-d110d58ee97d HTTP/1.1" 200 272 0.017706 10.0.0.50 - - [2025-10-07 19:08:50] "GET /firewall-rule/fcb23124-a173-4338-be38-81d2df43d7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006335 10.0.0.50 - - [2025-10-07 19:08:50] "POST /ref-update HTTP/1.1" 200 156 0.081416 10.0.0.50 - - [2025-10-07 19:08:50] "DELETE /firewall-rule/fcb23124-a173-4338-be38-81d2df43d7c0 HTTP/1.1" 200 115 0.045934 10.0.0.50 - - [2025-10-07 19:08:50] "GET /firewall-policy/8e52e5ec-2470-4798-b19e-61011235a4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003096 10.0.0.50 - - [2025-10-07 19:08:51] "GET /firewall-rule/baf42005-b35a-4053-95b7-df9cc85e981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003454 10.0.0.50 - - [2025-10-07 19:08:51] "POST /ref-update HTTP/1.1" 200 156 0.054697 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /firewall-rule/baf42005-b35a-4053-95b7-df9cc85e981a HTTP/1.1" 200 115 0.037726 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /tag/a73b5e43-afb0-4931-8f5b-189ee31f5734 HTTP/1.1" 200 115 0.041848 10.0.0.50 - - [2025-10-07 19:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-10-07 19:08:51] "GET /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004344 10.0.0.50 - - [2025-10-07 19:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.50 - - [2025-10-07 19:08:51] "GET /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003388 10.0.0.50 - - [2025-10-07 19:08:51] "PUT /virtual-network/e61a67a5-1f4a-4cae-9717-ef5c7f46cda8 HTTP/1.1" 200 264 0.048838 10.0.0.50 - - [2025-10-07 19:08:51] "PUT /virtual-network/75d513ae-cbc7-4785-ae4a-7dc780d9ab02 HTTP/1.1" 200 264 0.060693 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /security-group/30366ec0-1ff1-49d7-b030-fae6e91a1a2b HTTP/1.1" 200 115 0.052740 10.0.0.50 - - [2025-10-07 19:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /access-control-list/342ba306-9aa5-4022-9c74-6b7e7c287010 HTTP/1.1" 200 115 0.031003 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /access-control-list/91424a1f-2125-4f86-ad91-d110d58ee97d HTTP/1.1" 200 115 0.022773 10.0.0.50 - - [2025-10-07 19:08:51] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031827 10.0.0.50 - - [2025-10-07 19:08:51] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?fields=security_groups HTTP/1.1" 200 1352 0.029136 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /security-group/6c1be208-18b2-4e97-81ca-15b3188b9469 HTTP/1.1" 200 115 0.055823 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /access-control-list/1ac87340-8453-4147-a0c6-cfc982d0215c HTTP/1.1" 200 115 0.052019 10.0.0.50 - - [2025-10-07 19:08:51] "GET /project/817f7d68-9ccc-43c8-99a8-9c19e0820035?fields=application_policy_sets HTTP/1.1" 200 1391 0.043829 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /access-control-list/52588e8e-ffcd-4ad1-a222-ef823e6b9860 HTTP/1.1" 200 115 0.042956 10.0.0.50 - - [2025-10-07 19:08:51] "DELETE /project/817f7d68-9ccc-43c8-99a8-9c19e0820035 HTTP/1.1" 200 115 0.326657