++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 16 08:58:41 AM UTC 2025 ===================' INFO: =================== Thu Oct 16 08:58:41 AM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 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.22 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.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.22,10.231.46.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.231.46.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22: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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/16/2025 08:59:26.193 7fe663ae44c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/16/2025 08:59:26.656 7fe663ae44c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/16/2025 08:59:26.695 7fe663ae44c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/16/2025 08:59:26.713 7fe663ae44c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-10-16 08:59:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000692 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-16 08:59:42] "GET / HTTP/1.1" 503 181 0.002162 10.0.0.22 - - [2025-10-16 08:59:43] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.22 - - [2025-10-16 08:59:43] "GET / HTTP/1.1" 200 35931 0.001978 10.0.0.22 - - [2025-10-16 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.22 - - [2025-10-16 08:59:43] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007104 10.0.0.22 - - [2025-10-16 08:59:43] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.22 - - [2025-10-16 08:59:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002326 10.0.0.22 - - [2025-10-16 08:59:43] "POST /analytics-nodes HTTP/1.1" 200 599 0.084500 10.0.0.22 - - [2025-10-16 08:59:43] "GET / HTTP/1.1" 200 45303 0.001442 10.0.0.22 - - [2025-10-16 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.22 - - [2025-10-16 08:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.22 - - [2025-10-16 08:59:44] "GET / HTTP/1.1" 200 35931 0.001214 10.0.0.22 - - [2025-10-16 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.22 - - [2025-10-16 08:59:44] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007262 10.0.0.22 - - [2025-10-16 08:59:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002553 10.0.0.22 - - [2025-10-16 08:59:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.055418 10.0.0.22 - - [2025-10-16 08:59:44] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.22 - - [2025-10-16 08:59:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.013784 10.0.0.22 - - [2025-10-16 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.025977 10.0.0.22 - - [2025-10-16 08:59:44] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007938 10.0.0.22 - - [2025-10-16 08:59:44] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.22 - - [2025-10-16 08:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.22 - - [2025-10-16 08:59:44] "GET /routing-instance/a42be6b2-ce9e-40eb-b242-e71576d11f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005330 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.108576 10.0.0.22 - - [2025-10-16 08:59:45] "POST /bgp-routers HTTP/1.1" 200 616 0.089617 10.0.0.22 - - [2025-10-16 08:59:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.010415 10.0.0.22 - - [2025-10-16 08:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011076 10.0.0.22 - - [2025-10-16 08:59:45] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009100 10.0.0.22 - - [2025-10-16 08:59:45] "GET /bgp-router/eebc76b0-d2ad-4465-a903-acd4855d3f5e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.034027 10.0.0.22 - - [2025-10-16 08:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.22 - - [2025-10-16 08:59:45] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008190 10.0.0.22 - - [2025-10-16 08:59:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003247 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-appliance-sets HTTP/1.1" 200 541 0.076825 10.0.0.22 - - [2025-10-16 08:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025894 10.0.0.22 - - [2025-10-16 08:59:45] "GET /network-ipam/a0ba06fc-d148-4764-b4ef-3a4d3e9a8cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.016733 10.0.0.22 - - [2025-10-16 08:59:45] "POST /ref-update HTTP/1.1" 200 156 0.063308 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-templates HTTP/1.1" 200 511 0.100512 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-templates HTTP/1.1" 200 501 0.051254 10.0.0.22 - - [2025-10-16 08:59:45] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-templates HTTP/1.1" 200 515 0.047803 10.0.0.22 - - [2025-10-16 08:59:45] "POST /service-templates HTTP/1.1" 200 535 0.053726 10.0.0.22 - - [2025-10-16 08:59:46] "POST /service-templates HTTP/1.1" 200 507 0.087261 10.0.0.22 - - [2025-10-16 08:59:46] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.22 - - [2025-10-16 08:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.22 - - [2025-10-16 08:59:46] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009762 10.0.0.22 - - [2025-10-16 08:59:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003468 [Introspect:8084]10.0.0.22 - - [2025-10-16 08:59:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001963 [Introspect:8084]10.0.0.22 - - [2025-10-16 08:59:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001443 10.0.0.22 - - [2025-10-16 08:59:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.055272 10.0.0.22 - - [2025-10-16 08:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.22 - - [2025-10-16 08:59:49] "GET /network-ipam/a0ba06fc-d148-4764-b4ef-3a4d3e9a8cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006688 10.0.0.22 - - [2025-10-16 08:59:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.004410 10.0.0.22 - - [2025-10-16 08:59:50] "POST /access-control-lists HTTP/1.1" 200 587 0.073323 10.0.0.22 - - [2025-10-16 08:59:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.033006 10.0.0.22 - - [2025-10-16 08:59:50] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.22 - - [2025-10-16 08:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007483 10.0.0.22 - - [2025-10-16 08:59:50] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015913 10.0.0.22 - - [2025-10-16 08:59:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002815 10.0.0.22 - - [2025-10-16 08:59:50] "POST /access-control-lists HTTP/1.1" 200 585 0.061945 10.0.0.22 - - [2025-10-16 08:59:50] "POST /config-nodes HTTP/1.1" 200 593 0.054834 10.0.0.22 - - [2025-10-16 08:59:50] "POST /route-targets HTTP/1.1" 200 327 0.023265 10.0.0.22 - - [2025-10-16 08:59:50] "POST /ref-update HTTP/1.1" 200 156 0.051147 10.0.0.22 - - [2025-10-16 08:59:50] "POST /route-targets HTTP/1.1" 200 327 0.012602 10.0.0.22 - - [2025-10-16 08:59:50] "POST /ref-update HTTP/1.1" 200 156 0.026874 10.0.0.22 - - [2025-10-16 08:59:51] "POST /route-targets HTTP/1.1" 200 327 0.034580 10.0.0.22 - - [2025-10-16 08:59:51] "POST /ref-update HTTP/1.1" 200 156 0.038342 10.0.0.22 - - [2025-10-16 08:59:51] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.22 - - [2025-10-16 08:59:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003355 10.0.0.22 - - [2025-10-16 08:59:51] "POST /route-targets HTTP/1.1" 200 327 0.034643 10.0.0.22 - - [2025-10-16 08:59:51] "POST /ref-update HTTP/1.1" 200 156 0.045168 10.0.0.22 - - [2025-10-16 08:59:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003766 10.0.0.22 - - [2025-10-16 08:59:51] "POST /access-control-lists HTTP/1.1" 200 551 0.110760 10.0.0.22 - - [2025-10-16 08:59:51] "PUT /access-control-list/5f02f032-5753-43ec-8cc9-fb5668ca5c19 HTTP/1.1" 200 272 0.017440 10.0.0.22 - - [2025-10-16 08:59:51] "PUT /access-control-list/8e093a05-8e19-454c-b894-d2c9f9672219 HTTP/1.1" 200 272 0.053177 10.0.0.22 - - [2025-10-16 08:59:52] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.22 - - [2025-10-16 08:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.22 - - [2025-10-16 08:59:52] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008236 10.0.0.22 - - [2025-10-16 08:59:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.003670 10.0.0.22 - - [2025-10-16 08:59:52] "POST /database-nodes HTTP/1.1" 200 597 0.019321 10.0.0.22 - - [2025-10-16 08:59:53] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.22 - - [2025-10-16 08:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.22 - - [2025-10-16 08:59:53] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013788 10.0.0.22 - - [2025-10-16 08:59:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.003444 10.0.0.22 - - [2025-10-16 08:59:53] "POST /config-database-nodes HTTP/1.1" 200 611 0.057897 10.0.0.22 - - [2025-10-16 08:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.22 - - [2025-10-16 08:59:56] "GET /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003141 10.0.0.22 - - [2025-10-16 08:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.22 - - [2025-10-16 08:59:56] "PUT /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0 HTTP/1.1" 200 276 0.010111 10.0.0.22 - - [2025-10-16 08:59:56] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 581 0.025391 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 575 0.030175 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 575 0.029669 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 559 0.019313 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 555 0.044127 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 557 0.028309 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 565 0.021656 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 549 0.035420 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 557 0.026999 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 567 0.018434 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 555 0.031221 10.0.0.22 - - [2025-10-16 08:59:56] "POST /alarms HTTP/1.1" 200 567 0.048568 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 575 0.075051 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 569 0.076555 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 561 0.038317 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 561 0.023543 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 561 0.038911 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 547 0.039344 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 595 0.024306 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 575 0.046298 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 571 0.053872 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 583 0.047883 10.0.0.22 - - [2025-10-16 08:59:57] "POST /alarms HTTP/1.1" 200 609 0.040430 10.0.0.22 - - [2025-10-16 08:59:58] "GET / HTTP/1.1" 200 35931 0.001807 10.0.0.22 - - [2025-10-16 08:59:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002925 10.0.0.22 - - [2025-10-16 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.22 - - [2025-10-16 08:59:58] "PUT /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0 HTTP/1.1" 200 276 0.011603 10.0.0.22 - - [2025-10-16 08:59:58] "GET / HTTP/1.1" 200 35931 0.001221 10.0.0.22 - - [2025-10-16 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.22 - - [2025-10-16 08:59:58] "GET /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003054 10.0.0.22 - - [2025-10-16 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.22 - - [2025-10-16 08:59:58] "PUT /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0 HTTP/1.1" 200 276 0.011047 10.0.0.22 - - [2025-10-16 08:59:58] "GET / HTTP/1.1" 200 35931 0.002133 10.0.0.22 - - [2025-10-16 08:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.22 - - [2025-10-16 08:59:58] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007259 10.0.0.22 - - [2025-10-16 08:59:58] "PUT /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31 HTTP/1.1" 200 274 0.018817 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 10.0.0.22 - - [2025-10-16 09:00:55] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.22 - - [2025-10-16 09:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.22 - - [2025-10-16 09:00:55] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003155 10.0.0.22 - - [2025-10-16 09:00:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.000882 10.0.0.22 - - [2025-10-16 09:00:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.006937 10.0.0.22 - - [2025-10-16 09:00:55] "POST /security-groups HTTP/1.1" 200 570 0.087034 10.0.0.22 - - [2025-10-16 09:00:55] "POST /projects HTTP/1.1" 200 481 0.312480 10.0.0.22 - - [2025-10-16 09:00:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.005264 10.0.0.22 - - [2025-10-16 09:00:55] "POST /access-control-lists HTTP/1.1" 200 579 0.082268 10.0.0.22 - - [2025-10-16 09:00:55] "POST /security-groups HTTP/1.1" 200 534 0.182456 10.0.0.22 - - [2025-10-16 09:00:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.029868 10.0.0.22 - - [2025-10-16 09:00:55] "POST /chown HTTP/1.1" 200 109 0.048282 10.0.0.22 - - [2025-10-16 09:00:56] "POST /policy-managements HTTP/1.1" 409 214 0.030071 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.22 - - [2025-10-16 09:00:56] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025030 10.0.0.22 - - [2025-10-16 09:00:56] "POST /access-control-lists HTTP/1.1" 200 577 0.123128 10.0.0.22 - - [2025-10-16 09:00:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.102664 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.22 - - [2025-10-16 09:00:56] "GET /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003541 10.0.0.22 - - [2025-10-16 09:00:56] "PUT /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0 HTTP/1.1" 200 276 0.025954 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.22 - - [2025-10-16 09:00:56] "GET /virtual-network/2d10f0f6-39e4-4076-95a5-6318f883aecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007141 10.0.0.22 - - [2025-10-16 09:00:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.003345 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.004468 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.002142 10.0.0.22 - - [2025-10-16 09:00:56] "POST /security-groups HTTP/1.1" 200 574 0.128801 10.0.0.22 - - [2025-10-16 09:00:56] "POST /projects HTTP/1.1" 200 489 0.366831 10.0.0.22 - - [2025-10-16 09:00:56] "POST /access-control-lists HTTP/1.1" 200 594 0.120893 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.015462 10.0.0.22 - - [2025-10-16 09:00:56] "POST /security-groups HTTP/1.1" 200 546 0.041824 10.0.0.22 - - [2025-10-16 09:00:56] "POST /chown HTTP/1.1" 200 109 0.064863 10.0.0.22 - - [2025-10-16 09:00:56] "POST /access-control-lists HTTP/1.1" 200 592 0.100818 10.0.0.22 - - [2025-10-16 09:00:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.004391 10.0.0.22 - - [2025-10-16 09:00:56] "POST /network-ipams HTTP/1.1" 200 522 0.107152 10.0.0.22 - - [2025-10-16 09:00:57] "POST /access-control-lists HTTP/1.1" 200 583 0.106571 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.028808 10.0.0.22 - - [2025-10-16 09:00:57] "POST /network-ipams HTTP/1.1" 200 510 0.110803 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.002393 10.0.0.22 - - [2025-10-16 09:00:57] "POST /access-control-lists HTTP/1.1" 200 581 0.148066 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.004087 10.0.0.22 - - [2025-10-16 09:00:57] "POST /access-control-lists HTTP/1.1" 200 602 0.089782 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.015460 10.0.0.22 - - [2025-10-16 09:00:57] "POST /useragent-kv HTTP/1.1" 200 115 0.025111 10.0.0.22 - - [2025-10-16 09:00:57] "POST /virtual-networks HTTP/1.1" 200 538 0.283457 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.22 - - [2025-10-16 09:00:57] "POST /access-control-lists HTTP/1.1" 200 600 0.035359 10.0.0.22 - - [2025-10-16 09:00:57] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.019636 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.005172 10.0.0.22 - - [2025-10-16 09:00:57] "POST /network-ipams HTTP/1.1" 200 518 0.047625 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.004868 10.0.0.22 - - [2025-10-16 09:00:57] "POST /access-control-lists HTTP/1.1" 200 589 0.117068 10.0.0.22 - - [2025-10-16 09:00:57] "POST /route-targets HTTP/1.1" 200 327 0.032096 10.0.0.22 - - [2025-10-16 09:00:57] "POST /ref-update HTTP/1.1" 200 156 0.078112 10.0.0.22 - - [2025-10-16 09:00:57] "POST /useragent-kv HTTP/1.1" 200 115 0.053506 10.0.0.22 - - [2025-10-16 09:00:57] "POST /virtual-networks HTTP/1.1" 200 546 0.272011 10.0.0.22 - - [2025-10-16 09:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009501 10.0.0.22 - - [2025-10-16 09:00:58] "PUT /access-control-list/21b30a28-fd04-4bb1-87f3-f049bcf97779 HTTP/1.1" 200 272 0.105525 10.0.0.22 - - [2025-10-16 09:00:58] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.071663 10.0.0.22 - - [2025-10-16 09:00:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.010079 10.0.0.22 - - [2025-10-16 09:00:58] "POST /network-policys HTTP/1.1" 200 538 0.048376 10.0.0.22 - - [2025-10-16 09:00:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.026911 10.0.0.22 - - [2025-10-16 09:00:58] "POST /route-targets HTTP/1.1" 200 327 0.046116 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-update HTTP/1.1" 200 156 0.032075 10.0.0.22 - - [2025-10-16 09:00:58] "POST /network-policys HTTP/1.1" 200 534 0.091262 10.0.0.22 - - [2025-10-16 09:00:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.022290 10.0.0.22 - - [2025-10-16 09:00:58] "POST /network-policys HTTP/1.1" 200 542 0.040837 10.0.0.22 - - [2025-10-16 09:00:58] "PUT /access-control-list/923b31db-2a49-43c0-b29a-03db5646f2ec HTTP/1.1" 200 272 0.033040 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-update HTTP/1.1" 200 156 0.109701 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013438 10.0.0.22 - - [2025-10-16 09:00:58] "PUT /access-control-list/21b30a28-fd04-4bb1-87f3-f049bcf97779 HTTP/1.1" 200 272 0.022690 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-update HTTP/1.1" 200 156 0.099655 10.0.0.22 - - [2025-10-16 09:00:58] "PUT /access-control-list/923b31db-2a49-43c0-b29a-03db5646f2ec HTTP/1.1" 200 272 0.092408 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-update HTTP/1.1" 200 156 0.169832 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024653 10.0.0.22 - - [2025-10-16 09:00:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019972 10.0.0.22 - - [2025-10-16 09:00:58] "PUT /access-control-list/21b30a28-fd04-4bb1-87f3-f049bcf97779 HTTP/1.1" 200 272 0.064031 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.045124 10.0.0.22 - - [2025-10-16 09:00:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.008738 10.0.0.22 - - [2025-10-16 09:00:59] "POST /access-control-lists HTTP/1.1" 200 601 0.054616 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.212968 10.0.0.22 - - [2025-10-16 09:00:59] "PUT /access-control-list/04479892-c90f-4266-9aaf-141ac05daa73 HTTP/1.1" 200 272 0.032667 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.166812 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.050212 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.141650 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002412 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:00:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001815 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008684 10.0.0.22 - - [2025-10-16 09:00:59] "PUT /access-control-list/923b31db-2a49-43c0-b29a-03db5646f2ec HTTP/1.1" 200 272 0.129844 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040360 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012405 10.0.0.22 - - [2025-10-16 09:00:59] "PUT /access-control-list/04479892-c90f-4266-9aaf-141ac05daa73 HTTP/1.1" 200 272 0.096645 10.0.0.22 - - [2025-10-16 09:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.22 - - [2025-10-16 09:00:59] "GET /virtual-network/2d10f0f6-39e4-4076-95a5-6318f883aecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018990 10.0.0.22 - - [2025-10-16 09:00:59] "POST /ref-update HTTP/1.1" 200 156 0.053181 10.0.0.22 - - [2025-10-16 09:00:59] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008664 10.0.0.22 - - [2025-10-16 09:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.22 - - [2025-10-16 09:00:59] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003336 10.0.0.22 - - [2025-10-16 09:01:00] "POST /firewall-policys HTTP/1.1" 200 530 0.113238 10.0.0.22 - - [2025-10-16 09:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036310 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022626 10.0.0.22 - - [2025-10-16 09:01:00] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003070 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002825 10.0.0.22 - - [2025-10-16 09:01:00] "POST /ref-update HTTP/1.1" 200 156 0.031037 10.0.0.22 - - [2025-10-16 09:01:00] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005275 10.0.0.22 - - [2025-10-16 09:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2025-10-16 09:01:00] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003035 10.0.0.22 - - [2025-10-16 09:01:00] "POST /firewall-policys HTTP/1.1" 200 532 0.034103 10.0.0.22 - - [2025-10-16 09:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019638 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.014844 10.0.0.22 - - [2025-10-16 09:01:00] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002802 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002768 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002923 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003965 10.0.0.22 - - [2025-10-16 09:01:00] "POST /ref-update HTTP/1.1" 200 156 0.030320 10.0.0.22 - - [2025-10-16 09:01:00] "POST /ref-update HTTP/1.1" 200 156 0.083746 10.0.0.22 - - [2025-10-16 09:01:00] "POST /ref-update HTTP/1.1" 200 156 0.047048 10.0.0.22 - - [2025-10-16 09:01:00] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.019495 10.0.0.22 - - [2025-10-16 09:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.22 - - [2025-10-16 09:01:00] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008700 10.0.0.22 - - [2025-10-16 09:01:00] "POST /firewall-policys HTTP/1.1" 200 530 0.029655 10.0.0.22 - - [2025-10-16 09:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.051906 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004110 10.0.0.22 - - [2025-10-16 09:01:00] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011492 10.0.0.22 - - [2025-10-16 09:01:00] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004298 10.0.0.22 - - [2025-10-16 09:01:01] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002721 10.0.0.22 - - [2025-10-16 09:01:01] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.024251 10.0.0.22 - - [2025-10-16 09:01:01] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004928 10.0.0.22 - - [2025-10-16 09:01:01] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008959 10.0.0.22 - - [2025-10-16 09:01:01] "POST /ref-update HTTP/1.1" 200 156 0.048513 10.0.0.22 - - [2025-10-16 09:01:01] "POST /ref-update HTTP/1.1" 200 156 0.066567 10.0.0.22 - - [2025-10-16 09:01:01] "POST /ref-update HTTP/1.1" 200 156 0.051817 10.0.0.22 - - [2025-10-16 09:01:01] "POST /ref-update HTTP/1.1" 200 156 0.050459 10.0.0.22 - - [2025-10-16 09:01:01] "POST /ref-update HTTP/1.1" 200 156 0.092974 10.0.0.22 - - [2025-10-16 09:01:01] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.024680 10.0.0.22 - - [2025-10-16 09:01:01] "POST /tags HTTP/1.1" 200 299 0.059190 10.0.0.22 - - [2025-10-16 09:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032507 10.0.0.22 - - [2025-10-16 09:01:01] "GET /tag/50442ead-fbb6-4fd2-bae3-5ab59505b523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.027742 10.0.0.22 - - [2025-10-16 09:01:01] "POST /set-tag HTTP/1.1" 200 109 0.026339 10.0.0.22 - - [2025-10-16 09:01:02] "POST /tags HTTP/1.1" 200 357 0.132905 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.22 - - [2025-10-16 09:01:02] "GET /tag/7327c466-1dfb-4f94-b863-2d1244b8f7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.029573 10.0.0.22 - - [2025-10-16 09:01:02] "POST /tags HTTP/1.1" 200 305 0.195746 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.22 - - [2025-10-16 09:01:02] "GET /tag/35783655-8025-41f4-b40b-515ce19eb66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019792 10.0.0.22 - - [2025-10-16 09:01:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.010550 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.014205 10.0.0.22 - - [2025-10-16 09:01:02] "POST /security-groups HTTP/1.1" 200 571 0.099549 10.0.0.22 - - [2025-10-16 09:01:02] "POST /projects HTTP/1.1" 200 483 0.309007 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.013738 10.0.0.22 - - [2025-10-16 09:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026655 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031404 10.0.0.22 - - [2025-10-16 09:01:02] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.039617 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.22 - - [2025-10-16 09:01:02] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013915 10.0.0.22 - - [2025-10-16 09:01:02] "POST /access-control-lists HTTP/1.1" 200 580 0.156123 10.0.0.22 - - [2025-10-16 09:01:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.005368 10.0.0.22 - - [2025-10-16 09:01:03] "POST /access-control-lists HTTP/1.1" 200 578 0.067984 10.0.0.22 - - [2025-10-16 09:01:03] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.127715 10.0.0.22 - - [2025-10-16 09:01:03] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.130377 10.0.0.22 - - [2025-10-16 09:01:03] "POST /security-groups HTTP/1.1" 200 537 0.112278 10.0.0.22 - - [2025-10-16 09:01:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.005143 10.0.0.22 - - [2025-10-16 09:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.067807 10.0.0.22 - - [2025-10-16 09:01:03] "POST /access-control-lists HTTP/1.1" 200 596 0.067614 10.0.0.22 - - [2025-10-16 09:01:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.059615 10.0.0.22 - - [2025-10-16 09:01:03] "POST /chown HTTP/1.1" 200 109 0.082361 10.0.0.22 - - [2025-10-16 09:01:03] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018052 10.0.0.22 - - [2025-10-16 09:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013730 10.0.0.22 - - [2025-10-16 09:01:03] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005172 10.0.0.22 - - [2025-10-16 09:01:03] "POST /tags HTTP/1.1" 409 207 0.003505 10.0.0.22 - - [2025-10-16 09:01:03] "POST /access-control-lists HTTP/1.1" 200 594 0.122629 10.0.0.22 - - [2025-10-16 09:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011701 10.0.0.22 - - [2025-10-16 09:01:03] "GET /tag/35783655-8025-41f4-b40b-515ce19eb66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017673 10.0.0.22 - - [2025-10-16 09:01:03] "POST /firewall-rules HTTP/1.1" 200 564 0.078608 10.0.0.22 - - [2025-10-16 09:01:03] "GET /firewall-rule/dc168a95-1bfa-405f-aef9-0d3d0765c281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005279 10.0.0.22 - - [2025-10-16 09:01:03] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003627 10.0.0.22 - - [2025-10-16 09:01:03] "GET /firewall-rule/dc168a95-1bfa-405f-aef9-0d3d0765c281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004337 10.0.0.22 - - [2025-10-16 09:01:03] "POST /ref-update HTTP/1.1" 200 156 0.024591 10.0.0.22 - - [2025-10-16 09:01:03] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019328 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019840 10.0.0.22 - - [2025-10-16 09:01:04] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003681 10.0.0.22 - - [2025-10-16 09:01:04] "POST /tags HTTP/1.1" 409 207 0.002099 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.22 - - [2025-10-16 09:01:04] "GET /tag/35783655-8025-41f4-b40b-515ce19eb66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013718 10.0.0.22 - - [2025-10-16 09:01:04] "POST /firewall-rules HTTP/1.1" 200 562 0.080876 10.0.0.22 - - [2025-10-16 09:01:04] "GET /firewall-rule/1acc1fd9-0f7a-4059-874a-c52f1588605d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.024493 10.0.0.22 - - [2025-10-16 09:01:04] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006964 10.0.0.22 - - [2025-10-16 09:01:04] "GET /firewall-rule/1acc1fd9-0f7a-4059-874a-c52f1588605d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002878 10.0.0.22 - - [2025-10-16 09:01:04] "POST /ref-update HTTP/1.1" 200 156 0.031301 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002775 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001932 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.016738 10.0.0.22 - - [2025-10-16 09:01:04] "POST /tags HTTP/1.1" 200 305 0.065825 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026307 10.0.0.22 - - [2025-10-16 09:01:04] "GET /tag/7c335e9d-a864-491a-b31d-a9a2b2bd7841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.035464 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.22 - - [2025-10-16 09:01:04] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056464 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.22 - - [2025-10-16 09:01:04] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004910 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-10-16 09:01:04] "GET /service-appliance-set/53314c88-e0cb-484e-a55e-cbc40acc1b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011930 10.0.0.22 - - [2025-10-16 09:01:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.003199 10.0.0.22 - - [2025-10-16 09:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.291232 10.0.0.22 - - [2025-10-16 09:01:05] "GET /virtual-machine-interface/d39d2b33-0562-4b75-9ab9-de3422f8cdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.029560 10.0.0.22 - - [2025-10-16 09:01:05] "POST /instance-ips HTTP/1.1" 200 381 0.039608 10.0.0.22 - - [2025-10-16 09:01:05] "GET /instance-ip/7c491a9c-4467-45b3-afc5-5dc1a10bd236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010339 10.0.0.22 - - [2025-10-16 09:01:05] "POST /loadbalancers HTTP/1.1" 200 582 0.079799 10.0.0.22 - - [2025-10-16 09:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022261 10.0.0.22 - - [2025-10-16 09:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016513 10.0.0.22 - - [2025-10-16 09:01:05] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084376 10.0.0.22 - - [2025-10-16 09:01:05] "GET /instance-ip/7c491a9c-4467-45b3-afc5-5dc1a10bd236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.031826 10.0.0.22 - - [2025-10-16 09:01:05] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.144916 10.0.0.22 - - [2025-10-16 09:01:05] "GET /loadbalancer/0bb881fd-0e54-4b0a-bc65-f6d86e612615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.009721 10.0.0.22 - - [2025-10-16 09:01:05] "POST /floating-ips HTTP/1.1" 200 583 0.090093 10.0.0.22 - - [2025-10-16 09:01:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059697 10.0.0.22 - - [2025-10-16 09:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045392 10.0.0.22 - - [2025-10-16 09:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025081 10.0.0.22 - - [2025-10-16 09:01:05] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082890 10.0.0.22 - - [2025-10-16 09:01:05] "GET /loadbalancer-listener/100046d7-5e85-46f6-808a-4e59b58b5960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006429 10.0.0.22 - - [2025-10-16 09:01:05] "GET /loadbalancer-listener/100046d7-5e85-46f6-808a-4e59b58b5960?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007267 10.0.0.22 - - [2025-10-16 09:01:05] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044138 10.0.0.22 - - [2025-10-16 09:01:05] "GET /instance-ip/7c491a9c-4467-45b3-afc5-5dc1a10bd236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005474 10.0.0.22 - - [2025-10-16 09:01:05] "GET /instance-ip/7c491a9c-4467-45b3-afc5-5dc1a10bd236?fields=floating_ips HTTP/1.1" 200 1170 0.005603 10.0.0.22 - - [2025-10-16 09:01:05] "GET /floating-ip/3d11e090-a062-484c-9490-e97ef259b58b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002460 10.0.0.22 - - [2025-10-16 09:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.22 - - [2025-10-16 09:01:05] "GET /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002789 10.0.0.22 - - [2025-10-16 09:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2025-10-16 09:01:06] "PUT /global-vrouter-config/f346b9dc-ecd8-44ca-a3b9-7f1a2fec60a0 HTTP/1.1" 200 276 0.014180 10.0.0.22 - - [2025-10-16 09:01:06] "POST /tags HTTP/1.1" 200 301 0.075834 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011348 10.0.0.22 - - [2025-10-16 09:01:06] "GET /tag/9f8a16fc-3744-495b-957d-34c64aa0f06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015549 10.0.0.22 - - [2025-10-16 09:01:06] "POST /tags HTTP/1.1" 200 325 0.083016 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.22 - - [2025-10-16 09:01:06] "GET /tag/34fd9170-0a74-4147-8794-9b2207b7006c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.024498 10.0.0.22 - - [2025-10-16 09:01:06] "POST /tags HTTP/1.1" 200 363 0.025689 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017552 10.0.0.22 - - [2025-10-16 09:01:06] "GET /tag/ea5e77bd-5cbc-4d40-812e-9b913b6ed197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015655 10.0.0.22 - - [2025-10-16 09:01:06] "POST /tags HTTP/1.1" 200 311 0.025299 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021436 10.0.0.22 - - [2025-10-16 09:01:06] "GET /tag/d999f7f9-4bbf-4ba4-8c51-b6fab7499960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018292 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-10-16 09:01:06] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009061 10.0.0.22 - - [2025-10-16 09:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.22 - - [2025-10-16 09:01:06] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043622 10.0.0.22 - - [2025-10-16 09:01:06] "POST /virtual-machines HTTP/1.1" 200 377 0.040835 10.0.0.22 - - [2025-10-16 09:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033512 10.0.0.22 - - [2025-10-16 09:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.139669 10.0.0.22 - - [2025-10-16 09:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030928 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028018 10.0.0.22 - - [2025-10-16 09:01:07] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004675 10.0.0.22 - - [2025-10-16 09:01:07] "POST /instance-ips HTTP/1.1" 200 409 0.060195 10.0.0.22 - - [2025-10-16 09:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.097425 10.0.0.22 - - [2025-10-16 09:01:07] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011228 10.0.0.22 - - [2025-10-16 09:01:07] "POST /set-tag HTTP/1.1" 200 109 0.068640 10.0.0.22 - - [2025-10-16 09:01:07] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010123 10.0.0.22 - - [2025-10-16 09:01:07] "GET /instance-ip/a6cc917c-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005462 10.0.0.22 - - [2025-10-16 09:01:07] "POST /tags HTTP/1.1" 200 355 0.046738 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.22 - - [2025-10-16 09:01:07] "GET /tag/0d40afe4-0d23-4ce4-8538-577c1065583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.026121 10.0.0.22 - - [2025-10-16 09:01:07] "POST /tags HTTP/1.1" 200 303 0.063537 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.22 - - [2025-10-16 09:01:07] "GET /tag/e938db03-6024-468c-80d4-72605c6a438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024271 10.0.0.22 - - [2025-10-16 09:01:07] "POST /projects HTTP/1.1" 409 218 0.002380 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2025-10-16 09:01:07] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.107031 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.22 - - [2025-10-16 09:01:07] "GET /network-ipam/ac8de6f8-2587-493e-8f83-fb67a9a3b5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003091 10.0.0.22 - - [2025-10-16 09:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2025-10-16 09:01:08] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.033493 10.0.0.22 - - [2025-10-16 09:01:08] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.052273 10.0.0.22 - - [2025-10-16 09:01:08] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013950 10.0.0.22 - - [2025-10-16 09:01:08] "POST /set-tag HTTP/1.1" 200 109 0.083633 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007681 10.0.0.22 - - [2025-10-16 09:01:08] "GET /network-ipam/9b3e1afc-84de-413d-a230-7345afcb350e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003080 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.22 - - [2025-10-16 09:01:08] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007861 10.0.0.22 - - [2025-10-16 09:01:08] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.125161 10.0.0.22 - - [2025-10-16 09:01:08] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.023177 10.0.0.22 - - [2025-10-16 09:01:08] "POST /set-tag HTTP/1.1" 200 109 0.061357 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.22 - - [2025-10-16 09:01:08] "GET /network-policy/0ca2242b-94cb-4e14-a421-93dd0226b420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003681 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2025-10-16 09:01:08] "GET /network-policy/981ef8b5-b256-46de-a6a5-438c86542b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002671 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2025-10-16 09:01:08] "GET /network-policy/283434c1-51bb-4e37-88b1-68b5196018e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003421 10.0.0.22 - - [2025-10-16 09:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.22 - - [2025-10-16 09:01:08] "PUT /network-policy/283434c1-51bb-4e37-88b1-68b5196018e2 HTTP/1.1" 200 262 0.015074 10.0.0.22 - - [2025-10-16 09:01:08] "PUT /access-control-list/21b30a28-fd04-4bb1-87f3-f049bcf97779 HTTP/1.1" 200 272 0.056380 10.0.0.22 - - [2025-10-16 09:01:08] "POST /ref-update HTTP/1.1" 200 156 0.162885 10.0.0.22 - - [2025-10-16 09:01:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004041 10.0.0.22 - - [2025-10-16 09:01:08] "PUT /access-control-list/04479892-c90f-4266-9aaf-141ac05daa73 HTTP/1.1" 200 272 0.064958 10.0.0.22 - - [2025-10-16 09:01:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013045 10.0.0.22 - - [2025-10-16 09:01:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2025-10-16 09:01:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002531 10.0.0.22 - - [2025-10-16 09:01:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-10-16 09:01:09] "POST /security-groups HTTP/1.1" 409 245 0.006859 10.0.0.22 - - [2025-10-16 09:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.22 - - [2025-10-16 09:01:09] "PUT /security-group/5f888360-9bd1-44a6-ba0b-5de69ce674b7 HTTP/1.1" 200 262 0.065981 10.0.0.22 - - [2025-10-16 09:01:09] "PUT /access-control-list/fb185d6a-dc24-405c-8d88-a38c3363810a HTTP/1.1" 200 272 0.016480 10.0.0.22 - - [2025-10-16 09:01:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038709 10.0.0.22 - - [2025-10-16 09:01:09] "PUT /access-control-list/b9539d57-b9bf-4e62-ab34-1e682b83d12d HTTP/1.1" 200 272 0.041142 10.0.0.22 - - [2025-10-16 09:01:09] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023512 10.0.0.22 - - [2025-10-16 09:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.22 - - [2025-10-16 09:01:09] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003220 10.0.0.22 - - [2025-10-16 09:01:09] "POST /tags HTTP/1.1" 409 206 0.002208 10.0.0.22 - - [2025-10-16 09:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.22 - - [2025-10-16 09:01:09] "GET /tag/e938db03-6024-468c-80d4-72605c6a438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012573 10.0.0.22 - - [2025-10-16 09:01:09] "POST /firewall-rules HTTP/1.1" 200 562 0.096345 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-rule/cdb40bcb-6eff-4baf-a7b0-5101c47c4143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008002 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004587 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-rule/cdb40bcb-6eff-4baf-a7b0-5101c47c4143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003186 10.0.0.22 - - [2025-10-16 09:01:09] "POST /ref-update HTTP/1.1" 200 156 0.042312 10.0.0.22 - - [2025-10-16 09:01:09] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003594 10.0.0.22 - - [2025-10-16 09:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-10-16 09:01:09] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005444 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 10.0.0.22 - - [2025-10-16 09:01:09] "POST /tags HTTP/1.1" 409 206 0.003171 10.0.0.22 - - [2025-10-16 09:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2025-10-16 09:01:09] "GET /tag/e938db03-6024-468c-80d4-72605c6a438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012596 10.0.0.22 - - [2025-10-16 09:01:09] "POST /firewall-rules HTTP/1.1" 200 560 0.085551 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-rule/198b045e-dce5-41c8-ab40-73ad22db0d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012311 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006329 10.0.0.22 - - [2025-10-16 09:01:09] "GET /firewall-rule/198b045e-dce5-41c8-ab40-73ad22db0d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003294 10.0.0.22 - - [2025-10-16 09:01:10] "POST /ref-update HTTP/1.1" 200 156 0.042263 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.004006 10.0.0.22 - - [2025-10-16 09:01:10] "POST /tags HTTP/1.1" 200 371 0.099867 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2025-10-16 09:01:10] "GET /tag/1c20cc9c-6a6d-4bf8-8881-1b302b6733ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.021964 10.0.0.22 - - [2025-10-16 09:01:10] "POST /tags HTTP/1.1" 200 319 0.034775 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.22 - - [2025-10-16 09:01:10] "GET /tag/ae37915a-6d5a-4981-9a9f-154064c2c368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017019 10.0.0.22 - - [2025-10-16 09:01:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.003188 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.002666 10.0.0.22 - - [2025-10-16 09:01:10] "POST /security-groups HTTP/1.1" 200 578 0.066233 10.0.0.22 - - [2025-10-16 09:01:10] "POST /projects HTTP/1.1" 200 497 0.187042 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003431 10.0.0.22 - - [2025-10-16 09:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.070186 10.0.0.22 - - [2025-10-16 09:01:10] "POST /access-control-lists HTTP/1.1" 200 587 0.108970 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027633 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.018704 10.0.0.22 - - [2025-10-16 09:01:10] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004979 10.0.0.22 - - [2025-10-16 09:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.22 - - [2025-10-16 09:01:10] "POST /access-control-lists HTTP/1.1" 200 585 0.071220 10.0.0.22 - - [2025-10-16 09:01:10] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009881 10.0.0.22 - - [2025-10-16 09:01:10] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.075884 10.0.0.22 - - [2025-10-16 09:01:11] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.056685 10.0.0.22 - - [2025-10-16 09:01:11] "POST /security-groups HTTP/1.1" 200 558 0.089547 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.005042 10.0.0.22 - - [2025-10-16 09:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020097 10.0.0.22 - - [2025-10-16 09:01:11] "POST /chown HTTP/1.1" 200 109 0.057645 10.0.0.22 - - [2025-10-16 09:01:11] "POST /access-control-lists HTTP/1.1" 200 610 0.073103 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.039227 10.0.0.22 - - [2025-10-16 09:01:11] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003707 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.22 - - [2025-10-16 09:01:11] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007766 10.0.0.22 - - [2025-10-16 09:01:11] "POST /tags HTTP/1.1" 409 214 0.006856 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2025-10-16 09:01:11] "GET /tag/ae37915a-6d5a-4981-9a9f-154064c2c368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011855 10.0.0.22 - - [2025-10-16 09:01:11] "POST /access-control-lists HTTP/1.1" 200 608 0.087131 10.0.0.22 - - [2025-10-16 09:01:11] "POST /firewall-rules HTTP/1.1" 200 578 0.068655 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-rule/5fc467b6-852a-47d7-958a-4e5f157de341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007165 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004026 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-rule/5fc467b6-852a-47d7-958a-4e5f157de341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003506 10.0.0.22 - - [2025-10-16 09:01:11] "POST /ref-update HTTP/1.1" 200 156 0.036075 10.0.0.22 - - [2025-10-16 09:01:11] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009617 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.22 - - [2025-10-16 09:01:11] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002357 10.0.0.22 - - [2025-10-16 09:01:11] "POST /tags HTTP/1.1" 409 214 0.001755 10.0.0.22 - - [2025-10-16 09:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2025-10-16 09:01:11] "GET /tag/ae37915a-6d5a-4981-9a9f-154064c2c368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019776 10.0.0.22 - - [2025-10-16 09:01:11] "POST /firewall-rules HTTP/1.1" 200 576 0.065241 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-rule/3752e2a0-cff0-43f6-9655-8156222caa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004382 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.009091 10.0.0.22 - - [2025-10-16 09:01:11] "GET /firewall-rule/3752e2a0-cff0-43f6-9655-8156222caa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002676 10.0.0.22 - - [2025-10-16 09:01:11] "POST /ref-update HTTP/1.1" 200 156 0.043936 10.0.0.22 - - [2025-10-16 09:01:12] "POST /tags HTTP/1.1" 200 301 0.036028 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.22 - - [2025-10-16 09:01:12] "GET /tag/b58e2d7d-b832-4271-a9ad-0b1963716960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013986 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2025-10-16 09:01:12] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039874 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2025-10-16 09:01:12] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004240 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2025-10-16 09:01:12] "GET /service-appliance-set/53314c88-e0cb-484e-a55e-cbc40acc1b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002716 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.001731 10.0.0.22 - - [2025-10-16 09:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110462 10.0.0.22 - - [2025-10-16 09:01:12] "GET /virtual-machine-interface/e3642cfd-663d-4ab3-b82c-45b3bc767eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.021910 10.0.0.22 - - [2025-10-16 09:01:12] "POST /instance-ips HTTP/1.1" 200 377 0.035985 10.0.0.22 - - [2025-10-16 09:01:12] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004654 10.0.0.22 - - [2025-10-16 09:01:12] "POST /loadbalancers HTTP/1.1" 200 582 0.066615 10.0.0.22 - - [2025-10-16 09:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018699 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010070 10.0.0.22 - - [2025-10-16 09:01:12] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058687 10.0.0.22 - - [2025-10-16 09:01:12] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003867 10.0.0.22 - - [2025-10-16 09:01:12] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038315 10.0.0.22 - - [2025-10-16 09:01:12] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009613 10.0.0.22 - - [2025-10-16 09:01:12] "POST /floating-ips HTTP/1.1" 200 581 0.042408 10.0.0.22 - - [2025-10-16 09:01:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.052171 10.0.0.22 - - [2025-10-16 09:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.22 - - [2025-10-16 09:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008209 10.0.0.22 - - [2025-10-16 09:01:12] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053484 10.0.0.22 - - [2025-10-16 09:01:12] "GET /loadbalancer-listener/6ce645d9-8f87-471c-99ee-5be00f20c843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002927 10.0.0.22 - - [2025-10-16 09:01:12] "GET /loadbalancer-listener/6ce645d9-8f87-471c-99ee-5be00f20c843?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003875 10.0.0.22 - - [2025-10-16 09:01:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018655 10.0.0.22 - - [2025-10-16 09:01:12] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003064 10.0.0.22 - - [2025-10-16 09:01:12] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?fields=floating_ips HTTP/1.1" 200 1164 0.005908 10.0.0.22 - - [2025-10-16 09:01:12] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006186 10.0.0.22 - - [2025-10-16 09:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2025-10-16 09:01:13] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031119 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007914 10.0.0.22 - - [2025-10-16 09:01:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017233 10.0.0.22 - - [2025-10-16 09:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022463 10.0.0.22 - - [2025-10-16 09:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017116 10.0.0.22 - - [2025-10-16 09:01:13] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084638 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer-listener/3e93bf9a-70ee-4c3a-9da4-98858fc41535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004209 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer-listener/3e93bf9a-70ee-4c3a-9da4-98858fc41535?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003798 10.0.0.22 - - [2025-10-16 09:01:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.074565 10.0.0.22 - - [2025-10-16 09:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009820 10.0.0.22 - - [2025-10-16 09:01:13] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011029 10.0.0.22 - - [2025-10-16 09:01:13] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?fields=floating_ips HTTP/1.1" 200 1164 0.010423 10.0.0.22 - - [2025-10-16 09:01:13] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003864 10.0.0.22 - - [2025-10-16 09:01:13] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052772 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003198 10.0.0.22 - - [2025-10-16 09:01:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.042896 10.0.0.22 - - [2025-10-16 09:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036323 10.0.0.22 - - [2025-10-16 09:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.22 - - [2025-10-16 09:01:13] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058114 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer-listener/a279a1be-4859-49dd-948e-c5974bf74e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003416 10.0.0.22 - - [2025-10-16 09:01:13] "GET /loadbalancer-listener/a279a1be-4859-49dd-948e-c5974bf74e85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005838 10.0.0.22 - - [2025-10-16 09:01:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024268 10.0.0.22 - - [2025-10-16 09:01:13] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010942 10.0.0.22 - - [2025-10-16 09:01:13] "GET /instance-ip/315e748f-d4f2-48de-9270-78afc1c1ac53?fields=floating_ips HTTP/1.1" 200 1164 0.005420 10.0.0.22 - - [2025-10-16 09:01:13] "POST /tags HTTP/1.1" 200 363 0.029558 10.0.0.22 - - [2025-10-16 09:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.22 - - [2025-10-16 09:01:13] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003350 10.0.0.22 - - [2025-10-16 09:01:13] "GET /tag/77f70359-baee-4128-857e-497c0d1d51d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021954 10.0.0.22 - - [2025-10-16 09:01:13] "POST /tags HTTP/1.1" 200 311 0.022885 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024556 10.0.0.22 - - [2025-10-16 09:01:14] "GET /tag/c551ca5b-7647-4d53-897a-6ba6bf03f3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023278 10.0.0.22 - - [2025-10-16 09:01:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000745 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.008127 10.0.0.22 - - [2025-10-16 09:01:14] "POST /security-groups HTTP/1.1" 200 574 0.073158 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.004858 10.0.0.22 - - [2025-10-16 09:01:14] "POST /projects HTTP/1.1" 200 489 0.259132 10.0.0.22 - - [2025-10-16 09:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025331 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010290 10.0.0.22 - - [2025-10-16 09:01:14] "POST /access-control-lists HTTP/1.1" 200 583 0.119336 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.018339 10.0.0.22 - - [2025-10-16 09:01:14] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.026365 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.22 - - [2025-10-16 09:01:14] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007534 10.0.0.22 - - [2025-10-16 09:01:14] "POST /access-control-lists HTTP/1.1" 200 581 0.078626 10.0.0.22 - - [2025-10-16 09:01:14] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.095651 10.0.0.22 - - [2025-10-16 09:01:14] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.055239 10.0.0.22 - - [2025-10-16 09:01:14] "POST /security-groups HTTP/1.1" 200 546 0.080095 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002168 10.0.0.22 - - [2025-10-16 09:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.121326 10.0.0.22 - - [2025-10-16 09:01:14] "POST /access-control-lists HTTP/1.1" 200 602 0.142573 10.0.0.22 - - [2025-10-16 09:01:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.011714 10.0.0.22 - - [2025-10-16 09:01:15] "POST /chown HTTP/1.1" 200 109 0.075200 10.0.0.22 - - [2025-10-16 09:01:15] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007186 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.22 - - [2025-10-16 09:01:15] "POST /access-control-lists HTTP/1.1" 200 600 0.111324 10.0.0.22 - - [2025-10-16 09:01:15] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013137 10.0.0.22 - - [2025-10-16 09:01:15] "POST /tags HTTP/1.1" 409 210 0.005323 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.22 - - [2025-10-16 09:01:15] "GET /tag/c551ca5b-7647-4d53-897a-6ba6bf03f3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026608 10.0.0.22 - - [2025-10-16 09:01:15] "POST /firewall-rules HTTP/1.1" 200 570 0.092284 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-rule/7a97ae6a-a98a-45e5-870a-41d49963e5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005105 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004145 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-rule/7a97ae6a-a98a-45e5-870a-41d49963e5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002728 10.0.0.22 - - [2025-10-16 09:01:15] "POST /ref-update HTTP/1.1" 200 156 0.048808 10.0.0.22 - - [2025-10-16 09:01:15] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012330 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2025-10-16 09:01:15] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003893 10.0.0.22 - - [2025-10-16 09:01:15] "POST /tags HTTP/1.1" 409 210 0.002502 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2025-10-16 09:01:15] "GET /tag/c551ca5b-7647-4d53-897a-6ba6bf03f3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010766 10.0.0.22 - - [2025-10-16 09:01:15] "POST /firewall-rules HTTP/1.1" 200 568 0.073196 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-rule/1aff4d7a-dbae-4060-b732-5038a8c59e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005041 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004338 10.0.0.22 - - [2025-10-16 09:01:15] "GET /firewall-rule/1aff4d7a-dbae-4060-b732-5038a8c59e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002670 10.0.0.22 - - [2025-10-16 09:01:15] "POST /ref-update HTTP/1.1" 200 156 0.059916 10.0.0.22 - - [2025-10-16 09:01:15] "POST /tags HTTP/1.1" 409 237 0.013785 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.22 - - [2025-10-16 09:01:15] "GET /tag/ea5e77bd-5cbc-4d40-812e-9b913b6ed197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013028 10.0.0.22 - - [2025-10-16 09:01:15] "POST /tags HTTP/1.1" 409 210 0.004509 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.22 - - [2025-10-16 09:01:15] "GET /tag/d999f7f9-4bbf-4ba4-8c51-b6fab7499960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015486 10.0.0.22 - - [2025-10-16 09:01:15] "POST /projects HTTP/1.1" 409 223 0.001909 10.0.0.22 - - [2025-10-16 09:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2025-10-16 09:01:16] "GET /project/95da2c36-07fa-4da1-883c-8c94c36eca29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067910 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.22 - - [2025-10-16 09:01:16] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007052 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.22 - - [2025-10-16 09:01:16] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007055 10.0.0.22 - - [2025-10-16 09:01:16] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.051753 10.0.0.22 - - [2025-10-16 09:01:16] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.045753 10.0.0.22 - - [2025-10-16 09:01:16] "POST /security-groups HTTP/1.1" 409 253 0.007577 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-10-16 09:01:16] "PUT /security-group/12221c8f-a998-4aa5-92b0-ee36f9c7dd40 HTTP/1.1" 200 262 0.059644 10.0.0.22 - - [2025-10-16 09:01:16] "PUT /access-control-list/07d58e21-d79f-4804-869e-e3572621c772 HTTP/1.1" 200 272 0.019206 10.0.0.22 - - [2025-10-16 09:01:16] "PUT /access-control-list/bc9a1b93-aa35-4f83-83ba-8a5294720a66 HTTP/1.1" 200 272 0.024821 10.0.0.22 - - [2025-10-16 09:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027928 10.0.0.22 - - [2025-10-16 09:01:16] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016983 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.22 - - [2025-10-16 09:01:16] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003244 10.0.0.22 - - [2025-10-16 09:01:16] "POST /tags HTTP/1.1" 409 210 0.002417 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.22 - - [2025-10-16 09:01:16] "GET /tag/d999f7f9-4bbf-4ba4-8c51-b6fab7499960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010792 10.0.0.22 - - [2025-10-16 09:01:16] "POST /firewall-rules HTTP/1.1" 200 570 0.070808 10.0.0.22 - - [2025-10-16 09:01:16] "GET /firewall-rule/201cf2cb-52d4-43e4-868b-a299717bda17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025826 10.0.0.22 - - [2025-10-16 09:01:16] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005047 10.0.0.22 - - [2025-10-16 09:01:16] "GET /firewall-rule/201cf2cb-52d4-43e4-868b-a299717bda17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006183 10.0.0.22 - - [2025-10-16 09:01:16] "POST /ref-update HTTP/1.1" 200 156 0.048123 10.0.0.22 - - [2025-10-16 09:01:16] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003660 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.22 - - [2025-10-16 09:01:16] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002711 10.0.0.22 - - [2025-10-16 09:01:16] "POST /tags HTTP/1.1" 409 210 0.002120 10.0.0.22 - - [2025-10-16 09:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.22 - - [2025-10-16 09:01:16] "GET /tag/d999f7f9-4bbf-4ba4-8c51-b6fab7499960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010520 10.0.0.22 - - [2025-10-16 09:01:17] "POST /firewall-rules HTTP/1.1" 200 568 0.077250 10.0.0.22 - - [2025-10-16 09:01:17] "GET /firewall-rule/f695dda3-be73-49ad-af45-7542661969d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004388 10.0.0.22 - - [2025-10-16 09:01:17] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005424 10.0.0.22 - - [2025-10-16 09:01:17] "GET /firewall-rule/f695dda3-be73-49ad-af45-7542661969d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003160 10.0.0.22 - - [2025-10-16 09:01:17] "POST /ref-update HTTP/1.1" 200 156 0.048090 10.0.0.22 - - [2025-10-16 09:01:17] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005878 10.0.0.22 - - [2025-10-16 09:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.33 - - [2025-10-16 09:01:59] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2025-10-16 09:01:59] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004766 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2025-10-16 09:01:59] "GET /routing-instance/a42be6b2-ce9e-40eb-b242-e71576d11f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012069 10.0.0.33 - - [2025-10-16 09:01:59] "PUT /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31 HTTP/1.1" 200 274 0.010460 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005696 10.0.0.33 - - [2025-10-16 09:01:59] "POST /virtual-routers HTTP/1.1" 200 599 0.022399 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.33 - - [2025-10-16 09:01:59] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006459 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.002313 10.0.0.33 - - [2025-10-16 09:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2025-10-16 09:01:59] "GET /virtual-network/2d10f0f6-39e4-4076-95a5-6318f883aecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003918 10.0.0.33 - - [2025-10-16 09:01:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053291 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.22 - - [2025-10-16 09:02:28] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.22 - - [2025-10-16 09:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.22 - - [2025-10-16 09:02:28] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012585 10.0.0.22 - - [2025-10-16 09:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.22 - - [2025-10-16 09:02:29] "GET /config-node/648388e9-8bce-4fac-9a36-8758138fb5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004194 10.0.0.22 - - [2025-10-16 09:02:40] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.22 - - [2025-10-16 09:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.22 - - [2025-10-16 09:02:40] "GET /routing-instance/a42be6b2-ce9e-40eb-b242-e71576d11f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024120 10.0.0.22 - - [2025-10-16 09:02:40] "POST /bgp-routers HTTP/1.1" 409 301 0.004888 10.0.0.22 - - [2025-10-16 09:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2025-10-16 09:02:40] "GET /bgp-router/eebc76b0-d2ad-4465-a903-acd4855d3f5e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.011380 10.0.0.22 - - [2025-10-16 09:02:40] "PUT /bgp-router/eebc76b0-d2ad-4465-a903-acd4855d3f5e HTTP/1.1" 200 254 0.019438 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:02:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 10.0.0.22 - - [2025-10-16 09:03:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002547 10.0.0.22 - - [2025-10-16 09:03:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002450 10.0.0.22 - - [2025-10-16 09:05:01] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003884 10.0.0.22 - - [2025-10-16 09:05:01] "POST /ref-update HTTP/1.1" 200 156 0.012025 10.0.0.22 - - [2025-10-16 09:05:07] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007192 10.0.0.22 - - [2025-10-16 09:05:07] "POST /set-tag HTTP/1.1" 200 109 0.004481 10.0.0.22 - - [2025-10-16 09:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.22 - - [2025-10-16 09:05:08] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004445 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004731 10.0.0.22 - - [2025-10-16 09:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.22 - - [2025-10-16 09:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2025-10-16 09:05:08] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003050 10.0.0.22 - - [2025-10-16 09:05:08] "GET /loadbalancer-pool/c7990add-a41d-446b-a8ef-a1f0cf86b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005529 10.0.0.22 - - [2025-10-16 09:05:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.050843 10.0.0.22 - - [2025-10-16 09:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012970 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013453 10.0.0.22 - - [2025-10-16 09:05:08] "POST /tags HTTP/1.1" 409 205 0.004968 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007254 10.0.0.22 - - [2025-10-16 09:05:08] "POST /ref-update HTTP/1.1" 200 156 0.015693 10.0.0.22 - - [2025-10-16 09:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.22 - - [2025-10-16 09:05:08] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.020065 10.0.0.22 - - [2025-10-16 09:05:08] "GET /tag/b58e2d7d-b832-4271-a9ad-0b1963716960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026187 10.0.0.22 - - [2025-10-16 09:05:08] "PUT /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404 HTTP/1.1" 200 256 0.029466 10.0.0.22 - - [2025-10-16 09:05:08] "POST /set-tag HTTP/1.1" 200 109 0.113333 10.0.0.22 - - [2025-10-16 09:05:08] "GET /loadbalancer-pool/f018e716-a778-48fe-a7a4-a558b2a6b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004413 10.0.0.22 - - [2025-10-16 09:05:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021358 10.0.0.22 - - [2025-10-16 09:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027514 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.031328 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004696 10.0.0.22 - - [2025-10-16 09:05:08] "POST /ref-update HTTP/1.1" 200 156 0.011426 10.0.0.22 - - [2025-10-16 09:05:08] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.020781 10.0.0.22 - - [2025-10-16 09:05:08] "POST /set-tag HTTP/1.1" 200 109 0.006875 10.0.0.22 - - [2025-10-16 09:05:08] "GET /loadbalancer-pool/e410c1d9-4ac6-46b5-8091-835b4a6c2c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012406 10.0.0.22 - - [2025-10-16 09:05:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029301 10.0.0.22 - - [2025-10-16 09:05:08] "PUT /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404 HTTP/1.1" 200 256 0.034188 10.0.0.22 - - [2025-10-16 09:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.050004 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026653 10.0.0.22 - - [2025-10-16 09:05:08] "POST /set-tag HTTP/1.1" 200 109 0.005603 10.0.0.22 - - [2025-10-16 09:05:08] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015841 10.0.0.22 - - [2025-10-16 09:05:08] "POST /ref-update HTTP/1.1" 200 156 0.034365 10.0.0.22 - - [2025-10-16 09:05:08] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.019542 10.0.0.22 - - [2025-10-16 09:05:09] "PUT /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404 HTTP/1.1" 200 256 0.028351 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007261 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.004320 10.0.0.22 - - [2025-10-16 09:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.22 - - [2025-10-16 09:05:14] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004820 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004935 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.020807 10.0.0.22 - - [2025-10-16 09:05:14] "DELETE /loadbalancer-member/ce7439c0-1d29-4b4e-b68a-c93406f7d6ac HTTP/1.1" 200 115 0.031007 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006789 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.22 - - [2025-10-16 09:05:14] "DELETE /loadbalancer-member/bd7ba83a-aed2-4f3d-9cfd-ee35a38a0987 HTTP/1.1" 200 115 0.033288 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007877 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.22 - - [2025-10-16 09:05:14] "DELETE /loadbalancer-member/08e31318-f71c-4be6-9a39-5a4e162e4b9a HTTP/1.1" 200 115 0.045062 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004896 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.22 - - [2025-10-16 09:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.22 - - [2025-10-16 09:05:14] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002814 10.0.0.22 - - [2025-10-16 09:05:14] "GET /loadbalancer-pool/c7990add-a41d-446b-a8ef-a1f0cf86b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003198 10.0.0.22 - - [2025-10-16 09:05:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022330 10.0.0.22 - - [2025-10-16 09:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014139 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003985 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004545 10.0.0.22 - - [2025-10-16 09:05:14] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002875 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.067880 10.0.0.22 - - [2025-10-16 09:05:14] "GET /loadbalancer-pool/f018e716-a778-48fe-a7a4-a558b2a6b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020911 10.0.0.22 - - [2025-10-16 09:05:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031463 10.0.0.22 - - [2025-10-16 09:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008685 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020618 10.0.0.22 - - [2025-10-16 09:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011213 10.0.0.22 - - [2025-10-16 09:05:14] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002779 10.0.0.22 - - [2025-10-16 09:05:14] "GET /loadbalancer-pool/e410c1d9-4ac6-46b5-8091-835b4a6c2c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002953 10.0.0.22 - - [2025-10-16 09:05:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028769 10.0.0.22 - - [2025-10-16 09:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040325 10.0.0.22 - - [2025-10-16 09:05:14] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010749 10.0.0.22 - - [2025-10-16 09:05:15] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010381 10.0.0.22 - - [2025-10-16 09:05:15] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006246 10.0.0.22 - - [2025-10-16 09:05:15] "POST /set-tag HTTP/1.1" 200 109 0.005190 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:05:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:05:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 10.0.0.33 - - [2025-10-16 09:06:12] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2025-10-16 09:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2025-10-16 09:06:12] "GET /global-system-config/9d96b11b-47ba-4588-bcb4-0daa009dbf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004827 10.0.0.33 - - [2025-10-16 09:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2025-10-16 09:06:12] "GET /routing-instance/a42be6b2-ce9e-40eb-b242-e71576d11f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003688 10.0.0.33 - - [2025-10-16 09:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2025-10-16 09:06:12] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005174 10.0.0.33 - - [2025-10-16 09:06:12] "PUT /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036 HTTP/1.1" 200 262 0.010158 10.0.0.33 - - [2025-10-16 09:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014426 10.0.0.33 - - [2025-10-16 09:06:12] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006218 10.0.0.33 - - [2025-10-16 09:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-10-16 09:06:12] "GET /virtual-machine-interface/934ea851-a9ee-4fbc-901c-16e7deabc5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005869 10.0.0.33 - - [2025-10-16 09:06:12] "PUT /virtual-machine-interface/934ea851-a9ee-4fbc-901c-16e7deabc5cc HTTP/1.1" 200 284 0.026087 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001542 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:07:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.22 - - [2025-10-16 09:08:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002401 10.0.0.22 - - [2025-10-16 09:08:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002012 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.22 - - [2025-10-16 09:10:46] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004202 10.0.0.22 - - [2025-10-16 09:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.22 - - [2025-10-16 09:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2025-10-16 09:10:46] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002807 10.0.0.22 - - [2025-10-16 09:10:46] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003963 10.0.0.22 - - [2025-10-16 09:10:46] "POST /set-tag HTTP/1.1" 200 109 0.021324 10.0.0.22 - - [2025-10-16 09:10:46] "DELETE /loadbalancer-member/6055a052-7a3d-4fd2-ae7d-1a262268932e HTTP/1.1" 200 115 0.042992 10.0.0.22 - - [2025-10-16 09:10:46] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004398 10.0.0.22 - - [2025-10-16 09:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.22 - - [2025-10-16 09:10:46] "DELETE /loadbalancer-member/1a59d4be-ae57-4614-a96c-b192c1f8f4e5 HTTP/1.1" 200 115 0.055730 10.0.0.22 - - [2025-10-16 09:10:46] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004877 10.0.0.22 - - [2025-10-16 09:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.22 - - [2025-10-16 09:10:46] "DELETE /loadbalancer-member/e7705643-54de-42d3-b715-3be2c188b7d0 HTTP/1.1" 200 115 0.042035 10.0.0.22 - - [2025-10-16 09:10:46] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011185 10.0.0.22 - - [2025-10-16 09:10:46] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.22 - - [2025-10-16 09:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2025-10-16 09:10:46] "GET /loadbalancer/b6414760-5fc7-466a-9358-7351ec9bcc6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002767 10.0.0.22 - - [2025-10-16 09:10:46] "GET /loadbalancer-pool/c7990add-a41d-446b-a8ef-a1f0cf86b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002959 10.0.0.22 - - [2025-10-16 09:10:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035278 10.0.0.22 - - [2025-10-16 09:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025992 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007451 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003916 10.0.0.22 - - [2025-10-16 09:10:47] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002481 10.0.0.22 - - [2025-10-16 09:10:47] "POST /set-tag HTTP/1.1" 200 109 0.070710 10.0.0.22 - - [2025-10-16 09:10:47] "GET /loadbalancer-pool/f018e716-a778-48fe-a7a4-a558b2a6b501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002889 10.0.0.22 - - [2025-10-16 09:10:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.056670 10.0.0.22 - - [2025-10-16 09:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020342 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018010 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006195 10.0.0.22 - - [2025-10-16 09:10:47] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009595 10.0.0.22 - - [2025-10-16 09:10:47] "POST /set-tag HTTP/1.1" 200 109 0.010398 10.0.0.22 - - [2025-10-16 09:10:47] "GET /loadbalancer-pool/e410c1d9-4ac6-46b5-8091-835b4a6c2c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003782 10.0.0.22 - - [2025-10-16 09:10:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018491 10.0.0.22 - - [2025-10-16 09:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035537 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017652 10.0.0.22 - - [2025-10-16 09:10:47] "POST /set-tag HTTP/1.1" 200 109 0.013238 10.0.0.22 - - [2025-10-16 09:10:47] "GET /virtual-machine-interface/a6aae504-aa6e-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014201 10.0.0.22 - - [2025-10-16 09:10:47] "GET /floating-ip/6c91bb55-42cb-4db8-a11a-642587fa5404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002712 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:12:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.22 - - [2025-10-16 09:12:50] "GET / HTTP/1.1" 200 35931 0.002279 10.0.0.22 - - [2025-10-16 09:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.22 - - [2025-10-16 09:12:50] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036287 10.0.0.22 - - [2025-10-16 09:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2025-10-16 09:12:50] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032600 10.0.0.22 - - [2025-10-16 09:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.22 - - [2025-10-16 09:12:50] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029061 10.0.0.22 - - [2025-10-16 09:12:50] "POST /tags HTTP/1.1" 200 333 0.040335 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.22 - - [2025-10-16 09:12:51] "GET /tag/e3708bf1-5476-49d4-a4b4-09bfe1360060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020120 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005831 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050744 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061001 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-networks?parent_id=80936a3e-6ba9-4295-a1bc-6b95ad7d8f54&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002035 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004456 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.22 - - [2025-10-16 09:12:51] "GET /service-appliance-set/53314c88-e0cb-484e-a55e-cbc40acc1b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014950 10.0.0.22 - - [2025-10-16 09:12:51] "POST /virtual-networks HTTP/1.1" 200 512 0.067604 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001974 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.22 - - [2025-10-16 09:12:51] "GET /network-ipam/cf8e147b-1cc0-42b6-a598-b058d8c8a7ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002599 10.0.0.22 - - [2025-10-16 09:12:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.075097 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-machine-interface/71010ed5-1c65-4be3-afd1-dbffc395dfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017288 10.0.0.22 - - [2025-10-16 09:12:51] "POST /useragent-kv HTTP/1.1" 200 115 0.009971 10.0.0.22 - - [2025-10-16 09:12:51] "POST /ref-update HTTP/1.1" 200 156 0.102237 10.0.0.22 - - [2025-10-16 09:12:51] "POST /instance-ips HTTP/1.1" 200 409 0.027868 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005187 10.0.0.22 - - [2025-10-16 09:12:51] "GET /domains HTTP/1.1" 200 280 0.005111 10.0.0.22 - - [2025-10-16 09:12:51] "GET /instance-ip/41761f63-d196-4d44-a215-961334e89291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007013 10.0.0.22 - - [2025-10-16 09:12:51] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.015702 10.0.0.22 - - [2025-10-16 09:12:51] "POST /loadbalancers HTTP/1.1" 200 610 0.084176 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 5716 0.105852 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.017184 10.0.0.22 - - [2025-10-16 09:12:51] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.012230 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056694 10.0.0.22 - - [2025-10-16 09:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.038941 10.0.0.22 - - [2025-10-16 09:12:51] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1182 0.014040 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015907 10.0.0.22 - - [2025-10-16 09:12:51] "GET /instance-ip/41761f63-d196-4d44-a215-961334e89291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.022446 10.0.0.22 - - [2025-10-16 09:12:51] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1182 0.004055 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041077 10.0.0.22 - - [2025-10-16 09:12:51] "POST /floating-ips HTTP/1.1" 200 597 0.040404 10.0.0.22 - - [2025-10-16 09:12:51] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004186 10.0.0.22 - - [2025-10-16 09:12:51] "POST /route-targets HTTP/1.1" 200 327 0.020005 10.0.0.22 - - [2025-10-16 09:12:51] "POST /ref-update HTTP/1.1" 200 156 0.026088 10.0.0.22 - - [2025-10-16 09:12:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037519 10.0.0.22 - - [2025-10-16 09:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007591 10.0.0.22 - - [2025-10-16 09:12:51] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022124 10.0.0.22 - - [2025-10-16 09:12:51] "GET /loadbalancer-listener/319f2b34-4053-47a8-a992-2c076d31b5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005861 10.0.0.22 - - [2025-10-16 09:12:51] "GET /loadbalancer-listener/319f2b34-4053-47a8-a992-2c076d31b5f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003726 10.0.0.22 - - [2025-10-16 09:12:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022243 10.0.0.22 - - [2025-10-16 09:12:51] "GET /instance-ip/41761f63-d196-4d44-a215-961334e89291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003864 10.0.0.22 - - [2025-10-16 09:12:52] "GET /instance-ip/41761f63-d196-4d44-a215-961334e89291?fields=floating_ips HTTP/1.1" 200 1212 0.009873 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.22 - - [2025-10-16 09:12:52] "GET /floating-ip/51fd0694-e416-4023-bd3d-28ad655c0f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002191 10.0.0.22 - - [2025-10-16 09:12:52] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004437 10.0.0.22 - - [2025-10-16 09:12:52] "POST /tags HTTP/1.1" 200 295 0.056663 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.22 - - [2025-10-16 09:12:52] "GET /tag/3a7461ac-5bab-4b94-aba6-f19ec3e5d61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012336 10.0.0.22 - - [2025-10-16 09:12:52] "POST /tags HTTP/1.1" 409 233 0.001996 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.22 - - [2025-10-16 09:12:52] "GET /tag/0d40afe4-0d23-4ce4-8538-577c1065583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.010078 10.0.0.22 - - [2025-10-16 09:12:52] "POST /tags HTTP/1.1" 409 206 0.001828 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.22 - - [2025-10-16 09:12:52] "GET /tag/e938db03-6024-468c-80d4-72605c6a438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010791 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006707 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.22 - - [2025-10-16 09:12:52] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038994 10.0.0.22 - - [2025-10-16 09:12:52] "POST /virtual-machines HTTP/1.1" 200 369 0.010867 10.0.0.22 - - [2025-10-16 09:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022273 10.0.0.22 - - [2025-10-16 09:12:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116417 10.0.0.22 - - [2025-10-16 09:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011054 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012763 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009227 10.0.0.22 - - [2025-10-16 09:12:52] "POST /instance-ips HTTP/1.1" 200 409 0.023463 10.0.0.22 - - [2025-10-16 09:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039436 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012148 10.0.0.22 - - [2025-10-16 09:12:52] "POST /set-tag HTTP/1.1" 200 109 0.020082 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023726 10.0.0.22 - - [2025-10-16 09:12:52] "GET /instance-ip/4b61ad7a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004086 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004205 10.0.0.22 - - [2025-10-16 09:12:52] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.22 - - [2025-10-16 09:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.22 - - [2025-10-16 09:12:52] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004245 10.0.0.22 - - [2025-10-16 09:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.22 - - [2025-10-16 09:12:53] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039054 10.0.0.22 - - [2025-10-16 09:12:53] "POST /virtual-machines HTTP/1.1" 200 369 0.008868 10.0.0.22 - - [2025-10-16 09:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009244 10.0.0.22 - - [2025-10-16 09:12:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122298 10.0.0.22 - - [2025-10-16 09:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032873 10.0.0.22 - - [2025-10-16 09:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004629 10.0.0.22 - - [2025-10-16 09:12:53] "POST /instance-ips HTTP/1.1" 200 409 0.028602 10.0.0.22 - - [2025-10-16 09:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027408 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016803 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.034181 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023158 10.0.0.22 - - [2025-10-16 09:12:53] "GET /instance-ip/4bc61f30-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007047 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005309 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005012 10.0.0.22 - - [2025-10-16 09:12:53] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005384 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004269 10.0.0.22 - - [2025-10-16 09:12:53] "POST /ref-update HTTP/1.1" 200 156 0.010249 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011626 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004242 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.22 - - [2025-10-16 09:12:53] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004413 10.0.0.22 - - [2025-10-16 09:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.22 - - [2025-10-16 09:12:56] "GET /domains HTTP/1.1" 200 280 0.009659 10.0.0.22 - - [2025-10-16 09:12:56] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.003555 10.0.0.22 - - [2025-10-16 09:12:56] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 7064 0.039331 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.005105 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.004792 10.0.0.22 - - [2025-10-16 09:12:56] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1403 0.005460 10.0.0.22 - - [2025-10-16 09:12:56] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1403 0.003484 10.0.0.22 - - [2025-10-16 09:12:56] "GET /route-target/6d475424-3dff-4609-bfe4-f364ee8751b6 HTTP/1.1" 200 1152 0.002611 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.006989 10.0.0.22 - - [2025-10-16 09:12:56] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1403 0.005112 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004529 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.004145 10.0.0.22 - - [2025-10-16 09:12:56] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1403 0.003136 10.0.0.22 - - [2025-10-16 09:12:56] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 200 1403 0.004040 10.0.0.22 - - [2025-10-16 09:12:56] "GET /route-target/6d475424-3dff-4609-bfe4-f364ee8751b6 HTTP/1.1" 200 1152 0.003569 10.0.0.22 - - [2025-10-16 09:12:56] "GET /domains HTTP/1.1" 200 280 0.002361 10.0.0.22 - - [2025-10-16 09:12:56] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.004037 10.0.0.22 - - [2025-10-16 09:12:56] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 7064 0.034360 10.0.0.22 - - [2025-10-16 09:12:56] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2087 0.007576 10.0.0.22 - - [2025-10-16 09:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-10-16 09:12:57] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030945 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.014763 10.0.0.22 - - [2025-10-16 09:12:57] "GET /floating-ip-pools?parent_id=91e98456-6e5a-4c3f-9e52-ff8e70532a71&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002356 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004545 10.0.0.22 - - [2025-10-16 09:12:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015968 10.0.0.22 - - [2025-10-16 09:12:57] "POST /ref-update HTTP/1.1" 200 156 0.015218 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004133 10.0.0.22 - - [2025-10-16 09:12:57] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.22 - - [2025-10-16 09:12:57] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.002637 10.0.0.22 - - [2025-10-16 09:12:57] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 7320 0.028540 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2325 0.006740 10.0.0.22 - - [2025-10-16 09:12:57] "GET /floating-ip-pool/caa5d464-74d8-4595-b192-a49af45f8e8a HTTP/1.1" 200 1315 0.002780 10.0.0.22 - - [2025-10-16 09:12:57] "GET /domains HTTP/1.1" 200 280 0.001800 10.0.0.22 - - [2025-10-16 09:12:57] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.003428 10.0.0.22 - - [2025-10-16 09:12:57] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 7320 0.040720 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 2325 0.004005 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005946 10.0.0.22 - - [2025-10-16 09:12:57] "POST /tags HTTP/1.1" 200 365 0.057174 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.22 - - [2025-10-16 09:12:57] "GET /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014114 10.0.0.22 - - [2025-10-16 09:12:57] "POST /tags HTTP/1.1" 409 206 0.001825 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.22 - - [2025-10-16 09:12:57] "GET /tag/e938db03-6024-468c-80d4-72605c6a438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010601 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-10-16 09:12:57] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032805 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003827 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.22 - - [2025-10-16 09:12:57] "GET /service-appliance-set/04860a2e-e0f2-4cea-be0d-25a91a89bb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003387 10.0.0.22 - - [2025-10-16 09:12:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001642 10.0.0.22 - - [2025-10-16 09:12:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101699 10.0.0.22 - - [2025-10-16 09:12:57] "GET /virtual-machine-interface/c7e7ac3b-de27-4ddc-8eaa-90ba47beb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020723 10.0.0.22 - - [2025-10-16 09:12:57] "POST /set-tag HTTP/1.1" 200 109 0.017534 10.0.0.22 - - [2025-10-16 09:12:57] "POST /instance-ips HTTP/1.1" 200 417 0.043265 10.0.0.22 - - [2025-10-16 09:12:57] "GET /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.019010 10.0.0.22 - - [2025-10-16 09:12:58] "POST /loadbalancers HTTP/1.1" 200 618 0.075028 10.0.0.22 - - [2025-10-16 09:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019950 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008082 10.0.0.22 - - [2025-10-16 09:12:58] "POST /service-instances HTTP/1.1" 200 566 0.055957 10.0.0.22 - - [2025-10-16 09:12:58] "POST /ref-update HTTP/1.1" 200 156 0.040579 10.0.0.22 - - [2025-10-16 09:12:58] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.090734 10.0.0.22 - - [2025-10-16 09:12:58] "GET /virtual-machine-interface/c7e7ac3b-de27-4ddc-8eaa-90ba47beb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008358 10.0.0.22 - - [2025-10-16 09:12:58] "GET /virtual-machine-interface/c7e7ac3b-de27-4ddc-8eaa-90ba47beb5e9?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009791 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2025-10-16 09:12:58] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.016275 10.0.0.22 - - [2025-10-16 09:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010723 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014771 10.0.0.22 - - [2025-10-16 09:12:58] "GET /floating-ip-pool/caa5d464-74d8-4595-b192-a49af45f8e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004626 10.0.0.22 - - [2025-10-16 09:12:58] "POST /virtual-machines HTTP/1.1" 200 429 0.025527 10.0.0.22 - - [2025-10-16 09:12:58] "POST /floating-ips HTTP/1.1" 200 671 0.206593 10.0.0.22 - - [2025-10-16 09:12:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167998 10.0.0.22 - - [2025-10-16 09:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037507 10.0.0.22 - - [2025-10-16 09:12:58] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009585 10.0.0.22 - - [2025-10-16 09:12:58] "POST /chown HTTP/1.1" 200 109 0.060457 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.22 - - [2025-10-16 09:12:58] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002903 10.0.0.22 - - [2025-10-16 09:12:58] "POST /tags HTTP/1.1" 409 221 0.003227 10.0.0.22 - - [2025-10-16 09:12:58] "POST /chown HTTP/1.1" 200 109 0.008192 10.0.0.22 - - [2025-10-16 09:12:58] "PUT /virtual-machine-interface/0e17466b-9542-48ad-9850-8c6796a6560b HTTP/1.1" 200 284 0.035191 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2025-10-16 09:12:58] "GET /tag/e3708bf1-5476-49d4-a4b4-09bfe1360060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025055 10.0.0.22 - - [2025-10-16 09:12:58] "POST /tags HTTP/1.1" 409 238 0.002000 10.0.0.22 - - [2025-10-16 09:12:58] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.040169 10.0.0.22 - - [2025-10-16 09:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2025-10-16 09:12:58] "GET /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013757 10.0.0.22 - - [2025-10-16 09:12:58] "POST /ref-update HTTP/1.1" 200 156 0.027008 10.0.0.22 - - [2025-10-16 09:12:58] "POST /ref-update HTTP/1.1" 200 156 0.037791 10.0.0.22 - - [2025-10-16 09:12:58] "POST /firewall-rules HTTP/1.1" 200 650 0.102568 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.055593 10.0.0.22 - - [2025-10-16 09:12:59] "GET /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006035 10.0.0.22 - - [2025-10-16 09:12:59] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003257 10.0.0.22 - - [2025-10-16 09:12:59] "GET /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003743 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.010716 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.020646 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.021763 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.068477 10.0.0.22 - - [2025-10-16 09:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009595 10.0.0.22 - - [2025-10-16 09:12:59] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043868 10.0.0.22 - - [2025-10-16 09:12:59] "POST /virtual-machines HTTP/1.1" 200 429 0.047901 10.0.0.22 - - [2025-10-16 09:12:59] "GET /loadbalancer/3125c1e5-b46a-4166-a3ba-8b72cdde5564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003834 10.0.0.22 - - [2025-10-16 09:12:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128346 10.0.0.22 - - [2025-10-16 09:12:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.119460 10.0.0.22 - - [2025-10-16 09:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.22 - - [2025-10-16 09:12:59] "POST /chown HTTP/1.1" 200 109 0.045641 10.0.0.22 - - [2025-10-16 09:12:59] "POST /chown HTTP/1.1" 200 109 0.017740 10.0.0.22 - - [2025-10-16 09:12:59] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070553 10.0.0.22 - - [2025-10-16 09:12:59] "PUT /virtual-machine-interface/96773f33-2fe1-4abf-a718-4b36ee62154a HTTP/1.1" 200 284 0.052962 10.0.0.22 - - [2025-10-16 09:12:59] "GET /loadbalancer-listener/3fa2d316-b49a-4c6b-acec-daaa99c5dd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015293 10.0.0.22 - - [2025-10-16 09:12:59] "GET /loadbalancer-listener/3fa2d316-b49a-4c6b-acec-daaa99c5dd3b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.016579 10.0.0.22 - - [2025-10-16 09:12:59] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.028586 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.030766 10.0.0.22 - - [2025-10-16 09:12:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065800 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.056295 10.0.0.22 - - [2025-10-16 09:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033152 10.0.0.22 - - [2025-10-16 09:12:59] "GET /loadbalancer-pool/c728e461-4c2a-4754-94ff-b37a8bb6a8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020518 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.035408 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.006584 10.0.0.22 - - [2025-10-16 09:12:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049183 10.0.0.22 - - [2025-10-16 09:12:59] "POST /ref-update HTTP/1.1" 200 156 0.029541 10.0.0.22 - - [2025-10-16 09:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037512 10.0.0.22 - - [2025-10-16 09:12:59] "GET /loadbalancer-member/a906798f-4eee-4586-b182-37e0ecabc4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008986 10.0.0.22 - - [2025-10-16 09:12:59] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.008210 10.0.0.22 - - [2025-10-16 09:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016423 10.0.0.22 - - [2025-10-16 09:12:59] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006994 10.0.0.22 - - [2025-10-16 09:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006969 10.0.0.22 - - [2025-10-16 09:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.22 - - [2025-10-16 09:12:59] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002481 10.0.0.22 - - [2025-10-16 09:13:00] "POST /tags HTTP/1.1" 409 221 0.003183 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.014491 10.0.0.22 - - [2025-10-16 09:13:00] "GET /tag/e3708bf1-5476-49d4-a4b4-09bfe1360060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020405 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.029362 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.020858 10.0.0.22 - - [2025-10-16 09:13:00] "POST /tags HTTP/1.1" 409 238 0.012921 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2025-10-16 09:13:00] "GET /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013681 10.0.0.22 - - [2025-10-16 09:13:00] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.011738 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.013903 10.0.0.22 - - [2025-10-16 09:13:00] "POST /firewall-rules HTTP/1.1" 409 293 0.011100 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63 HTTP/1.1" 200 260 0.016509 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.031040 10.0.0.22 - - [2025-10-16 09:13:00] "GET /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007291 10.0.0.22 - - [2025-10-16 09:13:00] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006297 10.0.0.22 - - [2025-10-16 09:13:00] "POST /ref-update HTTP/1.1" 200 156 0.029119 10.0.0.22 - - [2025-10-16 09:13:00] "GET /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015677 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.036217 10.0.0.22 - - [2025-10-16 09:13:00] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008589 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.015462 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.023165 10.0.0.22 - - [2025-10-16 09:13:00] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037169 10.0.0.22 - - [2025-10-16 09:13:00] "POST /ref-update HTTP/1.1" 200 156 0.023480 10.0.0.22 - - [2025-10-16 09:13:00] "POST /virtual-machines HTTP/1.1" 200 373 0.020225 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.059699 10.0.0.22 - - [2025-10-16 09:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.059402 10.0.0.22 - - [2025-10-16 09:13:00] "POST /chown HTTP/1.1" 200 109 0.057387 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 256 0.061616 10.0.0.22 - - [2025-10-16 09:13:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153602 10.0.0.22 - - [2025-10-16 09:13:00] "POST /ref-update HTTP/1.1" 200 156 0.031102 10.0.0.22 - - [2025-10-16 09:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013228 10.0.0.22 - - [2025-10-16 09:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006651 10.0.0.22 - - [2025-10-16 09:13:00] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011081 10.0.0.22 - - [2025-10-16 09:13:00] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.009009 10.0.0.22 - - [2025-10-16 09:13:00] "POST /instance-ips HTTP/1.1" 200 413 0.048484 10.0.0.22 - - [2025-10-16 09:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026024 10.0.0.22 - - [2025-10-16 09:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048601 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010652 10.0.0.22 - - [2025-10-16 09:13:01] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.014062 10.0.0.22 - - [2025-10-16 09:13:01] "POST /set-tag HTTP/1.1" 200 109 0.024757 10.0.0.22 - - [2025-10-16 09:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017031 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018349 10.0.0.22 - - [2025-10-16 09:13:01] "GET /instance-ip/50430fdc-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003756 10.0.0.22 - - [2025-10-16 09:13:01] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.012532 10.0.0.22 - - [2025-10-16 09:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027000 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012670 10.0.0.22 - - [2025-10-16 09:13:01] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003694 10.0.0.22 - - [2025-10-16 09:13:01] "POST /ref-update HTTP/1.1" 200 156 0.013460 10.0.0.22 - - [2025-10-16 09:13:01] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.030875 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005081 10.0.0.22 - - [2025-10-16 09:13:01] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.22 - - [2025-10-16 09:13:01] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007588 10.0.0.22 - - [2025-10-16 09:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011729 10.0.0.22 - - [2025-10-16 09:13:01] "POST /set-tag HTTP/1.1" 200 109 0.001678 10.0.0.22 - - [2025-10-16 09:13:01] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.008904 10.0.0.22 - - [2025-10-16 09:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014915 10.0.0.22 - - [2025-10-16 09:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.007815 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.022526 10.0.0.22 - - [2025-10-16 09:13:01] "POST /ref-update HTTP/1.1" 200 156 0.015421 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.007235 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.023990 10.0.0.22 - - [2025-10-16 09:13:01] "POST /ref-update HTTP/1.1" 200 156 0.015839 10.0.0.22 - - [2025-10-16 09:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.007473 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.029992 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.006896 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.019808 10.0.0.22 - - [2025-10-16 09:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.010940 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.007099 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.021842 10.0.0.22 - - [2025-10-16 09:13:01] "POST /chown HTTP/1.1" 200 109 0.018487 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007794 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.016210 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.010886 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007412 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.011684 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.021043 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.032036 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007149 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.014164 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007304 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.034049 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.009774 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.023370 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.006685 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.008515 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007670 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.020122 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.019446 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.006861 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.022243 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.012397 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007477 10.0.0.22 - - [2025-10-16 09:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007096 10.0.0.22 - - [2025-10-16 09:13:02] "POST /chown HTTP/1.1" 200 109 0.007745 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.020016 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.016115 10.0.0.22 - - [2025-10-16 09:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.021671 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.007623 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.028137 10.0.0.22 - - [2025-10-16 09:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022510 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.015901 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.016971 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.034160 10.0.0.22 - - [2025-10-16 09:13:03] "POST /chown HTTP/1.1" 200 109 0.011478 10.0.0.22 - - [2025-10-16 09:13:03] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005131 10.0.0.22 - - [2025-10-16 09:13:03] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.22 - - [2025-10-16 09:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.22 - - [2025-10-16 09:13:03] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002325 10.0.0.22 - - [2025-10-16 09:13:03] "GET /loadbalancer-pool/aaee0dbe-f124-4a2e-b619-992e6be80587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003875 10.0.0.22 - - [2025-10-16 09:13:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017530 10.0.0.22 - - [2025-10-16 09:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015534 10.0.0.22 - - [2025-10-16 09:13:03] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008388 10.0.0.22 - - [2025-10-16 09:13:03] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004335 10.0.0.22 - - [2025-10-16 09:13:03] "POST /ref-update HTTP/1.1" 200 156 0.006678 10.0.0.22 - - [2025-10-16 09:13:03] "GET /floating-ip/51fd0694-e416-4023-bd3d-28ad655c0f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.015603 10.0.0.22 - - [2025-10-16 09:13:03] "POST /tags HTTP/1.1" 409 221 0.002200 10.0.0.22 - - [2025-10-16 09:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.22 - - [2025-10-16 09:13:03] "GET /tag/e3708bf1-5476-49d4-a4b4-09bfe1360060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013275 10.0.0.22 - - [2025-10-16 09:13:04] "PUT /floating-ip/51fd0694-e416-4023-bd3d-28ad655c0f25 HTTP/1.1" 200 256 0.014952 10.0.0.22 - - [2025-10-16 09:13:04] "POST /set-tag HTTP/1.1" 200 109 0.018992 10.0.0.22 - - [2025-10-16 09:13:04] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005485 10.0.0.22 - - [2025-10-16 09:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.22 - - [2025-10-16 09:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.22 - - [2025-10-16 09:13:04] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003014 10.0.0.22 - - [2025-10-16 09:13:04] "GET /loadbalancer-pool/aaee0dbe-f124-4a2e-b619-992e6be80587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003059 10.0.0.22 - - [2025-10-16 09:13:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015665 10.0.0.22 - - [2025-10-16 09:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008743 10.0.0.22 - - [2025-10-16 09:13:04] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004849 10.0.0.22 - - [2025-10-16 09:13:04] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009157 10.0.0.22 - - [2025-10-16 09:13:04] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.22 - - [2025-10-16 09:13:04] "GET /floating-ip/51fd0694-e416-4023-bd3d-28ad655c0f25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004329 10.0.0.22 - - [2025-10-16 09:13:04] "POST /set-tag HTTP/1.1" 200 109 0.040801 10.0.0.22 - - [2025-10-16 09:13:08] "GET /virtual-machine/2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003160 10.0.0.22 - - [2025-10-16 09:13:08] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005082 10.0.0.22 - - [2025-10-16 09:13:08] "GET /virtual-machine/000b6c4e-4eea-49a5-b1ce-ec85d975a80d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1213 0.003513 10.0.0.22 - - [2025-10-16 09:13:08] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005240 10.0.0.22 - - [2025-10-16 09:13:09] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004571 10.0.0.22 - - [2025-10-16 09:13:09] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.22 - - [2025-10-16 09:13:13] "GET /virtual-machine/3411421b-4b8b-4611-ad1c-370f70f1661e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003021 10.0.0.22 - - [2025-10-16 09:13:13] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005308 10.0.0.22 - - [2025-10-16 09:13:13] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004099 10.0.0.22 - - [2025-10-16 09:13:13] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.22 - - [2025-10-16 09:13:44] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006668 10.0.0.22 - - [2025-10-16 09:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.22 - - [2025-10-16 09:13:44] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004615 10.0.0.22 - - [2025-10-16 09:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.22 - - [2025-10-16 09:13:44] "GET /virtual-machine/3411421b-4b8b-4611-ad1c-370f70f1661e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002820 10.0.0.22 - - [2025-10-16 09:13:44] "POST /ref-update HTTP/1.1" 200 156 0.010013 10.0.0.22 - - [2025-10-16 09:13:44] "GET /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007798 10.0.0.22 - - [2025-10-16 09:13:44] "POST /set-tag HTTP/1.1" 200 109 0.022470 10.0.0.22 - - [2025-10-16 09:13:44] "POST /set-tag HTTP/1.1" 200 109 0.015335 10.0.0.22 - - [2025-10-16 09:13:44] "DELETE /instance-ip/50430fdc-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.070236 10.0.0.22 - - [2025-10-16 09:13:44] "DELETE /virtual-machine-interface/5021f964-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.048230 10.0.0.22 - - [2025-10-16 09:13:44] "DELETE /virtual-machine/3411421b-4b8b-4611-ad1c-370f70f1661e HTTP/1.1" 200 115 0.030629 10.0.0.22 - - [2025-10-16 09:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.22 - - [2025-10-16 09:13:46] "POST /chown HTTP/1.1" 200 109 0.007118 10.0.0.22 - - [2025-10-16 09:13:46] "POST /chown HTTP/1.1" 200 109 0.032863 10.0.0.22 - - [2025-10-16 09:13:46] "POST /chown HTTP/1.1" 200 109 0.014483 10.0.0.22 - - [2025-10-16 09:13:46] "POST /chown HTTP/1.1" 200 109 0.013648 10.0.0.22 - - [2025-10-16 09:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.22 - - [2025-10-16 09:13:48] "GET /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015886 10.0.0.22 - - [2025-10-16 09:13:48] "GET /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011274 10.0.0.22 - - [2025-10-16 09:13:48] "GET /virtual-machine-interface/0e17466b-9542-48ad-9850-8c6796a6560b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010921 10.0.0.22 - - [2025-10-16 09:13:49] "POST /set-tag HTTP/1.1" 200 109 0.037985 10.0.0.22 - - [2025-10-16 09:13:49] "GET /virtual-machine-interface/96773f33-2fe1-4abf-a718-4b36ee62154a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018386 10.0.0.22 - - [2025-10-16 09:13:49] "POST /set-tag HTTP/1.1" 200 109 0.022380 10.0.0.22 - - [2025-10-16 09:13:49] "GET /virtual-machine-interface/c7e7ac3b-de27-4ddc-8eaa-90ba47beb5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004677 10.0.0.22 - - [2025-10-16 09:13:49] "POST /set-tag HTTP/1.1" 200 109 0.016957 10.0.0.22 - - [2025-10-16 09:13:49] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009461 10.0.0.22 - - [2025-10-16 09:13:49] "GET /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002875 10.0.0.22 - - [2025-10-16 09:13:49] "POST /ref-update HTTP/1.1" 200 156 0.010807 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /firewall-rule/d0555b01-438f-447b-8fa7-87b97d619e63 HTTP/1.1" 200 115 0.049745 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /loadbalancer-member/a906798f-4eee-4586-b182-37e0ecabc4c6 HTTP/1.1" 200 115 0.025762 10.0.0.22 - - [2025-10-16 09:13:49] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.012310 10.0.0.22 - - [2025-10-16 09:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014694 10.0.0.22 - - [2025-10-16 09:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020808 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /loadbalancer-pool/c728e461-4c2a-4754-94ff-b37a8bb6a8db HTTP/1.1" 200 115 0.080964 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.013366 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /loadbalancer-listener/3fa2d316-b49a-4c6b-acec-daaa99c5dd3b HTTP/1.1" 200 115 0.055677 10.0.0.22 - - [2025-10-16 09:13:49] "GET /floating-ip/c51fc303-5a2e-4600-83f6-58f20e9c0085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002564 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.011638 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.015896 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.018567 10.0.0.22 - - [2025-10-16 09:13:49] "PUT /floating-ip/c51fc303-5a2e-4600-83f6-58f20e9c0085 HTTP/1.1" 200 256 0.028572 10.0.0.22 - - [2025-10-16 09:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.025812 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /floating-ip/c51fc303-5a2e-4600-83f6-58f20e9c0085 HTTP/1.1" 200 115 0.087101 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.024590 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /loadbalancer/3125c1e5-b46a-4166-a3ba-8b72cdde5564 HTTP/1.1" 200 115 0.055186 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.011208 10.0.0.22 - - [2025-10-16 09:13:49] "POST /chown HTTP/1.1" 200 109 0.026073 10.0.0.22 - - [2025-10-16 09:13:49] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.039651 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /instance-ip/0eda82aa-5855-43cf-abf1-2e4f381c5949 HTTP/1.1" 200 115 0.118919 10.0.0.22 - - [2025-10-16 09:13:49] "DELETE /virtual-machine-interface/c7e7ac3b-de27-4ddc-8eaa-90ba47beb5e9 HTTP/1.1" 200 115 0.052517 10.0.0.22 - - [2025-10-16 09:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023487 10.0.0.22 - - [2025-10-16 09:13:49] "GET /floating-ip-pool/caa5d464-74d8-4595-b192-a49af45f8e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005169 10.0.0.22 - - [2025-10-16 09:13:49] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.028934 10.0.0.22 - - [2025-10-16 09:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040509 10.0.0.22 - - [2025-10-16 09:13:49] "POST /ref-update HTTP/1.1" 200 156 0.044926 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /tag/7c2cecc5-9832-47a2-8b60-66137b2c1317 HTTP/1.1" 200 115 0.188904 10.0.0.22 - - [2025-10-16 09:13:50] "PUT /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 266 0.010958 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /floating-ip-pool/caa5d464-74d8-4595-b192-a49af45f8e8a HTTP/1.1" 200 115 0.118558 10.0.0.22 - - [2025-10-16 09:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024512 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /service-instance/9d108f60-59d9-49b5-a804-6cfcb1549ca5 HTTP/1.1" 200 115 0.050441 10.0.0.22 - - [2025-10-16 09:13:50] "GET /virtual-machine-interface/0e17466b-9542-48ad-9850-8c6796a6560b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007061 10.0.0.22 - - [2025-10-16 09:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.22 - - [2025-10-16 09:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001940 10.0.0.22 - - [2025-10-16 09:13:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002297 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /virtual-network/91e98456-6e5a-4c3f-9e52-ff8e70532a71 HTTP/1.1" 200 115 0.185648 10.0.0.22 - - [2025-10-16 09:13:50] "GET /routing-instance/ab556fcd-3652-479a-94e2-4a9dd3549158 HTTP/1.1" 404 171 0.002622 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /route-target/6d475424-3dff-4609-bfe4-f364ee8751b6 HTTP/1.1" 200 115 0.035590 10.0.0.22 - - [2025-10-16 09:13:50] "GET /domains HTTP/1.1" 200 280 0.005603 10.0.0.22 - - [2025-10-16 09:13:50] "GET /domain/daecdc74-fe38-4847-ba66-de6c54b96476 HTTP/1.1" 200 3087 0.008657 10.0.0.22 - - [2025-10-16 09:13:50] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54 HTTP/1.1" 200 7142 0.053890 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /virtual-machine-interface/0e17466b-9542-48ad-9850-8c6796a6560b HTTP/1.1" 200 115 0.161930 10.0.0.22 - - [2025-10-16 09:13:50] "POST /ref-update HTTP/1.1" 200 156 0.012896 10.0.0.22 - - [2025-10-16 09:13:50] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006346 10.0.0.22 - - [2025-10-16 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.005021 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /virtual-machine/2f486f3e-a5ec-4053-8ea8-e6effdccf887 HTTP/1.1" 200 115 0.047708 10.0.0.22 - - [2025-10-16 09:13:50] "GET /virtual-machine-interface/96773f33-2fe1-4abf-a718-4b36ee62154a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.011696 10.0.0.22 - - [2025-10-16 09:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025000 10.0.0.22 - - [2025-10-16 09:13:50] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004368 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /virtual-machine-interface/96773f33-2fe1-4abf-a718-4b36ee62154a HTTP/1.1" 200 115 0.073257 10.0.0.22 - - [2025-10-16 09:13:50] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011054 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /virtual-machine/3d227b2d-c1b1-4eae-b983-5b3debf62108 HTTP/1.1" 200 115 0.039101 10.0.0.22 - - [2025-10-16 09:13:50] "POST /set-tag HTTP/1.1" 200 109 0.047650 10.0.0.22 - - [2025-10-16 09:13:50] "DELETE /loadbalancer-member/dd323eb3-f52f-4d30-b46d-9e5b0844d90a HTTP/1.1" 200 115 0.048677 10.0.0.22 - - [2025-10-16 09:13:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001805 10.0.0.22 - - [2025-10-16 09:13:51] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007978 10.0.0.22 - - [2025-10-16 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.005992 10.0.0.22 - - [2025-10-16 09:13:51] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004295 10.0.0.22 - - [2025-10-16 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.008695 10.0.0.22 - - [2025-10-16 09:13:51] "GET /virtual-machine/000b6c4e-4eea-49a5-b1ce-ec85d975a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.002686 10.0.0.22 - - [2025-10-16 09:13:51] "POST /ref-update HTTP/1.1" 200 156 0.009154 10.0.0.22 - - [2025-10-16 09:13:51] "GET /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005101 10.0.0.22 - - [2025-10-16 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.016465 10.0.0.22 - - [2025-10-16 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.019357 10.0.0.22 - - [2025-10-16 09:13:51] "POST /set-tag HTTP/1.1" 200 109 0.040287 10.0.0.22 - - [2025-10-16 09:13:51] "DELETE /instance-ip/4bc61f30-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.041272 10.0.0.22 - - [2025-10-16 09:13:51] "POST /ref-update HTTP/1.1" 200 156 0.008836 10.0.0.22 - - [2025-10-16 09:13:51] "DELETE /virtual-machine-interface/4babd29c-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.037747 10.0.0.22 - - [2025-10-16 09:13:52] "DELETE /virtual-machine/000b6c4e-4eea-49a5-b1ce-ec85d975a80d HTTP/1.1" 200 115 0.019855 10.0.0.22 - - [2025-10-16 09:13:53] "GET /global-system-configs HTTP/1.1" 200 322 0.005625 10.0.0.22 - - [2025-10-16 09:13:55] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007230 10.0.0.22 - - [2025-10-16 09:13:55] "POST /set-tag HTTP/1.1" 200 109 0.003829 10.0.0.22 - - [2025-10-16 09:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.22 - - [2025-10-16 09:13:55] "GET /loadbalancer/8d909470-7966-49d9-9fe0-82f9ad7ed2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.010557 10.0.0.22 - - [2025-10-16 09:13:56] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006610 10.0.0.22 - - [2025-10-16 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.006286 10.0.0.22 - - [2025-10-16 09:13:56] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006393 10.0.0.22 - - [2025-10-16 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.22 - - [2025-10-16 09:13:56] "GET /virtual-machine/2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002747 10.0.0.22 - - [2025-10-16 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.010166 10.0.0.22 - - [2025-10-16 09:13:56] "GET /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017357 10.0.0.22 - - [2025-10-16 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.017836 10.0.0.22 - - [2025-10-16 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.034555 10.0.0.22 - - [2025-10-16 09:13:56] "POST /set-tag HTTP/1.1" 200 109 0.023070 10.0.0.22 - - [2025-10-16 09:13:56] "DELETE /instance-ip/4b61ad7a-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.062112 10.0.0.22 - - [2025-10-16 09:13:56] "POST /ref-update HTTP/1.1" 200 156 0.007270 10.0.0.22 - - [2025-10-16 09:13:57] "DELETE /virtual-machine-interface/4b46d450-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.042820 10.0.0.22 - - [2025-10-16 09:13:57] "DELETE /virtual-machine/2f7ab3ad-d7b4-4376-8898-4ca5cdf5eced HTTP/1.1" 200 115 0.025577 10.0.0.22 - - [2025-10-16 09:13:57] "DELETE /tag/0d40afe4-0d23-4ce4-8538-577c1065583c HTTP/1.1" 200 115 0.038064 10.0.0.22 - - [2025-10-16 09:13:57] "DELETE /tag/3a7461ac-5bab-4b94-aba6-f19ec3e5d61d HTTP/1.1" 200 115 0.083850 10.0.0.22 - - [2025-10-16 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.22 - - [2025-10-16 09:14:00] "GET /project/80936a3e-6ba9-4295-a1bc-6b95ad7d8f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026209 10.0.0.22 - - [2025-10-16 09:14:00] "POST /tags HTTP/1.1" 200 393 0.020394 10.0.0.22 - - [2025-10-16 09:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.22 - - [2025-10-16 09:14:00] "GET /tag/3de7440c-bc83-493f-bfcd-ab8453425adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012238 10.0.0.22 - - [2025-10-16 09:14:01] "POST /tags HTTP/1.1" 200 341 0.017380 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.22 - - [2025-10-16 09:14:01] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013463 10.0.0.22 - - [2025-10-16 09:14:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000885 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002048 10.0.0.22 - - [2025-10-16 09:14:01] "POST /security-groups HTTP/1.1" 200 589 0.066124 10.0.0.22 - - [2025-10-16 09:14:01] "POST /projects HTTP/1.1" 200 519 0.187736 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.001785 10.0.0.22 - - [2025-10-16 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.045274 10.0.0.22 - - [2025-10-16 09:14:01] "POST /access-control-lists HTTP/1.1" 200 598 0.078538 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021765 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.014785 10.0.0.22 - - [2025-10-16 09:14:01] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.023158 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2025-10-16 09:14:01] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.031136 10.0.0.22 - - [2025-10-16 09:14:01] "POST /access-control-lists HTTP/1.1" 200 596 0.092914 10.0.0.22 - - [2025-10-16 09:14:01] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.074876 10.0.0.22 - - [2025-10-16 09:14:01] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.037859 10.0.0.22 - - [2025-10-16 09:14:01] "POST /security-groups HTTP/1.1" 200 591 0.090109 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002081 10.0.0.22 - - [2025-10-16 09:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029815 10.0.0.22 - - [2025-10-16 09:14:01] "POST /chown HTTP/1.1" 200 109 0.028381 10.0.0.22 - - [2025-10-16 09:14:01] "POST /access-control-lists HTTP/1.1" 200 632 0.057130 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.009254 10.0.0.22 - - [2025-10-16 09:14:01] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003693 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019387 10.0.0.22 - - [2025-10-16 09:14:01] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043097 10.0.0.22 - - [2025-10-16 09:14:01] "POST /access-control-lists HTTP/1.1" 200 630 0.087156 10.0.0.22 - - [2025-10-16 09:14:01] "POST /tags HTTP/1.1" 409 226 0.002784 10.0.0.22 - - [2025-10-16 09:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007666 10.0.0.22 - - [2025-10-16 09:14:02] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012233 10.0.0.22 - - [2025-10-16 09:14:02] "POST /firewall-rules HTTP/1.1" 200 600 0.072679 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-rule/7425cd32-2b44-4300-a18e-9353a2206ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023355 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004090 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-rule/7425cd32-2b44-4300-a18e-9353a2206ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002875 10.0.0.22 - - [2025-10-16 09:14:02] "POST /ref-update HTTP/1.1" 200 156 0.048884 10.0.0.22 - - [2025-10-16 09:14:02] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009153 10.0.0.22 - - [2025-10-16 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.22 - - [2025-10-16 09:14:02] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002782 10.0.0.22 - - [2025-10-16 09:14:02] "POST /tags HTTP/1.1" 409 226 0.002090 10.0.0.22 - - [2025-10-16 09:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.22 - - [2025-10-16 09:14:02] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014747 10.0.0.22 - - [2025-10-16 09:14:02] "POST /firewall-rules HTTP/1.1" 200 598 0.068500 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-rule/49c2042e-8740-4028-b71b-aaf2eea4c65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004845 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004404 10.0.0.22 - - [2025-10-16 09:14:02] "GET /firewall-rule/49c2042e-8740-4028-b71b-aaf2eea4c65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002596 10.0.0.22 - - [2025-10-16 09:14:02] "POST /ref-update HTTP/1.1" 200 156 0.049739 10.0.0.22 - - [2025-10-16 09:14:03] "POST /tags HTTP/1.1" 200 393 0.029392 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.22 - - [2025-10-16 09:14:04] "GET /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015630 10.0.0.22 - - [2025-10-16 09:14:04] "POST /tags HTTP/1.1" 200 341 0.021641 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.22 - - [2025-10-16 09:14:04] "GET /tag/25c798a6-cbfd-43fd-98ee-e33e782aa143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011833 10.0.0.22 - - [2025-10-16 09:14:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000549 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.003987 10.0.0.22 - - [2025-10-16 09:14:04] "POST /security-groups HTTP/1.1" 200 589 0.063693 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001790 10.0.0.22 - - [2025-10-16 09:14:04] "POST /projects HTTP/1.1" 200 519 0.232120 10.0.0.22 - - [2025-10-16 09:14:04] "POST /access-control-lists HTTP/1.1" 200 598 0.060647 10.0.0.22 - - [2025-10-16 09:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.055601 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.015412 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012456 10.0.0.22 - - [2025-10-16 09:14:04] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.021452 10.0.0.22 - - [2025-10-16 09:14:04] "POST /access-control-lists HTTP/1.1" 200 596 0.073311 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010602 10.0.0.22 - - [2025-10-16 09:14:04] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004236 10.0.0.22 - - [2025-10-16 09:14:04] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.050238 10.0.0.22 - - [2025-10-16 09:14:04] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.069972 10.0.0.22 - - [2025-10-16 09:14:04] "POST /security-groups HTTP/1.1" 200 591 0.073286 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.002352 10.0.0.22 - - [2025-10-16 09:14:04] "POST /access-control-lists HTTP/1.1" 200 632 0.061485 10.0.0.22 - - [2025-10-16 09:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.070885 10.0.0.22 - - [2025-10-16 09:14:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.001412 10.0.0.22 - - [2025-10-16 09:14:04] "POST /chown HTTP/1.1" 200 109 0.018230 10.0.0.22 - - [2025-10-16 09:14:04] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011023 10.0.0.22 - - [2025-10-16 09:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2025-10-16 09:14:05] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012316 10.0.0.22 - - [2025-10-16 09:14:05] "POST /access-control-lists HTTP/1.1" 200 630 0.082045 10.0.0.22 - - [2025-10-16 09:14:05] "POST /tags HTTP/1.1" 409 226 0.002368 10.0.0.22 - - [2025-10-16 09:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2025-10-16 09:14:05] "GET /tag/25c798a6-cbfd-43fd-98ee-e33e782aa143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012115 10.0.0.22 - - [2025-10-16 09:14:05] "POST /firewall-rules HTTP/1.1" 200 600 0.070309 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-rule/ac2685d0-de88-470f-8066-8f14422ac9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003921 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003282 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-rule/ac2685d0-de88-470f-8066-8f14422ac9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010385 10.0.0.22 - - [2025-10-16 09:14:05] "POST /ref-update HTTP/1.1" 200 156 0.060997 10.0.0.22 - - [2025-10-16 09:14:05] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010778 10.0.0.22 - - [2025-10-16 09:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.22 - - [2025-10-16 09:14:05] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.22 - - [2025-10-16 09:14:05] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.22 - - [2025-10-16 09:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2025-10-16 09:14:05] "GET /tag/25c798a6-cbfd-43fd-98ee-e33e782aa143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.041657 10.0.0.22 - - [2025-10-16 09:14:05] "POST /firewall-rules HTTP/1.1" 200 598 0.078152 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-rule/dd1a913a-4f07-480a-873c-e299977d7ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009538 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004302 10.0.0.22 - - [2025-10-16 09:14:05] "GET /firewall-rule/dd1a913a-4f07-480a-873c-e299977d7ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009993 10.0.0.22 - - [2025-10-16 09:14:05] "POST /ref-update HTTP/1.1" 200 156 0.059152 10.0.0.22 - - [2025-10-16 09:14:07] "POST /tags HTTP/1.1" 200 345 0.089132 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019051 10.0.0.22 - - [2025-10-16 09:14:07] "GET /tag/267ec740-75ef-432d-8c6c-26d84e687bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026597 10.0.0.22 - - [2025-10-16 09:14:07] "POST /projects HTTP/1.1" 409 238 0.004619 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2025-10-16 09:14:07] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045135 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007083 10.0.0.22 - - [2025-10-16 09:14:07] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012627 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2025-10-16 09:14:07] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004171 10.0.0.22 - - [2025-10-16 09:14:07] "POST /security-groups HTTP/1.1" 409 285 0.002907 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /security-group/bacc0e3c-19c9-4277-a95f-994920851924 HTTP/1.1" 200 262 0.056502 10.0.0.22 - - [2025-10-16 09:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018621 10.0.0.22 - - [2025-10-16 09:14:07] "POST /tags HTTP/1.1" 409 228 0.003117 10.0.0.22 - - [2025-10-16 09:14:07] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062099 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /access-control-list/a916d532-3a7d-4756-9f71-50c270368f74 HTTP/1.1" 200 272 0.036842 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /access-control-list/ce86be6a-d02c-40f2-b571-427f5c950e98 HTTP/1.1" 200 272 0.020341 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008245 10.0.0.22 - - [2025-10-16 09:14:07] "GET /tag/267ec740-75ef-432d-8c6c-26d84e687bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011788 10.0.0.22 - - [2025-10-16 09:14:07] "POST /tags HTTP/1.1" 200 345 0.026632 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2025-10-16 09:14:07] "GET /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013538 10.0.0.22 - - [2025-10-16 09:14:07] "POST /projects HTTP/1.1" 409 238 0.002127 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.22 - - [2025-10-16 09:14:07] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032891 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.22 - - [2025-10-16 09:14:07] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004834 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2025-10-16 09:14:07] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.014724 10.0.0.22 - - [2025-10-16 09:14:07] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043266 10.0.0.22 - - [2025-10-16 09:14:07] "POST /security-groups HTTP/1.1" 409 285 0.002542 10.0.0.22 - - [2025-10-16 09:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /security-group/f7707e49-d0ce-469a-afe1-ae7cddc700ee HTTP/1.1" 200 262 0.059654 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /access-control-list/9465de48-7052-478a-91af-2c8d5242ddb5 HTTP/1.1" 200 272 0.017796 10.0.0.22 - - [2025-10-16 09:14:07] "PUT /access-control-list/ee11e118-2364-4883-a742-f1de4c91f371 HTTP/1.1" 200 272 0.020914 10.0.0.22 - - [2025-10-16 09:14:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022832 10.0.0.22 - - [2025-10-16 09:14:08] "POST /tags HTTP/1.1" 409 228 0.008410 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2025-10-16 09:14:08] "GET /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010507 10.0.0.22 - - [2025-10-16 09:14:08] "POST /tags HTTP/1.1" 200 291 0.053190 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.22 - - [2025-10-16 09:14:08] "GET /tag/cac02f8b-9503-48f6-b276-a010e34ede2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014648 10.0.0.22 - - [2025-10-16 09:14:08] "POST /tags HTTP/1.1" 200 303 0.057079 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.22 - - [2025-10-16 09:14:08] "GET /tag/d895491c-7593-4057-a61c-aa99cc85ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012910 10.0.0.22 - - [2025-10-16 09:14:08] "POST /tags HTTP/1.1" 409 252 0.001845 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-10-16 09:14:08] "GET /tag/3de7440c-bc83-493f-bfcd-ab8453425adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010854 10.0.0.22 - - [2025-10-16 09:14:08] "POST /tags HTTP/1.1" 409 226 0.002060 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.22 - - [2025-10-16 09:14:08] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011084 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.22 - - [2025-10-16 09:14:08] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004467 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2025-10-16 09:14:08] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037213 10.0.0.22 - - [2025-10-16 09:14:08] "POST /virtual-machines HTTP/1.1" 200 395 0.009345 10.0.0.22 - - [2025-10-16 09:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011681 10.0.0.22 - - [2025-10-16 09:14:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115660 10.0.0.22 - - [2025-10-16 09:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019602 10.0.0.22 - - [2025-10-16 09:14:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011957 10.0.0.22 - - [2025-10-16 09:14:08] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005924 10.0.0.22 - - [2025-10-16 09:14:08] "POST /instance-ips HTTP/1.1" 200 397 0.021399 10.0.0.22 - - [2025-10-16 09:14:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039885 10.0.0.22 - - [2025-10-16 09:14:08] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007402 10.0.0.22 - - [2025-10-16 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.064273 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009036 10.0.0.22 - - [2025-10-16 09:14:09] "GET /instance-ip/78c7680e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007338 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004579 10.0.0.22 - - [2025-10-16 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006391 10.0.0.22 - - [2025-10-16 09:14:09] "POST /ref-update HTTP/1.1" 200 156 0.010168 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007488 10.0.0.22 - - [2025-10-16 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.22 - - [2025-10-16 09:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004695 10.0.0.22 - - [2025-10-16 09:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2025-10-16 09:14:09] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044531 10.0.0.22 - - [2025-10-16 09:14:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008600 10.0.0.22 - - [2025-10-16 09:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011412 10.0.0.22 - - [2025-10-16 09:14:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093606 10.0.0.22 - - [2025-10-16 09:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008448 10.0.0.22 - - [2025-10-16 09:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008414 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004777 10.0.0.22 - - [2025-10-16 09:14:09] "POST /instance-ips HTTP/1.1" 200 397 0.023766 10.0.0.22 - - [2025-10-16 09:14:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024894 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018031 10.0.0.22 - - [2025-10-16 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.063786 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016638 10.0.0.22 - - [2025-10-16 09:14:09] "GET /instance-ip/7941bca8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003640 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004343 10.0.0.22 - - [2025-10-16 09:14:09] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.22 - - [2025-10-16 09:14:09] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004728 10.0.0.22 - - [2025-10-16 09:14:09] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006858 10.0.0.22 - - [2025-10-16 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.22 - - [2025-10-16 09:14:10] "POST /tags HTTP/1.1" 200 291 0.021940 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2025-10-16 09:14:10] "GET /tag/f6f21bcd-4d8a-4041-9b9f-fbe9017d7ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013173 10.0.0.22 - - [2025-10-16 09:14:10] "POST /tags HTTP/1.1" 409 252 0.003531 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.22 - - [2025-10-16 09:14:10] "GET /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013783 10.0.0.22 - - [2025-10-16 09:14:10] "POST /tags HTTP/1.1" 409 226 0.002946 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-10-16 09:14:10] "GET /tag/25c798a6-cbfd-43fd-98ee-e33e782aa143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010902 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003621 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2025-10-16 09:14:10] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028172 10.0.0.22 - - [2025-10-16 09:14:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008469 10.0.0.22 - - [2025-10-16 09:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009780 10.0.0.22 - - [2025-10-16 09:14:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104249 10.0.0.22 - - [2025-10-16 09:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025397 10.0.0.22 - - [2025-10-16 09:14:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006338 10.0.0.22 - - [2025-10-16 09:14:10] "POST /instance-ips HTTP/1.1" 200 397 0.032469 10.0.0.22 - - [2025-10-16 09:14:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028255 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012730 10.0.0.22 - - [2025-10-16 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.067698 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010184 10.0.0.22 - - [2025-10-16 09:14:10] "GET /instance-ip/79cde278-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006615 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005911 10.0.0.22 - - [2025-10-16 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003717 10.0.0.22 - - [2025-10-16 09:14:10] "POST /ref-update HTTP/1.1" 200 156 0.011528 10.0.0.22 - - [2025-10-16 09:14:10] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007812 10.0.0.22 - - [2025-10-16 09:14:10] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004508 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2025-10-16 09:14:11] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028078 10.0.0.22 - - [2025-10-16 09:14:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007981 10.0.0.22 - - [2025-10-16 09:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015956 10.0.0.22 - - [2025-10-16 09:14:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102769 10.0.0.22 - - [2025-10-16 09:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009445 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012313 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004571 10.0.0.22 - - [2025-10-16 09:14:11] "POST /instance-ips HTTP/1.1" 200 397 0.021608 10.0.0.22 - - [2025-10-16 09:14:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023983 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012455 10.0.0.22 - - [2025-10-16 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.063960 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015462 10.0.0.22 - - [2025-10-16 09:14:11] "GET /instance-ip/7a476e36-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005442 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005517 10.0.0.22 - - [2025-10-16 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003766 10.0.0.22 - - [2025-10-16 09:14:11] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012490 10.0.0.22 - - [2025-10-16 09:14:11] "POST /set-tag HTTP/1.1" 200 109 0.006251 10.0.0.22 - - [2025-10-16 09:14:11] "POST /tags HTTP/1.1" 200 299 0.018083 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009561 10.0.0.22 - - [2025-10-16 09:14:11] "GET /tag/82b699c0-4c1b-48f2-8f38-cfe56f65dda5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012391 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.22 - - [2025-10-16 09:14:11] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004710 10.0.0.22 - - [2025-10-16 09:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.22 - - [2025-10-16 09:14:11] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050924 10.0.0.22 - - [2025-10-16 09:14:11] "POST /virtual-machines HTTP/1.1" 200 395 0.009612 10.0.0.22 - - [2025-10-16 09:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015902 10.0.0.22 - - [2025-10-16 09:14:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116023 10.0.0.22 - - [2025-10-16 09:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011345 10.0.0.22 - - [2025-10-16 09:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011267 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006605 10.0.0.22 - - [2025-10-16 09:14:12] "POST /instance-ips HTTP/1.1" 200 397 0.020124 10.0.0.22 - - [2025-10-16 09:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028679 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012132 10.0.0.22 - - [2025-10-16 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.019941 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007814 10.0.0.22 - - [2025-10-16 09:14:12] "GET /instance-ip/7ace2a84-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006176 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.22 - - [2025-10-16 09:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.22 - - [2025-10-16 09:14:12] "POST /tags HTTP/1.1" 200 299 0.016119 10.0.0.22 - - [2025-10-16 09:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013691 10.0.0.22 - - [2025-10-16 09:14:12] "GET /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013437 10.0.0.22 - - [2025-10-16 09:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003826 10.0.0.22 - - [2025-10-16 09:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.22 - - [2025-10-16 09:14:12] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043419 10.0.0.22 - - [2025-10-16 09:14:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010651 10.0.0.22 - - [2025-10-16 09:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013632 10.0.0.22 - - [2025-10-16 09:14:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108471 10.0.0.22 - - [2025-10-16 09:14:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016745 10.0.0.22 - - [2025-10-16 09:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.22 - - [2025-10-16 09:14:12] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007109 10.0.0.22 - - [2025-10-16 09:14:12] "POST /instance-ips HTTP/1.1" 200 397 0.031934 10.0.0.22 - - [2025-10-16 09:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029687 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008408 10.0.0.22 - - [2025-10-16 09:14:13] "POST /set-tag HTTP/1.1" 200 109 0.019924 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005425 10.0.0.22 - - [2025-10-16 09:14:13] "GET /instance-ip/7b390b60-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003833 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004353 10.0.0.22 - - [2025-10-16 09:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.22 - - [2025-10-16 09:14:13] "POST /tags HTTP/1.1" 200 299 0.020042 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008588 10.0.0.22 - - [2025-10-16 09:14:13] "GET /tag/8486cf3b-63ad-41b5-8c8b-9dfe08f0103c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012829 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005877 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.22 - - [2025-10-16 09:14:13] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028368 10.0.0.22 - - [2025-10-16 09:14:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007546 10.0.0.22 - - [2025-10-16 09:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007422 10.0.0.22 - - [2025-10-16 09:14:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094065 10.0.0.22 - - [2025-10-16 09:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021111 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015573 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004596 10.0.0.22 - - [2025-10-16 09:14:13] "POST /instance-ips HTTP/1.1" 200 397 0.020351 10.0.0.22 - - [2025-10-16 09:14:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024878 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010544 10.0.0.22 - - [2025-10-16 09:14:13] "POST /set-tag HTTP/1.1" 200 109 0.020678 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013736 10.0.0.22 - - [2025-10-16 09:14:13] "GET /instance-ip/7ba25566-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002709 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004365 10.0.0.22 - - [2025-10-16 09:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2025-10-16 09:14:13] "POST /tags HTTP/1.1" 200 299 0.020520 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.22 - - [2025-10-16 09:14:13] "GET /tag/7515951b-9dd4-444b-a370-0583bfefd7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014631 10.0.0.22 - - [2025-10-16 09:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2025-10-16 09:14:13] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003815 10.0.0.22 - - [2025-10-16 09:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-10-16 09:14:14] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039189 10.0.0.22 - - [2025-10-16 09:14:14] "POST /virtual-machines HTTP/1.1" 200 395 0.009892 10.0.0.22 - - [2025-10-16 09:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008308 10.0.0.22 - - [2025-10-16 09:14:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117544 10.0.0.22 - - [2025-10-16 09:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019998 10.0.0.22 - - [2025-10-16 09:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007300 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005001 10.0.0.22 - - [2025-10-16 09:14:14] "POST /instance-ips HTTP/1.1" 200 397 0.019266 10.0.0.22 - - [2025-10-16 09:14:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027861 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008321 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.018037 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017710 10.0.0.22 - - [2025-10-16 09:14:14] "GET /instance-ip/7c0d893a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004905 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004167 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003320 10.0.0.22 - - [2025-10-16 09:14:14] "POST /ref-update HTTP/1.1" 200 156 0.008727 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022150 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.004742 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004478 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003322 10.0.0.22 - - [2025-10-16 09:14:14] "POST /ref-update HTTP/1.1" 200 156 0.010308 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004868 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004788 10.0.0.22 - - [2025-10-16 09:14:14] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018146 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005906 10.0.0.22 - - [2025-10-16 09:14:14] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-router/b0046f91-f7a8-46b9-b763-4d435c016036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004638 10.0.0.22 - - [2025-10-16 09:14:14] "POST /ref-update HTTP/1.1" 200 156 0.008413 10.0.0.22 - - [2025-10-16 09:14:14] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004225 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004741 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006476 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.010526 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004665 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005235 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004342 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006280 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004320 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.22 - - [2025-10-16 09:14:15] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003995 10.0.0.22 - - [2025-10-16 09:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.22 - - [2025-10-16 09:14:19] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005089 10.0.0.22 - - [2025-10-16 09:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.22 - - [2025-10-16 09:14:20] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004365 10.0.0.22 - - [2025-10-16 09:14:20] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine/71b003d4-f374-426a-bc98-d29a6976d4a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003073 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003924 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine/80197907-0bf0-41e2-b7c9-ac214d2934d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003120 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005369 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine/be564f24-487d-4330-b605-30495fc12c1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002836 10.0.0.22 - - [2025-10-16 09:14:22] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004410 10.0.0.22 - - [2025-10-16 09:14:23] "GET /virtual-machine/41d8dfac-2f10-41b6-9da2-f8c0efd51493?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003389 10.0.0.22 - - [2025-10-16 09:14:23] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003746 10.0.0.22 - - [2025-10-16 09:14:24] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005698 10.0.0.22 - - [2025-10-16 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.004928 10.0.0.22 - - [2025-10-16 09:14:24] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004557 10.0.0.22 - - [2025-10-16 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.22 - - [2025-10-16 09:14:24] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005088 10.0.0.22 - - [2025-10-16 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.22 - - [2025-10-16 09:14:24] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005537 10.0.0.22 - - [2025-10-16 09:14:24] "POST /set-tag HTTP/1.1" 200 109 0.018317 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine/d139b826-f2da-47f4-9d33-3c6bf02e28c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002795 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004425 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine/b75081b0-7fd1-4924-ae1f-ae8f42f3dd31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003911 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine/2731d25f-323a-4da1-934e-1f393903826c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003615 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008152 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine/5adda7b7-77db-4c44-8ed4-f923a68fc4ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003007 10.0.0.22 - - [2025-10-16 09:14:28] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004265 10.0.0.22 - - [2025-10-16 09:14:28] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002012 10.0.0.22 - - [2025-10-16 09:14:28] "POST /tags HTTP/1.1" 200 333 0.028323 10.0.0.22 - - [2025-10-16 09:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022834 10.0.0.22 - - [2025-10-16 09:14:28] "GET /tag/7694161b-596e-4323-8713-c651d53f2f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016954 10.0.0.22 - - [2025-10-16 09:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.22 - - [2025-10-16 09:14:29] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036836 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2025-10-16 09:14:29] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005357 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.22 - - [2025-10-16 09:14:29] "GET /service-appliance-set/53314c88-e0cb-484e-a55e-cbc40acc1b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002693 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001868 10.0.0.22 - - [2025-10-16 09:14:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089722 10.0.0.22 - - [2025-10-16 09:14:29] "GET /virtual-machine-interface/73122ec9-69eb-4495-997a-f93bfde4bb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006265 10.0.0.22 - - [2025-10-16 09:14:29] "POST /instance-ips HTTP/1.1" 200 409 0.048700 10.0.0.22 - - [2025-10-16 09:14:29] "GET /instance-ip/87d14b3d-2abb-4604-972c-2495c5860dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009302 10.0.0.22 - - [2025-10-16 09:14:29] "POST /loadbalancers HTTP/1.1" 200 629 0.065020 10.0.0.22 - - [2025-10-16 09:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022810 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008901 10.0.0.22 - - [2025-10-16 09:14:29] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044030 10.0.0.22 - - [2025-10-16 09:14:29] "GET /instance-ip/87d14b3d-2abb-4604-972c-2495c5860dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003036 10.0.0.22 - - [2025-10-16 09:14:29] "POST /floating-ips HTTP/1.1" 200 597 0.024149 10.0.0.22 - - [2025-10-16 09:14:29] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044686 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007357 10.0.0.22 - - [2025-10-16 09:14:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020124 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.22 - - [2025-10-16 09:14:29] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032856 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer-listener/8829b2b7-1471-4141-9825-5b7e770df8d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006786 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer-listener/8829b2b7-1471-4141-9825-5b7e770df8d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003785 10.0.0.22 - - [2025-10-16 09:14:29] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020996 10.0.0.22 - - [2025-10-16 09:14:29] "GET /instance-ip/87d14b3d-2abb-4604-972c-2495c5860dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004556 10.0.0.22 - - [2025-10-16 09:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.22 - - [2025-10-16 09:14:29] "GET /instance-ip/87d14b3d-2abb-4604-972c-2495c5860dcc?fields=floating_ips HTTP/1.1" 200 1212 0.006026 10.0.0.22 - - [2025-10-16 09:14:29] "GET /floating-ip/ec4a1d62-2dbf-4726-ba28-25ac6717347a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002290 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003089 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer-pool/d1048916-ab96-4e02-be65-d9040e39088a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009365 10.0.0.22 - - [2025-10-16 09:14:29] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010282 10.0.0.22 - - [2025-10-16 09:14:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.047321 10.0.0.22 - - [2025-10-16 09:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007905 10.0.0.22 - - [2025-10-16 09:14:29] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014824 10.0.0.22 - - [2025-10-16 09:14:29] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014293 10.0.0.22 - - [2025-10-16 09:14:29] "POST /tags HTTP/1.1" 409 221 0.004659 10.0.0.22 - - [2025-10-16 09:14:29] "POST /ref-update HTTP/1.1" 200 156 0.009624 10.0.0.22 - - [2025-10-16 09:14:29] "GET /floating-ip/ec4a1d62-2dbf-4726-ba28-25ac6717347a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.016332 10.0.0.22 - - [2025-10-16 09:14:30] "PUT /floating-ip/ec4a1d62-2dbf-4726-ba28-25ac6717347a HTTP/1.1" 200 256 0.007102 10.0.0.22 - - [2025-10-16 09:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.22 - - [2025-10-16 09:14:30] "GET /tag/7694161b-596e-4323-8713-c651d53f2f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010189 10.0.0.22 - - [2025-10-16 09:14:30] "POST /set-tag HTTP/1.1" 200 109 0.065416 10.0.0.22 - - [2025-10-16 09:14:30] "GET /loadbalancer-pool/d1048916-ab96-4e02-be65-d9040e39088a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002863 10.0.0.22 - - [2025-10-16 09:14:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016214 10.0.0.22 - - [2025-10-16 09:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022960 10.0.0.22 - - [2025-10-16 09:14:30] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009683 10.0.0.22 - - [2025-10-16 09:14:30] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005081 10.0.0.22 - - [2025-10-16 09:14:30] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.22 - - [2025-10-16 09:14:30] "GET /floating-ip/ec4a1d62-2dbf-4726-ba28-25ac6717347a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010640 10.0.0.22 - - [2025-10-16 09:14:30] "POST /set-tag HTTP/1.1" 200 109 0.073010 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 206 0.002462 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/d895491c-7593-4057-a61c-aa99cc85ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013453 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 204 0.002937 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011267 10.0.0.22 - - [2025-10-16 09:14:31] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003501 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2025-10-16 09:14:31] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 206 0.002349 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/d895491c-7593-4057-a61c-aa99cc85ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011967 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 226 0.002604 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011891 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 204 0.002171 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010407 10.0.0.22 - - [2025-10-16 09:14:31] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2025-10-16 09:14:31] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011721 10.0.0.22 - - [2025-10-16 09:14:31] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002627 10.0.0.22 - - [2025-10-16 09:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.22 - - [2025-10-16 09:14:31] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002561 10.0.0.22 - - [2025-10-16 09:14:31] "POST /firewall-rules HTTP/1.1" 200 626 0.067795 10.0.0.22 - - [2025-10-16 09:14:31] "POST /firewall-rules HTTP/1.1" 200 646 0.072859 10.0.0.22 - - [2025-10-16 09:14:31] "GET /firewall-rule/6822aa49-5f51-4b5e-b9f8-35863c73e404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.023484 10.0.0.22 - - [2025-10-16 09:14:31] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002270 10.0.0.22 - - [2025-10-16 09:14:31] "GET /firewall-rule/ccb1466d-335c-4620-85ff-6eb443a3e279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004554 10.0.0.22 - - [2025-10-16 09:14:31] "POST /ref-update HTTP/1.1" 200 156 0.022364 10.0.0.22 - - [2025-10-16 09:14:32] "POST /firewall-policys HTTP/1.1" 200 606 0.040522 10.0.0.22 - - [2025-10-16 09:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018034 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008967 10.0.0.22 - - [2025-10-16 09:14:32] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003318 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003253 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003760 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/81557c28-0b67-4a6a-bb1c-83ca9314892a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003195 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004349 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002554 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002507 10.0.0.22 - - [2025-10-16 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.016907 10.0.0.22 - - [2025-10-16 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.043660 10.0.0.22 - - [2025-10-16 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.024554 10.0.0.22 - - [2025-10-16 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.021551 10.0.0.22 - - [2025-10-16 09:14:32] "POST /ref-update HTTP/1.1" 200 156 0.041213 10.0.0.22 - - [2025-10-16 09:14:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.009829 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.22 - - [2025-10-16 09:16:30] "POST /tags HTTP/1.1" 409 252 0.002910 10.0.0.22 - - [2025-10-16 09:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.22 - - [2025-10-16 09:16:30] "GET /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013476 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 228 0.006914 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015642 10.0.0.22 - - [2025-10-16 09:16:31] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003469 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.22 - - [2025-10-16 09:16:31] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003749 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 206 0.002093 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/d895491c-7593-4057-a61c-aa99cc85ceaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014300 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 226 0.002353 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010420 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 204 0.002066 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010486 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/dc7d2759-b42c-4930-8332-56543d2cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011113 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 228 0.003825 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011417 10.0.0.22 - - [2025-10-16 09:16:31] "POST /tags HTTP/1.1" 409 252 0.002070 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2025-10-16 09:16:31] "GET /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.024409 10.0.0.22 - - [2025-10-16 09:16:31] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004786 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.22 - - [2025-10-16 09:16:31] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004313 10.0.0.22 - - [2025-10-16 09:16:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002160 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.22 - - [2025-10-16 09:16:31] "PUT /firewall-rule/ccb1466d-335c-4620-85ff-6eb443a3e279 HTTP/1.1" 200 260 0.019733 10.0.0.22 - - [2025-10-16 09:16:31] "POST /firewall-rules HTTP/1.1" 409 291 0.008271 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.22 - - [2025-10-16 09:16:31] "PUT /firewall-rule/6822aa49-5f51-4b5e-b9f8-35863c73e404 HTTP/1.1" 200 260 0.022945 10.0.0.22 - - [2025-10-16 09:16:31] "GET /firewall-rule/6822aa49-5f51-4b5e-b9f8-35863c73e404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010764 10.0.0.22 - - [2025-10-16 09:16:31] "POST /firewall-rules HTTP/1.1" 200 658 0.079149 10.0.0.22 - - [2025-10-16 09:16:31] "GET /firewall-rule/0200c44c-2fbe-450b-9e96-4d574321bc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.019450 10.0.0.22 - - [2025-10-16 09:16:31] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002664 10.0.0.22 - - [2025-10-16 09:16:31] "GET /firewall-rule/ccb1466d-335c-4620-85ff-6eb443a3e279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002961 10.0.0.22 - - [2025-10-16 09:16:31] "POST /firewall-policys HTTP/1.1" 409 269 0.001895 10.0.0.22 - - [2025-10-16 09:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.22 - - [2025-10-16 09:16:32] "PUT /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80 HTTP/1.1" 200 264 0.028265 10.0.0.22 - - [2025-10-16 09:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027516 10.0.0.22 - - [2025-10-16 09:16:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.013330 10.0.0.22 - - [2025-10-16 09:16:32] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002736 10.0.0.22 - - [2025-10-16 09:16:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002365 10.0.0.22 - - [2025-10-16 09:16:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002541 10.0.0.22 - - [2025-10-16 09:16:32] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003360 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002301 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.22 - - [2025-10-16 09:17:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001041 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010210 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.005621 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005112 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004729 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005099 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.22 - - [2025-10-16 09:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2025-10-16 09:17:33] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003191 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004099 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.019903 10.0.0.22 - - [2025-10-16 09:17:33] "DELETE /loadbalancer-member/f07236f4-3d7c-42cd-8a28-4ef3f36e33fd HTTP/1.1" 200 115 0.028431 10.0.0.22 - - [2025-10-16 09:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.22 - - [2025-10-16 09:17:33] "GET /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002205 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005667 10.0.0.22 - - [2025-10-16 09:17:33] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.22 - - [2025-10-16 09:17:33] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003868 10.0.0.22 - - [2025-10-16 09:17:34] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.22 - - [2025-10-16 09:17:34] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003929 10.0.0.22 - - [2025-10-16 09:17:34] "POST /set-tag HTTP/1.1" 200 109 0.005710 10.0.0.22 - - [2025-10-16 09:17:34] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005344 10.0.0.22 - - [2025-10-16 09:17:34] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007666 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004538 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine/41d8dfac-2f10-41b6-9da2-f8c0efd51493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001993 10.0.0.22 - - [2025-10-16 09:17:35] "POST /ref-update HTTP/1.1" 200 156 0.009217 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019202 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.034792 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.018646 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.031801 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.032468 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.012838 10.0.0.22 - - [2025-10-16 09:17:35] "DELETE /instance-ip/7a476e36-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.047487 10.0.0.22 - - [2025-10-16 09:17:35] "DELETE /virtual-machine-interface/7a2df8de-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.050453 10.0.0.22 - - [2025-10-16 09:17:35] "DELETE /virtual-machine/41d8dfac-2f10-41b6-9da2-f8c0efd51493 HTTP/1.1" 200 115 0.041825 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009269 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004003 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine/be564f24-487d-4330-b605-30495fc12c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003489 10.0.0.22 - - [2025-10-16 09:17:35] "POST /ref-update HTTP/1.1" 200 156 0.009535 10.0.0.22 - - [2025-10-16 09:17:35] "GET /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011386 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.019943 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.022531 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.022939 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.013475 10.0.0.22 - - [2025-10-16 09:17:35] "POST /set-tag HTTP/1.1" 200 109 0.028625 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /instance-ip/79cde278-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.061683 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /virtual-machine-interface/79b8c816-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.039393 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /virtual-machine/be564f24-487d-4330-b605-30495fc12c1d HTTP/1.1" 200 115 0.020042 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /tag/f6f21bcd-4d8a-4041-9b9f-fbe9017d7ffb HTTP/1.1" 200 115 0.035069 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004863 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003977 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine/71b003d4-f374-426a-bc98-d29a6976d4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002797 10.0.0.22 - - [2025-10-16 09:17:36] "POST /ref-update HTTP/1.1" 200 156 0.010266 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007703 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.016677 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.028245 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.029392 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.013613 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.031344 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /instance-ip/78c7680e-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.048127 10.0.0.22 - - [2025-10-16 09:17:36] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /virtual-machine-interface/78ab78ba-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.040244 10.0.0.22 - - [2025-10-16 09:17:36] "DELETE /virtual-machine/71b003d4-f374-426a-bc98-d29a6976d4a1 HTTP/1.1" 200 115 0.017829 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010328 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004014 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine/80197907-0bf0-41e2-b7c9-ac214d2934d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002988 10.0.0.22 - - [2025-10-16 09:17:36] "POST /ref-update HTTP/1.1" 200 156 0.008478 10.0.0.22 - - [2025-10-16 09:17:36] "GET /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019092 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.019480 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.041295 10.0.0.22 - - [2025-10-16 09:17:36] "POST /set-tag HTTP/1.1" 200 109 0.037217 10.0.0.22 - - [2025-10-16 09:17:37] "POST /set-tag HTTP/1.1" 200 109 0.017300 10.0.0.22 - - [2025-10-16 09:17:37] "POST /set-tag HTTP/1.1" 200 109 0.030507 10.0.0.22 - - [2025-10-16 09:17:37] "DELETE /instance-ip/7941bca8-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.044852 10.0.0.22 - - [2025-10-16 09:17:37] "POST /ref-update HTTP/1.1" 200 156 0.015688 10.0.0.22 - - [2025-10-16 09:17:37] "DELETE /virtual-machine-interface/792a531a-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.037165 10.0.0.22 - - [2025-10-16 09:17:37] "DELETE /virtual-machine/80197907-0bf0-41e2-b7c9-ac214d2934d9 HTTP/1.1" 200 115 0.023244 10.0.0.22 - - [2025-10-16 09:17:37] "DELETE /tag/d895491c-7593-4057-a61c-aa99cc85ceaa HTTP/1.1" 409 388 0.005078 10.0.0.22 - - [2025-10-16 09:17:37] "DELETE /tag/cac02f8b-9503-48f6-b276-a010e34ede2e HTTP/1.1" 200 115 0.042688 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006865 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006375 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine/2731d25f-323a-4da1-934e-1f393903826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002521 10.0.0.22 - - [2025-10-16 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005603 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.015335 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.030070 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.017099 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.053495 10.0.0.22 - - [2025-10-16 09:18:05] "DELETE /instance-ip/7b390b60-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.054297 10.0.0.22 - - [2025-10-16 09:18:05] "DELETE /virtual-machine-interface/7b240af8-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.043751 10.0.0.22 - - [2025-10-16 09:18:05] "DELETE /virtual-machine/2731d25f-323a-4da1-934e-1f393903826c HTTP/1.1" 200 115 0.020232 10.0.0.22 - - [2025-10-16 09:18:05] "DELETE /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e HTTP/1.1" 409 236 0.004701 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004770 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003791 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine/b75081b0-7fd1-4924-ae1f-ae8f42f3dd31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003263 10.0.0.22 - - [2025-10-16 09:18:05] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.22 - - [2025-10-16 09:18:05] "GET /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004672 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.023978 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.032034 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.013682 10.0.0.22 - - [2025-10-16 09:18:05] "POST /set-tag HTTP/1.1" 200 109 0.031639 10.0.0.22 - - [2025-10-16 09:18:05] "DELETE /instance-ip/7ba25566-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.038014 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /virtual-machine-interface/7b8f9b2e-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.051834 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /virtual-machine/b75081b0-7fd1-4924-ae1f-ae8f42f3dd31 HTTP/1.1" 200 115 0.022919 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /tag/8486cf3b-63ad-41b5-8c8b-9dfe08f0103c HTTP/1.1" 200 115 0.038341 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015620 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004082 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine/d139b826-f2da-47f4-9d33-3c6bf02e28c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002797 10.0.0.22 - - [2025-10-16 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.011252 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019864 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.019791 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.037025 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.026552 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.013720 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /instance-ip/7ace2a84-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.049340 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /virtual-machine-interface/7ab33468-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.035081 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /virtual-machine/d139b826-f2da-47f4-9d33-3c6bf02e28c6 HTTP/1.1" 200 115 0.022139 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /tag/82b699c0-4c1b-48f2-8f38-cfe56f65dda5 HTTP/1.1" 200 115 0.032731 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /tag/3de7440c-bc83-493f-bfcd-ab8453425adc HTTP/1.1" 200 115 0.026767 10.0.0.22 - - [2025-10-16 09:18:06] "DELETE /tag/267ec740-75ef-432d-8c6c-26d84e687bb4 HTTP/1.1" 200 115 0.030859 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004281 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004830 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine/5adda7b7-77db-4c44-8ed4-f923a68fc4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003007 10.0.0.22 - - [2025-10-16 09:18:06] "POST /ref-update HTTP/1.1" 200 156 0.011033 10.0.0.22 - - [2025-10-16 09:18:06] "GET /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013925 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.019747 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.037956 10.0.0.22 - - [2025-10-16 09:18:06] "POST /set-tag HTTP/1.1" 200 109 0.023532 10.0.0.22 - - [2025-10-16 09:18:07] "POST /set-tag HTTP/1.1" 200 109 0.015062 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /instance-ip/7c0d893a-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.043380 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /virtual-machine-interface/7bf64c02-aa70-11f0-ba30-fa163e425add HTTP/1.1" 200 115 0.042759 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /virtual-machine/5adda7b7-77db-4c44-8ed4-f923a68fc4ac HTTP/1.1" 200 115 0.032974 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /tag/7515951b-9dd4-444b-a370-0583bfefd7ec HTTP/1.1" 200 115 0.040090 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688 HTTP/1.1" 409 236 0.004914 10.0.0.22 - - [2025-10-16 09:18:07] "DELETE /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf HTTP/1.1" 409 236 0.004238 10.0.0.22 - - [2025-10-16 09:18:08] "POST /projects HTTP/1.1" 409 238 0.001979 10.0.0.22 - - [2025-10-16 09:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2025-10-16 09:18:08] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033373 10.0.0.22 - - [2025-10-16 09:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.22 - - [2025-10-16 09:18:08] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003889 10.0.0.22 - - [2025-10-16 09:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.22 - - [2025-10-16 09:18:09] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004938 10.0.0.22 - - [2025-10-16 09:18:09] "POST /security-groups HTTP/1.1" 409 285 0.002343 10.0.0.22 - - [2025-10-16 09:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.22 - - [2025-10-16 09:18:09] "PUT /security-group/f7707e49-d0ce-469a-afe1-ae7cddc700ee HTTP/1.1" 200 262 0.056842 10.0.0.22 - - [2025-10-16 09:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021460 10.0.0.22 - - [2025-10-16 09:18:09] "PUT /access-control-list/9465de48-7052-478a-91af-2c8d5242ddb5 HTTP/1.1" 200 272 0.018667 10.0.0.22 - - [2025-10-16 09:18:09] "PUT /access-control-list/ee11e118-2364-4883-a742-f1de4c91f371 HTTP/1.1" 200 272 0.014475 10.0.0.22 - - [2025-10-16 09:18:14] "POST /projects HTTP/1.1" 409 238 0.002155 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.22 - - [2025-10-16 09:18:14] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038285 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.22 - - [2025-10-16 09:18:14] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004561 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2025-10-16 09:18:14] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004167 10.0.0.22 - - [2025-10-16 09:18:14] "POST /security-groups HTTP/1.1" 409 285 0.003144 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.22 - - [2025-10-16 09:18:14] "PUT /security-group/f7707e49-d0ce-469a-afe1-ae7cddc700ee HTTP/1.1" 200 262 0.054884 10.0.0.22 - - [2025-10-16 09:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025339 10.0.0.22 - - [2025-10-16 09:18:14] "PUT /access-control-list/9465de48-7052-478a-91af-2c8d5242ddb5 HTTP/1.1" 200 272 0.023553 10.0.0.22 - - [2025-10-16 09:18:14] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007827 10.0.0.22 - - [2025-10-16 09:18:14] "PUT /access-control-list/ee11e118-2364-4883-a742-f1de4c91f371 HTTP/1.1" 200 272 0.015410 10.0.0.22 - - [2025-10-16 09:18:14] "GET /firewall-rule/ac2685d0-de88-470f-8066-8f14422ac9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002749 10.0.0.22 - - [2025-10-16 09:18:14] "POST /ref-update HTTP/1.1" 200 156 0.044971 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /firewall-rule/ac2685d0-de88-470f-8066-8f14422ac9c2 HTTP/1.1" 200 115 0.037822 10.0.0.22 - - [2025-10-16 09:18:14] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006797 10.0.0.22 - - [2025-10-16 09:18:14] "GET /firewall-rule/dd1a913a-4f07-480a-873c-e299977d7ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002696 10.0.0.22 - - [2025-10-16 09:18:14] "POST /ref-update HTTP/1.1" 200 156 0.047229 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /firewall-rule/dd1a913a-4f07-480a-873c-e299977d7ed0 HTTP/1.1" 200 115 0.031909 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688 HTTP/1.1" 409 236 0.007009 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf HTTP/1.1" 409 236 0.005013 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /tag/25c798a6-cbfd-43fd-98ee-e33e782aa143 HTTP/1.1" 200 115 0.034403 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.22 - - [2025-10-16 09:18:14] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004321 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009832 10.0.0.22 - - [2025-10-16 09:18:14] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003752 10.0.0.22 - - [2025-10-16 09:18:14] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.044497 10.0.0.22 - - [2025-10-16 09:18:14] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.056374 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /security-group/f7707e49-d0ce-469a-afe1-ae7cddc700ee HTTP/1.1" 200 115 0.048656 10.0.0.22 - - [2025-10-16 09:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.22 - - [2025-10-16 09:18:14] "DELETE /access-control-list/9465de48-7052-478a-91af-2c8d5242ddb5 HTTP/1.1" 200 115 0.029920 10.0.0.22 - - [2025-10-16 09:18:15] "DELETE /access-control-list/ee11e118-2364-4883-a742-f1de4c91f371 HTTP/1.1" 200 115 0.030215 10.0.0.22 - - [2025-10-16 09:18:15] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.045044 10.0.0.22 - - [2025-10-16 09:18:15] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?fields=security_groups HTTP/1.1" 200 1351 0.031554 10.0.0.22 - - [2025-10-16 09:18:15] "DELETE /security-group/81fe5d1a-764a-41e6-a750-70745283f7ea HTTP/1.1" 200 115 0.041366 10.0.0.22 - - [2025-10-16 09:18:15] "DELETE /access-control-list/1e3e94a6-28c3-4115-ad92-84f6fd19e099 HTTP/1.1" 200 115 0.032301 10.0.0.22 - - [2025-10-16 09:18:15] "GET /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87?fields=application_policy_sets HTTP/1.1" 200 1390 0.041236 10.0.0.22 - - [2025-10-16 09:18:15] "DELETE /access-control-list/c7c3477b-f66d-4b23-9723-0d6fb138c621 HTTP/1.1" 200 115 0.038900 10.0.0.22 - - [2025-10-16 09:18:15] "DELETE /project/53cc3ffc-3076-4e05-8a3c-cd3ac6953a87 HTTP/1.1" 200 115 0.284449 10.0.0.22 - - [2025-10-16 09:18:15] "POST /projects HTTP/1.1" 409 238 0.001905 10.0.0.22 - - [2025-10-16 09:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.22 - - [2025-10-16 09:18:15] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024595 10.0.0.22 - - [2025-10-16 09:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-10-16 09:18:15] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007438 10.0.0.22 - - [2025-10-16 09:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2025-10-16 09:18:15] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003860 10.0.0.22 - - [2025-10-16 09:18:15] "POST /security-groups HTTP/1.1" 409 285 0.002545 10.0.0.22 - - [2025-10-16 09:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.22 - - [2025-10-16 09:18:15] "PUT /security-group/bacc0e3c-19c9-4277-a95f-994920851924 HTTP/1.1" 200 262 0.055711 10.0.0.22 - - [2025-10-16 09:18:15] "PUT /access-control-list/a916d532-3a7d-4756-9f71-50c270368f74 HTTP/1.1" 200 272 0.011566 10.0.0.22 - - [2025-10-16 09:18:15] "PUT /access-control-list/ce86be6a-d02c-40f2-b571-427f5c950e98 HTTP/1.1" 200 272 0.020610 10.0.0.22 - - [2025-10-16 09:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024849 10.0.0.22 - - [2025-10-16 09:18:20] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002473 10.0.0.22 - - [2025-10-16 09:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2025-10-16 09:18:20] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002562 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-policy/15ce1423-e5e6-45b6-bd40-5fa749368f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002603 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-rule/ccb1466d-335c-4620-85ff-6eb443a3e279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003086 10.0.0.22 - - [2025-10-16 09:18:20] "POST /ref-update HTTP/1.1" 200 156 0.015938 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /firewall-rule/ccb1466d-335c-4620-85ff-6eb443a3e279 HTTP/1.1" 200 115 0.039596 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002475 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-rule/6822aa49-5f51-4b5e-b9f8-35863c73e404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002567 10.0.0.22 - - [2025-10-16 09:18:20] "POST /ref-update HTTP/1.1" 200 156 0.013797 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /firewall-rule/6822aa49-5f51-4b5e-b9f8-35863c73e404 HTTP/1.1" 200 115 0.039729 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003729 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-rule/0200c44c-2fbe-450b-9e96-4d574321bc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002939 10.0.0.22 - - [2025-10-16 09:18:20] "POST /ref-update HTTP/1.1" 200 156 0.012816 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /firewall-rule/0200c44c-2fbe-450b-9e96-4d574321bc80 HTTP/1.1" 200 115 0.045293 10.0.0.22 - - [2025-10-16 09:18:20] "GET /application-policy-set/87cc276a-0669-47c8-bb38-b27fab9ae15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005856 10.0.0.22 - - [2025-10-16 09:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.22 - - [2025-10-16 09:18:20] "GET /policy-management/fcd04c27-45ee-4c97-b86a-09ec4e6fad46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002261 10.0.0.22 - - [2025-10-16 09:18:20] "GET /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003035 10.0.0.22 - - [2025-10-16 09:18:20] "POST /ref-update HTTP/1.1" 200 156 0.019104 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /firewall-policy/0a9f073d-e1bc-46d9-8042-14954eb24e80 HTTP/1.1" 200 115 0.057599 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /tag/8a6321f2-4baa-4d9d-b067-8eba0016108e HTTP/1.1" 200 115 0.057564 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /tag/aa39dd6a-1b57-42e4-b498-69535fa2f1bf HTTP/1.1" 200 115 0.033999 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /tag/d895491c-7593-4057-a61c-aa99cc85ceaa HTTP/1.1" 200 115 0.053988 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /tag/38d1c3d7-e4db-4b7d-b50f-1eccb1fe9688 HTTP/1.1" 200 115 0.052806 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /loadbalancer-member/2009931a-7165-4463-9815-bd915a764926 HTTP/1.1" 200 115 0.028256 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /loadbalancer-pool/d1048916-ab96-4e02-be65-d9040e39088a HTTP/1.1" 200 115 0.025445 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /loadbalancer-listener/8829b2b7-1471-4141-9825-5b7e770df8d3 HTTP/1.1" 200 115 0.025764 10.0.0.22 - - [2025-10-16 09:18:20] "DELETE /loadbalancer/d8c8e377-1cb2-4444-9bd0-6bc1ccb41a4d HTTP/1.1" 200 115 0.069595 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /floating-ip/ec4a1d62-2dbf-4726-ba28-25ac6717347a HTTP/1.1" 200 115 0.062973 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /instance-ip/87d14b3d-2abb-4604-972c-2495c5860dcc HTTP/1.1" 200 115 0.050466 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /virtual-machine-interface/73122ec9-69eb-4495-997a-f93bfde4bb25 HTTP/1.1" 200 115 0.037757 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /tag/7694161b-596e-4323-8713-c651d53f2f23 HTTP/1.1" 200 115 0.057031 10.0.0.22 - - [2025-10-16 09:18:21] "POST /projects HTTP/1.1" 409 238 0.002774 10.0.0.22 - - [2025-10-16 09:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2025-10-16 09:18:21] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044586 10.0.0.22 - - [2025-10-16 09:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.22 - - [2025-10-16 09:18:21] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006739 10.0.0.22 - - [2025-10-16 09:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.22 - - [2025-10-16 09:18:21] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005444 10.0.0.22 - - [2025-10-16 09:18:21] "POST /security-groups HTTP/1.1" 409 285 0.003854 10.0.0.22 - - [2025-10-16 09:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2025-10-16 09:18:21] "PUT /security-group/bacc0e3c-19c9-4277-a95f-994920851924 HTTP/1.1" 200 262 0.060666 10.0.0.22 - - [2025-10-16 09:18:21] "PUT /access-control-list/a916d532-3a7d-4756-9f71-50c270368f74 HTTP/1.1" 200 272 0.051151 10.0.0.22 - - [2025-10-16 09:18:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.066765 10.0.0.22 - - [2025-10-16 09:18:21] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020101 10.0.0.22 - - [2025-10-16 09:18:21] "PUT /access-control-list/ce86be6a-d02c-40f2-b571-427f5c950e98 HTTP/1.1" 200 272 0.052981 10.0.0.22 - - [2025-10-16 09:18:21] "GET /firewall-rule/7425cd32-2b44-4300-a18e-9353a2206ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006887 10.0.0.22 - - [2025-10-16 09:18:21] "POST /ref-update HTTP/1.1" 200 156 0.064878 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /firewall-rule/7425cd32-2b44-4300-a18e-9353a2206ca2 HTTP/1.1" 200 115 0.032667 10.0.0.22 - - [2025-10-16 09:18:21] "GET /firewall-policy/d30541e8-4dac-49ac-8a8e-e17f265bf5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006114 10.0.0.22 - - [2025-10-16 09:18:21] "GET /firewall-rule/49c2042e-8740-4028-b71b-aaf2eea4c65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002981 10.0.0.22 - - [2025-10-16 09:18:21] "POST /ref-update HTTP/1.1" 200 156 0.034830 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /firewall-rule/49c2042e-8740-4028-b71b-aaf2eea4c65d HTTP/1.1" 200 115 0.059078 10.0.0.22 - - [2025-10-16 09:18:21] "DELETE /tag/dc7d2759-b42c-4930-8332-56543d2cd55c HTTP/1.1" 200 115 0.043820 10.0.0.22 - - [2025-10-16 09:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.22 - - [2025-10-16 09:18:22] "GET /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004141 10.0.0.22 - - [2025-10-16 09:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.22 - - [2025-10-16 09:18:22] "GET /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003498 10.0.0.22 - - [2025-10-16 09:18:22] "PUT /virtual-network/bbded7f8-6e9a-4606-8eb9-8480a0c73e50 HTTP/1.1" 200 264 0.042100 10.0.0.22 - - [2025-10-16 09:18:22] "PUT /virtual-network/11f1f2a8-2f66-4f1b-ab92-5e21b0304629 HTTP/1.1" 200 264 0.058317 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /security-group/bacc0e3c-19c9-4277-a95f-994920851924 HTTP/1.1" 200 115 0.054487 10.0.0.22 - - [2025-10-16 09:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /access-control-list/a916d532-3a7d-4756-9f71-50c270368f74 HTTP/1.1" 200 115 0.034163 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /access-control-list/ce86be6a-d02c-40f2-b571-427f5c950e98 HTTP/1.1" 200 115 0.039189 10.0.0.22 - - [2025-10-16 09:18:22] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.045015 10.0.0.22 - - [2025-10-16 09:18:22] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?fields=security_groups HTTP/1.1" 200 1353 0.038314 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /security-group/80b13b55-f522-48cd-91b7-eb9f411f74ef HTTP/1.1" 200 115 0.048598 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /access-control-list/dca2169d-09bd-45ff-a670-609bc8e731b3 HTTP/1.1" 200 115 0.061838 10.0.0.22 - - [2025-10-16 09:18:22] "GET /project/ff74e29a-0694-4dd3-8caf-7be05f278803?fields=application_policy_sets HTTP/1.1" 200 1392 0.050334 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /access-control-list/e7e33ac0-52cc-48b7-b9db-b6f0fdd93c17 HTTP/1.1" 200 115 0.037961 10.0.0.22 - - [2025-10-16 09:18:22] "DELETE /project/ff74e29a-0694-4dd3-8caf-7be05f278803 HTTP/1.1" 200 115 0.345201 10.0.0.22 - - [2025-10-16 09:18:51] "GET /global-system-configs HTTP/1.1" 200 322 0.001992 10.0.0.22 - - [2025-10-16 09:18:53] "GET /global-system-configs HTTP/1.1" 200 322 0.001782