++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Dec 8 10:21:07 PM UTC 2025 ===================' INFO: =================== Mon Dec 8 10:21:07 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.22,10.99.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.99.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 ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + 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' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + 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: 12/08/2025 22:21:54.859 7f3302638780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/08/2025 22:21:55.302 7f3302638780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/08/2025 22:21:55.319 7f3302638780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/08/2025 22:21:55.319 7f3302638780 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-12-08 22:21:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000656 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-12-08 22:22:09] "GET / HTTP/1.1" 503 181 0.000429 10.0.0.22 - - [2025-12-08 22:22:10] "GET / HTTP/1.1" 200 45303 0.001348 10.0.0.22 - - [2025-12-08 22:22:10] "GET / HTTP/1.1" 200 35931 0.002207 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005234 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.22 - - [2025-12-08 22:22:10] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019028 10.0.0.22 - - [2025-12-08 22:22:10] "POST /bgp-routers HTTP/1.1" 200 616 0.047359 10.0.0.22 - - [2025-12-08 22:22:10] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.006311 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2025-12-08 22:22:10] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006103 10.0.0.22 - - [2025-12-08 22:22:10] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.22 - - [2025-12-08 22:22:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2025-12-08 22:22:10] "POST /ref-update HTTP/1.1" 200 156 0.009589 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.029367 10.0.0.22 - - [2025-12-08 22:22:10] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008008 10.0.0.22 - - [2025-12-08 22:22:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.007973 10.0.0.22 - - [2025-12-08 22:22:10] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.036310 10.0.0.22 - - [2025-12-08 22:22:11] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.22 - - [2025-12-08 22:22:11] "GET / HTTP/1.1" 200 35931 0.001163 10.0.0.22 - - [2025-12-08 22:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008646 10.0.0.22 - - [2025-12-08 22:22:11] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004276 10.0.0.22 - - [2025-12-08 22:22:11] "GET / HTTP/1.1" 200 35931 0.001213 10.0.0.22 - - [2025-12-08 22:22:11] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.22 - - [2025-12-08 22:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.22 - - [2025-12-08 22:22:11] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014701 10.0.0.22 - - [2025-12-08 22:22:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004994 10.0.0.22 - - [2025-12-08 22:22:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045123 10.0.0.22 - - [2025-12-08 22:22:11] "POST /id-to-fqname HTTP/1.1" 200 173 0.000700 10.0.0.22 - - [2025-12-08 22:22:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.021797 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002746 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001812 10.0.0.22 - - [2025-12-08 22:22:11] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.22 - - [2025-12-08 22:22:11] "POST /security-groups HTTP/1.1" 200 570 0.149189 10.0.0.22 - - [2025-12-08 22:22:12] "POST /projects HTTP/1.1" 200 481 0.397539 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.003224 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.22 - - [2025-12-08 22:22:12] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018508 10.0.0.22 - - [2025-12-08 22:22:12] "POST /security-groups HTTP/1.1" 200 534 0.087322 10.0.0.22 - - [2025-12-08 22:22:12] "POST /service-appliance-sets HTTP/1.1" 200 553 0.052071 10.0.0.22 - - [2025-12-08 22:22:12] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.22 - - [2025-12-08 22:22:12] "POST /chown HTTP/1.1" 200 109 0.020605 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.038859 10.0.0.22 - - [2025-12-08 22:22:12] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010664 10.0.0.22 - - [2025-12-08 22:22:12] "POST /policy-managements HTTP/1.1" 409 214 0.030506 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.022958 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.006237 10.0.0.22 - - [2025-12-08 22:22:12] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017828 10.0.0.22 - - [2025-12-08 22:22:12] "POST /analytics-nodes HTTP/1.1" 200 599 0.042595 10.0.0.22 - - [2025-12-08 22:22:12] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.078549 10.0.0.22 - - [2025-12-08 22:22:12] "POST /service-appliance-sets HTTP/1.1" 200 541 0.252245 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2025-12-08 22:22:12] "GET /network-ipam/1843a31e-05a4-443d-8876-1371c5f6bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006865 10.0.0.22 - - [2025-12-08 22:22:12] "POST /application-policy-sets HTTP/1.1" 200 528 0.303934 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.22 - - [2025-12-08 22:22:12] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.018615 10.0.0.22 - - [2025-12-08 22:22:12] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.016662 10.0.0.22 - - [2025-12-08 22:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017311 10.0.0.22 - - [2025-12-08 22:22:12] "POST /service-templates HTTP/1.1" 200 511 0.081274 10.0.0.22 - - [2025-12-08 22:22:12] "GET /virtual-network/1f24dfe3-d458-4343-982c-2674075546d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007108 10.0.0.22 - - [2025-12-08 22:22:12] "POST /service-templates HTTP/1.1" 200 501 0.107687 10.0.0.22 - - [2025-12-08 22:22:13] "POST /service-templates HTTP/1.1" 200 515 0.070233 10.0.0.22 - - [2025-12-08 22:22:13] "POST /service-templates HTTP/1.1" 200 535 0.103104 10.0.0.22 - - [2025-12-08 22:22:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000540 10.0.0.22 - - [2025-12-08 22:22:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.008618 10.0.0.22 - - [2025-12-08 22:22:13] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.22 - - [2025-12-08 22:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007209 10.0.0.22 - - [2025-12-08 22:22:13] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008340 10.0.0.22 - - [2025-12-08 22:22:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004571 10.0.0.22 - - [2025-12-08 22:22:13] "POST /service-templates HTTP/1.1" 200 507 0.080514 10.0.0.22 - - [2025-12-08 22:22:13] "POST /security-groups HTTP/1.1" 200 574 0.163954 10.0.0.22 - - [2025-12-08 22:22:13] "POST /projects HTTP/1.1" 200 489 0.457334 10.0.0.22 - - [2025-12-08 22:22:13] "POST /database-nodes HTTP/1.1" 200 597 0.158983 10.0.0.22 - - [2025-12-08 22:22:13] "POST /security-groups HTTP/1.1" 200 546 0.090857 10.0.0.22 - - [2025-12-08 22:22:13] "POST /chown HTTP/1.1" 200 109 0.028377 10.0.0.22 - - [2025-12-08 22:22:13] "POST /network-ipams HTTP/1.1" 200 522 0.052199 10.0.0.22 - - [2025-12-08 22:22:13] "POST /network-ipams HTTP/1.1" 200 510 0.034060 10.0.0.22 - - [2025-12-08 22:22:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.002835 10.0.0.22 - - [2025-12-08 22:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002218 10.0.0.22 - - [2025-12-08 22:22:13] "POST /virtual-networks HTTP/1.1" 200 538 0.183598 10.0.0.22 - - [2025-12-08 22:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.22 - - [2025-12-08 22:22:13] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.015576 10.0.0.22 - - [2025-12-08 22:22:13] "POST /network-ipams HTTP/1.1" 200 518 0.034781 10.0.0.22 - - [2025-12-08 22:22:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.004635 10.0.0.22 - - [2025-12-08 22:22:14] "POST /useragent-kv HTTP/1.1" 200 115 0.010296 10.0.0.22 - - [2025-12-08 22:22:14] "POST /virtual-networks HTTP/1.1" 200 546 0.229305 10.0.0.22 - - [2025-12-08 22:22:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.22 - - [2025-12-08 22:22:14] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012518 10.0.0.22 - - [2025-12-08 22:22:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.002171 10.0.0.22 - - [2025-12-08 22:22:14] "POST /network-policys HTTP/1.1" 200 538 0.048605 10.0.0.22 - - [2025-12-08 22:22:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.016325 10.0.0.22 - - [2025-12-08 22:22:14] "POST /network-policys HTTP/1.1" 200 534 0.093763 10.0.0.22 - - [2025-12-08 22:22:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.025402 10.0.0.22 - - [2025-12-08 22:22:14] "POST /network-policys HTTP/1.1" 200 542 0.056361 10.0.0.22 - - [2025-12-08 22:22:14] "POST /ref-update HTTP/1.1" 200 156 0.051838 10.0.0.22 - - [2025-12-08 22:22:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025298 10.0.0.22 - - [2025-12-08 22:22:14] "POST /ref-update HTTP/1.1" 200 156 0.184895 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-update HTTP/1.1" 200 156 0.098825 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012815 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004669 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-update HTTP/1.1" 200 156 0.140658 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-update HTTP/1.1" 200 156 0.081589 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-update HTTP/1.1" 200 156 0.094919 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002669 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003629 10.0.0.22 - - [2025-12-08 22:22:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2025-12-08 22:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2025-12-08 22:22:15] "GET /virtual-network/1f24dfe3-d458-4343-982c-2674075546d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.054865 10.0.0.22 - - [2025-12-08 22:22:15] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.014667 10.0.0.22 - - [2025-12-08 22:22:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.22 - - [2025-12-08 22:22:15] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003207 10.0.0.22 - - [2025-12-08 22:22:15] "POST /firewall-policys HTTP/1.1" 200 530 0.027940 10.0.0.22 - - [2025-12-08 22:22:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020525 10.0.0.22 - - [2025-12-08 22:22:15] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.016500 10.0.0.22 - - [2025-12-08 22:22:15] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003824 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.012644 10.0.0.22 - - [2025-12-08 22:22:16] "POST /ref-update HTTP/1.1" 200 156 0.014804 10.0.0.22 - - [2025-12-08 22:22:16] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.017347 10.0.0.22 - - [2025-12-08 22:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.22 - - [2025-12-08 22:22:16] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011240 10.0.0.22 - - [2025-12-08 22:22:16] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.22 - - [2025-12-08 22:22:16] "POST /firewall-policys HTTP/1.1" 200 532 0.023077 10.0.0.22 - - [2025-12-08 22:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.22 - - [2025-12-08 22:22:16] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006387 10.0.0.22 - - [2025-12-08 22:22:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.003487 10.0.0.22 - - [2025-12-08 22:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017724 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011089 10.0.0.22 - - [2025-12-08 22:22:16] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005068 10.0.0.22 - - [2025-12-08 22:22:16] "POST /config-nodes HTTP/1.1" 200 593 0.036916 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011865 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003538 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002621 10.0.0.22 - - [2025-12-08 22:22:16] "POST /ref-update HTTP/1.1" 200 156 0.022868 10.0.0.22 - - [2025-12-08 22:22:16] "POST /ref-update HTTP/1.1" 200 156 0.071572 10.0.0.22 - - [2025-12-08 22:22:16] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.22 - - [2025-12-08 22:22:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013173 10.0.0.22 - - [2025-12-08 22:22:16] "POST /ref-update HTTP/1.1" 200 156 0.137766 10.0.0.22 - - [2025-12-08 22:22:16] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006470 10.0.0.22 - - [2025-12-08 22:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.22 - - [2025-12-08 22:22:16] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005926 10.0.0.22 - - [2025-12-08 22:22:16] "POST /firewall-policys HTTP/1.1" 200 530 0.055499 10.0.0.22 - - [2025-12-08 22:22:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040160 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013474 10.0.0.22 - - [2025-12-08 22:22:16] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006371 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008297 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004370 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003745 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003642 10.0.0.22 - - [2025-12-08 22:22:16] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004337 10.0.0.22 - - [2025-12-08 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.046006 10.0.0.22 - - [2025-12-08 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.041348 10.0.0.22 - - [2025-12-08 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.026620 10.0.0.22 - - [2025-12-08 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.024678 10.0.0.22 - - [2025-12-08 22:22:17] "POST /ref-update HTTP/1.1" 200 156 0.044282 10.0.0.22 - - [2025-12-08 22:22:17] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.025777 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.22 - - [2025-12-08 22:22:17] "GET /network-ipam/1843a31e-05a4-443d-8876-1371c5f6bdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004528 10.0.0.22 - - [2025-12-08 22:22:17] "POST /tags HTTP/1.1" 200 299 0.075809 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012433 10.0.0.22 - - [2025-12-08 22:22:17] "GET /tag/c4bc7c65-96b0-42e7-a6c8-f51fb7fc0f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026083 10.0.0.22 - - [2025-12-08 22:22:17] "POST /set-tag HTTP/1.1" 200 109 0.025314 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.007153 10.0.0.22 - - [2025-12-08 22:22:17] "POST /tags HTTP/1.1" 200 305 0.098977 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016788 10.0.0.22 - - [2025-12-08 22:22:17] "GET /tag/0c0cf507-839d-4ebb-88fe-4e2513a1bfb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018154 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.22 - - [2025-12-08 22:22:17] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026465 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.22 - - [2025-12-08 22:22:17] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005671 10.0.0.22 - - [2025-12-08 22:22:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2025-12-08 22:22:18] "GET /service-appliance-set/d731f394-f73e-46c0-8e0f-09228107eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017330 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.005795 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.003821 10.0.0.22 - - [2025-12-08 22:22:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104708 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 587 0.132095 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.008008 10.0.0.22 - - [2025-12-08 22:22:18] "GET /virtual-machine-interface/6792ea66-866a-48f6-a232-625468d64122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005042 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 585 0.156152 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.003088 10.0.0.22 - - [2025-12-08 22:22:18] "POST /instance-ips HTTP/1.1" 200 381 0.243962 10.0.0.22 - - [2025-12-08 22:22:18] "GET /instance-ip/d3d99a6d-346a-4c67-82c3-ce8fa852420e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.043204 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 579 0.093102 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 212 0.009006 10.0.0.22 - - [2025-12-08 22:22:18] "POST /loadbalancers HTTP/1.1" 200 582 0.075507 10.0.0.22 - - [2025-12-08 22:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021658 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006859 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 577 0.150858 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.005263 10.0.0.22 - - [2025-12-08 22:22:18] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063970 10.0.0.22 - - [2025-12-08 22:22:18] "GET /instance-ip/d3d99a6d-346a-4c67-82c3-ce8fa852420e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018716 10.0.0.22 - - [2025-12-08 22:22:18] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088163 10.0.0.22 - - [2025-12-08 22:22:18] "GET /loadbalancer/ceb922bc-08d2-4173-af18-334b7ff10207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005424 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 594 0.083853 10.0.0.22 - - [2025-12-08 22:22:18] "POST /floating-ips HTTP/1.1" 200 583 0.043073 10.0.0.22 - - [2025-12-08 22:22:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047988 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.005006 10.0.0.22 - - [2025-12-08 22:22:18] "POST /access-control-lists HTTP/1.1" 200 592 0.019045 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.005702 10.0.0.22 - - [2025-12-08 22:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008421 10.0.0.22 - - [2025-12-08 22:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012152 10.0.0.22 - - [2025-12-08 22:22:18] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047240 10.0.0.22 - - [2025-12-08 22:22:19] "GET /loadbalancer-listener/556544a3-e383-485a-87e9-5c8b25d810dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010431 10.0.0.22 - - [2025-12-08 22:22:19] "POST /access-control-lists HTTP/1.1" 200 583 0.094493 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.013011 10.0.0.22 - - [2025-12-08 22:22:19] "GET /loadbalancer-listener/556544a3-e383-485a-87e9-5c8b25d810dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.030951 10.0.0.22 - - [2025-12-08 22:22:19] "POST /access-control-lists HTTP/1.1" 200 581 0.068320 10.0.0.22 - - [2025-12-08 22:22:19] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.22 - - [2025-12-08 22:22:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.096140 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.011754 10.0.0.22 - - [2025-12-08 22:22:19] "GET /instance-ip/d3d99a6d-346a-4c67-82c3-ce8fa852420e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005532 10.0.0.22 - - [2025-12-08 22:22:19] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004998 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003002 10.0.0.22 - - [2025-12-08 22:22:19] "GET /instance-ip/d3d99a6d-346a-4c67-82c3-ce8fa852420e?fields=floating_ips HTTP/1.1" 200 1170 0.011455 10.0.0.22 - - [2025-12-08 22:22:19] "GET /floating-ip/f5975156-40d1-4e83-a413-72ab65b22e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002118 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.22 - - [2025-12-08 22:22:19] "POST /access-control-lists HTTP/1.1" 200 602 0.029678 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.009096 10.0.0.22 - - [2025-12-08 22:22:19] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.022851 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.22 - - [2025-12-08 22:22:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.019917 10.0.0.22 - - [2025-12-08 22:22:19] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.044003 10.0.0.22 - - [2025-12-08 22:22:19] "POST /access-control-lists HTTP/1.1" 200 600 0.074014 10.0.0.22 - - [2025-12-08 22:22:19] "POST /tags HTTP/1.1" 200 301 0.089180 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023025 10.0.0.22 - - [2025-12-08 22:22:19] "POST /route-targets HTTP/1.1" 200 327 0.013430 10.0.0.22 - - [2025-12-08 22:22:19] "GET /tag/1055845c-aef9-4ff0-ade9-2fe7ae2a7f01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.027486 10.0.0.22 - - [2025-12-08 22:22:19] "POST /ref-update HTTP/1.1" 200 156 0.046117 10.0.0.22 - - [2025-12-08 22:22:19] "POST /route-targets HTTP/1.1" 200 327 0.021059 10.0.0.22 - - [2025-12-08 22:22:19] "POST /ref-update HTTP/1.1" 200 156 0.038433 10.0.0.22 - - [2025-12-08 22:22:19] "POST /tags HTTP/1.1" 200 325 0.135528 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014110 10.0.0.22 - - [2025-12-08 22:22:19] "POST /route-targets HTTP/1.1" 200 327 0.019803 10.0.0.22 - - [2025-12-08 22:22:19] "POST /ref-update HTTP/1.1" 200 156 0.021586 10.0.0.22 - - [2025-12-08 22:22:19] "GET /tag/d8f1d9ad-4932-457f-a3d6-4d104efa4c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.022710 10.0.0.22 - - [2025-12-08 22:22:19] "POST /route-targets HTTP/1.1" 200 327 0.028869 10.0.0.22 - - [2025-12-08 22:22:19] "POST /ref-update HTTP/1.1" 200 156 0.023763 10.0.0.22 - - [2025-12-08 22:22:19] "POST /tags HTTP/1.1" 200 363 0.133202 10.0.0.22 - - [2025-12-08 22:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019863 10.0.0.22 - - [2025-12-08 22:22:19] "POST /route-targets HTTP/1.1" 200 327 0.029470 10.0.0.22 - - [2025-12-08 22:22:19] "GET /tag/cdb15baa-bba5-47f6-9c57-0e4d48a2837e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014306 10.0.0.22 - - [2025-12-08 22:22:20] "POST /ref-update HTTP/1.1" 200 156 0.038191 10.0.0.22 - - [2025-12-08 22:22:20] "POST /route-targets HTTP/1.1" 200 327 0.024562 10.0.0.22 - - [2025-12-08 22:22:20] "POST /tags HTTP/1.1" 200 311 0.104784 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.026501 10.0.0.22 - - [2025-12-08 22:22:20] "POST /ref-update HTTP/1.1" 200 156 0.031765 10.0.0.22 - - [2025-12-08 22:22:20] "GET /tag/c7d566c3-1810-40bb-b176-d6018e328f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.039123 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.22 - - [2025-12-08 22:22:20] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.005065 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.004573 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.22 - - [2025-12-08 22:22:20] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042980 10.0.0.22 - - [2025-12-08 22:22:20] "POST /access-control-lists HTTP/1.1" 200 551 0.057695 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.011761 10.0.0.22 - - [2025-12-08 22:22:20] "POST /virtual-machines HTTP/1.1" 200 377 0.048816 10.0.0.22 - - [2025-12-08 22:22:20] "POST /access-control-lists HTTP/1.1" 200 589 0.081856 10.0.0.22 - - [2025-12-08 22:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.067990 10.0.0.22 - - [2025-12-08 22:22:20] "POST /ref-update HTTP/1.1" 200 156 0.028128 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.045229 10.0.0.22 - - [2025-12-08 22:22:20] "POST /access-control-lists HTTP/1.1" 200 601 0.090053 10.0.0.22 - - [2025-12-08 22:22:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.199541 10.0.0.22 - - [2025-12-08 22:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035344 10.0.0.22 - - [2025-12-08 22:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011084 10.0.0.22 - - [2025-12-08 22:22:20] "POST /ref-update HTTP/1.1" 200 156 0.056316 10.0.0.22 - - [2025-12-08 22:22:20] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022794 10.0.0.22 - - [2025-12-08 22:22:20] "POST /ref-update HTTP/1.1" 200 156 0.033619 10.0.0.22 - - [2025-12-08 22:22:20] "PUT /access-control-list/1ffdeb86-7eb6-4ab2-b2ff-0075e2fa6331 HTTP/1.1" 200 272 0.010895 10.0.0.22 - - [2025-12-08 22:22:20] "POST /instance-ips HTTP/1.1" 200 409 0.055485 10.0.0.22 - - [2025-12-08 22:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040426 10.0.0.22 - - [2025-12-08 22:22:20] "PUT /access-control-list/2c86130a-f0ff-4be4-850c-e74544a1fa1b HTTP/1.1" 200 272 0.025312 10.0.0.22 - - [2025-12-08 22:22:20] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015639 10.0.0.22 - - [2025-12-08 22:22:20] "PUT /access-control-list/626a1c97-6bae-4064-9b8b-69284e6b884c HTTP/1.1" 200 272 0.032746 10.0.0.22 - - [2025-12-08 22:22:20] "PUT /access-control-list/6e7c6530-5733-4143-8522-c764657ceb75 HTTP/1.1" 200 272 0.023028 10.0.0.22 - - [2025-12-08 22:22:20] "POST /set-tag HTTP/1.1" 200 109 0.030501 10.0.0.22 - - [2025-12-08 22:22:20] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011777 10.0.0.22 - - [2025-12-08 22:22:20] "GET /instance-ip/5cd7c9f2-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010265 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/b952b68f-cd1b-4264-9c40-a91ba45883d1 HTTP/1.1" 200 272 0.012411 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/7a9796bf-9605-4f11-8cf9-a846f7c6ab4c HTTP/1.1" 200 272 0.017119 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/02bcfb07-6c0c-4aae-bab7-702d7bec03f9 HTTP/1.1" 200 272 0.022775 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.003906 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/2f5812e0-498f-4f51-83ca-982ef734fba8 HTTP/1.1" 200 272 0.018951 10.0.0.22 - - [2025-12-08 22:22:21] "POST /tags HTTP/1.1" 200 357 0.047811 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011902 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/1660f50c-bc56-47ba-9c49-8668698382fb HTTP/1.1" 200 272 0.055567 10.0.0.22 - - [2025-12-08 22:22:21] "GET /tag/41d245a9-ed33-4aa7-b6e4-dae9cbdf3288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.029115 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/b708c960-8261-47e8-b98d-3bb523d64d79 HTTP/1.1" 200 272 0.072958 10.0.0.22 - - [2025-12-08 22:22:21] "POST /tags HTTP/1.1" 200 305 0.041364 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012376 10.0.0.22 - - [2025-12-08 22:22:21] "GET /tag/f2092e4d-78cc-4b0e-828b-a6377d60e34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018555 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/6d8701c6-ceab-49cb-8ff1-c0198e198ec0 HTTP/1.1" 200 272 0.072706 10.0.0.22 - - [2025-12-08 22:22:21] "POST /id-to-fqname HTTP/1.1" 200 174 0.001350 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.004739 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /access-control-list/d225e08f-4299-4208-8682-3ae563319fb7 HTTP/1.1" 200 272 0.058890 10.0.0.22 - - [2025-12-08 22:22:21] "POST /security-groups HTTP/1.1" 200 571 0.075603 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.22 - - [2025-12-08 22:22:21] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.003495 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.22 - - [2025-12-08 22:22:21] "POST /projects HTTP/1.1" 200 483 0.302317 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.021080 10.0.0.22 - - [2025-12-08 22:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027645 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014591 10.0.0.22 - - [2025-12-08 22:22:21] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.013765 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.22 - - [2025-12-08 22:22:21] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006708 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.001854 10.0.0.22 - - [2025-12-08 22:22:21] "POST /access-control-lists HTTP/1.1" 200 580 0.024219 10.0.0.22 - - [2025-12-08 22:22:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.012058 10.0.0.22 - - [2025-12-08 22:22:21] "POST /access-control-lists HTTP/1.1" 200 578 0.055823 10.0.0.22 - - [2025-12-08 22:22:21] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.091657 10.0.0.22 - - [2025-12-08 22:22:22] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.071757 10.0.0.22 - - [2025-12-08 22:22:22] "POST /security-groups HTTP/1.1" 200 537 0.087790 10.0.0.22 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 404 234 0.003220 10.0.0.22 - - [2025-12-08 22:22:22] "GET / HTTP/1.1" 200 35931 0.001178 10.0.0.22 - - [2025-12-08 22:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.052984 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 581 0.091964 10.0.0.22 - - [2025-12-08 22:22:22] "POST /access-control-lists HTTP/1.1" 200 596 0.119688 10.0.0.22 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 404 233 0.022638 10.0.0.22 - - [2025-12-08 22:22:22] "POST /chown HTTP/1.1" 200 109 0.084601 10.0.0.22 - - [2025-12-08 22:22:22] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019386 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 575 0.084462 10.0.0.22 - - [2025-12-08 22:22:22] "POST /access-control-lists HTTP/1.1" 200 594 0.067309 10.0.0.22 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.22 - - [2025-12-08 22:22:22] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021231 10.0.0.22 - - [2025-12-08 22:22:22] "POST /tags HTTP/1.1" 409 207 0.002902 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 575 0.075114 10.0.0.22 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014320 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.22 - - [2025-12-08 22:22:22] "GET /tag/f2092e4d-78cc-4b0e-828b-a6377d60e34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029425 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 559 0.104523 10.0.0.22 - - [2025-12-08 22:22:22] "POST /firewall-rules HTTP/1.1" 200 564 0.098170 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 555 0.082115 10.0.0.22 - - [2025-12-08 22:22:22] "GET /firewall-rule/c7ad94da-3d6d-4cb6-89c5-39047755de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.031372 10.0.0.22 - - [2025-12-08 22:22:22] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006751 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 557 0.047080 10.0.0.22 - - [2025-12-08 22:22:22] "GET /firewall-rule/c7ad94da-3d6d-4cb6-89c5-39047755de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.039081 10.0.0.22 - - [2025-12-08 22:22:22] "POST /alarms HTTP/1.1" 200 565 0.192740 10.0.0.22 - - [2025-12-08 22:22:22] "POST /ref-update HTTP/1.1" 200 156 0.162900 10.0.0.22 - - [2025-12-08 22:22:22] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.033659 10.0.0.129 - - [2025-12-08 22:22:22] "GET / HTTP/1.1" 200 35931 0.003767 10.0.0.22 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.129 - - [2025-12-08 22:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.129 - - [2025-12-08 22:22:22] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006144 10.0.0.129 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 549 0.075341 10.0.0.22 - - [2025-12-08 22:22:23] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004468 10.0.0.22 - - [2025-12-08 22:22:23] "POST /tags HTTP/1.1" 409 207 0.002839 10.0.0.22 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015153 10.0.0.129 - - [2025-12-08 22:22:23] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008931 10.0.0.129 - - [2025-12-08 22:22:23] "PUT /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c HTTP/1.1" 200 274 0.024790 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 557 0.071264 10.0.0.129 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.035278 10.0.0.22 - - [2025-12-08 22:22:23] "GET /tag/f2092e4d-78cc-4b0e-828b-a6377d60e34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.051958 10.0.0.129 - - [2025-12-08 22:22:23] "POST /virtual-routers HTTP/1.1" 200 599 0.081524 10.0.0.129 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020337 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 567 0.188679 10.0.0.129 - - [2025-12-08 22:22:23] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.052885 10.0.0.22 - - [2025-12-08 22:22:23] "POST /firewall-rules HTTP/1.1" 200 562 0.177340 10.0.0.22 - - [2025-12-08 22:22:23] "GET /firewall-rule/67043b95-3445-47c3-9d5e-d7213da4206b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009561 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 555 0.038444 10.0.0.129 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 404 229 0.003843 10.0.0.129 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.129 - - [2025-12-08 22:22:23] "GET /virtual-network/1f24dfe3-d458-4343-982c-2674075546d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009367 10.0.0.22 - - [2025-12-08 22:22:23] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007735 10.0.0.22 - - [2025-12-08 22:22:23] "GET /firewall-rule/67043b95-3445-47c3-9d5e-d7213da4206b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.010581 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 567 0.057487 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 575 0.107946 10.0.0.22 - - [2025-12-08 22:22:23] "POST /ref-update HTTP/1.1" 200 156 0.142344 10.0.0.129 - - [2025-12-08 22:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.177104 10.0.0.22 - - [2025-12-08 22:22:23] "PUT /access-control-list/fbf993dd-4b21-449a-b1e0-d726075b0fd8 HTTP/1.1" 200 272 0.089582 10.0.0.22 - - [2025-12-08 22:22:23] "POST /tags HTTP/1.1" 200 301 0.060019 10.0.0.22 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022121 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 569 0.140287 10.0.0.22 - - [2025-12-08 22:22:23] "GET /tag/581ac867-b60b-43d0-8c66-51ab67a28a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.042601 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 561 0.061622 10.0.0.22 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015666 10.0.0.22 - - [2025-12-08 22:22:23] "POST /alarms HTTP/1.1" 200 561 0.058848 10.0.0.22 - - [2025-12-08 22:22:23] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066487 10.0.0.22 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.22 - - [2025-12-08 22:22:23] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012799 10.0.0.22 - - [2025-12-08 22:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.22 - - [2025-12-08 22:22:23] "GET /service-appliance-set/d731f394-f73e-46c0-8e0f-09228107eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003793 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 561 0.085234 10.0.0.22 - - [2025-12-08 22:22:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.001932 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 547 0.048678 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 595 0.140018 10.0.0.22 - - [2025-12-08 22:22:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.179766 10.0.0.22 - - [2025-12-08 22:22:24] "GET /virtual-machine-interface/aebf6f26-12b0-4cf0-8c31-dc5e8d0fcb97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024745 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 575 0.041277 10.0.0.22 - - [2025-12-08 22:22:24] "POST /instance-ips HTTP/1.1" 200 377 0.070236 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 571 0.033742 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 583 0.044394 10.0.0.22 - - [2025-12-08 22:22:24] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.027091 10.0.0.22 - - [2025-12-08 22:22:24] "POST /alarms HTTP/1.1" 200 609 0.035705 10.0.0.22 - - [2025-12-08 22:22:24] "POST /loadbalancers HTTP/1.1" 200 582 0.156585 10.0.0.22 - - [2025-12-08 22:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028413 10.0.0.22 - - [2025-12-08 22:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013254 10.0.0.22 - - [2025-12-08 22:22:24] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.094701 10.0.0.22 - - [2025-12-08 22:22:24] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010422 10.0.0.22 - - [2025-12-08 22:22:24] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.141271 10.0.0.22 - - [2025-12-08 22:22:24] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.018387 10.0.0.22 - - [2025-12-08 22:22:24] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.22 - - [2025-12-08 22:22:24] "POST /floating-ips HTTP/1.1" 200 581 0.106979 10.0.0.22 - - [2025-12-08 22:22:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008211 10.0.0.22 - - [2025-12-08 22:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.22 - - [2025-12-08 22:22:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.077644 10.0.0.22 - - [2025-12-08 22:22:24] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.046002 10.0.0.22 - - [2025-12-08 22:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030008 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014473 10.0.0.22 - - [2025-12-08 22:22:25] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.082640 10.0.0.22 - - [2025-12-08 22:22:25] "GET /loadbalancer-listener/f92ec26c-5d4e-4716-b527-b6a2d82bd0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002910 10.0.0.22 - - [2025-12-08 22:22:25] "GET /loadbalancer-listener/f92ec26c-5d4e-4716-b527-b6a2d82bd0f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010745 10.0.0.22 - - [2025-12-08 22:22:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022063 10.0.0.22 - - [2025-12-08 22:22:25] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006796 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.22 - - [2025-12-08 22:22:25] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?fields=floating_ips HTTP/1.1" 200 1164 0.013865 10.0.0.22 - - [2025-12-08 22:22:25] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003077 10.0.0.22 - - [2025-12-08 22:22:25] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046047 10.0.0.22 - - [2025-12-08 22:22:25] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010593 10.0.0.22 - - [2025-12-08 22:22:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025985 10.0.0.22 - - [2025-12-08 22:22:25] "GET / HTTP/1.1" 200 35931 0.002060 10.0.0.22 - - [2025-12-08 22:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.053455 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010796 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.22 - - [2025-12-08 22:22:25] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005010 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-12-08 22:22:25] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027641 10.0.0.22 - - [2025-12-08 22:22:25] "GET /loadbalancer-listener/b8e2b596-ca01-4322-8317-7689ee35429b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.014758 10.0.0.22 - - [2025-12-08 22:22:25] "GET /loadbalancer-listener/b8e2b596-ca01-4322-8317-7689ee35429b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009983 10.0.0.22 - - [2025-12-08 22:22:25] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.048867 10.0.0.22 - - [2025-12-08 22:22:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.094927 10.0.0.22 - - [2025-12-08 22:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2025-12-08 22:22:25] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011496 10.0.0.22 - - [2025-12-08 22:22:25] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?fields=floating_ips HTTP/1.1" 200 1164 0.010248 10.0.0.22 - - [2025-12-08 22:22:25] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.024383 10.0.0.22 - - [2025-12-08 22:22:25] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.267740 10.0.0.22 - - [2025-12-08 22:22:26] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005323 10.0.0.22 - - [2025-12-08 22:22:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049647 10.0.0.22 - - [2025-12-08 22:22:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.081188 10.0.0.22 - - [2025-12-08 22:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010338 10.0.0.22 - - [2025-12-08 22:22:26] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.110137 10.0.0.22 - - [2025-12-08 22:22:26] "GET /loadbalancer-listener/38504efc-25cb-4dc3-ab5e-a8e18f5e2436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003847 10.0.0.22 - - [2025-12-08 22:22:26] "GET /loadbalancer-listener/38504efc-25cb-4dc3-ab5e-a8e18f5e2436?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.025892 10.0.0.22 - - [2025-12-08 22:22:26] "GET / HTTP/1.1" 200 35931 0.002791 10.0.0.22 - - [2025-12-08 22:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.22 - - [2025-12-08 22:22:26] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.015874 10.0.0.22 - - [2025-12-08 22:22:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.063640 10.0.0.22 - - [2025-12-08 22:22:26] "PUT /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c HTTP/1.1" 200 274 0.086799 10.0.0.22 - - [2025-12-08 22:22:26] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011169 10.0.0.22 - - [2025-12-08 22:22:26] "GET /instance-ip/a734464f-7d8e-4419-88a1-7d99cce1f207?fields=floating_ips HTTP/1.1" 200 1164 0.017749 10.0.0.22 - - [2025-12-08 22:22:26] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002830 10.0.0.22 - - [2025-12-08 22:22:26] "POST /tags HTTP/1.1" 200 355 0.177162 10.0.0.22 - - [2025-12-08 22:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.22 - - [2025-12-08 22:22:26] "GET /tag/d15201a7-c347-478a-b82f-f5ea3dae67cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.110979 10.0.0.22 - - [2025-12-08 22:22:26] "POST /tags HTTP/1.1" 200 303 0.034194 10.0.0.22 - - [2025-12-08 22:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012905 10.0.0.22 - - [2025-12-08 22:22:27] "GET /tag/cd04154a-2037-46ca-96f1-7d073cca37b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028883 10.0.0.22 - - [2025-12-08 22:22:27] "POST /projects HTTP/1.1" 409 218 0.003264 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2025-12-08 22:22:27] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064417 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014245 10.0.0.22 - - [2025-12-08 22:22:27] "GET /network-ipam/1ff600fe-d694-4375-ad90-83c6ab728308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002875 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.22 - - [2025-12-08 22:22:27] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.032552 10.0.0.22 - - [2025-12-08 22:22:27] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.083644 10.0.0.22 - - [2025-12-08 22:22:27] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.016280 10.0.0.22 - - [2025-12-08 22:22:27] "POST /set-tag HTTP/1.1" 200 109 0.050270 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.22 - - [2025-12-08 22:22:27] "GET /network-ipam/d8c929ce-d781-4dd4-bf2b-d9785dafccd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003329 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2025-12-08 22:22:27] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005522 10.0.0.22 - - [2025-12-08 22:22:27] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.043186 10.0.0.22 - - [2025-12-08 22:22:27] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013042 10.0.0.22 - - [2025-12-08 22:22:27] "POST /set-tag HTTP/1.1" 200 109 0.072179 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.22 - - [2025-12-08 22:22:27] "GET /network-policy/dd5275d8-986b-42c4-bb93-9088fd77b3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002719 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2025-12-08 22:22:27] "GET /network-policy/7a4aef19-2af9-43d6-9d6f-559b68a5aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004130 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.22 - - [2025-12-08 22:22:27] "GET /network-policy/556b25fa-dad2-4bf9-99b7-e9e65875d8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002895 10.0.0.22 - - [2025-12-08 22:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2025-12-08 22:22:27] "PUT /network-policy/556b25fa-dad2-4bf9-99b7-e9e65875d8e3 HTTP/1.1" 200 262 0.013271 10.0.0.22 - - [2025-12-08 22:22:27] "POST /ref-update HTTP/1.1" 200 156 0.076520 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006138 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007338 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004802 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017883 10.0.0.22 - - [2025-12-08 22:22:28] "POST /security-groups HTTP/1.1" 409 245 0.016206 10.0.0.22 - - [2025-12-08 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.22 - - [2025-12-08 22:22:28] "PUT /security-group/10aeb779-1952-4dfe-91a6-670fbec01367 HTTP/1.1" 200 262 0.063025 10.0.0.22 - - [2025-12-08 22:22:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038667 10.0.0.22 - - [2025-12-08 22:22:28] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012288 10.0.0.22 - - [2025-12-08 22:22:28] "PUT /access-control-list/b952b68f-cd1b-4264-9c40-a91ba45883d1 HTTP/1.1" 200 272 0.033902 10.0.0.22 - - [2025-12-08 22:22:28] "PUT /access-control-list/7a9796bf-9605-4f11-8cf9-a846f7c6ab4c HTTP/1.1" 200 272 0.015213 10.0.0.22 - - [2025-12-08 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.22 - - [2025-12-08 22:22:28] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003763 10.0.0.22 - - [2025-12-08 22:22:28] "POST /tags HTTP/1.1" 409 206 0.002043 10.0.0.22 - - [2025-12-08 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.22 - - [2025-12-08 22:22:28] "GET /tag/cd04154a-2037-46ca-96f1-7d073cca37b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014521 10.0.0.22 - - [2025-12-08 22:22:28] "POST /firewall-rules HTTP/1.1" 200 562 0.082901 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-rule/90793b63-d735-4720-8820-208f2f8e5277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004097 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003714 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-rule/90793b63-d735-4720-8820-208f2f8e5277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002345 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-update HTTP/1.1" 200 156 0.037064 10.0.0.22 - - [2025-12-08 22:22:28] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011923 10.0.0.22 - - [2025-12-08 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.22 - - [2025-12-08 22:22:28] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004236 10.0.0.22 - - [2025-12-08 22:22:28] "POST /tags HTTP/1.1" 409 206 0.014045 10.0.0.22 - - [2025-12-08 22:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.22 - - [2025-12-08 22:22:28] "GET /tag/cd04154a-2037-46ca-96f1-7d073cca37b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016100 10.0.0.22 - - [2025-12-08 22:22:28] "POST /firewall-rules HTTP/1.1" 200 560 0.068219 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-rule/f3baf57d-8105-48d4-8a46-fcf42cbff1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004402 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003804 10.0.0.22 - - [2025-12-08 22:22:28] "GET /firewall-rule/f3baf57d-8105-48d4-8a46-fcf42cbff1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002040 10.0.0.22 - - [2025-12-08 22:22:28] "POST /ref-update HTTP/1.1" 200 156 0.022638 10.0.0.22 - - [2025-12-08 22:22:29] "POST /tags HTTP/1.1" 200 371 0.021904 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021329 10.0.0.22 - - [2025-12-08 22:22:29] "GET /tag/3ea8d47e-b90f-40cd-8fa4-1889b9331094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.029337 10.0.0.22 - - [2025-12-08 22:22:29] "POST /tags HTTP/1.1" 200 319 0.035045 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027194 10.0.0.22 - - [2025-12-08 22:22:29] "GET /tag/24acd0d1-7870-4d2a-ab84-9f0b8d747aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016703 10.0.0.22 - - [2025-12-08 22:22:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.001145 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.003456 10.0.0.22 - - [2025-12-08 22:22:29] "POST /security-groups HTTP/1.1" 200 578 0.069926 10.0.0.22 - - [2025-12-08 22:22:29] "POST /projects HTTP/1.1" 200 497 0.173984 10.0.0.22 - - [2025-12-08 22:22:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013000 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.009257 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012675 10.0.0.22 - - [2025-12-08 22:22:29] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.028409 10.0.0.22 - - [2025-12-08 22:22:29] "POST /access-control-lists HTTP/1.1" 200 587 0.082194 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013262 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.009256 10.0.0.22 - - [2025-12-08 22:22:29] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007201 10.0.0.22 - - [2025-12-08 22:22:29] "POST /access-control-lists HTTP/1.1" 200 585 0.077025 10.0.0.22 - - [2025-12-08 22:22:29] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.102900 10.0.0.22 - - [2025-12-08 22:22:29] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.073568 10.0.0.22 - - [2025-12-08 22:22:29] "POST /security-groups HTTP/1.1" 200 558 0.085783 10.0.0.22 - - [2025-12-08 22:22:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.001884 10.0.0.22 - - [2025-12-08 22:22:30] "POST /access-control-lists HTTP/1.1" 200 610 0.061980 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.007481 10.0.0.22 - - [2025-12-08 22:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.065070 10.0.0.22 - - [2025-12-08 22:22:30] "POST /chown HTTP/1.1" 200 109 0.016866 10.0.0.22 - - [2025-12-08 22:22:30] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022100 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.22 - - [2025-12-08 22:22:30] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009662 10.0.0.22 - - [2025-12-08 22:22:30] "POST /access-control-lists HTTP/1.1" 200 608 0.065672 10.0.0.22 - - [2025-12-08 22:22:30] "POST /tags HTTP/1.1" 409 214 0.012101 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2025-12-08 22:22:30] "GET /tag/24acd0d1-7870-4d2a-ab84-9f0b8d747aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018903 10.0.0.22 - - [2025-12-08 22:22:30] "POST /firewall-rules HTTP/1.1" 200 578 0.080502 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-rule/eddf3cb1-0856-48ff-b393-10fec9a9f1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007522 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005221 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-rule/eddf3cb1-0856-48ff-b393-10fec9a9f1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003264 10.0.0.22 - - [2025-12-08 22:22:30] "POST /ref-update HTTP/1.1" 200 156 0.036141 10.0.0.22 - - [2025-12-08 22:22:30] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003732 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.22 - - [2025-12-08 22:22:30] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003206 10.0.0.22 - - [2025-12-08 22:22:30] "POST /tags HTTP/1.1" 409 214 0.002108 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.22 - - [2025-12-08 22:22:30] "GET /tag/24acd0d1-7870-4d2a-ab84-9f0b8d747aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016733 10.0.0.22 - - [2025-12-08 22:22:30] "POST /firewall-rules HTTP/1.1" 200 576 0.077765 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-rule/3c3e56ae-2c3a-4628-89aa-4d2e7f09c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009335 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003823 10.0.0.22 - - [2025-12-08 22:22:30] "GET /firewall-rule/3c3e56ae-2c3a-4628-89aa-4d2e7f09c9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002311 10.0.0.22 - - [2025-12-08 22:22:30] "POST /ref-update HTTP/1.1" 200 156 0.047864 10.0.0.22 - - [2025-12-08 22:22:30] "POST /tags HTTP/1.1" 200 363 0.021445 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.22 - - [2025-12-08 22:22:30] "GET /tag/eb4cdf91-3356-4de6-afc8-6e79a085b4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029089 10.0.0.22 - - [2025-12-08 22:22:30] "POST /tags HTTP/1.1" 200 311 0.021648 10.0.0.22 - - [2025-12-08 22:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008740 10.0.0.22 - - [2025-12-08 22:22:31] "GET /tag/eda12dd5-23bf-43c9-a539-1575b07a4ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024281 10.0.0.22 - - [2025-12-08 22:22:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.001506 10.0.0.22 - - [2025-12-08 22:22:31] "POST /security-groups HTTP/1.1" 200 574 0.123857 10.0.0.22 - - [2025-12-08 22:22:31] "POST /projects HTTP/1.1" 200 489 0.232075 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.008133 10.0.0.22 - - [2025-12-08 22:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020476 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.22 - - [2025-12-08 22:22:31] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.018972 10.0.0.22 - - [2025-12-08 22:22:31] "POST /access-control-lists HTTP/1.1" 200 583 0.074962 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013073 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.010407 10.0.0.22 - - [2025-12-08 22:22:31] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006104 10.0.0.22 - - [2025-12-08 22:22:31] "POST /access-control-lists HTTP/1.1" 200 581 0.069242 10.0.0.22 - - [2025-12-08 22:22:31] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.089644 10.0.0.22 - - [2025-12-08 22:22:31] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.046707 10.0.0.22 - - [2025-12-08 22:22:31] "POST /security-groups HTTP/1.1" 200 546 0.072446 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.001805 10.0.0.22 - - [2025-12-08 22:22:31] "POST /access-control-lists HTTP/1.1" 200 602 0.062214 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.007786 10.0.0.22 - - [2025-12-08 22:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.078055 10.0.0.22 - - [2025-12-08 22:22:31] "POST /chown HTTP/1.1" 200 109 0.020408 10.0.0.22 - - [2025-12-08 22:22:31] "POST /access-control-lists HTTP/1.1" 200 600 0.046985 10.0.0.22 - - [2025-12-08 22:22:31] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015368 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2025-12-08 22:22:31] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004537 10.0.0.22 - - [2025-12-08 22:22:31] "POST /tags HTTP/1.1" 409 210 0.001746 10.0.0.22 - - [2025-12-08 22:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.22 - - [2025-12-08 22:22:31] "GET /tag/eda12dd5-23bf-43c9-a539-1575b07a4ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019602 10.0.0.22 - - [2025-12-08 22:22:32] "POST /firewall-rules HTTP/1.1" 200 570 0.079442 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-rule/8584f9cf-ca79-4aed-a71a-7f163d98c072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006774 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.007916 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-rule/8584f9cf-ca79-4aed-a71a-7f163d98c072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003156 10.0.0.22 - - [2025-12-08 22:22:32] "POST /ref-update HTTP/1.1" 200 156 0.043621 10.0.0.22 - - [2025-12-08 22:22:32] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009986 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.22 - - [2025-12-08 22:22:32] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004930 10.0.0.22 - - [2025-12-08 22:22:32] "POST /tags HTTP/1.1" 409 210 0.001768 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.22 - - [2025-12-08 22:22:32] "GET /tag/eda12dd5-23bf-43c9-a539-1575b07a4ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020227 10.0.0.22 - - [2025-12-08 22:22:32] "POST /firewall-rules HTTP/1.1" 200 568 0.076160 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-rule/47927403-6a23-40fa-9cc9-d4b31fe4e265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004527 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003508 10.0.0.22 - - [2025-12-08 22:22:32] "GET /firewall-rule/47927403-6a23-40fa-9cc9-d4b31fe4e265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003351 10.0.0.22 - - [2025-12-08 22:22:32] "POST /ref-update HTTP/1.1" 200 156 0.038114 10.0.0.22 - - [2025-12-08 22:22:32] "POST /tags HTTP/1.1" 409 237 0.004261 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2025-12-08 22:22:32] "GET /tag/cdb15baa-bba5-47f6-9c57-0e4d48a2837e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.021126 10.0.0.22 - - [2025-12-08 22:22:32] "POST /tags HTTP/1.1" 409 210 0.003445 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-12-08 22:22:32] "GET /tag/c7d566c3-1810-40bb-b176-d6018e328f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025114 10.0.0.22 - - [2025-12-08 22:22:32] "POST /projects HTTP/1.1" 409 223 0.002299 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.22 - - [2025-12-08 22:22:32] "GET /project/b5ab119f-6a01-454c-b632-901f6557a2ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036031 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2025-12-08 22:22:32] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006472 10.0.0.22 - - [2025-12-08 22:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.22 - - [2025-12-08 22:22:32] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003720 10.0.0.22 - - [2025-12-08 22:22:32] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.072400 10.0.0.22 - - [2025-12-08 22:22:33] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.054626 10.0.0.22 - - [2025-12-08 22:22:33] "POST /security-groups HTTP/1.1" 409 253 0.002923 10.0.0.22 - - [2025-12-08 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2025-12-08 22:22:33] "PUT /security-group/9296069a-18a2-4494-8b80-73eabb0296f4 HTTP/1.1" 200 262 0.056450 10.0.0.22 - - [2025-12-08 22:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018611 10.0.0.22 - - [2025-12-08 22:22:33] "PUT /access-control-list/1660f50c-bc56-47ba-9c49-8668698382fb HTTP/1.1" 200 272 0.014820 10.0.0.22 - - [2025-12-08 22:22:33] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011823 10.0.0.22 - - [2025-12-08 22:22:33] "PUT /access-control-list/b708c960-8261-47e8-b98d-3bb523d64d79 HTTP/1.1" 200 272 0.018155 10.0.0.22 - - [2025-12-08 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2025-12-08 22:22:33] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006053 10.0.0.22 - - [2025-12-08 22:22:33] "POST /tags HTTP/1.1" 409 210 0.002160 10.0.0.22 - - [2025-12-08 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2025-12-08 22:22:33] "GET /tag/c7d566c3-1810-40bb-b176-d6018e328f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015207 10.0.0.22 - - [2025-12-08 22:22:33] "POST /firewall-rules HTTP/1.1" 200 570 0.081855 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-rule/6b4b6ea6-1ab5-46fd-a9fd-8779e079fe15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013117 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008843 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-rule/6b4b6ea6-1ab5-46fd-a9fd-8779e079fe15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002397 10.0.0.22 - - [2025-12-08 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.066069 10.0.0.22 - - [2025-12-08 22:22:33] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021077 10.0.0.22 - - [2025-12-08 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2025-12-08 22:22:33] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009529 10.0.0.22 - - [2025-12-08 22:22:33] "POST /tags HTTP/1.1" 409 210 0.003504 10.0.0.22 - - [2025-12-08 22:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.22 - - [2025-12-08 22:22:33] "GET /tag/c7d566c3-1810-40bb-b176-d6018e328f6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017358 10.0.0.22 - - [2025-12-08 22:22:33] "POST /firewall-rules HTTP/1.1" 200 568 0.073479 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-rule/0f88f05b-c6ad-4569-b290-40d68cbaab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011938 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003969 10.0.0.22 - - [2025-12-08 22:22:33] "GET /firewall-rule/0f88f05b-c6ad-4569-b290-40d68cbaab4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002613 10.0.0.22 - - [2025-12-08 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.046203 10.0.0.22 - - [2025-12-08 22:22:33] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004251 10.0.0.22 - - [2025-12-08 22:22:33] "POST /ref-update HTTP/1.1" 200 156 0.012465 10.0.0.22 - - [2025-12-08 22:22:34] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012699 10.0.0.22 - - [2025-12-08 22:22:34] "POST /set-tag HTTP/1.1" 200 109 0.002709 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:22:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 10.0.0.22 - - [2025-12-08 22:22:45] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005767 10.0.0.22 - - [2025-12-08 22:22:45] "POST /set-tag HTTP/1.1" 200 109 0.003988 10.0.0.22 - - [2025-12-08 22:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.22 - - [2025-12-08 22:22:45] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002706 10.0.0.22 - - [2025-12-08 22:22:45] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004025 10.0.0.22 - - [2025-12-08 22:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.22 - - [2025-12-08 22:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-12-08 22:22:45] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002557 10.0.0.22 - - [2025-12-08 22:22:45] "GET /loadbalancer-pool/17040e59-ab6e-4094-9230-fa44de2e9daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003634 10.0.0.22 - - [2025-12-08 22:22:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016883 10.0.0.22 - - [2025-12-08 22:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008523 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015846 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014368 10.0.0.22 - - [2025-12-08 22:22:46] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.22 - - [2025-12-08 22:22:46] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011213 10.0.0.22 - - [2025-12-08 22:22:46] "POST /tags HTTP/1.1" 409 205 0.001881 10.0.0.22 - - [2025-12-08 22:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.22 - - [2025-12-08 22:22:46] "GET /tag/581ac867-b60b-43d0-8c66-51ab67a28a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012619 10.0.0.22 - - [2025-12-08 22:22:46] "PUT /floating-ip/21e88003-172f-4905-96e6-022aeab87757 HTTP/1.1" 200 256 0.016665 10.0.0.22 - - [2025-12-08 22:22:46] "POST /set-tag HTTP/1.1" 200 109 0.087655 10.0.0.22 - - [2025-12-08 22:22:46] "GET /loadbalancer-pool/4718692a-0bd0-4663-9dbb-d3da70057324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013311 10.0.0.22 - - [2025-12-08 22:22:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025560 10.0.0.22 - - [2025-12-08 22:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009020 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008230 10.0.0.22 - - [2025-12-08 22:22:46] "POST /ref-update HTTP/1.1" 200 156 0.023585 10.0.0.22 - - [2025-12-08 22:22:46] "POST /set-tag HTTP/1.1" 200 109 0.016805 10.0.0.22 - - [2025-12-08 22:22:46] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011513 10.0.0.22 - - [2025-12-08 22:22:46] "GET /loadbalancer-pool/6faf5d33-60ff-40de-91bb-794cdb6e9410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003426 10.0.0.22 - - [2025-12-08 22:22:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019172 10.0.0.22 - - [2025-12-08 22:22:46] "PUT /floating-ip/21e88003-172f-4905-96e6-022aeab87757 HTTP/1.1" 200 256 0.010060 10.0.0.22 - - [2025-12-08 22:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010001 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007454 10.0.0.22 - - [2025-12-08 22:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.22 - - [2025-12-08 22:22:46] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003761 10.0.0.22 - - [2025-12-08 22:22:46] "POST /ref-update HTTP/1.1" 200 156 0.009206 10.0.0.22 - - [2025-12-08 22:22:46] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008137 10.0.0.22 - - [2025-12-08 22:22:46] "PUT /floating-ip/21e88003-172f-4905-96e6-022aeab87757 HTTP/1.1" 200 256 0.009763 10.0.0.22 - - [2025-12-08 22:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2025-12-08 22:23:13] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003547 10.0.0.22 - - [2025-12-08 22:23:16] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004433 10.0.0.22 - - [2025-12-08 22:23:16] "POST /set-tag HTTP/1.1" 200 109 0.004349 10.0.0.22 - - [2025-12-08 22:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.22 - - [2025-12-08 22:23:16] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002927 10.0.0.22 - - [2025-12-08 22:23:16] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005443 10.0.0.22 - - [2025-12-08 22:23:16] "POST /set-tag HTTP/1.1" 200 109 0.027803 10.0.0.22 - - [2025-12-08 22:23:16] "DELETE /loadbalancer-member/2df0ef0d-2f89-4117-bd29-766612764538 HTTP/1.1" 200 115 0.088463 10.0.0.22 - - [2025-12-08 22:23:16] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005326 10.0.0.22 - - [2025-12-08 22:23:16] "POST /set-tag HTTP/1.1" 200 109 0.006707 10.0.0.22 - - [2025-12-08 22:23:16] "DELETE /loadbalancer-member/5a565e1f-dd0f-4349-b1bb-28420d923ce5 HTTP/1.1" 200 115 0.034009 10.0.0.22 - - [2025-12-08 22:23:16] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005700 10.0.0.22 - - [2025-12-08 22:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.22 - - [2025-12-08 22:23:16] "DELETE /loadbalancer-member/f703bd0a-1727-49f9-92f3-4e7139c9d733 HTTP/1.1" 200 115 0.030907 10.0.0.129 - - [2025-12-08 22:23:26] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.129 - - [2025-12-08 22:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.129 - - [2025-12-08 22:23:26] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008145 10.0.0.129 - - [2025-12-08 22:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2025-12-08 22:23:26] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002712 10.0.0.129 - - [2025-12-08 22:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.129 - - [2025-12-08 22:23:26] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002596 10.0.0.129 - - [2025-12-08 22:23:26] "PUT /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964 HTTP/1.1" 200 262 0.008219 10.0.0.129 - - [2025-12-08 22:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.129 - - [2025-12-08 22:23:26] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008434 10.0.0.129 - - [2025-12-08 22:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2025-12-08 22:23:26] "GET /virtual-machine-interface/a2ab5e1e-627a-4ad3-8c80-53ec0ada0f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004418 10.0.0.129 - - [2025-12-08 22:23:26] "PUT /virtual-machine-interface/a2ab5e1e-627a-4ad3-8c80-53ec0ada0f4f HTTP/1.1" 200 284 0.014460 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004797 10.0.0.22 - - [2025-12-08 22:23:36] "POST /set-tag HTTP/1.1" 200 109 0.004642 10.0.0.22 - - [2025-12-08 22:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.22 - - [2025-12-08 22:23:36] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002370 10.0.0.22 - - [2025-12-08 22:23:36] "GET /loadbalancer-pool/17040e59-ab6e-4094-9230-fa44de2e9daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002488 10.0.0.22 - - [2025-12-08 22:23:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018794 10.0.0.22 - - [2025-12-08 22:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011376 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015851 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009766 10.0.0.22 - - [2025-12-08 22:23:36] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010764 10.0.0.22 - - [2025-12-08 22:23:36] "POST /set-tag HTTP/1.1" 200 109 0.073745 10.0.0.22 - - [2025-12-08 22:23:36] "GET /loadbalancer-pool/4718692a-0bd0-4663-9dbb-d3da70057324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002681 10.0.0.22 - - [2025-12-08 22:23:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018203 10.0.0.22 - - [2025-12-08 22:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016597 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011837 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006944 10.0.0.22 - - [2025-12-08 22:23:36] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002363 10.0.0.22 - - [2025-12-08 22:23:36] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.22 - - [2025-12-08 22:23:36] "GET /loadbalancer-pool/6faf5d33-60ff-40de-91bb-794cdb6e9410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002744 10.0.0.22 - - [2025-12-08 22:23:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016393 10.0.0.22 - - [2025-12-08 22:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011491 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024681 10.0.0.22 - - [2025-12-08 22:23:36] "POST /set-tag HTTP/1.1" 200 109 0.004447 10.0.0.22 - - [2025-12-08 22:23:36] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008286 10.0.0.22 - - [2025-12-08 22:23:36] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005059 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:24:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:24:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:24:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:24:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 10.0.0.22 - - [2025-12-08 22:26:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 10.0.0.22 - - [2025-12-08 22:26:18] "GET /global-system-configs HTTP/1.1" 200 322 0.001882 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001229 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:26:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:26:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008149 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.22 - - [2025-12-08 22:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.22 - - [2025-12-08 22:27:18] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002997 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005780 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.028819 10.0.0.22 - - [2025-12-08 22:27:18] "DELETE /loadbalancer-member/6c3dc6aa-4def-4da1-8b20-f22319c4dfd1 HTTP/1.1" 200 115 0.037547 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024275 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.22 - - [2025-12-08 22:27:18] "DELETE /loadbalancer-member/71e04605-fc92-4ed4-be5b-245ce7d852fc HTTP/1.1" 200 115 0.030764 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007773 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.22 - - [2025-12-08 22:27:18] "DELETE /loadbalancer-member/3b52d2c4-3a27-48fb-bfbb-b4812923dc5e HTTP/1.1" 200 115 0.039419 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014460 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.22 - - [2025-12-08 22:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.22 - - [2025-12-08 22:27:18] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006253 10.0.0.22 - - [2025-12-08 22:27:18] "GET /loadbalancer-pool/17040e59-ab6e-4094-9230-fa44de2e9daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003510 10.0.0.22 - - [2025-12-08 22:27:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023462 10.0.0.22 - - [2025-12-08 22:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020716 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006987 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007724 10.0.0.22 - - [2025-12-08 22:27:18] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002187 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.078927 10.0.0.22 - - [2025-12-08 22:27:18] "GET /loadbalancer-pool/4718692a-0bd0-4663-9dbb-d3da70057324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029304 10.0.0.22 - - [2025-12-08 22:27:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015916 10.0.0.22 - - [2025-12-08 22:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009087 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017128 10.0.0.22 - - [2025-12-08 22:27:18] "POST /set-tag HTTP/1.1" 200 109 0.004496 10.0.0.22 - - [2025-12-08 22:27:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005273 10.0.0.22 - - [2025-12-08 22:27:18] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001837 10.0.0.22 - - [2025-12-08 22:27:18] "GET /loadbalancer-pool/6faf5d33-60ff-40de-91bb-794cdb6e9410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003681 10.0.0.22 - - [2025-12-08 22:27:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044313 10.0.0.22 - - [2025-12-08 22:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020584 10.0.0.22 - - [2025-12-08 22:27:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017042 10.0.0.22 - - [2025-12-08 22:27:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008168 10.0.0.22 - - [2025-12-08 22:27:19] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006706 10.0.0.22 - - [2025-12-08 22:27:19] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.22 - - [2025-12-08 22:28:40] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.22 - - [2025-12-08 22:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.22 - - [2025-12-08 22:28:40] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005026 10.0.0.22 - - [2025-12-08 22:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.22 - - [2025-12-08 22:28:40] "GET /config-node/6304f637-c357-4909-9cc2-5e3e6a6d4270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003224 10.0.0.22 - - [2025-12-08 22:28:51] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.22 - - [2025-12-08 22:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.22 - - [2025-12-08 22:28:51] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002633 10.0.0.22 - - [2025-12-08 22:28:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001814 10.0.0.22 - - [2025-12-08 22:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.22 - - [2025-12-08 22:28:51] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005171 10.0.0.22 - - [2025-12-08 22:28:51] "PUT /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728 HTTP/1.1" 200 254 0.015783 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:28:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:28:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.22 - - [2025-12-08 22:30:04] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.22 - - [2025-12-08 22:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.22 - - [2025-12-08 22:30:04] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034697 10.0.0.22 - - [2025-12-08 22:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2025-12-08 22:30:04] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036834 10.0.0.22 - - [2025-12-08 22:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.22 - - [2025-12-08 22:30:04] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028226 10.0.0.22 - - [2025-12-08 22:30:05] "POST /tags HTTP/1.1" 200 333 0.036680 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.027037 10.0.0.22 - - [2025-12-08 22:30:05] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021707 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011239 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052954 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037852 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-networks?parent_id=ca15f464-4421-4164-8c56-1ef0f53f67fa&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001617 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004482 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.22 - - [2025-12-08 22:30:05] "GET /service-appliance-set/d731f394-f73e-46c0-8e0f-09228107eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.020144 10.0.0.22 - - [2025-12-08 22:30:05] "POST /virtual-networks HTTP/1.1" 200 512 0.096217 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.22 - - [2025-12-08 22:30:05] "GET /network-ipam/b579b1aa-7ae3-4a83-a4a0-c85a79a0a706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002519 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.001715 10.0.0.22 - - [2025-12-08 22:30:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.102725 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-machine-interface/085b9d2d-efe4-4e49-af6f-786f304d223b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.012751 10.0.0.22 - - [2025-12-08 22:30:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006179 10.0.0.22 - - [2025-12-08 22:30:05] "POST /ref-update HTTP/1.1" 200 156 0.130266 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003907 10.0.0.22 - - [2025-12-08 22:30:05] "GET /domains HTTP/1.1" 200 280 0.001795 10.0.0.22 - - [2025-12-08 22:30:05] "POST /instance-ips HTTP/1.1" 200 409 0.052884 10.0.0.22 - - [2025-12-08 22:30:05] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.018515 10.0.0.22 - - [2025-12-08 22:30:05] "GET /instance-ip/36f2f9f5-6d48-4447-917d-6a79811931fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004704 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 5477 0.059862 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.019220 10.0.0.22 - - [2025-12-08 22:30:05] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.015812 10.0.0.22 - - [2025-12-08 22:30:05] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1181 0.008294 10.0.0.22 - - [2025-12-08 22:30:05] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1181 0.003525 10.0.0.22 - - [2025-12-08 22:30:05] "POST /loadbalancers HTTP/1.1" 200 610 0.128662 10.0.0.22 - - [2025-12-08 22:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019447 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050280 10.0.0.22 - - [2025-12-08 22:30:05] "GET /instance-ip/36f2f9f5-6d48-4447-917d-6a79811931fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002275 10.0.0.22 - - [2025-12-08 22:30:05] "POST /route-targets HTTP/1.1" 200 327 0.022430 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035560 10.0.0.22 - - [2025-12-08 22:30:05] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004465 10.0.0.22 - - [2025-12-08 22:30:05] "POST /ref-update HTTP/1.1" 200 156 0.022256 10.0.0.22 - - [2025-12-08 22:30:05] "POST /floating-ips HTTP/1.1" 200 597 0.056809 10.0.0.22 - - [2025-12-08 22:30:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.054429 10.0.0.22 - - [2025-12-08 22:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2025-12-08 22:30:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029339 10.0.0.22 - - [2025-12-08 22:30:05] "GET /loadbalancer-listener/645ecdd9-d1a1-4b94-b24e-a3fbc8352218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004703 10.0.0.22 - - [2025-12-08 22:30:05] "GET /loadbalancer-listener/645ecdd9-d1a1-4b94-b24e-a3fbc8352218?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002877 10.0.0.22 - - [2025-12-08 22:30:06] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026713 10.0.0.22 - - [2025-12-08 22:30:06] "GET /instance-ip/36f2f9f5-6d48-4447-917d-6a79811931fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004333 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.22 - - [2025-12-08 22:30:06] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002560 10.0.0.22 - - [2025-12-08 22:30:06] "GET /instance-ip/36f2f9f5-6d48-4447-917d-6a79811931fe?fields=floating_ips HTTP/1.1" 200 1212 0.006242 10.0.0.22 - - [2025-12-08 22:30:06] "GET /floating-ip/02b1207d-0550-499d-86d2-984fe9943911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002290 10.0.0.22 - - [2025-12-08 22:30:06] "POST /tags HTTP/1.1" 200 295 0.047485 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010241 10.0.0.22 - - [2025-12-08 22:30:06] "GET /tag/3fb33475-56ca-46fa-ab86-86ef21e65983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.016325 10.0.0.22 - - [2025-12-08 22:30:06] "POST /tags HTTP/1.1" 409 233 0.002174 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.22 - - [2025-12-08 22:30:06] "GET /tag/d15201a7-c347-478a-b82f-f5ea3dae67cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014743 10.0.0.22 - - [2025-12-08 22:30:06] "POST /tags HTTP/1.1" 409 206 0.002341 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2025-12-08 22:30:06] "GET /tag/cd04154a-2037-46ca-96f1-7d073cca37b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014190 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003756 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2025-12-08 22:30:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030782 10.0.0.22 - - [2025-12-08 22:30:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007412 10.0.0.22 - - [2025-12-08 22:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009594 10.0.0.22 - - [2025-12-08 22:30:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126206 10.0.0.22 - - [2025-12-08 22:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007895 10.0.0.22 - - [2025-12-08 22:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014254 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003748 10.0.0.22 - - [2025-12-08 22:30:06] "POST /instance-ips HTTP/1.1" 200 409 0.018776 10.0.0.22 - - [2025-12-08 22:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016196 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010834 10.0.0.22 - - [2025-12-08 22:30:06] "POST /set-tag HTTP/1.1" 200 109 0.017979 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027047 10.0.0.22 - - [2025-12-08 22:30:06] "GET /instance-ip/72928894-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004691 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004038 10.0.0.22 - - [2025-12-08 22:30:06] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.22 - - [2025-12-08 22:30:06] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002390 10.0.0.22 - - [2025-12-08 22:30:06] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023819 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.22 - - [2025-12-08 22:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004000 10.0.0.22 - - [2025-12-08 22:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.22 - - [2025-12-08 22:30:07] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029476 10.0.0.22 - - [2025-12-08 22:30:07] "POST /virtual-machines HTTP/1.1" 200 369 0.012235 10.0.0.22 - - [2025-12-08 22:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019411 10.0.0.22 - - [2025-12-08 22:30:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108757 10.0.0.22 - - [2025-12-08 22:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009779 10.0.0.22 - - [2025-12-08 22:30:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017913 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009333 10.0.0.22 - - [2025-12-08 22:30:07] "POST /instance-ips HTTP/1.1" 200 409 0.027189 10.0.0.22 - - [2025-12-08 22:30:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.044587 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013615 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.016446 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018638 10.0.0.22 - - [2025-12-08 22:30:07] "GET /instance-ip/7301d898-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003572 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004492 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003362 10.0.0.22 - - [2025-12-08 22:30:07] "POST /ref-update HTTP/1.1" 200 156 0.008434 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011617 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004387 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.22 - - [2025-12-08 22:30:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004030 10.0.0.22 - - [2025-12-08 22:30:07] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.22 - - [2025-12-08 22:30:10] "GET /domains HTTP/1.1" 200 280 0.001783 10.0.0.22 - - [2025-12-08 22:30:10] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.002428 10.0.0.22 - - [2025-12-08 22:30:10] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 7065 0.031232 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.005183 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.003873 10.0.0.22 - - [2025-12-08 22:30:10] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1402 0.010585 10.0.0.22 - - [2025-12-08 22:30:10] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1402 0.002454 10.0.0.22 - - [2025-12-08 22:30:10] "GET /route-target/876a2405-784e-4c52-b7f8-f3d30b737652 HTTP/1.1" 200 1152 0.002166 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.004008 10.0.0.22 - - [2025-12-08 22:30:10] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1402 0.008706 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004192 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.005631 10.0.0.22 - - [2025-12-08 22:30:10] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1402 0.002327 10.0.0.22 - - [2025-12-08 22:30:10] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 200 1402 0.002585 10.0.0.22 - - [2025-12-08 22:30:10] "GET /route-target/876a2405-784e-4c52-b7f8-f3d30b737652 HTTP/1.1" 200 1152 0.002117 10.0.0.22 - - [2025-12-08 22:30:10] "GET /domains HTTP/1.1" 200 280 0.001657 10.0.0.22 - - [2025-12-08 22:30:10] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.002545 10.0.0.22 - - [2025-12-08 22:30:10] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 7065 0.030037 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2093 0.003718 10.0.0.22 - - [2025-12-08 22:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.22 - - [2025-12-08 22:30:10] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025385 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004759 10.0.0.22 - - [2025-12-08 22:30:10] "GET /floating-ip-pools?parent_id=ce3a74a2-cf63-4320-b9d8-7acfead1aaeb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001753 10.0.0.22 - - [2025-12-08 22:30:10] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003744 10.0.0.22 - - [2025-12-08 22:30:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016231 10.0.0.22 - - [2025-12-08 22:30:11] "POST /ref-update HTTP/1.1" 200 156 0.011982 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011789 10.0.0.22 - - [2025-12-08 22:30:11] "GET /domains HTTP/1.1" 200 280 0.005866 10.0.0.22 - - [2025-12-08 22:30:11] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.009409 10.0.0.22 - - [2025-12-08 22:30:11] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 7321 0.027702 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2331 0.004923 10.0.0.22 - - [2025-12-08 22:30:11] "GET /floating-ip-pool/da6715b3-e94b-45ec-8b95-29fa5701e984 HTTP/1.1" 200 1315 0.002276 10.0.0.22 - - [2025-12-08 22:30:11] "GET /domains HTTP/1.1" 200 280 0.001446 10.0.0.22 - - [2025-12-08 22:30:11] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.002417 10.0.0.22 - - [2025-12-08 22:30:11] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 7321 0.043901 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 2331 0.004012 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004356 10.0.0.22 - - [2025-12-08 22:30:11] "POST /tags HTTP/1.1" 200 365 0.077380 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009215 10.0.0.22 - - [2025-12-08 22:30:11] "GET /tag/cd6cdedf-e842-434d-938f-fbc021c2abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018368 10.0.0.22 - - [2025-12-08 22:30:11] "POST /tags HTTP/1.1" 409 206 0.002528 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2025-12-08 22:30:11] "GET /tag/cd04154a-2037-46ca-96f1-7d073cca37b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010817 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2025-12-08 22:30:11] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035524 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005473 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.22 - - [2025-12-08 22:30:11] "GET /service-appliance-set/05399a21-98ae-408f-bf63-5aabdc34581c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003720 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001417 10.0.0.22 - - [2025-12-08 22:30:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098732 10.0.0.22 - - [2025-12-08 22:30:11] "GET /virtual-machine-interface/ba2b0000-fd3d-4066-b4c9-cce3cfdf886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004800 10.0.0.22 - - [2025-12-08 22:30:11] "POST /set-tag HTTP/1.1" 200 109 0.015962 10.0.0.22 - - [2025-12-08 22:30:11] "POST /instance-ips HTTP/1.1" 200 417 0.044080 10.0.0.22 - - [2025-12-08 22:30:11] "GET /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003871 10.0.0.22 - - [2025-12-08 22:30:11] "POST /loadbalancers HTTP/1.1" 200 618 0.060561 10.0.0.22 - - [2025-12-08 22:30:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033115 10.0.0.22 - - [2025-12-08 22:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.22 - - [2025-12-08 22:30:11] "POST /service-instances HTTP/1.1" 200 566 0.034648 10.0.0.22 - - [2025-12-08 22:30:11] "POST /ref-update HTTP/1.1" 200 156 0.009598 10.0.0.22 - - [2025-12-08 22:30:12] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.012063 10.0.0.22 - - [2025-12-08 22:30:12] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067014 10.0.0.22 - - [2025-12-08 22:30:12] "GET /virtual-machine-interface/ba2b0000-fd3d-4066-b4c9-cce3cfdf886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010949 10.0.0.22 - - [2025-12-08 22:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040490 10.0.0.22 - - [2025-12-08 22:30:12] "GET /virtual-machine-interface/ba2b0000-fd3d-4066-b4c9-cce3cfdf886d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013082 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2025-12-08 22:30:12] "GET /floating-ip-pool/da6715b3-e94b-45ec-8b95-29fa5701e984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004299 10.0.0.22 - - [2025-12-08 22:30:12] "POST /virtual-machines HTTP/1.1" 200 429 0.017451 10.0.0.22 - - [2025-12-08 22:30:12] "POST /floating-ips HTTP/1.1" 200 671 0.145739 10.0.0.22 - - [2025-12-08 22:30:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.118299 10.0.0.22 - - [2025-12-08 22:30:12] "POST /chown HTTP/1.1" 200 109 0.019533 10.0.0.22 - - [2025-12-08 22:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008361 10.0.0.22 - - [2025-12-08 22:30:12] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003918 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.22 - - [2025-12-08 22:30:12] "POST /chown HTTP/1.1" 200 109 0.006441 10.0.0.22 - - [2025-12-08 22:30:12] "PUT /virtual-machine-interface/ce833499-1c40-4bb2-a8dd-985f9c43b5b4 HTTP/1.1" 200 284 0.014288 10.0.0.22 - - [2025-12-08 22:30:12] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003078 10.0.0.22 - - [2025-12-08 22:30:12] "POST /tags HTTP/1.1" 409 221 0.001678 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.22 - - [2025-12-08 22:30:12] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.033923 10.0.0.22 - - [2025-12-08 22:30:12] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011296 10.0.0.22 - - [2025-12-08 22:30:12] "POST /tags HTTP/1.1" 409 238 0.006596 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.017595 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.022776 10.0.0.22 - - [2025-12-08 22:30:12] "GET /tag/cd6cdedf-e842-434d-938f-fbc021c2abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020512 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.045559 10.0.0.22 - - [2025-12-08 22:30:12] "POST /firewall-rules HTTP/1.1" 200 650 0.099783 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.063600 10.0.0.22 - - [2025-12-08 22:30:12] "GET /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013408 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.023794 10.0.0.22 - - [2025-12-08 22:30:12] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006945 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.024937 10.0.0.22 - - [2025-12-08 22:30:12] "GET /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005655 10.0.0.22 - - [2025-12-08 22:30:12] "POST /ref-update HTTP/1.1" 200 156 0.030051 10.0.0.22 - - [2025-12-08 22:30:12] "POST /virtual-machines HTTP/1.1" 200 429 0.013962 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.22 - - [2025-12-08 22:30:12] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034996 10.0.0.22 - - [2025-12-08 22:30:12] "GET /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003469 10.0.0.22 - - [2025-12-08 22:30:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.087716 10.0.0.22 - - [2025-12-08 22:30:12] "POST /chown HTTP/1.1" 200 109 0.022404 10.0.0.22 - - [2025-12-08 22:30:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034156 10.0.0.22 - - [2025-12-08 22:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.22 - - [2025-12-08 22:30:12] "POST /chown HTTP/1.1" 200 109 0.010052 10.0.0.22 - - [2025-12-08 22:30:13] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039604 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /virtual-machine-interface/16d3e6f3-6941-40f9-af21-72ef2216afbe HTTP/1.1" 200 284 0.022399 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.021670 10.0.0.22 - - [2025-12-08 22:30:13] "GET /loadbalancer-listener/b6786cdb-8493-4bd8-b609-b7a9d65a456f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005995 10.0.0.22 - - [2025-12-08 22:30:13] "GET /loadbalancer-listener/b6786cdb-8493-4bd8-b609-b7a9d65a456f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004659 10.0.0.22 - - [2025-12-08 22:30:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.016746 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.026078 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.030686 10.0.0.22 - - [2025-12-08 22:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.045017 10.0.0.22 - - [2025-12-08 22:30:13] "GET /loadbalancer-pool/a6055356-89f0-40e2-92bf-db1338e06eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006743 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.033692 10.0.0.22 - - [2025-12-08 22:30:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029047 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.008583 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.022335 10.0.0.22 - - [2025-12-08 22:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019520 10.0.0.22 - - [2025-12-08 22:30:13] "GET /loadbalancer-member/f7538f4d-4db7-4b43-a905-2b875f8486eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010054 10.0.0.22 - - [2025-12-08 22:30:13] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002257 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.009322 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.22 - - [2025-12-08 22:30:13] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003675 10.0.0.22 - - [2025-12-08 22:30:13] "POST /tags HTTP/1.1" 409 221 0.006610 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.22 - - [2025-12-08 22:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010728 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.022410 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.016841 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.22 - - [2025-12-08 22:30:13] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021161 10.0.0.22 - - [2025-12-08 22:30:13] "POST /tags HTTP/1.1" 409 238 0.002647 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.010772 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.037442 10.0.0.22 - - [2025-12-08 22:30:13] "GET /tag/cd6cdedf-e842-434d-938f-fbc021c2abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010774 10.0.0.22 - - [2025-12-08 22:30:13] "POST /firewall-rules HTTP/1.1" 409 293 0.001446 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.017242 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.023458 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.017338 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.025977 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.034406 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.031183 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb HTTP/1.1" 200 260 0.038250 10.0.0.22 - - [2025-12-08 22:30:13] "GET /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003669 10.0.0.22 - - [2025-12-08 22:30:13] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003338 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.007513 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.030380 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.021848 10.0.0.22 - - [2025-12-08 22:30:13] "GET /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015062 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.035744 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.038826 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.011412 10.0.0.22 - - [2025-12-08 22:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014815 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.006720 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.006450 10.0.0.22 - - [2025-12-08 22:30:13] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.020248 10.0.0.22 - - [2025-12-08 22:30:13] "POST /ref-update HTTP/1.1" 200 156 0.017386 10.0.0.22 - - [2025-12-08 22:30:13] "POST /chown HTTP/1.1" 200 109 0.015488 10.0.0.22 - - [2025-12-08 22:30:14] "POST /chown HTTP/1.1" 200 109 0.022722 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 256 0.019827 10.0.0.22 - - [2025-12-08 22:30:14] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.011140 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023178 10.0.0.22 - - [2025-12-08 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.22 - - [2025-12-08 22:30:14] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003899 10.0.0.22 - - [2025-12-08 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.011802 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016721 10.0.0.22 - - [2025-12-08 22:30:14] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.087083 10.0.0.22 - - [2025-12-08 22:30:14] "POST /virtual-machines HTTP/1.1" 200 373 0.015774 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033331 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.021761 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024510 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.073730 10.0.0.22 - - [2025-12-08 22:30:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176368 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031240 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015941 10.0.0.22 - - [2025-12-08 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.22 - - [2025-12-08 22:30:14] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006104 10.0.0.22 - - [2025-12-08 22:30:14] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.031907 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022664 10.0.0.22 - - [2025-12-08 22:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.22 - - [2025-12-08 22:30:14] "POST /chown HTTP/1.1" 200 109 0.009598 10.0.0.22 - - [2025-12-08 22:30:14] "POST /instance-ips HTTP/1.1" 200 413 0.064186 10.0.0.22 - - [2025-12-08 22:30:14] "POST /chown HTTP/1.1" 200 109 0.021439 10.0.0.22 - - [2025-12-08 22:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.052317 10.0.0.22 - - [2025-12-08 22:30:14] "POST /ref-update HTTP/1.1" 200 156 0.038119 10.0.0.22 - - [2025-12-08 22:30:14] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.029520 10.0.0.22 - - [2025-12-08 22:30:14] "POST /chown HTTP/1.1" 200 109 0.030242 10.0.0.22 - - [2025-12-08 22:30:15] "POST /set-tag HTTP/1.1" 200 109 0.017618 10.0.0.22 - - [2025-12-08 22:30:15] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013713 10.0.0.22 - - [2025-12-08 22:30:15] "GET /instance-ip/7763658c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003661 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.033947 10.0.0.22 - - [2025-12-08 22:30:15] "POST /ref-update HTTP/1.1" 200 156 0.013121 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.22 - - [2025-12-08 22:30:15] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003929 10.0.0.22 - - [2025-12-08 22:30:15] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.22 - - [2025-12-08 22:30:15] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003422 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.008981 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.036266 10.0.0.22 - - [2025-12-08 22:30:15] "POST /ref-update HTTP/1.1" 200 156 0.036313 10.0.0.22 - - [2025-12-08 22:30:15] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035036 10.0.0.22 - - [2025-12-08 22:30:15] "POST /set-tag HTTP/1.1" 200 109 0.007286 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.033308 10.0.0.22 - - [2025-12-08 22:30:15] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007092 10.0.0.22 - - [2025-12-08 22:30:15] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.006920 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.005921 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.021986 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.009722 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.006762 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.008471 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.007942 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.017553 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.017091 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.007390 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.017705 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.007101 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.011747 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.006612 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.022293 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.019433 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.006666 10.0.0.22 - - [2025-12-08 22:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-12-08 22:30:15] "POST /chown HTTP/1.1" 200 109 0.011458 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.020679 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.008203 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.015652 10.0.0.22 - - [2025-12-08 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.015928 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.024454 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.019987 10.0.0.22 - - [2025-12-08 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.006045 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.012451 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.012865 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.015592 10.0.0.22 - - [2025-12-08 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.015501 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.026173 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.011066 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.005805 10.0.0.22 - - [2025-12-08 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.006515 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.026433 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.020779 10.0.0.22 - - [2025-12-08 22:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.006839 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.023549 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.018670 10.0.0.22 - - [2025-12-08 22:30:16] "POST /chown HTTP/1.1" 200 109 0.006730 10.0.0.22 - - [2025-12-08 22:30:19] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004247 10.0.0.22 - - [2025-12-08 22:30:19] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.22 - - [2025-12-08 22:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2025-12-08 22:30:19] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002127 10.0.0.22 - - [2025-12-08 22:30:19] "GET /loadbalancer-pool/a5fdef5f-1eaf-4783-9cf8-aebb62e03b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002221 10.0.0.22 - - [2025-12-08 22:30:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015160 10.0.0.22 - - [2025-12-08 22:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015517 10.0.0.22 - - [2025-12-08 22:30:19] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018328 10.0.0.22 - - [2025-12-08 22:30:19] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016474 10.0.0.22 - - [2025-12-08 22:30:19] "POST /ref-update HTTP/1.1" 200 156 0.005951 10.0.0.22 - - [2025-12-08 22:30:19] "GET /floating-ip/02b1207d-0550-499d-86d2-984fe9943911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005805 10.0.0.22 - - [2025-12-08 22:30:19] "POST /tags HTTP/1.1" 409 221 0.002039 10.0.0.22 - - [2025-12-08 22:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.22 - - [2025-12-08 22:30:19] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009918 10.0.0.22 - - [2025-12-08 22:30:19] "PUT /floating-ip/02b1207d-0550-499d-86d2-984fe9943911 HTTP/1.1" 200 256 0.009617 10.0.0.22 - - [2025-12-08 22:30:19] "POST /set-tag HTTP/1.1" 200 109 0.029030 10.0.0.22 - - [2025-12-08 22:30:20] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005387 10.0.0.22 - - [2025-12-08 22:30:20] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.22 - - [2025-12-08 22:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.22 - - [2025-12-08 22:30:20] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002468 10.0.0.22 - - [2025-12-08 22:30:20] "GET /loadbalancer-pool/a5fdef5f-1eaf-4783-9cf8-aebb62e03b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002062 10.0.0.22 - - [2025-12-08 22:30:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014117 10.0.0.22 - - [2025-12-08 22:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011365 10.0.0.22 - - [2025-12-08 22:30:20] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007767 10.0.0.22 - - [2025-12-08 22:30:20] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003854 10.0.0.22 - - [2025-12-08 22:30:20] "POST /ref-update HTTP/1.1" 200 156 0.006390 10.0.0.22 - - [2025-12-08 22:30:20] "GET /floating-ip/02b1207d-0550-499d-86d2-984fe9943911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011848 10.0.0.22 - - [2025-12-08 22:30:20] "POST /set-tag HTTP/1.1" 200 109 0.013944 10.0.0.22 - - [2025-12-08 22:30:24] "GET /virtual-machine/606b2421-f8f9-4080-b67e-7a7f4c7178de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002876 10.0.0.22 - - [2025-12-08 22:30:24] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004243 10.0.0.22 - - [2025-12-08 22:30:24] "GET /virtual-machine/5182f3ea-77c7-40aa-b08c-c3c8033ce4b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002897 10.0.0.22 - - [2025-12-08 22:30:24] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004923 10.0.0.22 - - [2025-12-08 22:30:28] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004260 10.0.0.22 - - [2025-12-08 22:30:28] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.22 - - [2025-12-08 22:30:29] "GET /virtual-machine/52282c22-6878-47f4-bbac-ba0150ab6fba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003058 10.0.0.22 - - [2025-12-08 22:30:29] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004152 10.0.0.22 - - [2025-12-08 22:30:29] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004705 10.0.0.22 - - [2025-12-08 22:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002118 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:30:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 10.0.0.22 - - [2025-12-08 22:31:01] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004730 10.0.0.22 - - [2025-12-08 22:31:01] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.22 - - [2025-12-08 22:31:01] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006313 10.0.0.22 - - [2025-12-08 22:31:01] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.22 - - [2025-12-08 22:31:01] "GET /virtual-machine/52282c22-6878-47f4-bbac-ba0150ab6fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002829 10.0.0.22 - - [2025-12-08 22:31:01] "POST /ref-update HTTP/1.1" 200 156 0.009370 10.0.0.22 - - [2025-12-08 22:31:01] "GET /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004631 10.0.0.22 - - [2025-12-08 22:31:01] "POST /set-tag HTTP/1.1" 200 109 0.015652 10.0.0.22 - - [2025-12-08 22:31:01] "POST /set-tag HTTP/1.1" 200 109 0.025599 10.0.0.22 - - [2025-12-08 22:31:01] "DELETE /instance-ip/7763658c-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.041640 10.0.0.22 - - [2025-12-08 22:31:01] "DELETE /virtual-machine-interface/773e9f9a-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.036634 10.0.0.22 - - [2025-12-08 22:31:01] "DELETE /virtual-machine/52282c22-6878-47f4-bbac-ba0150ab6fba HTTP/1.1" 200 115 0.016393 10.0.0.22 - - [2025-12-08 22:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2025-12-08 22:31:04] "GET /tag/cd6cdedf-e842-434d-938f-fbc021c2abea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011137 10.0.0.22 - - [2025-12-08 22:31:04] "GET /tag/cd6cdedf-e842-434d-938f-fbc021c2abea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012501 10.0.0.22 - - [2025-12-08 22:31:04] "GET /virtual-machine-interface/16d3e6f3-6941-40f9-af21-72ef2216afbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004187 10.0.0.22 - - [2025-12-08 22:31:04] "POST /set-tag HTTP/1.1" 200 109 0.013710 10.0.0.22 - - [2025-12-08 22:31:04] "GET /virtual-machine-interface/ba2b0000-fd3d-4066-b4c9-cce3cfdf886d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004380 10.0.0.22 - - [2025-12-08 22:31:04] "POST /set-tag HTTP/1.1" 200 109 0.016001 10.0.0.22 - - [2025-12-08 22:31:04] "GET /virtual-machine-interface/ce833499-1c40-4bb2-a8dd-985f9c43b5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005967 10.0.0.22 - - [2025-12-08 22:31:05] "POST /set-tag HTTP/1.1" 200 109 0.022979 10.0.0.22 - - [2025-12-08 22:31:05] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.027200 10.0.0.22 - - [2025-12-08 22:31:05] "GET /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003613 10.0.0.22 - - [2025-12-08 22:31:05] "POST /ref-update HTTP/1.1" 200 156 0.012627 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /firewall-rule/b719eed1-4a81-495e-a439-bac3cb216eeb HTTP/1.1" 200 115 0.039435 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /loadbalancer-member/f7538f4d-4db7-4b43-a905-2b875f8486eb HTTP/1.1" 200 115 0.038140 10.0.0.22 - - [2025-12-08 22:31:05] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.021088 10.0.0.22 - - [2025-12-08 22:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014380 10.0.0.22 - - [2025-12-08 22:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /loadbalancer-pool/a6055356-89f0-40e2-92bf-db1338e06eed HTTP/1.1" 200 115 0.083330 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.023499 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.011425 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /loadbalancer-listener/b6786cdb-8493-4bd8-b609-b7a9d65a456f HTTP/1.1" 200 115 0.043561 10.0.0.22 - - [2025-12-08 22:31:05] "GET /floating-ip/9ab2e000-6299-43b5-9e7c-2ecb9fe961c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002954 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.005980 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.017861 10.0.0.22 - - [2025-12-08 22:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.22 - - [2025-12-08 22:31:05] "PUT /floating-ip/9ab2e000-6299-43b5-9e7c-2ecb9fe961c8 HTTP/1.1" 200 256 0.031295 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /floating-ip/9ab2e000-6299-43b5-9e7c-2ecb9fe961c8 HTTP/1.1" 200 115 0.060371 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.043813 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.021813 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.012431 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e HTTP/1.1" 200 115 0.086978 10.0.0.22 - - [2025-12-08 22:31:05] "POST /chown HTTP/1.1" 200 109 0.009838 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /instance-ip/118052a2-b6b4-4e60-b035-b5a98ff7c46f HTTP/1.1" 200 115 0.054664 10.0.0.22 - - [2025-12-08 22:31:05] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.016758 10.0.0.22 - - [2025-12-08 22:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016501 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /virtual-machine-interface/ba2b0000-fd3d-4066-b4c9-cce3cfdf886d HTTP/1.1" 200 115 0.094979 10.0.0.22 - - [2025-12-08 22:31:05] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.017545 10.0.0.22 - - [2025-12-08 22:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.006717 10.0.0.22 - - [2025-12-08 22:31:05] "GET /floating-ip-pool/da6715b3-e94b-45ec-8b95-29fa5701e984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004871 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /tag/cd6cdedf-e842-434d-938f-fbc021c2abea HTTP/1.1" 200 115 0.112443 10.0.0.22 - - [2025-12-08 22:31:05] "POST /ref-update HTTP/1.1" 200 156 0.010955 10.0.0.22 - - [2025-12-08 22:31:05] "PUT /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 266 0.012772 10.0.0.22 - - [2025-12-08 22:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007609 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /floating-ip-pool/da6715b3-e94b-45ec-8b95-29fa5701e984 HTTP/1.1" 200 115 0.042191 10.0.0.22 - - [2025-12-08 22:31:05] "DELETE /service-instance/9fe65796-5da8-472c-ac5e-8d815fe6c6f4 HTTP/1.1" 200 115 0.037795 10.0.0.22 - - [2025-12-08 22:31:06] "GET /virtual-machine-interface/ce833499-1c40-4bb2-a8dd-985f9c43b5b4?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013819 10.0.0.22 - - [2025-12-08 22:31:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001044 10.0.0.22 - - [2025-12-08 22:31:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004264 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /virtual-network/ce3a74a2-cf63-4320-b9d8-7acfead1aaeb HTTP/1.1" 200 115 0.110776 10.0.0.22 - - [2025-12-08 22:31:06] "GET /routing-instance/716cea99-6346-4489-b108-0e8ebc983d69 HTTP/1.1" 404 171 0.001862 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /virtual-machine-interface/ce833499-1c40-4bb2-a8dd-985f9c43b5b4 HTTP/1.1" 200 115 0.079171 10.0.0.22 - - [2025-12-08 22:31:06] "GET /domains HTTP/1.1" 200 280 0.010283 10.0.0.22 - - [2025-12-08 22:31:06] "GET /domain/1cece6f4-0b30-4179-a7d1-9cf0ffbab160 HTTP/1.1" 200 3086 0.006727 10.0.0.22 - - [2025-12-08 22:31:06] "POST /ref-update HTTP/1.1" 200 156 0.018289 10.0.0.22 - - [2025-12-08 22:31:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa HTTP/1.1" 200 7143 0.036005 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /virtual-machine/a72eb981-746b-4fed-ad7d-50d02fd977b0 HTTP/1.1" 200 115 0.048505 10.0.0.22 - - [2025-12-08 22:31:06] "GET /virtual-machine-interface/16d3e6f3-6941-40f9-af21-72ef2216afbe?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007602 10.0.0.22 - - [2025-12-08 22:31:06] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008793 10.0.0.22 - - [2025-12-08 22:31:06] "POST /set-tag HTTP/1.1" 200 109 0.007815 10.0.0.22 - - [2025-12-08 22:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.22 - - [2025-12-08 22:31:06] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001959 10.0.0.22 - - [2025-12-08 22:31:06] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003970 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /virtual-machine-interface/16d3e6f3-6941-40f9-af21-72ef2216afbe HTTP/1.1" 200 115 0.074826 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /virtual-machine/6d363bd0-1b78-4d8c-98cc-2b8d6074e8c3 HTTP/1.1" 200 115 0.035366 10.0.0.22 - - [2025-12-08 22:31:06] "POST /set-tag HTTP/1.1" 200 109 0.032715 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /loadbalancer-member/b92ce028-ad5e-4e7c-8880-eba1fe43161c HTTP/1.1" 200 115 0.041473 10.0.0.22 - - [2025-12-08 22:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013985 10.0.0.22 - - [2025-12-08 22:31:06] "DELETE /route-target/876a2405-784e-4c52-b7f8-f3d30b737652 HTTP/1.1" 200 115 0.019813 10.0.0.22 - - [2025-12-08 22:31:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004824 10.0.0.22 - - [2025-12-08 22:31:07] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.22 - - [2025-12-08 22:31:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004169 10.0.0.22 - - [2025-12-08 22:31:07] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.22 - - [2025-12-08 22:31:07] "GET /virtual-machine/5182f3ea-77c7-40aa-b08c-c3c8033ce4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002986 10.0.0.22 - - [2025-12-08 22:31:07] "POST /ref-update HTTP/1.1" 200 156 0.010250 10.0.0.22 - - [2025-12-08 22:31:07] "GET /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004277 10.0.0.22 - - [2025-12-08 22:31:07] "POST /set-tag HTTP/1.1" 200 109 0.015723 10.0.0.22 - - [2025-12-08 22:31:07] "POST /set-tag HTTP/1.1" 200 109 0.031568 10.0.0.22 - - [2025-12-08 22:31:07] "POST /set-tag HTTP/1.1" 200 109 0.019637 10.0.0.22 - - [2025-12-08 22:31:07] "DELETE /instance-ip/7301d898-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.028790 10.0.0.22 - - [2025-12-08 22:31:07] "POST /ref-update HTTP/1.1" 200 156 0.031446 10.0.0.22 - - [2025-12-08 22:31:07] "DELETE /virtual-machine-interface/72e7c444-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.090152 10.0.0.22 - - [2025-12-08 22:31:07] "DELETE /virtual-machine/5182f3ea-77c7-40aa-b08c-c3c8033ce4b3 HTTP/1.1" 200 115 0.024078 10.0.0.22 - - [2025-12-08 22:31:11] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004220 10.0.0.22 - - [2025-12-08 22:31:11] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.22 - - [2025-12-08 22:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2025-12-08 22:31:11] "GET /loadbalancer/8ff5f574-d127-49ec-bbad-ade66954cfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002728 10.0.0.22 - - [2025-12-08 22:31:12] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006272 10.0.0.22 - - [2025-12-08 22:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.22 - - [2025-12-08 22:31:12] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009195 10.0.0.22 - - [2025-12-08 22:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.22 - - [2025-12-08 22:31:12] "GET /virtual-machine/606b2421-f8f9-4080-b67e-7a7f4c7178de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002843 10.0.0.22 - - [2025-12-08 22:31:12] "POST /ref-update HTTP/1.1" 200 156 0.019970 10.0.0.22 - - [2025-12-08 22:31:12] "GET /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004597 10.0.0.22 - - [2025-12-08 22:31:12] "POST /set-tag HTTP/1.1" 200 109 0.019658 10.0.0.22 - - [2025-12-08 22:31:12] "POST /set-tag HTTP/1.1" 200 109 0.039659 10.0.0.22 - - [2025-12-08 22:31:12] "POST /set-tag HTTP/1.1" 200 109 0.034438 10.0.0.22 - - [2025-12-08 22:31:12] "DELETE /instance-ip/72928894-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.064086 10.0.0.22 - - [2025-12-08 22:31:12] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.22 - - [2025-12-08 22:31:12] "DELETE /virtual-machine-interface/7275ecd4-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.069129 10.0.0.22 - - [2025-12-08 22:31:12] "DELETE /virtual-machine/606b2421-f8f9-4080-b67e-7a7f4c7178de HTTP/1.1" 200 115 0.023815 10.0.0.22 - - [2025-12-08 22:31:13] "DELETE /tag/3fb33475-56ca-46fa-ab86-86ef21e65983 HTTP/1.1" 200 115 0.097420 10.0.0.22 - - [2025-12-08 22:31:13] "DELETE /tag/d15201a7-c347-478a-b82f-f5ea3dae67cd HTTP/1.1" 200 115 0.054564 10.0.0.22 - - [2025-12-08 22:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2025-12-08 22:31:16] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041801 10.0.0.22 - - [2025-12-08 22:31:16] "POST /tags HTTP/1.1" 200 393 0.067125 10.0.0.22 - - [2025-12-08 22:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019756 10.0.0.22 - - [2025-12-08 22:31:16] "GET /tag/7a25aff6-33b1-4206-bf27-64dba6806e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013002 10.0.0.22 - - [2025-12-08 22:31:16] "POST /tags HTTP/1.1" 200 341 0.046370 10.0.0.22 - - [2025-12-08 22:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2025-12-08 22:31:16] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013256 10.0.0.22 - - [2025-12-08 22:31:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000497 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.014118 10.0.0.22 - - [2025-12-08 22:31:17] "POST /security-groups HTTP/1.1" 200 589 0.060572 10.0.0.22 - - [2025-12-08 22:31:17] "POST /projects HTTP/1.1" 200 519 0.231568 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.001872 10.0.0.22 - - [2025-12-08 22:31:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013362 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014267 10.0.0.22 - - [2025-12-08 22:31:17] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008549 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2025-12-08 22:31:17] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007124 10.0.0.22 - - [2025-12-08 22:31:17] "POST /access-control-lists HTTP/1.1" 200 598 0.102259 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.029520 10.0.0.22 - - [2025-12-08 22:31:17] "POST /access-control-lists HTTP/1.1" 200 596 0.055894 10.0.0.22 - - [2025-12-08 22:31:17] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.098709 10.0.0.22 - - [2025-12-08 22:31:17] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.062701 10.0.0.22 - - [2025-12-08 22:31:17] "POST /security-groups HTTP/1.1" 200 591 0.072921 10.0.0.22 - - [2025-12-08 22:31:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041433 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.005084 10.0.0.22 - - [2025-12-08 22:31:17] "POST /chown HTTP/1.1" 200 109 0.057523 10.0.0.22 - - [2025-12-08 22:31:17] "POST /access-control-lists HTTP/1.1" 200 632 0.101538 10.0.0.22 - - [2025-12-08 22:31:17] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038072 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.22 - - [2025-12-08 22:31:17] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003937 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.002812 10.0.0.22 - - [2025-12-08 22:31:17] "POST /tags HTTP/1.1" 409 226 0.001542 10.0.0.22 - - [2025-12-08 22:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.22 - - [2025-12-08 22:31:17] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.039194 10.0.0.22 - - [2025-12-08 22:31:17] "POST /access-control-lists HTTP/1.1" 200 630 0.073249 10.0.0.22 - - [2025-12-08 22:31:18] "GET /global-system-configs HTTP/1.1" 200 322 0.004570 10.0.0.22 - - [2025-12-08 22:31:18] "POST /firewall-rules HTTP/1.1" 200 600 0.072518 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-rule/bebd9492-46eb-4f81-95a7-36367a185879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014260 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004164 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-rule/bebd9492-46eb-4f81-95a7-36367a185879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003128 10.0.0.22 - - [2025-12-08 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.066092 10.0.0.22 - - [2025-12-08 22:31:18] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010538 10.0.0.22 - - [2025-12-08 22:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2025-12-08 22:31:18] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005392 10.0.0.22 - - [2025-12-08 22:31:18] "POST /tags HTTP/1.1" 409 226 0.001592 10.0.0.22 - - [2025-12-08 22:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.22 - - [2025-12-08 22:31:18] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022096 10.0.0.22 - - [2025-12-08 22:31:18] "POST /firewall-rules HTTP/1.1" 200 598 0.099953 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-rule/85304c11-5390-4e81-9701-5723728ac373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004875 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003145 10.0.0.22 - - [2025-12-08 22:31:18] "GET /firewall-rule/85304c11-5390-4e81-9701-5723728ac373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001953 10.0.0.22 - - [2025-12-08 22:31:18] "GET /global-system-configs HTTP/1.1" 200 322 0.007816 10.0.0.22 - - [2025-12-08 22:31:18] "POST /ref-update HTTP/1.1" 200 156 0.056144 10.0.0.22 - - [2025-12-08 22:31:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026000 10.0.0.22 - - [2025-12-08 22:31:18] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.22 - - [2025-12-08 22:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2025-12-08 22:31:18] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002839 10.0.0.22 - - [2025-12-08 22:31:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003557 10.0.0.22 - - [2025-12-08 22:31:18] "POST /set-tag HTTP/1.1" 200 109 0.019505 10.0.0.22 - - [2025-12-08 22:31:18] "DELETE /loadbalancer-member/3a8a129c-c46a-463a-847e-aa7d45c3a525 HTTP/1.1" 200 115 0.046432 10.0.0.22 - - [2025-12-08 22:31:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007544 10.0.0.22 - - [2025-12-08 22:31:18] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.22 - - [2025-12-08 22:31:18] "DELETE /loadbalancer-member/51209374-7564-4af0-82c4-0ac88296a5e9 HTTP/1.1" 200 115 0.031301 10.0.0.22 - - [2025-12-08 22:31:18] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004760 10.0.0.22 - - [2025-12-08 22:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.22 - - [2025-12-08 22:31:19] "DELETE /loadbalancer-member/3db11dac-298f-49cd-8aaa-6c6e84a0379a HTTP/1.1" 200 115 0.030546 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004930 10.0.0.22 - - [2025-12-08 22:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.22 - - [2025-12-08 22:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2025-12-08 22:31:19] "GET /loadbalancer/f1eaf33c-f3ac-400f-b555-dc22e83526d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002584 10.0.0.22 - - [2025-12-08 22:31:19] "GET /loadbalancer-pool/17040e59-ab6e-4094-9230-fa44de2e9daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002852 10.0.0.22 - - [2025-12-08 22:31:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017427 10.0.0.22 - - [2025-12-08 22:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014818 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008530 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005764 10.0.0.22 - - [2025-12-08 22:31:19] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002376 10.0.0.22 - - [2025-12-08 22:31:19] "POST /set-tag HTTP/1.1" 200 109 0.059688 10.0.0.22 - - [2025-12-08 22:31:19] "GET /loadbalancer-pool/4718692a-0bd0-4663-9dbb-d3da70057324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007149 10.0.0.22 - - [2025-12-08 22:31:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028195 10.0.0.22 - - [2025-12-08 22:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007585 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013160 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003718 10.0.0.22 - - [2025-12-08 22:31:19] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.22 - - [2025-12-08 22:31:19] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002200 10.0.0.22 - - [2025-12-08 22:31:19] "GET /loadbalancer-pool/6faf5d33-60ff-40de-91bb-794cdb6e9410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002723 10.0.0.22 - - [2025-12-08 22:31:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012930 10.0.0.22 - - [2025-12-08 22:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020989 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015258 10.0.0.22 - - [2025-12-08 22:31:19] "GET /virtual-machine-interface/5cb343de-d484-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006036 10.0.0.22 - - [2025-12-08 22:31:19] "GET /floating-ip/21e88003-172f-4905-96e6-022aeab87757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001862 10.0.0.22 - - [2025-12-08 22:31:19] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.22 - - [2025-12-08 22:31:19] "POST /tags HTTP/1.1" 200 393 0.021420 10.0.0.22 - - [2025-12-08 22:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.22 - - [2025-12-08 22:31:19] "GET /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011529 10.0.0.22 - - [2025-12-08 22:31:19] "POST /tags HTTP/1.1" 200 341 0.019444 10.0.0.22 - - [2025-12-08 22:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.22 - - [2025-12-08 22:31:19] "GET /tag/efd9e94d-e8dc-492f-82b8-8fbe02f3c5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.030902 10.0.0.22 - - [2025-12-08 22:31:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000556 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002171 10.0.0.22 - - [2025-12-08 22:31:20] "POST /security-groups HTTP/1.1" 200 589 0.058373 10.0.0.22 - - [2025-12-08 22:31:20] "POST /projects HTTP/1.1" 200 519 0.154113 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.004362 10.0.0.22 - - [2025-12-08 22:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014755 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008579 10.0.0.22 - - [2025-12-08 22:31:20] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.018264 10.0.0.22 - - [2025-12-08 22:31:20] "POST /access-control-lists HTTP/1.1" 200 598 0.078418 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009051 10.0.0.22 - - [2025-12-08 22:31:20] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004275 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.001706 10.0.0.22 - - [2025-12-08 22:31:20] "POST /access-control-lists HTTP/1.1" 200 596 0.062316 10.0.0.22 - - [2025-12-08 22:31:20] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.086749 10.0.0.22 - - [2025-12-08 22:31:20] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.048562 10.0.0.22 - - [2025-12-08 22:31:20] "POST /security-groups HTTP/1.1" 200 591 0.069705 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.001673 10.0.0.22 - - [2025-12-08 22:31:20] "POST /access-control-lists HTTP/1.1" 200 632 0.020857 10.0.0.22 - - [2025-12-08 22:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025416 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.006569 10.0.0.22 - - [2025-12-08 22:31:20] "POST /chown HTTP/1.1" 200 109 0.014578 10.0.0.22 - - [2025-12-08 22:31:20] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007457 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.22 - - [2025-12-08 22:31:20] "POST /access-control-lists HTTP/1.1" 200 630 0.080522 10.0.0.22 - - [2025-12-08 22:31:20] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013018 10.0.0.22 - - [2025-12-08 22:31:20] "POST /tags HTTP/1.1" 409 226 0.001963 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.22 - - [2025-12-08 22:31:20] "GET /tag/efd9e94d-e8dc-492f-82b8-8fbe02f3c5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010946 10.0.0.22 - - [2025-12-08 22:31:20] "POST /firewall-rules HTTP/1.1" 200 600 0.067525 10.0.0.22 - - [2025-12-08 22:31:20] "GET /firewall-rule/5fbc017c-14c0-43f2-b432-9f09e8891d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005695 10.0.0.22 - - [2025-12-08 22:31:20] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004637 10.0.0.22 - - [2025-12-08 22:31:20] "GET /firewall-rule/5fbc017c-14c0-43f2-b432-9f09e8891d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002637 10.0.0.22 - - [2025-12-08 22:31:20] "POST /ref-update HTTP/1.1" 200 156 0.044593 10.0.0.22 - - [2025-12-08 22:31:20] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014449 10.0.0.22 - - [2025-12-08 22:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2025-12-08 22:31:21] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002813 10.0.0.22 - - [2025-12-08 22:31:21] "POST /tags HTTP/1.1" 409 226 0.001619 10.0.0.22 - - [2025-12-08 22:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2025-12-08 22:31:21] "GET /tag/efd9e94d-e8dc-492f-82b8-8fbe02f3c5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010923 10.0.0.22 - - [2025-12-08 22:31:21] "POST /firewall-rules HTTP/1.1" 200 598 0.063610 10.0.0.22 - - [2025-12-08 22:31:21] "GET /firewall-rule/613bc4c4-dd43-44f0-97b9-9fcb26614c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.018767 10.0.0.22 - - [2025-12-08 22:31:21] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.012755 10.0.0.22 - - [2025-12-08 22:31:21] "GET /firewall-rule/613bc4c4-dd43-44f0-97b9-9fcb26614c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002418 10.0.0.22 - - [2025-12-08 22:31:21] "POST /ref-update HTTP/1.1" 200 156 0.060227 10.0.0.22 - - [2025-12-08 22:31:22] "POST /tags HTTP/1.1" 200 345 0.071749 10.0.0.22 - - [2025-12-08 22:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2025-12-08 22:31:22] "GET /tag/781bfac7-456f-4279-9e7b-deb7807bc327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017248 10.0.0.22 - - [2025-12-08 22:31:22] "POST /projects HTTP/1.1" 409 238 0.005870 10.0.0.22 - - [2025-12-08 22:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2025-12-08 22:31:23] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035115 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.22 - - [2025-12-08 22:31:23] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005308 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.22 - - [2025-12-08 22:31:23] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004217 10.0.0.22 - - [2025-12-08 22:31:23] "POST /security-groups HTTP/1.1" 409 285 0.003181 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /security-group/18199b91-4d96-4354-939d-fbda143dac62 HTTP/1.1" 200 262 0.059914 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /access-control-list/58008a86-da16-4248-ad17-87d4012de72c HTTP/1.1" 200 272 0.022074 10.0.0.22 - - [2025-12-08 22:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038516 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /access-control-list/0b310b4a-668a-43cd-81d3-5c931e4e8b3e HTTP/1.1" 200 272 0.036943 10.0.0.22 - - [2025-12-08 22:31:23] "POST /tags HTTP/1.1" 200 345 0.058082 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2025-12-08 22:31:23] "GET /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011834 10.0.0.22 - - [2025-12-08 22:31:23] "POST /projects HTTP/1.1" 409 238 0.001950 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2025-12-08 22:31:23] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035812 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008847 10.0.0.22 - - [2025-12-08 22:31:23] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004089 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.22 - - [2025-12-08 22:31:23] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003704 10.0.0.22 - - [2025-12-08 22:31:23] "POST /security-groups HTTP/1.1" 409 285 0.001968 10.0.0.22 - - [2025-12-08 22:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /security-group/34ef995a-7759-4d30-b74a-0912d41fd00e HTTP/1.1" 200 262 0.067736 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /access-control-list/c200c586-2a64-4df5-8c88-8bedf9bef4d4 HTTP/1.1" 200 272 0.023282 10.0.0.22 - - [2025-12-08 22:31:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.051566 10.0.0.22 - - [2025-12-08 22:31:23] "PUT /access-control-list/ec36c211-85de-4980-b7af-6d2b14dfe990 HTTP/1.1" 200 272 0.038402 10.0.0.22 - - [2025-12-08 22:31:25] "POST /tags HTTP/1.1" 200 291 0.076370 10.0.0.22 - - [2025-12-08 22:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.22 - - [2025-12-08 22:31:25] "GET /tag/6cdb4377-3d3a-460b-bf24-e4a7ce670255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.026534 10.0.0.22 - - [2025-12-08 22:31:26] "POST /tags HTTP/1.1" 200 303 0.099382 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020483 10.0.0.22 - - [2025-12-08 22:31:26] "GET /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028125 10.0.0.22 - - [2025-12-08 22:31:26] "POST /tags HTTP/1.1" 409 252 0.001977 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.22 - - [2025-12-08 22:31:26] "GET /tag/7a25aff6-33b1-4206-bf27-64dba6806e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016465 10.0.0.22 - - [2025-12-08 22:31:26] "POST /tags HTTP/1.1" 409 228 0.002840 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2025-12-08 22:31:26] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041973 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008879 10.0.0.22 - - [2025-12-08 22:31:26] "GET /tag/781bfac7-456f-4279-9e7b-deb7807bc327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015844 10.0.0.22 - - [2025-12-08 22:31:26] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-12-08 22:31:26] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020248 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2025-12-08 22:31:26] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003932 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.22 - - [2025-12-08 22:31:26] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038211 10.0.0.22 - - [2025-12-08 22:31:26] "POST /virtual-machines HTTP/1.1" 200 395 0.024210 10.0.0.22 - - [2025-12-08 22:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019921 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.22 - - [2025-12-08 22:31:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.078303 10.0.0.22 - - [2025-12-08 22:31:26] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043123 10.0.0.22 - - [2025-12-08 22:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018764 10.0.0.22 - - [2025-12-08 22:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.22 - - [2025-12-08 22:31:26] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007382 10.0.0.22 - - [2025-12-08 22:31:26] "POST /instance-ips HTTP/1.1" 200 397 0.017887 10.0.0.22 - - [2025-12-08 22:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032908 10.0.0.22 - - [2025-12-08 22:31:26] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010490 10.0.0.22 - - [2025-12-08 22:31:27] "POST /set-tag HTTP/1.1" 200 109 0.063736 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027785 10.0.0.22 - - [2025-12-08 22:31:27] "GET /instance-ip/a255bcfe-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005582 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005889 10.0.0.22 - - [2025-12-08 22:31:27] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.010253 10.0.0.22 - - [2025-12-08 22:31:27] "POST /ref-update HTTP/1.1" 200 156 0.014327 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013510 10.0.0.22 - - [2025-12-08 22:31:27] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.22 - - [2025-12-08 22:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005940 10.0.0.22 - - [2025-12-08 22:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005926 10.0.0.22 - - [2025-12-08 22:31:27] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030211 10.0.0.22 - - [2025-12-08 22:31:27] "POST /virtual-machines HTTP/1.1" 200 395 0.015661 10.0.0.22 - - [2025-12-08 22:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016200 10.0.0.22 - - [2025-12-08 22:31:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125192 10.0.0.22 - - [2025-12-08 22:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022100 10.0.0.22 - - [2025-12-08 22:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010344 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004587 10.0.0.22 - - [2025-12-08 22:31:27] "POST /instance-ips HTTP/1.1" 200 397 0.034269 10.0.0.22 - - [2025-12-08 22:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033302 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017144 10.0.0.22 - - [2025-12-08 22:31:27] "POST /set-tag HTTP/1.1" 200 109 0.067875 10.0.0.22 - - [2025-12-08 22:31:27] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014868 10.0.0.22 - - [2025-12-08 22:31:27] "GET /instance-ip/a2dbf62a-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003714 10.0.0.22 - - [2025-12-08 22:31:28] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004970 10.0.0.22 - - [2025-12-08 22:31:28] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.22 - - [2025-12-08 22:31:28] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.008042 10.0.0.22 - - [2025-12-08 22:31:28] "POST /ref-update HTTP/1.1" 200 156 0.015287 10.0.0.22 - - [2025-12-08 22:31:28] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020354 10.0.0.22 - - [2025-12-08 22:31:28] "POST /set-tag HTTP/1.1" 200 109 0.015832 10.0.0.22 - - [2025-12-08 22:31:28] "POST /tags HTTP/1.1" 200 291 0.033728 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010530 10.0.0.22 - - [2025-12-08 22:31:28] "GET /tag/36cda930-b282-4ab5-974f-8653b8454a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015931 10.0.0.22 - - [2025-12-08 22:31:28] "POST /tags HTTP/1.1" 409 252 0.001900 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2025-12-08 22:31:28] "GET /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012412 10.0.0.22 - - [2025-12-08 22:31:28] "POST /tags HTTP/1.1" 409 228 0.001821 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2025-12-08 22:31:28] "GET /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017029 10.0.0.22 - - [2025-12-08 22:31:28] "POST /tags HTTP/1.1" 409 226 0.002506 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.22 - - [2025-12-08 22:31:28] "GET /tag/efd9e94d-e8dc-492f-82b8-8fbe02f3c5b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.024220 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-12-08 22:31:28] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006187 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.22 - - [2025-12-08 22:31:28] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040517 10.0.0.22 - - [2025-12-08 22:31:28] "POST /virtual-machines HTTP/1.1" 200 395 0.013680 10.0.0.22 - - [2025-12-08 22:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019548 10.0.0.22 - - [2025-12-08 22:31:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136384 10.0.0.22 - - [2025-12-08 22:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020542 10.0.0.22 - - [2025-12-08 22:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.22 - - [2025-12-08 22:31:28] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004046 10.0.0.22 - - [2025-12-08 22:31:29] "POST /instance-ips HTTP/1.1" 200 397 0.032926 10.0.0.22 - - [2025-12-08 22:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035601 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028222 10.0.0.22 - - [2025-12-08 22:31:29] "POST /set-tag HTTP/1.1" 200 109 0.091754 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025190 10.0.0.22 - - [2025-12-08 22:31:29] "GET /instance-ip/a39b50b0-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005958 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006953 10.0.0.22 - - [2025-12-08 22:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004681 10.0.0.22 - - [2025-12-08 22:31:29] "POST /ref-update HTTP/1.1" 200 156 0.009473 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008633 10.0.0.22 - - [2025-12-08 22:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.22 - - [2025-12-08 22:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005760 10.0.0.22 - - [2025-12-08 22:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-12-08 22:31:29] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041583 10.0.0.22 - - [2025-12-08 22:31:29] "POST /virtual-machines HTTP/1.1" 200 395 0.007654 10.0.0.22 - - [2025-12-08 22:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032362 10.0.0.22 - - [2025-12-08 22:31:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117194 10.0.0.22 - - [2025-12-08 22:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012610 10.0.0.22 - - [2025-12-08 22:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018175 10.0.0.22 - - [2025-12-08 22:31:29] "POST /instance-ips HTTP/1.1" 200 397 0.026998 10.0.0.22 - - [2025-12-08 22:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030432 10.0.0.22 - - [2025-12-08 22:31:29] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009658 10.0.0.22 - - [2025-12-08 22:31:30] "POST /set-tag HTTP/1.1" 200 109 0.074094 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029353 10.0.0.22 - - [2025-12-08 22:31:30] "GET /instance-ip/a4252dc6-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002900 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010298 10.0.0.22 - - [2025-12-08 22:31:30] "POST /set-tag HTTP/1.1" 200 109 0.006228 10.0.0.22 - - [2025-12-08 22:31:30] "POST /tags HTTP/1.1" 200 299 0.016658 10.0.0.22 - - [2025-12-08 22:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2025-12-08 22:31:30] "GET /tag/502c4d78-4aa8-42ec-9654-2d494a7a6294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013218 10.0.0.22 - - [2025-12-08 22:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003635 10.0.0.22 - - [2025-12-08 22:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.22 - - [2025-12-08 22:31:30] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061520 10.0.0.22 - - [2025-12-08 22:31:30] "POST /virtual-machines HTTP/1.1" 200 395 0.023936 10.0.0.22 - - [2025-12-08 22:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008963 10.0.0.22 - - [2025-12-08 22:31:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143884 10.0.0.22 - - [2025-12-08 22:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028755 10.0.0.22 - - [2025-12-08 22:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005742 10.0.0.22 - - [2025-12-08 22:31:30] "POST /instance-ips HTTP/1.1" 200 397 0.029628 10.0.0.22 - - [2025-12-08 22:31:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034180 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017292 10.0.0.22 - - [2025-12-08 22:31:30] "POST /set-tag HTTP/1.1" 200 109 0.026604 10.0.0.22 - - [2025-12-08 22:31:30] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021514 10.0.0.22 - - [2025-12-08 22:31:30] "GET /instance-ip/a4a92ebe-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007175 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004758 10.0.0.22 - - [2025-12-08 22:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.010929 10.0.0.22 - - [2025-12-08 22:31:31] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012540 10.0.0.22 - - [2025-12-08 22:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.22 - - [2025-12-08 22:31:31] "POST /tags HTTP/1.1" 200 299 0.028396 10.0.0.22 - - [2025-12-08 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013460 10.0.0.22 - - [2025-12-08 22:31:31] "GET /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.019250 10.0.0.22 - - [2025-12-08 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004795 10.0.0.22 - - [2025-12-08 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.22 - - [2025-12-08 22:31:31] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050754 10.0.0.22 - - [2025-12-08 22:31:31] "POST /virtual-machines HTTP/1.1" 200 395 0.018081 10.0.0.22 - - [2025-12-08 22:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021656 10.0.0.22 - - [2025-12-08 22:31:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104589 10.0.0.22 - - [2025-12-08 22:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008536 10.0.0.22 - - [2025-12-08 22:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010745 10.0.0.22 - - [2025-12-08 22:31:31] "POST /instance-ips HTTP/1.1" 200 397 0.024611 10.0.0.22 - - [2025-12-08 22:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018847 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018572 10.0.0.22 - - [2025-12-08 22:31:31] "POST /set-tag HTTP/1.1" 200 109 0.017440 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007925 10.0.0.22 - - [2025-12-08 22:31:31] "GET /instance-ip/a535c5b8-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003514 10.0.0.22 - - [2025-12-08 22:31:31] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005117 10.0.0.22 - - [2025-12-08 22:31:31] "POST /set-tag HTTP/1.1" 200 109 0.004067 10.0.0.22 - - [2025-12-08 22:31:31] "POST /tags HTTP/1.1" 200 299 0.028576 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2025-12-08 22:31:32] "GET /tag/47fe8b75-0653-4348-a4fb-feb49e00f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018039 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003495 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.22 - - [2025-12-08 22:31:32] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062289 10.0.0.22 - - [2025-12-08 22:31:32] "POST /virtual-machines HTTP/1.1" 200 395 0.014397 10.0.0.22 - - [2025-12-08 22:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027365 10.0.0.22 - - [2025-12-08 22:31:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130562 10.0.0.22 - - [2025-12-08 22:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007904 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010644 10.0.0.22 - - [2025-12-08 22:31:32] "POST /instance-ips HTTP/1.1" 200 397 0.030257 10.0.0.22 - - [2025-12-08 22:31:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025230 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010535 10.0.0.22 - - [2025-12-08 22:31:32] "POST /set-tag HTTP/1.1" 200 109 0.032434 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023384 10.0.0.22 - - [2025-12-08 22:31:32] "GET /instance-ip/a5ae85e8-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002426 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004000 10.0.0.22 - - [2025-12-08 22:31:32] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.22 - - [2025-12-08 22:31:32] "POST /tags HTTP/1.1" 200 299 0.019771 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2025-12-08 22:31:32] "GET /tag/64103f40-4500-414d-968c-f868fae097b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015723 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2025-12-08 22:31:32] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003661 10.0.0.22 - - [2025-12-08 22:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.22 - - [2025-12-08 22:31:32] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061701 10.0.0.22 - - [2025-12-08 22:31:32] "POST /virtual-machines HTTP/1.1" 200 395 0.024048 10.0.0.22 - - [2025-12-08 22:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012346 10.0.0.22 - - [2025-12-08 22:31:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130238 10.0.0.22 - - [2025-12-08 22:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022022 10.0.0.22 - - [2025-12-08 22:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004310 10.0.0.22 - - [2025-12-08 22:31:33] "POST /instance-ips HTTP/1.1" 200 397 0.029421 10.0.0.22 - - [2025-12-08 22:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023774 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009153 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.039469 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017383 10.0.0.22 - - [2025-12-08 22:31:33] "GET /instance-ip/a6270b80-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005542 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003986 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004876 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005540 10.0.0.22 - - [2025-12-08 22:31:33] "POST /ref-update HTTP/1.1" 200 156 0.011578 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014987 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003936 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.008544 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003915 10.0.0.22 - - [2025-12-08 22:31:33] "POST /ref-update HTTP/1.1" 200 156 0.009029 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019024 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006347 10.0.0.22 - - [2025-12-08 22:31:33] "POST /ref-update HTTP/1.1" 200 156 0.008991 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004376 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004961 10.0.0.22 - - [2025-12-08 22:31:33] "POST /ref-update HTTP/1.1" 200 156 0.009820 10.0.0.22 - - [2025-12-08 22:31:33] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.027206 10.0.0.22 - - [2025-12-08 22:31:33] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004101 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005414 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003961 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005281 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004693 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004199 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006086 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.22 - - [2025-12-08 22:31:34] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003970 10.0.0.22 - - [2025-12-08 22:31:34] "POST /set-tag HTTP/1.1" 200 109 0.004073 10.0.0.22 - - [2025-12-08 22:31:36] "GET /virtual-machine/461eb8f7-4935-4caf-a590-63bd4062ec05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002839 10.0.0.22 - - [2025-12-08 22:31:36] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004148 10.0.0.22 - - [2025-12-08 22:31:37] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005428 10.0.0.22 - - [2025-12-08 22:31:37] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.22 - - [2025-12-08 22:31:37] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003860 10.0.0.22 - - [2025-12-08 22:31:37] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.22 - - [2025-12-08 22:31:38] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004524 10.0.0.22 - - [2025-12-08 22:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.22 - - [2025-12-08 22:31:38] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004149 10.0.0.22 - - [2025-12-08 22:31:38] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine/aaad9d71-a4fe-4f1e-8415-96d9e4b630ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002859 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine/53dd7424-6f54-4b7f-904e-377c6112c394?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002780 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003839 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine/56831b44-f344-4067-8088-4804abaf5b4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002651 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004305 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine/9031d982-7481-4517-84bf-be98578738eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002695 10.0.0.22 - - [2025-12-08 22:31:41] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003673 10.0.0.22 - - [2025-12-08 22:31:43] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005170 10.0.0.22 - - [2025-12-08 22:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.22 - - [2025-12-08 22:31:43] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004033 10.0.0.22 - - [2025-12-08 22:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine/0cf59847-4433-42d5-b9e2-03408367faeb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002940 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004315 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine/c9eee437-5e57-4be5-8ddc-5aeafed66e0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003038 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004118 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine/26eab8be-d2be-48f8-a643-fd989eea81bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002787 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004102 10.0.0.22 - - [2025-12-08 22:31:47] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002521 10.0.0.22 - - [2025-12-08 22:31:47] "POST /tags HTTP/1.1" 200 333 0.025723 10.0.0.22 - - [2025-12-08 22:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012176 10.0.0.22 - - [2025-12-08 22:31:47] "GET /tag/227e5267-3fd3-4c04-ad23-1f37c29a14d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011378 10.0.0.22 - - [2025-12-08 22:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-12-08 22:31:47] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031099 10.0.0.22 - - [2025-12-08 22:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2025-12-08 22:31:47] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003761 10.0.0.22 - - [2025-12-08 22:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.22 - - [2025-12-08 22:31:47] "GET /service-appliance-set/d731f394-f73e-46c0-8e0f-09228107eedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003101 10.0.0.22 - - [2025-12-08 22:31:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.001501 10.0.0.22 - - [2025-12-08 22:31:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102431 10.0.0.22 - - [2025-12-08 22:31:48] "GET /virtual-machine-interface/1abd7071-1474-41a6-b88f-817b7a357d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004557 10.0.0.22 - - [2025-12-08 22:31:48] "POST /instance-ips HTTP/1.1" 200 409 0.025568 10.0.0.22 - - [2025-12-08 22:31:48] "GET /instance-ip/9d540a03-a10b-46f9-a80c-7fd4c78c56b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009910 10.0.0.22 - - [2025-12-08 22:31:48] "POST /loadbalancers HTTP/1.1" 200 629 0.060572 10.0.0.22 - - [2025-12-08 22:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028616 10.0.0.22 - - [2025-12-08 22:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012314 10.0.0.22 - - [2025-12-08 22:31:48] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055623 10.0.0.22 - - [2025-12-08 22:31:48] "GET /instance-ip/9d540a03-a10b-46f9-a80c-7fd4c78c56b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003070 10.0.0.22 - - [2025-12-08 22:31:48] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030977 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002193 10.0.0.22 - - [2025-12-08 22:31:48] "POST /floating-ips HTTP/1.1" 200 597 0.031059 10.0.0.22 - - [2025-12-08 22:31:48] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.025865 10.0.0.22 - - [2025-12-08 22:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.22 - - [2025-12-08 22:31:48] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033124 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer-listener/1fd7e30f-d088-45fd-b9ae-0d2a2e806c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004550 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer-listener/1fd7e30f-d088-45fd-b9ae-0d2a2e806c3f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003402 10.0.0.22 - - [2025-12-08 22:31:48] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017788 10.0.0.22 - - [2025-12-08 22:31:48] "GET /instance-ip/9d540a03-a10b-46f9-a80c-7fd4c78c56b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004094 10.0.0.22 - - [2025-12-08 22:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.22 - - [2025-12-08 22:31:48] "GET /instance-ip/9d540a03-a10b-46f9-a80c-7fd4c78c56b3?fields=floating_ips HTTP/1.1" 200 1213 0.012868 10.0.0.22 - - [2025-12-08 22:31:48] "GET /floating-ip/c5bed4e2-ad6d-4302-b757-00f170291fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002026 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002913 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer-pool/e18fdf84-6f7a-4846-b8a0-f61cae2bbd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007403 10.0.0.22 - - [2025-12-08 22:31:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014636 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003735 10.0.0.22 - - [2025-12-08 22:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008544 10.0.0.22 - - [2025-12-08 22:31:48] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007764 10.0.0.22 - - [2025-12-08 22:31:48] "POST /tags HTTP/1.1" 409 221 0.001937 10.0.0.22 - - [2025-12-08 22:31:48] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006299 10.0.0.22 - - [2025-12-08 22:31:48] "POST /ref-update HTTP/1.1" 200 156 0.006400 10.0.0.22 - - [2025-12-08 22:31:48] "GET /floating-ip/c5bed4e2-ad6d-4302-b757-00f170291fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.007504 10.0.0.22 - - [2025-12-08 22:31:48] "PUT /floating-ip/c5bed4e2-ad6d-4302-b757-00f170291fe0 HTTP/1.1" 200 256 0.007146 10.0.0.22 - - [2025-12-08 22:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 10.0.0.22 - - [2025-12-08 22:31:48] "GET /tag/227e5267-3fd3-4c04-ad23-1f37c29a14d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010653 10.0.0.22 - - [2025-12-08 22:31:48] "POST /set-tag HTTP/1.1" 200 109 0.063280 10.0.0.22 - - [2025-12-08 22:31:48] "GET /loadbalancer-pool/e18fdf84-6f7a-4846-b8a0-f61cae2bbd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002990 10.0.0.22 - - [2025-12-08 22:31:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016490 10.0.0.22 - - [2025-12-08 22:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015442 10.0.0.22 - - [2025-12-08 22:31:48] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004799 10.0.0.22 - - [2025-12-08 22:31:48] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003871 10.0.0.22 - - [2025-12-08 22:31:48] "POST /ref-update HTTP/1.1" 200 156 0.007489 10.0.0.22 - - [2025-12-08 22:31:48] "GET /floating-ip/c5bed4e2-ad6d-4302-b757-00f170291fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.006250 10.0.0.22 - - [2025-12-08 22:31:49] "POST /set-tag HTTP/1.1" 200 109 0.059120 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 206 0.002873 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010427 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 204 0.001975 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010120 10.0.0.22 - - [2025-12-08 22:31:50] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002027 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.22 - - [2025-12-08 22:31:50] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002509 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 206 0.001814 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010452 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 226 0.002317 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010156 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 204 0.001617 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009864 10.0.0.22 - - [2025-12-08 22:31:50] "POST /tags HTTP/1.1" 409 226 0.001736 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2025-12-08 22:31:50] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012116 10.0.0.22 - - [2025-12-08 22:31:50] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002182 10.0.0.22 - - [2025-12-08 22:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2025-12-08 22:31:50] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002506 10.0.0.22 - - [2025-12-08 22:31:50] "POST /firewall-rules HTTP/1.1" 200 626 0.069004 10.0.0.22 - - [2025-12-08 22:31:50] "POST /firewall-rules HTTP/1.1" 200 646 0.080639 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-rule/eb67b5c9-68d1-4057-bb04-35c3a3b913ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008877 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002170 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-rule/c038d19d-7298-4f04-983d-032d497ccc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005486 10.0.0.22 - - [2025-12-08 22:31:50] "POST /ref-update HTTP/1.1" 200 156 0.017209 10.0.0.22 - - [2025-12-08 22:31:50] "POST /firewall-policys HTTP/1.1" 200 606 0.037990 10.0.0.22 - - [2025-12-08 22:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011311 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011212 10.0.0.22 - - [2025-12-08 22:31:50] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002385 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002696 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003908 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003670 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003879 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002026 10.0.0.22 - - [2025-12-08 22:31:50] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001915 10.0.0.22 - - [2025-12-08 22:31:51] "POST /ref-update HTTP/1.1" 200 156 0.022004 10.0.0.22 - - [2025-12-08 22:31:51] "POST /ref-update HTTP/1.1" 200 156 0.036836 10.0.0.22 - - [2025-12-08 22:31:51] "POST /ref-update HTTP/1.1" 200 156 0.034022 10.0.0.22 - - [2025-12-08 22:31:51] "POST /ref-update HTTP/1.1" 200 156 0.022449 10.0.0.22 - - [2025-12-08 22:31:51] "POST /ref-update HTTP/1.1" 200 156 0.026765 10.0.0.22 - - [2025-12-08 22:31:51] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009668 10.0.0.22 - - [2025-12-08 22:33:04] "POST /tags HTTP/1.1" 200 365 0.039059 10.0.0.22 - - [2025-12-08 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.22 - - [2025-12-08 22:33:04] "GET /tag/fef3b138-7561-417d-8755-6b157e0ea1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012477 10.0.0.22 - - [2025-12-08 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2025-12-08 22:33:04] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024326 10.0.0.22 - - [2025-12-08 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.22 - - [2025-12-08 22:33:04] "GET /service-appliance-set/05399a21-98ae-408f-bf63-5aabdc34581c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002178 10.0.0.22 - - [2025-12-08 22:33:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001491 10.0.0.22 - - [2025-12-08 22:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090141 10.0.0.22 - - [2025-12-08 22:33:05] "GET /virtual-machine-interface/6103b258-2709-48d2-9121-c0458ffcafa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008233 10.0.0.22 - - [2025-12-08 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.012448 10.0.0.22 - - [2025-12-08 22:33:05] "POST /instance-ips HTTP/1.1" 200 417 0.021397 10.0.0.22 - - [2025-12-08 22:33:05] "GET /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004354 10.0.0.22 - - [2025-12-08 22:33:05] "POST /loadbalancers HTTP/1.1" 200 618 0.066326 10.0.0.22 - - [2025-12-08 22:33:05] "POST /service-instances HTTP/1.1" 200 566 0.021488 10.0.0.22 - - [2025-12-08 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036805 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011675 10.0.0.22 - - [2025-12-08 22:33:05] "POST /ref-update HTTP/1.1" 200 156 0.026245 10.0.0.22 - - [2025-12-08 22:33:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039343 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.22 - - [2025-12-08 22:33:05] "PUT /service-instance/e8457c15-5e7f-4e20-84d8-22e04c45cb56 HTTP/1.1" 200 266 0.009378 10.0.0.22 - - [2025-12-08 22:33:05] "GET /virtual-machine-interface/6103b258-2709-48d2-9121-c0458ffcafa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011143 10.0.0.22 - - [2025-12-08 22:33:05] "GET /virtual-machine-interface/6103b258-2709-48d2-9121-c0458ffcafa7?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007671 10.0.0.22 - - [2025-12-08 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024153 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.007067 10.0.0.22 - - [2025-12-08 22:33:05] "PUT /service-instance/e8457c15-5e7f-4e20-84d8-22e04c45cb56 HTTP/1.1" 200 266 0.007730 10.0.0.22 - - [2025-12-08 22:33:05] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003731 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.22 - - [2025-12-08 22:33:05] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005090 10.0.0.22 - - [2025-12-08 22:33:05] "POST /tags HTTP/1.1" 409 221 0.002573 10.0.0.22 - - [2025-12-08 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007941 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008843 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.22 - - [2025-12-08 22:33:05] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018282 10.0.0.22 - - [2025-12-08 22:33:05] "POST /tags HTTP/1.1" 409 238 0.002327 10.0.0.22 - - [2025-12-08 22:33:05] "POST /virtual-machines HTTP/1.1" 200 429 0.039187 10.0.0.22 - - [2025-12-08 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.22 - - [2025-12-08 22:33:05] "GET /tag/fef3b138-7561-417d-8755-6b157e0ea1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024254 10.0.0.22 - - [2025-12-08 22:33:05] "POST /firewall-rules HTTP/1.1" 200 650 0.149346 10.0.0.22 - - [2025-12-08 22:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.199523 10.0.0.22 - - [2025-12-08 22:33:05] "GET /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003865 10.0.0.22 - - [2025-12-08 22:33:05] "POST /chown HTTP/1.1" 200 109 0.022300 10.0.0.22 - - [2025-12-08 22:33:05] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011695 10.0.0.22 - - [2025-12-08 22:33:06] "GET /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005609 10.0.0.22 - - [2025-12-08 22:33:06] "POST /chown HTTP/1.1" 200 109 0.016981 10.0.0.22 - - [2025-12-08 22:33:06] "PUT /virtual-machine-interface/a4c1132f-ec28-4367-843a-cfc02fb87cdb HTTP/1.1" 200 284 0.011667 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.044781 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021851 10.0.0.22 - - [2025-12-08 22:33:06] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.073634 10.0.0.22 - - [2025-12-08 22:33:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070331 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.035014 10.0.0.22 - - [2025-12-08 22:33:06] "GET /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.002945 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.019311 10.0.0.22 - - [2025-12-08 22:33:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052989 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.041330 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013932 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.030421 10.0.0.22 - - [2025-12-08 22:33:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032765 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.016561 10.0.0.22 - - [2025-12-08 22:33:06] "GET /loadbalancer-listener/b22c342f-0bc7-4839-9b78-e696b94a9b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.019663 10.0.0.22 - - [2025-12-08 22:33:06] "GET /loadbalancer-listener/b22c342f-0bc7-4839-9b78-e696b94a9b4e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002948 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.018246 10.0.0.22 - - [2025-12-08 22:33:06] "POST /virtual-machines HTTP/1.1" 200 429 0.010554 10.0.0.22 - - [2025-12-08 22:33:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.018641 10.0.0.22 - - [2025-12-08 22:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018387 10.0.0.22 - - [2025-12-08 22:33:06] "GET /loadbalancer-pool/d4291533-444c-44ad-9e4c-44349333960c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004960 10.0.0.22 - - [2025-12-08 22:33:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.048351 10.0.0.22 - - [2025-12-08 22:33:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131101 10.0.0.22 - - [2025-12-08 22:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033865 10.0.0.22 - - [2025-12-08 22:33:06] "GET /loadbalancer-member/5ee8d162-6965-4b01-bf53-c6625ffd74b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.007338 10.0.0.22 - - [2025-12-08 22:33:06] "POST /chown HTTP/1.1" 200 109 0.030457 10.0.0.22 - - [2025-12-08 22:33:06] "POST /chown HTTP/1.1" 200 109 0.007390 10.0.0.22 - - [2025-12-08 22:33:06] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002362 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2025-12-08 22:33:06] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002212 10.0.0.22 - - [2025-12-08 22:33:06] "PUT /virtual-machine-interface/6c385ba6-d63d-4565-a5d1-3c9c58fa8e86 HTTP/1.1" 200 284 0.008481 10.0.0.22 - - [2025-12-08 22:33:06] "POST /tags HTTP/1.1" 409 221 0.001593 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2025-12-08 22:33:06] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.023065 10.0.0.22 - - [2025-12-08 22:33:06] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015597 10.0.0.22 - - [2025-12-08 22:33:06] "POST /tags HTTP/1.1" 409 238 0.002136 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.023581 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.22 - - [2025-12-08 22:33:06] "GET /tag/fef3b138-7561-417d-8755-6b157e0ea1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010646 10.0.0.22 - - [2025-12-08 22:33:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001522 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.020316 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.019675 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.024053 10.0.0.22 - - [2025-12-08 22:33:06] "PUT /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b HTTP/1.1" 200 260 0.026326 10.0.0.22 - - [2025-12-08 22:33:06] "GET /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007132 10.0.0.22 - - [2025-12-08 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.22 - - [2025-12-08 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.22 - - [2025-12-08 22:33:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006646 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.011276 10.0.0.22 - - [2025-12-08 22:33:07] "GET /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010780 10.0.0.22 - - [2025-12-08 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.22 - - [2025-12-08 22:33:07] "GET /tag/fef3b138-7561-417d-8755-6b157e0ea1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020220 10.0.0.22 - - [2025-12-08 22:33:07] "GET /tag/fef3b138-7561-417d-8755-6b157e0ea1b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010492 10.0.0.22 - - [2025-12-08 22:33:07] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.039167 10.0.0.22 - - [2025-12-08 22:33:07] "GET /virtual-machine-interface/6103b258-2709-48d2-9121-c0458ffcafa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012673 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 200 156 0.009593 10.0.0.22 - - [2025-12-08 22:33:07] "POST /set-tag HTTP/1.1" 200 109 0.015614 10.0.0.22 - - [2025-12-08 22:33:07] "GET /virtual-machine-interface/6c385ba6-d63d-4565-a5d1-3c9c58fa8e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009320 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.023488 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.031495 10.0.0.22 - - [2025-12-08 22:33:07] "POST /set-tag HTTP/1.1" 200 109 0.061767 10.0.0.22 - - [2025-12-08 22:33:07] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.036171 10.0.0.22 - - [2025-12-08 22:33:07] "GET /virtual-machine-interface/a4c1132f-ec28-4367-843a-cfc02fb87cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005999 10.0.0.22 - - [2025-12-08 22:33:07] "POST /set-tag HTTP/1.1" 200 109 0.024113 10.0.0.22 - - [2025-12-08 22:33:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.015506 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 200 156 0.040939 10.0.0.22 - - [2025-12-08 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.22 - - [2025-12-08 22:33:07] "GET /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002543 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 200 156 0.010023 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.006947 10.0.0.22 - - [2025-12-08 22:33:07] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.016183 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 200 156 0.047757 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /firewall-rule/9b8b031f-355c-4996-8e07-2acf43dcf05b HTTP/1.1" 200 115 0.096218 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /loadbalancer-member/5ee8d162-6965-4b01-bf53-c6625ffd74b6 HTTP/1.1" 200 115 0.031232 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.007861 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.020025 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /loadbalancer-pool/d4291533-444c-44ad-9e4c-44349333960c HTTP/1.1" 200 115 0.064213 10.0.0.22 - - [2025-12-08 22:33:07] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.037892 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /loadbalancer-listener/b22c342f-0bc7-4839-9b78-e696b94a9b4e HTTP/1.1" 200 115 0.046853 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 200 156 0.010769 10.0.0.22 - - [2025-12-08 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.011127 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e HTTP/1.1" 200 115 0.076329 10.0.0.22 - - [2025-12-08 22:33:07] "POST /chown HTTP/1.1" 200 109 0.006769 10.0.0.22 - - [2025-12-08 22:33:07] "PUT /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 256 0.014910 10.0.0.22 - - [2025-12-08 22:33:07] "POST /ref-update HTTP/1.1" 500 213 0.087273 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /instance-ip/dd8aaae6-46c8-4af1-91c1-7968c7824087 HTTP/1.1" 200 115 0.145555 10.0.0.22 - - [2025-12-08 22:33:07] "DELETE /virtual-machine-interface/6103b258-2709-48d2-9121-c0458ffcafa7 HTTP/1.1" 200 115 0.033432 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /tag/fef3b138-7561-417d-8755-6b157e0ea1b4 HTTP/1.1" 200 115 0.070681 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /service-instance/e8457c15-5e7f-4e20-84d8-22e04c45cb56 HTTP/1.1" 200 115 0.028577 10.0.0.22 - - [2025-12-08 22:33:08] "GET /virtual-machine-interface/6c385ba6-d63d-4565-a5d1-3c9c58fa8e86?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004322 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /virtual-machine-interface/6c385ba6-d63d-4565-a5d1-3c9c58fa8e86 HTTP/1.1" 200 115 0.027950 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /virtual-machine/32a12a65-5615-4731-88f7-51ffb6faf7b6 HTTP/1.1" 200 115 0.018467 10.0.0.22 - - [2025-12-08 22:33:08] "GET /virtual-machine-interface/a4c1132f-ec28-4367-843a-cfc02fb87cdb?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1237 0.008700 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /virtual-machine-interface/a4c1132f-ec28-4367-843a-cfc02fb87cdb HTTP/1.1" 200 115 0.043135 10.0.0.22 - - [2025-12-08 22:33:08] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.22 - - [2025-12-08 22:33:08] "DELETE /virtual-machine/1e4ed7b8-5277-4609-8a7b-c90af3e82f11 HTTP/1.1" 200 115 0.030904 10.0.0.22 - - [2025-12-08 22:33:49] "POST /tags HTTP/1.1" 409 252 0.003849 10.0.0.22 - - [2025-12-08 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.22 - - [2025-12-08 22:33:49] "GET /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011757 10.0.0.22 - - [2025-12-08 22:33:49] "POST /tags HTTP/1.1" 409 228 0.001738 10.0.0.22 - - [2025-12-08 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.22 - - [2025-12-08 22:33:49] "GET /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011352 10.0.0.22 - - [2025-12-08 22:33:49] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002299 10.0.0.22 - - [2025-12-08 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.22 - - [2025-12-08 22:33:49] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002896 10.0.0.22 - - [2025-12-08 22:33:49] "POST /tags HTTP/1.1" 409 206 0.001664 10.0.0.22 - - [2025-12-08 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.22 - - [2025-12-08 22:33:49] "GET /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010958 10.0.0.22 - - [2025-12-08 22:33:49] "POST /tags HTTP/1.1" 409 226 0.002105 10.0.0.22 - - [2025-12-08 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2025-12-08 22:33:49] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010816 10.0.0.22 - - [2025-12-08 22:33:49] "POST /tags HTTP/1.1" 409 204 0.002083 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.22 - - [2025-12-08 22:33:50] "GET /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010772 10.0.0.22 - - [2025-12-08 22:33:50] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.22 - - [2025-12-08 22:33:50] "GET /tag/a18a8402-843e-404c-8981-b4075f28413d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012985 10.0.0.22 - - [2025-12-08 22:33:50] "POST /tags HTTP/1.1" 409 228 0.001730 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.22 - - [2025-12-08 22:33:50] "GET /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010535 10.0.0.22 - - [2025-12-08 22:33:50] "POST /tags HTTP/1.1" 409 252 0.001751 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.22 - - [2025-12-08 22:33:50] "GET /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009939 10.0.0.22 - - [2025-12-08 22:33:50] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002302 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2025-12-08 22:33:50] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002666 10.0.0.22 - - [2025-12-08 22:33:50] "POST /firewall-rules HTTP/1.1" 409 281 0.002525 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.22 - - [2025-12-08 22:33:50] "PUT /firewall-rule/c038d19d-7298-4f04-983d-032d497ccc0b HTTP/1.1" 200 260 0.017761 10.0.0.22 - - [2025-12-08 22:33:50] "POST /firewall-rules HTTP/1.1" 409 291 0.013374 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.22 - - [2025-12-08 22:33:50] "PUT /firewall-rule/eb67b5c9-68d1-4057-bb04-35c3a3b913ee HTTP/1.1" 200 260 0.029193 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-rule/eb67b5c9-68d1-4057-bb04-35c3a3b913ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013947 10.0.0.22 - - [2025-12-08 22:33:50] "POST /firewall-rules HTTP/1.1" 200 658 0.144566 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-rule/8cdafe29-673c-4cf4-81f0-c5573f4174d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004430 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001886 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-rule/c038d19d-7298-4f04-983d-032d497ccc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002044 10.0.0.22 - - [2025-12-08 22:33:50] "POST /firewall-policys HTTP/1.1" 409 269 0.001383 10.0.0.22 - - [2025-12-08 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.22 - - [2025-12-08 22:33:50] "PUT /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced HTTP/1.1" 200 264 0.019322 10.0.0.22 - - [2025-12-08 22:33:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017006 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008050 10.0.0.22 - - [2025-12-08 22:33:50] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002001 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002560 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002347 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003082 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002468 10.0.0.22 - - [2025-12-08 22:33:50] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002212 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:34:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009492 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.005077 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007911 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.003830 10.0.0.22 - - [2025-12-08 22:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2025-12-08 22:34:52] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003072 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006777 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.028596 10.0.0.22 - - [2025-12-08 22:34:52] "DELETE /loadbalancer-member/2119d1c5-72c6-42f5-9429-2dddc2b9070f HTTP/1.1" 200 115 0.021960 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014102 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005708 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003572 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:34:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:34:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002465 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.22 - - [2025-12-08 22:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2025-12-08 22:34:52] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004105 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004247 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004281 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.22 - - [2025-12-08 22:34:52] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005256 10.0.0.22 - - [2025-12-08 22:34:52] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005102 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.004253 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004346 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.005867 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine/461eb8f7-4935-4caf-a590-63bd4062ec05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002369 10.0.0.22 - - [2025-12-08 22:34:53] "POST /ref-update HTTP/1.1" 200 156 0.009958 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008720 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.027508 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.020818 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.019308 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.031764 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.014222 10.0.0.22 - - [2025-12-08 22:34:53] "DELETE /instance-ip/a255bcfe-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.059374 10.0.0.22 - - [2025-12-08 22:34:53] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.22 - - [2025-12-08 22:34:53] "DELETE /virtual-machine-interface/a23c5228-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.034681 10.0.0.22 - - [2025-12-08 22:34:53] "DELETE /virtual-machine/461eb8f7-4935-4caf-a590-63bd4062ec05 HTTP/1.1" 200 115 0.019545 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006255 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004697 10.0.0.22 - - [2025-12-08 22:34:53] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine/56831b44-f344-4067-8088-4804abaf5b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002933 10.0.0.22 - - [2025-12-08 22:34:53] "POST /ref-update HTTP/1.1" 200 156 0.023107 10.0.0.22 - - [2025-12-08 22:34:53] "GET /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015921 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.021235 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.047624 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.043779 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.025797 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.031347 10.0.0.22 - - [2025-12-08 22:34:54] "DELETE /instance-ip/a4252dc6-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.057885 10.0.0.22 - - [2025-12-08 22:34:54] "DELETE /virtual-machine-interface/a4088f2c-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.053509 10.0.0.22 - - [2025-12-08 22:34:54] "DELETE /virtual-machine/56831b44-f344-4067-8088-4804abaf5b4d HTTP/1.1" 200 115 0.019276 10.0.0.22 - - [2025-12-08 22:34:54] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008784 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.22 - - [2025-12-08 22:34:54] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004187 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.22 - - [2025-12-08 22:34:54] "GET /virtual-machine/aaad9d71-a4fe-4f1e-8415-96d9e4b630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002612 10.0.0.22 - - [2025-12-08 22:34:54] "POST /ref-update HTTP/1.1" 200 156 0.008268 10.0.0.22 - - [2025-12-08 22:34:54] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012012 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.017263 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.026672 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.042227 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.032837 10.0.0.22 - - [2025-12-08 22:34:54] "POST /set-tag HTTP/1.1" 200 109 0.037129 10.0.0.22 - - [2025-12-08 22:34:54] "DELETE /instance-ip/a2dbf62a-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.059636 10.0.0.22 - - [2025-12-08 22:34:54] "POST /ref-update HTTP/1.1" 200 156 0.012610 10.0.0.22 - - [2025-12-08 22:34:54] "DELETE /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.046042 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /virtual-machine/aaad9d71-a4fe-4f1e-8415-96d9e4b630ad HTTP/1.1" 200 115 0.030148 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /tag/6cdb4377-3d3a-460b-bf24-e4a7ce670255 HTTP/1.1" 200 115 0.050599 10.0.0.22 - - [2025-12-08 22:34:55] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006878 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.22 - - [2025-12-08 22:34:55] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005135 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.22 - - [2025-12-08 22:34:55] "GET /virtual-machine/53dd7424-6f54-4b7f-904e-377c6112c394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002900 10.0.0.22 - - [2025-12-08 22:34:55] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.22 - - [2025-12-08 22:34:55] "GET /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011501 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.017714 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.022863 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.022579 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.012660 10.0.0.22 - - [2025-12-08 22:34:55] "POST /set-tag HTTP/1.1" 200 109 0.022653 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /instance-ip/a39b50b0-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.053889 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /virtual-machine-interface/a37a359c-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.031979 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /virtual-machine/53dd7424-6f54-4b7f-904e-377c6112c394 HTTP/1.1" 200 115 0.024869 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f HTTP/1.1" 409 388 0.006758 10.0.0.22 - - [2025-12-08 22:34:55] "DELETE /tag/36cda930-b282-4ab5-974f-8653b8454a41 HTTP/1.1" 200 115 0.030896 10.0.0.22 - - [2025-12-08 22:35:04] "POST /tags HTTP/1.1" 200 365 0.050365 10.0.0.22 - - [2025-12-08 22:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018539 10.0.0.22 - - [2025-12-08 22:35:04] "GET /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014834 10.0.0.22 - - [2025-12-08 22:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-12-08 22:35:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034360 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.22 - - [2025-12-08 22:35:05] "GET /service-appliance-set/05399a21-98ae-408f-bf63-5aabdc34581c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002211 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001779 10.0.0.22 - - [2025-12-08 22:35:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088142 10.0.0.22 - - [2025-12-08 22:35:05] "GET /virtual-machine-interface/24a525bb-cba2-41a7-aabd-ff9cd19be893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012191 10.0.0.22 - - [2025-12-08 22:35:05] "POST /set-tag HTTP/1.1" 200 109 0.015877 10.0.0.22 - - [2025-12-08 22:35:05] "POST /instance-ips HTTP/1.1" 200 417 0.037895 10.0.0.22 - - [2025-12-08 22:35:05] "GET /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011310 10.0.0.22 - - [2025-12-08 22:35:05] "POST /loadbalancers HTTP/1.1" 200 618 0.060591 10.0.0.22 - - [2025-12-08 22:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024435 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.22 - - [2025-12-08 22:35:05] "POST /service-instances HTTP/1.1" 200 566 0.028116 10.0.0.22 - - [2025-12-08 22:35:05] "POST /ref-update HTTP/1.1" 200 156 0.013088 10.0.0.22 - - [2025-12-08 22:35:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037327 10.0.0.22 - - [2025-12-08 22:35:05] "GET /virtual-machine-interface/24a525bb-cba2-41a7-aabd-ff9cd19be893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004446 10.0.0.22 - - [2025-12-08 22:35:05] "PUT /service-instance/5fb1b157-7f3d-405a-a624-040b10b2382c HTTP/1.1" 200 266 0.011679 10.0.0.22 - - [2025-12-08 22:35:05] "GET /virtual-machine-interface/24a525bb-cba2-41a7-aabd-ff9cd19be893?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.017326 10.0.0.22 - - [2025-12-08 22:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012106 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.001683 10.0.0.22 - - [2025-12-08 22:35:05] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002146 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2025-12-08 22:35:05] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002449 10.0.0.22 - - [2025-12-08 22:35:05] "POST /tags HTTP/1.1" 409 221 0.004009 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.22 - - [2025-12-08 22:35:05] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011323 10.0.0.22 - - [2025-12-08 22:35:05] "POST /virtual-machines HTTP/1.1" 200 429 0.025188 10.0.0.22 - - [2025-12-08 22:35:05] "POST /tags HTTP/1.1" 409 238 0.001933 10.0.0.22 - - [2025-12-08 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.22 - - [2025-12-08 22:35:05] "GET /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.053588 10.0.0.22 - - [2025-12-08 22:35:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128288 10.0.0.22 - - [2025-12-08 22:35:05] "POST /chown HTTP/1.1" 200 109 0.026335 10.0.0.22 - - [2025-12-08 22:35:05] "POST /firewall-rules HTTP/1.1" 200 650 0.134588 10.0.0.22 - - [2025-12-08 22:35:05] "POST /chown HTTP/1.1" 200 109 0.026568 10.0.0.22 - - [2025-12-08 22:35:05] "GET /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.024731 10.0.0.22 - - [2025-12-08 22:35:05] "PUT /virtual-machine-interface/ca95f5ac-1e28-4e7e-a4b6-87458dd18e73 HTTP/1.1" 200 284 0.023809 10.0.0.22 - - [2025-12-08 22:35:05] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.019620 10.0.0.22 - - [2025-12-08 22:35:05] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015079 10.0.0.22 - - [2025-12-08 22:35:06] "GET /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004580 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.019378 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.022146 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.013249 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.028753 10.0.0.22 - - [2025-12-08 22:35:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037443 10.0.0.22 - - [2025-12-08 22:35:06] "GET /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.003917 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.007685 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.017965 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.22 - - [2025-12-08 22:35:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038559 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.22 - - [2025-12-08 22:35:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028878 10.0.0.22 - - [2025-12-08 22:35:06] "GET /loadbalancer-listener/5e1572c0-1e80-4f2c-9b02-c00a20cce2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002732 10.0.0.22 - - [2025-12-08 22:35:06] "POST /virtual-machines HTTP/1.1" 200 429 0.030438 10.0.0.22 - - [2025-12-08 22:35:06] "GET /loadbalancer-listener/5e1572c0-1e80-4f2c-9b02-c00a20cce2b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.033270 10.0.0.22 - - [2025-12-08 22:35:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.095704 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.017753 10.0.0.22 - - [2025-12-08 22:35:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059816 10.0.0.22 - - [2025-12-08 22:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014701 10.0.0.22 - - [2025-12-08 22:35:06] "GET /loadbalancer-pool/4a3331da-dc0f-4e60-8753-f163322cfd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003504 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.005541 10.0.0.22 - - [2025-12-08 22:35:06] "PUT /virtual-machine-interface/b999b3ab-290f-421c-9ba9-d2aa88c25026 HTTP/1.1" 200 284 0.013710 10.0.0.22 - - [2025-12-08 22:35:06] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.026625 10.0.0.22 - - [2025-12-08 22:35:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024444 10.0.0.22 - - [2025-12-08 22:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012838 10.0.0.22 - - [2025-12-08 22:35:06] "GET /loadbalancer-member/1c4dad0a-f964-439d-a824-1ab9a2d485cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.004138 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.009365 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.015602 10.0.0.22 - - [2025-12-08 22:35:06] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010415 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.025367 10.0.0.22 - - [2025-12-08 22:35:06] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006460 10.0.0.22 - - [2025-12-08 22:35:06] "POST /tags HTTP/1.1" 409 221 0.002048 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.008398 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.019628 10.0.0.22 - - [2025-12-08 22:35:06] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021132 10.0.0.22 - - [2025-12-08 22:35:06] "POST /tags HTTP/1.1" 409 238 0.001637 10.0.0.22 - - [2025-12-08 22:35:06] "PUT /service-instance/5fb1b157-7f3d-405a-a624-040b10b2382c HTTP/1.1" 200 266 0.009786 10.0.0.22 - - [2025-12-08 22:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013628 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008610 10.0.0.22 - - [2025-12-08 22:35:06] "GET /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009568 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.22 - - [2025-12-08 22:35:06] "POST /firewall-rules HTTP/1.1" 409 293 0.004887 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.009310 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.022961 10.0.0.22 - - [2025-12-08 22:35:06] "PUT /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a HTTP/1.1" 200 260 0.056784 10.0.0.22 - - [2025-12-08 22:35:06] "GET /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008245 10.0.0.22 - - [2025-12-08 22:35:06] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.034620 10.0.0.22 - - [2025-12-08 22:35:06] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006260 10.0.0.22 - - [2025-12-08 22:35:06] "GET /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002245 10.0.0.22 - - [2025-12-08 22:35:06] "POST /ref-update HTTP/1.1" 200 156 0.014552 10.0.0.22 - - [2025-12-08 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.009901 10.0.0.22 - - [2025-12-08 22:35:06] "POST /chown HTTP/1.1" 200 109 0.017194 10.0.0.22 - - [2025-12-08 22:35:07] "GET /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012955 10.0.0.22 - - [2025-12-08 22:35:07] "GET /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011995 10.0.0.22 - - [2025-12-08 22:35:07] "GET /virtual-machine-interface/24a525bb-cba2-41a7-aabd-ff9cd19be893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005740 10.0.0.22 - - [2025-12-08 22:35:07] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.012125 10.0.0.22 - - [2025-12-08 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.22 - - [2025-12-08 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.22 - - [2025-12-08 22:35:07] "POST /set-tag HTTP/1.1" 200 109 0.011981 10.0.0.22 - - [2025-12-08 22:35:07] "GET /virtual-machine-interface/b999b3ab-290f-421c-9ba9-d2aa88c25026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010355 10.0.0.22 - - [2025-12-08 22:35:07] "POST /set-tag HTTP/1.1" 200 109 0.018340 10.0.0.22 - - [2025-12-08 22:35:07] "POST /chown HTTP/1.1" 200 109 0.008854 10.0.0.22 - - [2025-12-08 22:35:07] "POST /chown HTTP/1.1" 200 109 0.023662 10.0.0.22 - - [2025-12-08 22:35:07] "GET /virtual-machine-interface/ca95f5ac-1e28-4e7e-a4b6-87458dd18e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004466 10.0.0.22 - - [2025-12-08 22:35:07] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.022391 10.0.0.22 - - [2025-12-08 22:35:07] "POST /set-tag HTTP/1.1" 200 109 0.031957 10.0.0.22 - - [2025-12-08 22:35:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013620 10.0.0.22 - - [2025-12-08 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.016279 10.0.0.22 - - [2025-12-08 22:35:07] "POST /chown HTTP/1.1" 200 109 0.010608 10.0.0.22 - - [2025-12-08 22:35:07] "GET /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004204 10.0.0.22 - - [2025-12-08 22:35:07] "POST /chown HTTP/1.1" 200 109 0.024151 10.0.0.22 - - [2025-12-08 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.021558 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /firewall-rule/a47f9dd0-5be5-4e1d-9133-780636f4169a HTTP/1.1" 200 115 0.040911 10.0.0.22 - - [2025-12-08 22:35:07] "PUT /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 256 0.026728 10.0.0.22 - - [2025-12-08 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.013600 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /loadbalancer-member/1c4dad0a-f964-439d-a824-1ab9a2d485cb HTTP/1.1" 200 115 0.049943 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /loadbalancer-pool/4a3331da-dc0f-4e60-8753-f163322cfd2d HTTP/1.1" 200 115 0.034235 10.0.0.22 - - [2025-12-08 22:35:07] "PUT /service-instance/5fb1b157-7f3d-405a-a624-040b10b2382c HTTP/1.1" 200 266 0.008491 10.0.0.22 - - [2025-12-08 22:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013950 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /loadbalancer-listener/5e1572c0-1e80-4f2c-9b02-c00a20cce2b0 HTTP/1.1" 200 115 0.071328 10.0.0.22 - - [2025-12-08 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e HTTP/1.1" 200 115 0.042902 10.0.0.22 - - [2025-12-08 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /instance-ip/e8464454-22a1-4ef6-9945-f122cfb50f99 HTTP/1.1" 200 115 0.054168 10.0.0.22 - - [2025-12-08 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /virtual-machine-interface/24a525bb-cba2-41a7-aabd-ff9cd19be893 HTTP/1.1" 200 115 0.065259 10.0.0.22 - - [2025-12-08 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /service-instance/5fb1b157-7f3d-405a-a624-040b10b2382c HTTP/1.1" 200 115 0.046325 10.0.0.22 - - [2025-12-08 22:35:07] "GET /virtual-machine-interface/ca95f5ac-1e28-4e7e-a4b6-87458dd18e73?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004098 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /tag/0913c07c-22cb-4f2b-9f09-96dbf46cde13 HTTP/1.1" 200 115 0.083483 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /virtual-machine-interface/ca95f5ac-1e28-4e7e-a4b6-87458dd18e73 HTTP/1.1" 200 115 0.038901 10.0.0.22 - - [2025-12-08 22:35:07] "POST /ref-update HTTP/1.1" 200 156 0.020497 10.0.0.22 - - [2025-12-08 22:35:07] "DELETE /virtual-machine/edade2ee-0519-44e1-95bc-664facf19524 HTTP/1.1" 200 115 0.031416 10.0.0.22 - - [2025-12-08 22:35:07] "GET /virtual-machine-interface/b999b3ab-290f-421c-9ba9-d2aa88c25026?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004627 10.0.0.22 - - [2025-12-08 22:35:08] "DELETE /virtual-machine-interface/b999b3ab-290f-421c-9ba9-d2aa88c25026 HTTP/1.1" 200 115 0.040582 10.0.0.22 - - [2025-12-08 22:35:08] "DELETE /virtual-machine/8f96a2dd-c204-451a-b246-9421b6efaee4 HTTP/1.1" 200 115 0.023681 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008473 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.007705 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004162 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004308 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003771 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004490 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine/0cf59847-4433-42d5-b9e2-03408367faeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003084 10.0.0.22 - - [2025-12-08 22:35:23] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.22 - - [2025-12-08 22:35:23] "GET /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008006 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.015442 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.028293 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.020092 10.0.0.22 - - [2025-12-08 22:35:23] "POST /set-tag HTTP/1.1" 200 109 0.015244 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /instance-ip/a5ae85e8-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.038874 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /virtual-machine-interface/a591ca52-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.052671 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /virtual-machine/0cf59847-4433-42d5-b9e2-03408367faeb HTTP/1.1" 200 115 0.019128 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /tag/47fe8b75-0653-4348-a4fb-feb49e00f90d HTTP/1.1" 200 115 0.036582 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003831 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine/9031d982-7481-4517-84bf-be98578738eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002559 10.0.0.22 - - [2025-12-08 22:35:24] "POST /ref-update HTTP/1.1" 200 156 0.014211 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004462 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.017099 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.046955 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.013197 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.023770 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /instance-ip/a4a92ebe-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.051121 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /virtual-machine-interface/a48de474-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.057557 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /virtual-machine/9031d982-7481-4517-84bf-be98578738eb HTTP/1.1" 200 115 0.038980 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /tag/502c4d78-4aa8-42ec-9654-2d494a7a6294 HTTP/1.1" 200 115 0.032975 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003974 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine/26eab8be-d2be-48f8-a643-fd989eea81bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003202 10.0.0.22 - - [2025-12-08 22:35:24] "POST /ref-update HTTP/1.1" 200 156 0.007897 10.0.0.22 - - [2025-12-08 22:35:24] "GET /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004399 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.015065 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.020427 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.012968 10.0.0.22 - - [2025-12-08 22:35:24] "POST /set-tag HTTP/1.1" 200 109 0.022665 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /instance-ip/a6270b80-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.048615 10.0.0.22 - - [2025-12-08 22:35:24] "DELETE /virtual-machine-interface/a60e1620-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.043992 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /virtual-machine/26eab8be-d2be-48f8-a643-fd989eea81bb HTTP/1.1" 200 115 0.028013 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1 HTTP/1.1" 409 236 0.004853 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4 HTTP/1.1" 409 236 0.004837 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/64103f40-4500-414d-968c-f868fae097b9 HTTP/1.1" 200 115 0.035500 10.0.0.22 - - [2025-12-08 22:35:25] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003852 10.0.0.22 - - [2025-12-08 22:35:25] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.22 - - [2025-12-08 22:35:25] "GET /virtual-machine/c9eee437-5e57-4be5-8ddc-5aeafed66e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002358 10.0.0.22 - - [2025-12-08 22:35:25] "POST /ref-update HTTP/1.1" 200 156 0.006826 10.0.0.22 - - [2025-12-08 22:35:25] "GET /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003999 10.0.0.22 - - [2025-12-08 22:35:25] "POST /set-tag HTTP/1.1" 200 109 0.014806 10.0.0.22 - - [2025-12-08 22:35:25] "POST /set-tag HTTP/1.1" 200 109 0.023747 10.0.0.22 - - [2025-12-08 22:35:25] "POST /set-tag HTTP/1.1" 200 109 0.013148 10.0.0.22 - - [2025-12-08 22:35:25] "POST /set-tag HTTP/1.1" 200 109 0.021716 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /instance-ip/a535c5b8-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.042561 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /virtual-machine-interface/a51c419c-d485-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.031836 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /virtual-machine/c9eee437-5e57-4be5-8ddc-5aeafed66e0f HTTP/1.1" 200 115 0.015556 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/7a25aff6-33b1-4206-bf27-64dba6806e24 HTTP/1.1" 200 115 0.029683 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523 HTTP/1.1" 409 236 0.003429 10.0.0.22 - - [2025-12-08 22:35:25] "DELETE /tag/781bfac7-456f-4279-9e7b-deb7807bc327 HTTP/1.1" 200 115 0.032752 10.0.0.22 - - [2025-12-08 22:35:27] "POST /projects HTTP/1.1" 409 238 0.001924 10.0.0.22 - - [2025-12-08 22:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.22 - - [2025-12-08 22:35:27] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031552 10.0.0.22 - - [2025-12-08 22:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.22 - - [2025-12-08 22:35:27] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003996 10.0.0.22 - - [2025-12-08 22:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2025-12-08 22:35:27] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004392 10.0.0.22 - - [2025-12-08 22:35:27] "POST /security-groups HTTP/1.1" 409 285 0.002177 10.0.0.22 - - [2025-12-08 22:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.22 - - [2025-12-08 22:35:27] "PUT /security-group/34ef995a-7759-4d30-b74a-0912d41fd00e HTTP/1.1" 200 262 0.056238 10.0.0.22 - - [2025-12-08 22:35:27] "PUT /access-control-list/c200c586-2a64-4df5-8c88-8bedf9bef4d4 HTTP/1.1" 200 272 0.014405 10.0.0.22 - - [2025-12-08 22:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022017 10.0.0.22 - - [2025-12-08 22:35:27] "PUT /access-control-list/ec36c211-85de-4980-b7af-6d2b14dfe990 HTTP/1.1" 200 272 0.022679 10.0.0.22 - - [2025-12-08 22:35:32] "POST /projects HTTP/1.1" 409 238 0.001833 10.0.0.22 - - [2025-12-08 22:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.22 - - [2025-12-08 22:35:32] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024249 10.0.0.22 - - [2025-12-08 22:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.22 - - [2025-12-08 22:35:32] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003468 10.0.0.22 - - [2025-12-08 22:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.22 - - [2025-12-08 22:35:32] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004878 10.0.0.22 - - [2025-12-08 22:35:32] "POST /security-groups HTTP/1.1" 409 285 0.002304 10.0.0.22 - - [2025-12-08 22:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2025-12-08 22:35:32] "PUT /security-group/34ef995a-7759-4d30-b74a-0912d41fd00e HTTP/1.1" 200 262 0.052434 10.0.0.22 - - [2025-12-08 22:35:32] "PUT /access-control-list/c200c586-2a64-4df5-8c88-8bedf9bef4d4 HTTP/1.1" 200 272 0.023632 10.0.0.22 - - [2025-12-08 22:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043540 10.0.0.22 - - [2025-12-08 22:35:32] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.023205 10.0.0.22 - - [2025-12-08 22:35:32] "PUT /access-control-list/ec36c211-85de-4980-b7af-6d2b14dfe990 HTTP/1.1" 200 272 0.012957 10.0.0.22 - - [2025-12-08 22:35:32] "GET /firewall-rule/5fbc017c-14c0-43f2-b432-9f09e8891d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003307 10.0.0.22 - - [2025-12-08 22:35:32] "POST /ref-update HTTP/1.1" 200 156 0.053486 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /firewall-rule/5fbc017c-14c0-43f2-b432-9f09e8891d10 HTTP/1.1" 200 115 0.062847 10.0.0.22 - - [2025-12-08 22:35:33] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006255 10.0.0.22 - - [2025-12-08 22:35:33] "GET /firewall-rule/613bc4c4-dd43-44f0-97b9-9fcb26614c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004970 10.0.0.22 - - [2025-12-08 22:35:33] "POST /ref-update HTTP/1.1" 200 156 0.056511 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /firewall-rule/613bc4c4-dd43-44f0-97b9-9fcb26614c99 HTTP/1.1" 200 115 0.067267 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1 HTTP/1.1" 409 236 0.010418 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4 HTTP/1.1" 409 236 0.005257 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /tag/efd9e94d-e8dc-492f-82b8-8fbe02f3c5b6 HTTP/1.1" 200 115 0.050025 10.0.0.22 - - [2025-12-08 22:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.22 - - [2025-12-08 22:35:33] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009220 10.0.0.22 - - [2025-12-08 22:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.22 - - [2025-12-08 22:35:33] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003548 10.0.0.22 - - [2025-12-08 22:35:33] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.050958 10.0.0.22 - - [2025-12-08 22:35:33] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.055962 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /security-group/34ef995a-7759-4d30-b74a-0912d41fd00e HTTP/1.1" 200 115 0.051653 10.0.0.22 - - [2025-12-08 22:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /access-control-list/c200c586-2a64-4df5-8c88-8bedf9bef4d4 HTTP/1.1" 200 115 0.054021 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /access-control-list/ec36c211-85de-4980-b7af-6d2b14dfe990 HTTP/1.1" 200 115 0.034147 10.0.0.22 - - [2025-12-08 22:35:33] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.072427 10.0.0.22 - - [2025-12-08 22:35:33] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?fields=security_groups HTTP/1.1" 200 1352 0.067578 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /security-group/cb173eb2-8b61-4512-a6f7-0812c65b464d HTTP/1.1" 200 115 0.068782 10.0.0.22 - - [2025-12-08 22:35:33] "DELETE /access-control-list/7eb8e9e5-6a75-400b-b112-7f16f5b22c57 HTTP/1.1" 200 115 0.055000 10.0.0.22 - - [2025-12-08 22:35:34] "GET /project/7df8750d-1be0-4517-a4b4-5c71148dffb4?fields=application_policy_sets HTTP/1.1" 200 1391 0.053017 10.0.0.22 - - [2025-12-08 22:35:34] "DELETE /access-control-list/6f128d4b-6730-4392-bba4-54edb4f57a30 HTTP/1.1" 200 115 0.069129 10.0.0.22 - - [2025-12-08 22:35:34] "DELETE /project/7df8750d-1be0-4517-a4b4-5c71148dffb4 HTTP/1.1" 200 115 0.454551 10.0.0.22 - - [2025-12-08 22:35:34] "POST /projects HTTP/1.1" 409 238 0.001825 10.0.0.22 - - [2025-12-08 22:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.22 - - [2025-12-08 22:35:34] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047603 10.0.0.22 - - [2025-12-08 22:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.22 - - [2025-12-08 22:35:34] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004236 10.0.0.22 - - [2025-12-08 22:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.22 - - [2025-12-08 22:35:34] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004319 10.0.0.22 - - [2025-12-08 22:35:34] "POST /security-groups HTTP/1.1" 409 285 0.011842 10.0.0.22 - - [2025-12-08 22:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.22 - - [2025-12-08 22:35:34] "PUT /security-group/18199b91-4d96-4354-939d-fbda143dac62 HTTP/1.1" 200 262 0.059434 10.0.0.22 - - [2025-12-08 22:35:34] "PUT /access-control-list/58008a86-da16-4248-ad17-87d4012de72c HTTP/1.1" 200 272 0.016453 10.0.0.22 - - [2025-12-08 22:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020577 10.0.0.22 - - [2025-12-08 22:35:34] "PUT /access-control-list/0b310b4a-668a-43cd-81d3-5c931e4e8b3e HTTP/1.1" 200 272 0.039559 10.0.0.22 - - [2025-12-08 22:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2025-12-08 22:35:38] "GET /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002936 10.0.0.22 - - [2025-12-08 22:35:38] "GET /virtual-machine-interface/a2bd2ed4-d485-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001890 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /loadbalancer-member/f950f212-f766-40f0-8f13-9ece0d6d2066 HTTP/1.1" 200 115 0.027540 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /loadbalancer-pool/e18fdf84-6f7a-4846-b8a0-f61cae2bbd23 HTTP/1.1" 200 115 0.040438 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /loadbalancer-listener/1fd7e30f-d088-45fd-b9ae-0d2a2e806c3f HTTP/1.1" 200 115 0.031937 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /loadbalancer/3fb46e01-0157-48bf-b679-b465c4c4e7bd HTTP/1.1" 200 115 0.042319 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /floating-ip/c5bed4e2-ad6d-4302-b757-00f170291fe0 HTTP/1.1" 200 115 0.034243 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /instance-ip/9d540a03-a10b-46f9-a80c-7fd4c78c56b3 HTTP/1.1" 200 115 0.046432 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /virtual-machine-interface/1abd7071-1474-41a6-b88f-817b7a357d38 HTTP/1.1" 200 115 0.035975 10.0.0.22 - - [2025-12-08 22:35:38] "DELETE /tag/227e5267-3fd3-4c04-ad23-1f37c29a14d7 HTTP/1.1" 200 115 0.047354 10.0.0.22 - - [2025-12-08 22:35:39] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003660 10.0.0.22 - - [2025-12-08 22:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.22 - - [2025-12-08 22:35:39] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002475 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-policy/4c0dad95-7666-4055-8460-98a46e6b3813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001941 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-rule/c038d19d-7298-4f04-983d-032d497ccc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.008913 10.0.0.22 - - [2025-12-08 22:35:39] "POST /ref-update HTTP/1.1" 200 156 0.014797 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /firewall-rule/c038d19d-7298-4f04-983d-032d497ccc0b HTTP/1.1" 200 115 0.061249 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003396 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-rule/8cdafe29-673c-4cf4-81f0-c5573f4174d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002870 10.0.0.22 - - [2025-12-08 22:35:39] "POST /ref-update HTTP/1.1" 200 156 0.022550 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /firewall-rule/8cdafe29-673c-4cf4-81f0-c5573f4174d1 HTTP/1.1" 200 115 0.054193 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005172 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-rule/eb67b5c9-68d1-4057-bb04-35c3a3b913ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004270 10.0.0.22 - - [2025-12-08 22:35:39] "POST /ref-update HTTP/1.1" 200 156 0.031792 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /firewall-rule/eb67b5c9-68d1-4057-bb04-35c3a3b913ee HTTP/1.1" 200 115 0.089179 10.0.0.22 - - [2025-12-08 22:35:39] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.028432 10.0.0.22 - - [2025-12-08 22:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.22 - - [2025-12-08 22:35:39] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010463 10.0.0.22 - - [2025-12-08 22:35:39] "GET /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006659 10.0.0.22 - - [2025-12-08 22:35:39] "POST /ref-update HTTP/1.1" 200 156 0.052950 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /firewall-policy/4b05cc4d-4f83-4db4-83d9-d2e4cbcadced HTTP/1.1" 200 115 0.046138 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /tag/e5cd9ddd-db3d-4384-a796-875d246dc8b1 HTTP/1.1" 200 115 0.091744 10.0.0.22 - - [2025-12-08 22:35:39] "DELETE /tag/06ec4904-10a1-4c74-9eb1-c0b44cf6e523 HTTP/1.1" 200 115 0.092824 10.0.0.22 - - [2025-12-08 22:35:40] "DELETE /tag/dd115d96-43fa-4b80-88e1-c0f5b039086f HTTP/1.1" 200 115 0.137021 10.0.0.22 - - [2025-12-08 22:35:40] "DELETE /tag/85837ace-9ee7-4bdd-8960-8d126410d5a4 HTTP/1.1" 200 115 0.098495 10.0.0.22 - - [2025-12-08 22:35:40] "POST /projects HTTP/1.1" 409 238 0.006598 10.0.0.22 - - [2025-12-08 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.22 - - [2025-12-08 22:35:40] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045153 10.0.0.22 - - [2025-12-08 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.22 - - [2025-12-08 22:35:40] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007116 10.0.0.22 - - [2025-12-08 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2025-12-08 22:35:40] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010465 10.0.0.22 - - [2025-12-08 22:35:40] "POST /security-groups HTTP/1.1" 409 285 0.005138 10.0.0.22 - - [2025-12-08 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2025-12-08 22:35:40] "PUT /security-group/18199b91-4d96-4354-939d-fbda143dac62 HTTP/1.1" 200 262 0.066496 10.0.0.22 - - [2025-12-08 22:35:40] "PUT /access-control-list/58008a86-da16-4248-ad17-87d4012de72c HTTP/1.1" 200 272 0.016096 10.0.0.22 - - [2025-12-08 22:35:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.058735 10.0.0.22 - - [2025-12-08 22:35:40] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.014055 10.0.0.22 - - [2025-12-08 22:35:40] "PUT /access-control-list/0b310b4a-668a-43cd-81d3-5c931e4e8b3e HTTP/1.1" 200 272 0.046550 10.0.0.22 - - [2025-12-08 22:35:40] "GET /firewall-rule/bebd9492-46eb-4f81-95a7-36367a185879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005266 10.0.0.22 - - [2025-12-08 22:35:40] "POST /ref-update HTTP/1.1" 200 156 0.102324 10.0.0.22 - - [2025-12-08 22:35:40] "DELETE /firewall-rule/bebd9492-46eb-4f81-95a7-36367a185879 HTTP/1.1" 200 115 0.050147 10.0.0.22 - - [2025-12-08 22:35:40] "GET /firewall-policy/285a3e4b-b8ba-4e75-9344-e40dfc49218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007076 10.0.0.22 - - [2025-12-08 22:35:40] "GET /firewall-rule/85304c11-5390-4e81-9701-5723728ac373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002915 10.0.0.22 - - [2025-12-08 22:35:40] "POST /ref-update HTTP/1.1" 200 156 0.057443 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /firewall-rule/85304c11-5390-4e81-9701-5723728ac373 HTTP/1.1" 200 115 0.103530 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /tag/a18a8402-843e-404c-8981-b4075f28413d HTTP/1.1" 200 115 0.079210 10.0.0.22 - - [2025-12-08 22:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.22 - - [2025-12-08 22:35:41] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007231 10.0.0.22 - - [2025-12-08 22:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.22 - - [2025-12-08 22:35:41] "GET /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011719 10.0.0.22 - - [2025-12-08 22:35:41] "PUT /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425 HTTP/1.1" 200 264 0.090465 10.0.0.22 - - [2025-12-08 22:35:41] "PUT /virtual-network/54c907bd-d216-4a89-a56f-8046c0d5bef5 HTTP/1.1" 200 264 0.122766 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /security-group/18199b91-4d96-4354-939d-fbda143dac62 HTTP/1.1" 200 115 0.086992 10.0.0.22 - - [2025-12-08 22:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /access-control-list/58008a86-da16-4248-ad17-87d4012de72c HTTP/1.1" 200 115 0.046957 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /access-control-list/0b310b4a-668a-43cd-81d3-5c931e4e8b3e HTTP/1.1" 200 115 0.066142 10.0.0.22 - - [2025-12-08 22:35:41] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.069239 10.0.0.22 - - [2025-12-08 22:35:41] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?fields=security_groups HTTP/1.1" 200 1352 0.068618 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /security-group/4bae0218-52d7-4957-aa31-f074ce9c8db0 HTTP/1.1" 200 115 0.103142 10.0.0.22 - - [2025-12-08 22:35:41] "DELETE /access-control-list/b09ec5fb-44e5-476e-a3c7-0811dbb0665f HTTP/1.1" 200 115 0.071478 10.0.0.22 - - [2025-12-08 22:35:42] "GET /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b?fields=application_policy_sets HTTP/1.1" 200 1391 0.121775 10.0.0.22 - - [2025-12-08 22:35:42] "DELETE /access-control-list/5001596c-bd9b-470d-9182-a5ceb4dd4182 HTTP/1.1" 200 115 0.154258 10.0.0.22 - - [2025-12-08 22:35:42] "DELETE /project/3c87fb1c-2390-44d4-bfd9-1f0da473941b HTTP/1.1" 200 115 0.678516 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.22 - - [2025-12-08 22:36:18] "GET /global-system-configs HTTP/1.1" 200 322 0.012542 10.0.0.22 - - [2025-12-08 22:36:18] "GET /global-system-configs HTTP/1.1" 200 322 0.001699 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 10.0.0.22 - - [2025-12-08 22:36:32] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.22 - - [2025-12-08 22:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.22 - - [2025-12-08 22:36:32] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002745 10.0.0.22 - - [2025-12-08 22:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2025-12-08 22:36:33] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005799 10.0.0.22 - - [2025-12-08 22:36:47] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.22 - - [2025-12-08 22:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.22 - - [2025-12-08 22:36:47] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004121 10.0.0.22 - - [2025-12-08 22:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2025-12-08 22:36:47] "GET /config-node/6304f637-c357-4909-9cc2-5e3e6a6d4270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002123 10.0.0.22 - - [2025-12-08 22:36:47] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.22 - - [2025-12-08 22:36:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001825 10.0.0.22 - - [2025-12-08 22:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2025-12-08 22:36:52] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002362 10.0.0.22 - - [2025-12-08 22:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.22 - - [2025-12-08 22:36:52] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.007127 10.0.0.22 - - [2025-12-08 22:36:53] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 264 0.006207 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/d2d07946-b40e-4476-badd-c00e6c37c7f4 HTTP/1.1" 200 244 0.011294 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 261 0.002918 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/5369f256-d1ab-413b-af33-17ffbf40045e HTTP/1.1" 200 244 0.013392 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 261 0.002786 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/280f7738-daeb-4a2e-85dc-678792ec9f45 HTTP/1.1" 200 244 0.013345 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 253 0.002180 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/0d2c38a2-d8ac-4288-9723-d1ecc1900303 HTTP/1.1" 200 244 0.014145 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 251 0.009898 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/8beaf725-7dd5-4eb7-acd0-87a39a419735 HTTP/1.1" 200 244 0.015033 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 252 0.010508 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/7d48bb00-4008-44cf-a940-778a0325dfed HTTP/1.1" 200 244 0.009146 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 256 0.004997 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/a7df51a2-6ddc-4b8b-b5e7-635026a755fa HTTP/1.1" 200 244 0.009201 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 248 0.007185 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/5781bcb2-3485-437b-b867-6d48a5fc31c6 HTTP/1.1" 200 244 0.010516 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 252 0.017557 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/09f25461-12f3-45ab-bf76-d067b421513a HTTP/1.1" 200 244 0.008765 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 257 0.005469 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/dde48b92-f38b-49b0-9aee-cf5b81a322a5 HTTP/1.1" 200 244 0.010712 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 251 0.017737 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.22 - - [2025-12-08 22:36:53] "PUT /alarm/81c27be9-02b2-427a-afa0-7939241cf166 HTTP/1.1" 200 244 0.015158 10.0.0.22 - - [2025-12-08 22:36:53] "POST /alarms HTTP/1.1" 409 257 0.012326 10.0.0.22 - - [2025-12-08 22:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/e628ea6f-775e-430d-aced-a45dde79820f HTTP/1.1" 200 244 0.010585 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 261 0.010223 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/215b5f03-e003-40a6-9179-8452217e6ff3 HTTP/1.1" 200 244 0.010403 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 258 0.013000 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/66201716-3765-4479-a9f7-2daee7906a97 HTTP/1.1" 200 244 0.009759 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 254 0.008920 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/08f25797-f9c6-4891-9fd6-dd1248ed901f HTTP/1.1" 200 244 0.012127 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 254 0.016341 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/2d4699cc-7356-4f59-8758-66a43ae71db4 HTTP/1.1" 200 244 0.011293 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 254 0.009139 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/cf449528-6296-412e-aa89-bbb82ef2c4a4 HTTP/1.1" 200 244 0.011259 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 247 0.005193 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/e4f5b4c2-7f02-43f0-8e7a-b8b10cbcc4f2 HTTP/1.1" 200 244 0.008681 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 272 0.001782 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/ee1cfc4e-2442-4a3a-9766-ca3a7876ce74 HTTP/1.1" 200 244 0.008700 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 261 0.002942 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/6fcdda13-8950-40c7-bdbc-50277a00a81a HTTP/1.1" 200 244 0.013936 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 259 0.002309 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/8347d2a9-fe72-42c5-a239-b94ae1873dc9 HTTP/1.1" 200 244 0.012312 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 265 0.011026 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/5e22c554-6d0c-44ab-9bf3-2768d222a3da HTTP/1.1" 200 244 0.012567 10.0.0.22 - - [2025-12-08 22:36:54] "POST /alarms HTTP/1.1" 409 279 0.007750 10.0.0.22 - - [2025-12-08 22:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.22 - - [2025-12-08 22:36:54] "PUT /alarm/c9677211-17c1-4209-803b-5bca3c059373 HTTP/1.1" 200 244 0.009861 10.0.0.22 - - [2025-12-08 22:36:55] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.22 - - [2025-12-08 22:36:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001853 10.0.0.22 - - [2025-12-08 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.22 - - [2025-12-08 22:36:55] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.006203 10.0.0.22 - - [2025-12-08 22:36:55] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.22 - - [2025-12-08 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2025-12-08 22:36:55] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002288 10.0.0.22 - - [2025-12-08 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.22 - - [2025-12-08 22:36:55] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.007823 10.0.0.22 - - [2025-12-08 22:36:55] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.22 - - [2025-12-08 22:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2025-12-08 22:36:55] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004864 10.0.0.22 - - [2025-12-08 22:36:55] "PUT /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c HTTP/1.1" 200 274 0.017735 10.0.0.22 - - [2025-12-08 22:36:59] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.22 - - [2025-12-08 22:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.22 - - [2025-12-08 22:36:59] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002983 10.0.0.22 - - [2025-12-08 22:36:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001847 10.0.0.22 - - [2025-12-08 22:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2025-12-08 22:36:59] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003568 10.0.0.22 - - [2025-12-08 22:36:59] "PUT /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728 HTTP/1.1" 200 254 0.011215 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:36:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.22 - - [2025-12-08 22:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.22 - - [2025-12-08 22:37:01] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.006425 10.0.0.22 - - [2025-12-08 22:37:04] "POST /tags HTTP/1.1" 200 365 0.061260 10.0.0.22 - - [2025-12-08 22:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.22 - - [2025-12-08 22:37:04] "GET /tag/05fcac44-261f-4bfc-b852-252efba69772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014215 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2025-12-08 22:37:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039814 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2025-12-08 22:37:05] "GET /service-appliance-set/05399a21-98ae-408f-bf63-5aabdc34581c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003538 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001788 10.0.0.22 - - [2025-12-08 22:37:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094011 10.0.0.22 - - [2025-12-08 22:37:05] "GET /virtual-machine-interface/36350396-3a7b-44d1-b57f-324a519754da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004544 10.0.0.22 - - [2025-12-08 22:37:05] "POST /set-tag HTTP/1.1" 200 109 0.013314 10.0.0.22 - - [2025-12-08 22:37:05] "POST /instance-ips HTTP/1.1" 200 417 0.024867 10.0.0.22 - - [2025-12-08 22:37:05] "GET /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004046 10.0.0.22 - - [2025-12-08 22:37:05] "POST /loadbalancers HTTP/1.1" 200 618 0.059870 10.0.0.22 - - [2025-12-08 22:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026831 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.22 - - [2025-12-08 22:37:05] "POST /service-instances HTTP/1.1" 200 566 0.035781 10.0.0.22 - - [2025-12-08 22:37:05] "POST /ref-update HTTP/1.1" 200 156 0.020935 10.0.0.22 - - [2025-12-08 22:37:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036922 10.0.0.22 - - [2025-12-08 22:37:05] "GET /virtual-machine-interface/36350396-3a7b-44d1-b57f-324a519754da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006630 10.0.0.22 - - [2025-12-08 22:37:05] "GET /virtual-machine-interface/36350396-3a7b-44d1-b57f-324a519754da?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005912 10.0.0.22 - - [2025-12-08 22:37:05] "PUT /service-instance/fb78cd96-b55c-4dd4-ab56-d4d0442bbfe5 HTTP/1.1" 200 266 0.007161 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.009843 10.0.0.22 - - [2025-12-08 22:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031751 10.0.0.22 - - [2025-12-08 22:37:05] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025345 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.22 - - [2025-12-08 22:37:05] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004907 10.0.0.22 - - [2025-12-08 22:37:05] "POST /tags HTTP/1.1" 409 221 0.012590 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.22 - - [2025-12-08 22:37:05] "POST /virtual-machines HTTP/1.1" 200 429 0.025188 10.0.0.22 - - [2025-12-08 22:37:05] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013351 10.0.0.22 - - [2025-12-08 22:37:05] "POST /tags HTTP/1.1" 409 238 0.003713 10.0.0.22 - - [2025-12-08 22:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2025-12-08 22:37:05] "GET /tag/05fcac44-261f-4bfc-b852-252efba69772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010837 10.0.0.22 - - [2025-12-08 22:37:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154991 10.0.0.22 - - [2025-12-08 22:37:05] "POST /chown HTTP/1.1" 200 109 0.032753 10.0.0.22 - - [2025-12-08 22:37:06] "POST /firewall-rules HTTP/1.1" 200 650 0.145987 10.0.0.22 - - [2025-12-08 22:37:06] "GET /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011362 10.0.0.22 - - [2025-12-08 22:37:06] "POST /chown HTTP/1.1" 200 109 0.031343 10.0.0.22 - - [2025-12-08 22:37:06] "PUT /virtual-machine-interface/5be7bbfb-c3ba-4d8b-bbde-750b8b00b8a2 HTTP/1.1" 200 284 0.020327 10.0.0.22 - - [2025-12-08 22:37:06] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011226 10.0.0.22 - - [2025-12-08 22:37:06] "GET /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009701 10.0.0.22 - - [2025-12-08 22:37:06] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.049376 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.026312 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.014013 10.0.0.22 - - [2025-12-08 22:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009436 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.048831 10.0.0.22 - - [2025-12-08 22:37:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058020 10.0.0.22 - - [2025-12-08 22:37:06] "GET /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.009026 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.043689 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.012309 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.021908 10.0.0.22 - - [2025-12-08 22:37:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.055135 10.0.0.22 - - [2025-12-08 22:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.031203 10.0.0.22 - - [2025-12-08 22:37:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038656 10.0.0.22 - - [2025-12-08 22:37:06] "POST /virtual-machines HTTP/1.1" 200 429 0.010451 10.0.0.22 - - [2025-12-08 22:37:06] "GET /loadbalancer-listener/dd79b29c-14cd-4099-8a0e-79664a26f547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003385 10.0.0.22 - - [2025-12-08 22:37:06] "GET /loadbalancer-listener/dd79b29c-14cd-4099-8a0e-79664a26f547?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003025 10.0.0.22 - - [2025-12-08 22:37:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.109418 10.0.0.22 - - [2025-12-08 22:37:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.104048 10.0.0.22 - - [2025-12-08 22:37:06] "POST /chown HTTP/1.1" 200 109 0.026339 10.0.0.22 - - [2025-12-08 22:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014142 10.0.0.22 - - [2025-12-08 22:37:06] "GET /loadbalancer-pool/357bec43-0bc2-4737-8c48-25ba232d5877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007866 10.0.0.22 - - [2025-12-08 22:37:06] "POST /chown HTTP/1.1" 200 109 0.027033 10.0.0.22 - - [2025-12-08 22:37:06] "PUT /virtual-machine-interface/79c37a74-d400-4a63-a018-4bf6e2038ee9 HTTP/1.1" 200 284 0.022955 10.0.0.22 - - [2025-12-08 22:37:06] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.018048 10.0.0.22 - - [2025-12-08 22:37:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.059880 10.0.0.22 - - [2025-12-08 22:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008081 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.022576 10.0.0.22 - - [2025-12-08 22:37:06] "GET /loadbalancer-member/4a800356-dce4-4ad0-8409-08c3a0e5578b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007339 10.0.0.22 - - [2025-12-08 22:37:06] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009330 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.019979 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.015214 10.0.0.22 - - [2025-12-08 22:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.22 - - [2025-12-08 22:37:06] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002935 10.0.0.22 - - [2025-12-08 22:37:06] "POST /tags HTTP/1.1" 409 221 0.002086 10.0.0.22 - - [2025-12-08 22:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.22 - - [2025-12-08 22:37:06] "POST /ref-update HTTP/1.1" 200 156 0.023339 10.0.0.22 - - [2025-12-08 22:37:06] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021312 10.0.0.22 - - [2025-12-08 22:37:06] "POST /tags HTTP/1.1" 409 238 0.009589 10.0.0.22 - - [2025-12-08 22:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2025-12-08 22:37:06] "PUT /service-instance/fb78cd96-b55c-4dd4-ab56-d4d0442bbfe5 HTTP/1.1" 200 266 0.014663 10.0.0.22 - - [2025-12-08 22:37:07] "GET /tag/05fcac44-261f-4bfc-b852-252efba69772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010818 10.0.0.22 - - [2025-12-08 22:37:07] "POST /firewall-rules HTTP/1.1" 409 293 0.003905 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.22 - - [2025-12-08 22:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009207 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.005874 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240 HTTP/1.1" 200 260 0.024311 10.0.0.22 - - [2025-12-08 22:37:07] "GET /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008071 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.011137 10.0.0.22 - - [2025-12-08 22:37:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004457 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.018675 10.0.0.22 - - [2025-12-08 22:37:07] "POST /ref-update HTTP/1.1" 200 156 0.014748 10.0.0.22 - - [2025-12-08 22:37:07] "GET /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008633 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2025-12-08 22:37:07] "GET /tag/05fcac44-261f-4bfc-b852-252efba69772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009680 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.005762 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.017113 10.0.0.22 - - [2025-12-08 22:37:07] "GET /tag/05fcac44-261f-4bfc-b852-252efba69772?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.016470 10.0.0.22 - - [2025-12-08 22:37:07] "GET /virtual-machine-interface/36350396-3a7b-44d1-b57f-324a519754da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003822 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.030966 10.0.0.22 - - [2025-12-08 22:37:07] "POST /set-tag HTTP/1.1" 200 109 0.027249 10.0.0.22 - - [2025-12-08 22:37:07] "POST /ref-update HTTP/1.1" 200 156 0.011472 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.22 - - [2025-12-08 22:37:07] "GET /virtual-machine-interface/5be7bbfb-c3ba-4d8b-bbde-750b8b00b8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011158 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.009546 10.0.0.22 - - [2025-12-08 22:37:07] "POST /set-tag HTTP/1.1" 200 109 0.031655 10.0.0.22 - - [2025-12-08 22:37:07] "GET /virtual-machine-interface/79c37a74-d400-4a63-a018-4bf6e2038ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009095 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.017492 10.0.0.22 - - [2025-12-08 22:37:07] "POST /ref-update HTTP/1.1" 200 156 0.034983 10.0.0.22 - - [2025-12-08 22:37:07] "POST /set-tag HTTP/1.1" 200 109 0.043274 10.0.0.22 - - [2025-12-08 22:37:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008704 10.0.0.22 - - [2025-12-08 22:37:07] "GET /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002728 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.22 - - [2025-12-08 22:37:07] "POST /chown HTTP/1.1" 200 109 0.021183 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 256 0.017167 10.0.0.22 - - [2025-12-08 22:37:07] "POST /ref-update HTTP/1.1" 200 156 0.018386 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /firewall-rule/9a2d31c7-8a7d-4315-842a-38d6b90e0240 HTTP/1.1" 200 115 0.050217 10.0.0.22 - - [2025-12-08 22:37:07] "POST /ref-update HTTP/1.1" 200 156 0.029703 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /loadbalancer-member/4a800356-dce4-4ad0-8409-08c3a0e5578b HTTP/1.1" 200 115 0.050861 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /loadbalancer-pool/357bec43-0bc2-4737-8c48-25ba232d5877 HTTP/1.1" 200 115 0.024817 10.0.0.22 - - [2025-12-08 22:37:07] "PUT /service-instance/fb78cd96-b55c-4dd4-ab56-d4d0442bbfe5 HTTP/1.1" 200 266 0.013686 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /loadbalancer-listener/dd79b29c-14cd-4099-8a0e-79664a26f547 HTTP/1.1" 200 115 0.031834 10.0.0.22 - - [2025-12-08 22:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013388 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e HTTP/1.1" 200 115 0.063110 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.22 - - [2025-12-08 22:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /instance-ip/b0922672-3176-4431-b153-14f97fdd15e6 HTTP/1.1" 200 115 0.050208 10.0.0.22 - - [2025-12-08 22:37:07] "DELETE /virtual-machine-interface/36350396-3a7b-44d1-b57f-324a519754da HTTP/1.1" 200 115 0.032638 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /tag/05fcac44-261f-4bfc-b852-252efba69772 HTTP/1.1" 200 115 0.059869 10.0.0.22 - - [2025-12-08 22:37:08] "POST /service-instances HTTP/1.1" 409 259 0.002027 10.0.0.22 - - [2025-12-08 22:37:08] "POST /service-instances HTTP/1.1" 409 259 0.001950 10.0.0.22 - - [2025-12-08 22:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.22 - - [2025-12-08 22:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /service-instance/fb78cd96-b55c-4dd4-ab56-d4d0442bbfe5 HTTP/1.1" 200 115 0.034114 10.0.0.22 - - [2025-12-08 22:37:08] "GET /virtual-machine-interface/5be7bbfb-c3ba-4d8b-bbde-750b8b00b8a2?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004409 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /virtual-machine-interface/5be7bbfb-c3ba-4d8b-bbde-750b8b00b8a2 HTTP/1.1" 200 115 0.060619 10.0.0.22 - - [2025-12-08 22:37:08] "POST /ref-update HTTP/1.1" 200 156 0.007611 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /virtual-machine/13a05adc-b7a3-42fa-8158-085fa74854a5 HTTP/1.1" 200 115 0.020009 10.0.0.22 - - [2025-12-08 22:37:08] "GET /virtual-machine-interface/79c37a74-d400-4a63-a018-4bf6e2038ee9?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.011157 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /virtual-machine-interface/79c37a74-d400-4a63-a018-4bf6e2038ee9 HTTP/1.1" 200 115 0.040383 10.0.0.22 - - [2025-12-08 22:37:08] "DELETE /virtual-machine/3ac951b4-4b20-4aa7-b3d4-cd4e1a097a7c HTTP/1.1" 200 115 0.022753 10.0.0.22 - - [2025-12-08 22:37:13] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.22 - - [2025-12-08 22:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2025-12-08 22:37:13] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004699 10.0.0.22 - - [2025-12-08 22:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.22 - - [2025-12-08 22:37:13] "GET /config-node/6304f637-c357-4909-9cc2-5e3e6a6d4270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001941 10.0.0.22 - - [2025-12-08 22:37:25] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.22 - - [2025-12-08 22:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2025-12-08 22:37:25] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002372 10.0.0.22 - - [2025-12-08 22:37:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001883 10.0.0.22 - - [2025-12-08 22:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.22 - - [2025-12-08 22:37:25] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003655 10.0.0.22 - - [2025-12-08 22:37:25] "PUT /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728 HTTP/1.1" 200 254 0.024914 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:37:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:37:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.22 - - [2025-12-08 22:37:39] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.22 - - [2025-12-08 22:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.22 - - [2025-12-08 22:37:39] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004423 10.0.0.22 - - [2025-12-08 22:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.22 - - [2025-12-08 22:37:39] "GET /config-node/6304f637-c357-4909-9cc2-5e3e6a6d4270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002307 10.0.0.22 - - [2025-12-08 22:37:39] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.22 - - [2025-12-08 22:37:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002082 10.0.0.22 - - [2025-12-08 22:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.22 - - [2025-12-08 22:37:44] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002315 10.0.0.22 - - [2025-12-08 22:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.22 - - [2025-12-08 22:37:44] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.008246 10.0.0.22 - - [2025-12-08 22:37:45] "GET / HTTP/1.1" 200 35931 0.001902 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 264 0.002172 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/d2d07946-b40e-4476-badd-c00e6c37c7f4 HTTP/1.1" 200 244 0.008992 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 261 0.002300 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/5369f256-d1ab-413b-af33-17ffbf40045e HTTP/1.1" 200 244 0.010193 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 261 0.005783 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/280f7738-daeb-4a2e-85dc-678792ec9f45 HTTP/1.1" 200 244 0.008286 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 253 0.002954 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/0d2c38a2-d8ac-4288-9723-d1ecc1900303 HTTP/1.1" 200 244 0.009521 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 251 0.008175 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/8beaf725-7dd5-4eb7-acd0-87a39a419735 HTTP/1.1" 200 244 0.008837 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 252 0.012385 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/7d48bb00-4008-44cf-a940-778a0325dfed HTTP/1.1" 200 244 0.008570 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 256 0.006524 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/a7df51a2-6ddc-4b8b-b5e7-635026a755fa HTTP/1.1" 200 244 0.009529 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 248 0.005765 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/5781bcb2-3485-437b-b867-6d48a5fc31c6 HTTP/1.1" 200 244 0.008285 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 252 0.007669 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/09f25461-12f3-45ab-bf76-d067b421513a HTTP/1.1" 200 244 0.008763 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 257 0.009588 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/dde48b92-f38b-49b0-9aee-cf5b81a322a5 HTTP/1.1" 200 244 0.008939 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 251 0.005459 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/81c27be9-02b2-427a-afa0-7939241cf166 HTTP/1.1" 200 244 0.008770 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 257 0.001969 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/e628ea6f-775e-430d-aced-a45dde79820f HTTP/1.1" 200 244 0.008926 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 261 0.008768 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2025-12-08 22:37:45] "PUT /alarm/215b5f03-e003-40a6-9179-8452217e6ff3 HTTP/1.1" 200 244 0.009043 10.0.0.22 - - [2025-12-08 22:37:45] "POST /alarms HTTP/1.1" 409 258 0.002562 10.0.0.22 - - [2025-12-08 22:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/66201716-3765-4479-a9f7-2daee7906a97 HTTP/1.1" 200 244 0.010930 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 254 0.003520 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/08f25797-f9c6-4891-9fd6-dd1248ed901f HTTP/1.1" 200 244 0.009642 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 254 0.009200 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/2d4699cc-7356-4f59-8758-66a43ae71db4 HTTP/1.1" 200 244 0.008886 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 254 0.008222 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/cf449528-6296-412e-aa89-bbb82ef2c4a4 HTTP/1.1" 200 244 0.008184 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 247 0.006696 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/e4f5b4c2-7f02-43f0-8e7a-b8b10cbcc4f2 HTTP/1.1" 200 244 0.009824 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 272 0.007295 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/ee1cfc4e-2442-4a3a-9766-ca3a7876ce74 HTTP/1.1" 200 244 0.009152 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 261 0.007698 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/6fcdda13-8950-40c7-bdbc-50277a00a81a HTTP/1.1" 200 244 0.009364 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 259 0.004379 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/8347d2a9-fe72-42c5-a239-b94ae1873dc9 HTTP/1.1" 200 244 0.009149 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 265 0.005908 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/5e22c554-6d0c-44ab-9bf3-2768d222a3da HTTP/1.1" 200 244 0.009546 10.0.0.22 - - [2025-12-08 22:37:46] "POST /alarms HTTP/1.1" 409 279 0.012309 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /alarm/c9677211-17c1-4209-803b-5bca3c059373 HTTP/1.1" 200 244 0.009094 10.0.0.22 - - [2025-12-08 22:37:46] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.22 - - [2025-12-08 22:37:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001886 10.0.0.22 - - [2025-12-08 22:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.22 - - [2025-12-08 22:37:46] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.007431 10.0.0.22 - - [2025-12-08 22:37:47] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.22 - - [2025-12-08 22:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.22 - - [2025-12-08 22:37:47] "GET /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002542 10.0.0.22 - - [2025-12-08 22:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2025-12-08 22:37:47] "PUT /global-vrouter-config/a896d472-1c5e-412c-9363-548ef337acdd HTTP/1.1" 200 276 0.009393 10.0.0.22 - - [2025-12-08 22:37:47] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.22 - - [2025-12-08 22:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2025-12-08 22:37:47] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004748 10.0.0.22 - - [2025-12-08 22:37:47] "PUT /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c HTTP/1.1" 200 274 0.014782 10.0.0.22 - - [2025-12-08 22:37:51] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.22 - - [2025-12-08 22:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2025-12-08 22:37:51] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002764 10.0.0.22 - - [2025-12-08 22:37:51] "POST /bgp-routers HTTP/1.1" 409 301 0.006928 10.0.0.22 - - [2025-12-08 22:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2025-12-08 22:37:51] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003175 10.0.0.22 - - [2025-12-08 22:37:51] "PUT /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728 HTTP/1.1" 200 254 0.017916 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.22 - - [2025-12-08 22:37:55] "POST /tags HTTP/1.1" 200 355 0.026827 10.0.0.22 - - [2025-12-08 22:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015607 10.0.0.22 - - [2025-12-08 22:37:55] "GET /tag/e4d77ed4-3b52-4b97-84cf-b93c7437f369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011978 10.0.0.22 - - [2025-12-08 22:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2025-12-08 22:37:55] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005766 10.0.0.22 - - [2025-12-08 22:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.22 - - [2025-12-08 22:37:55] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063213 10.0.0.22 - - [2025-12-08 22:37:55] "POST /virtual-machines HTTP/1.1" 200 351 0.016280 10.0.0.22 - - [2025-12-08 22:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039693 10.0.0.22 - - [2025-12-08 22:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.111147 10.0.0.22 - - [2025-12-08 22:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010081 10.0.0.22 - - [2025-12-08 22:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015093 10.0.0.22 - - [2025-12-08 22:37:55] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005665 10.0.0.22 - - [2025-12-08 22:37:55] "POST /instance-ips HTTP/1.1" 200 391 0.025223 10.0.0.22 - - [2025-12-08 22:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015335 10.0.0.22 - - [2025-12-08 22:37:55] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012413 10.0.0.22 - - [2025-12-08 22:37:55] "POST /set-tag HTTP/1.1" 200 109 0.014467 10.0.0.22 - - [2025-12-08 22:37:55] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010132 10.0.0.22 - - [2025-12-08 22:37:55] "GET /instance-ip/8a2afbca-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002702 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004483 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003333 10.0.0.22 - - [2025-12-08 22:37:56] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009835 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.22 - - [2025-12-08 22:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-network/881c82d8-0448-4138-856a-f95cb71d2425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004350 10.0.0.22 - - [2025-12-08 22:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.22 - - [2025-12-08 22:37:56] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037189 10.0.0.22 - - [2025-12-08 22:37:56] "POST /virtual-machines HTTP/1.1" 200 355 0.014244 10.0.0.22 - - [2025-12-08 22:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.22 - - [2025-12-08 22:37:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.099376 10.0.0.22 - - [2025-12-08 22:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007880 10.0.0.22 - - [2025-12-08 22:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005343 10.0.0.22 - - [2025-12-08 22:37:56] "POST /instance-ips HTTP/1.1" 200 395 0.020022 10.0.0.22 - - [2025-12-08 22:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017115 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009219 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.014252 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010124 10.0.0.22 - - [2025-12-08 22:37:56] "GET /instance-ip/8a9b47ae-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005672 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004275 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-router/1e99dcdc-14e2-455a-a49f-ab2598a17964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006073 10.0.0.22 - - [2025-12-08 22:37:56] "POST /ref-update HTTP/1.1" 200 156 0.008598 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013316 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.004134 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008827 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.003785 10.0.0.22 - - [2025-12-08 22:37:56] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010905 10.0.0.22 - - [2025-12-08 22:37:56] "POST /set-tag HTTP/1.1" 200 109 0.007748 10.0.0.22 - - [2025-12-08 22:38:06] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.22 - - [2025-12-08 22:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.22 - - [2025-12-08 22:38:06] "GET /global-system-config/1e752417-9788-4af2-bb69-6cc4ca83ec5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004691 10.0.0.22 - - [2025-12-08 22:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.22 - - [2025-12-08 22:38:06] "GET /config-node/6304f637-c357-4909-9cc2-5e3e6a6d4270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002288 10.0.0.22 - - [2025-12-08 22:38:09] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004249 10.0.0.22 - - [2025-12-08 22:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.22 - - [2025-12-08 22:38:10] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004677 10.0.0.22 - - [2025-12-08 22:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.22 - - [2025-12-08 22:38:11] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005475 10.0.0.22 - - [2025-12-08 22:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.22 - - [2025-12-08 22:38:17] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.22 - - [2025-12-08 22:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.22 - - [2025-12-08 22:38:17] "GET /routing-instance/e01cde50-053e-4cc2-a549-f0a38fc5ab4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003034 10.0.0.22 - - [2025-12-08 22:38:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001799 10.0.0.22 - - [2025-12-08 22:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2025-12-08 22:38:17] "GET /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002614 10.0.0.22 - - [2025-12-08 22:38:17] "PUT /bgp-router/067af8bb-102c-4a1c-b5d5-33ad79669728 HTTP/1.1" 200 254 0.010903 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:38:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:38:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.22 - - [2025-12-08 22:38:43] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004109 10.0.0.22 - - [2025-12-08 22:38:43] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.22 - - [2025-12-08 22:38:43] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005531 10.0.0.22 - - [2025-12-08 22:38:43] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.22 - - [2025-12-08 22:38:43] "GET /virtual-machine/aecae01d-0d8a-4b6a-9158-0dcde02303dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002654 10.0.0.22 - - [2025-12-08 22:38:43] "POST /ref-update HTTP/1.1" 200 156 0.008340 10.0.0.22 - - [2025-12-08 22:38:43] "GET /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005605 10.0.0.22 - - [2025-12-08 22:38:43] "POST /set-tag HTTP/1.1" 200 109 0.018537 10.0.0.22 - - [2025-12-08 22:38:43] "POST /set-tag HTTP/1.1" 200 109 0.029238 10.0.0.22 - - [2025-12-08 22:38:43] "DELETE /instance-ip/8a2afbca-d486-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.033359 10.0.0.22 - - [2025-12-08 22:38:43] "DELETE /virtual-machine-interface/8a0f17d4-d486-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.039578 10.0.0.22 - - [2025-12-08 22:38:43] "DELETE /virtual-machine/aecae01d-0d8a-4b6a-9158-0dcde02303dc HTTP/1.1" 200 115 0.017674 10.0.0.22 - - [2025-12-08 22:38:44] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006886 10.0.0.22 - - [2025-12-08 22:38:44] "POST /set-tag HTTP/1.1" 200 109 0.002246 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.22 - - [2025-12-08 22:39:04] "POST /tags HTTP/1.1" 200 365 0.061560 10.0.0.22 - - [2025-12-08 22:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.22 - - [2025-12-08 22:39:05] "GET /tag/c03d8495-6d9a-4f7d-93ec-441afca79136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014279 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2025-12-08 22:39:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025309 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.22 - - [2025-12-08 22:39:05] "GET /service-appliance-set/05399a21-98ae-408f-bf63-5aabdc34581c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002694 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001606 10.0.0.22 - - [2025-12-08 22:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101651 10.0.0.22 - - [2025-12-08 22:39:05] "GET /virtual-machine-interface/f8e6ef87-cad3-4c79-bf34-dd78bf1d705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004330 10.0.0.22 - - [2025-12-08 22:39:05] "POST /set-tag HTTP/1.1" 200 109 0.015075 10.0.0.22 - - [2025-12-08 22:39:05] "POST /instance-ips HTTP/1.1" 200 417 0.028837 10.0.0.22 - - [2025-12-08 22:39:05] "GET /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003812 10.0.0.22 - - [2025-12-08 22:39:05] "POST /loadbalancers HTTP/1.1" 200 618 0.062551 10.0.0.22 - - [2025-12-08 22:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028521 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.22 - - [2025-12-08 22:39:05] "POST /service-instances HTTP/1.1" 200 566 0.028798 10.0.0.22 - - [2025-12-08 22:39:05] "POST /ref-update HTTP/1.1" 200 156 0.009279 10.0.0.22 - - [2025-12-08 22:39:05] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036150 10.0.0.22 - - [2025-12-08 22:39:05] "GET /virtual-machine-interface/f8e6ef87-cad3-4c79-bf34-dd78bf1d705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005852 10.0.0.22 - - [2025-12-08 22:39:05] "PUT /service-instance/55b75c02-d2dc-4961-8d09-4db07a063508 HTTP/1.1" 200 266 0.022384 10.0.0.22 - - [2025-12-08 22:39:05] "GET /virtual-machine-interface/f8e6ef87-cad3-4c79-bf34-dd78bf1d705f?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.025769 10.0.0.22 - - [2025-12-08 22:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027264 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008162 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.005293 10.0.0.22 - - [2025-12-08 22:39:05] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004533 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2025-12-08 22:39:05] "POST /virtual-machines HTTP/1.1" 200 429 0.010667 10.0.0.22 - - [2025-12-08 22:39:05] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002345 10.0.0.22 - - [2025-12-08 22:39:05] "POST /tags HTTP/1.1" 409 221 0.001548 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.22 - - [2025-12-08 22:39:05] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009764 10.0.0.22 - - [2025-12-08 22:39:05] "POST /tags HTTP/1.1" 409 238 0.001367 10.0.0.22 - - [2025-12-08 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.22 - - [2025-12-08 22:39:05] "GET /tag/c03d8495-6d9a-4f7d-93ec-441afca79136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020292 10.0.0.22 - - [2025-12-08 22:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129002 10.0.0.22 - - [2025-12-08 22:39:05] "POST /chown HTTP/1.1" 200 109 0.016348 10.0.0.22 - - [2025-12-08 22:39:05] "POST /firewall-rules HTTP/1.1" 200 650 0.094997 10.0.0.22 - - [2025-12-08 22:39:05] "POST /chown HTTP/1.1" 200 109 0.027485 10.0.0.22 - - [2025-12-08 22:39:05] "PUT /virtual-machine-interface/b5cddf2b-4dd1-4f26-9440-bc3f830644ec HTTP/1.1" 200 284 0.023633 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.020645 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004081 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.034064 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004616 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.020969 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.039823 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.038815 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.025255 10.0.0.22 - - [2025-12-08 22:39:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065658 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.22 - - [2025-12-08 22:39:06] "GET /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2518 0.004383 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.030890 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.015604 10.0.0.22 - - [2025-12-08 22:39:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.049022 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2025-12-08 22:39:06] "POST /virtual-machines HTTP/1.1" 200 429 0.010209 10.0.0.22 - - [2025-12-08 22:39:06] "GET /project/ca15f464-4421-4164-8c56-1ef0f53f67fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027696 10.0.0.22 - - [2025-12-08 22:39:06] "GET /loadbalancer-listener/e6033d18-07ef-4239-8b1f-0301a0bfd736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004057 10.0.0.22 - - [2025-12-08 22:39:06] "GET /loadbalancer-listener/e6033d18-07ef-4239-8b1f-0301a0bfd736?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.044175 10.0.0.22 - - [2025-12-08 22:39:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111625 10.0.0.22 - - [2025-12-08 22:39:06] "POST /chown HTTP/1.1" 200 109 0.016404 10.0.0.22 - - [2025-12-08 22:39:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.025726 10.0.0.22 - - [2025-12-08 22:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012470 10.0.0.22 - - [2025-12-08 22:39:06] "POST /chown HTTP/1.1" 200 109 0.018575 10.0.0.22 - - [2025-12-08 22:39:06] "GET /loadbalancer-pool/4097b050-201f-470c-b221-537f95dea144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004292 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /virtual-machine-interface/1fd398b9-2400-45a2-8ae8-ecdda7ea1c51 HTTP/1.1" 200 284 0.018855 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.030936 10.0.0.22 - - [2025-12-08 22:39:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031803 10.0.0.22 - - [2025-12-08 22:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009490 10.0.0.22 - - [2025-12-08 22:39:06] "GET /loadbalancer-member/9132f0e8-78a3-4965-9343-4a6a669ab010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.007607 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.016289 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.013911 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.012588 10.0.0.22 - - [2025-12-08 22:39:06] "GET /application-policy-set/7618086e-075c-403e-95e2-0797b393b15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004915 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2025-12-08 22:39:06] "GET /policy-management/136302c7-635f-46a8-a33b-fe0c74a98f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002505 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.014397 10.0.0.22 - - [2025-12-08 22:39:06] "POST /tags HTTP/1.1" 409 221 0.006605 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.22 - - [2025-12-08 22:39:06] "GET /tag/97af0614-0e9f-4a18-9248-432aef7545ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009627 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.033869 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /service-instance/55b75c02-d2dc-4961-8d09-4db07a063508 HTTP/1.1" 200 266 0.006370 10.0.0.22 - - [2025-12-08 22:39:06] "POST /tags HTTP/1.1" 409 238 0.004256 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2025-12-08 22:39:06] "GET /tag/c03d8495-6d9a-4f7d-93ec-441afca79136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011247 10.0.0.22 - - [2025-12-08 22:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007160 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.22 - - [2025-12-08 22:39:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001799 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.22 - - [2025-12-08 22:39:06] "POST /chown HTTP/1.1" 200 109 0.008033 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6 HTTP/1.1" 200 260 0.021882 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009420 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003239 10.0.0.22 - - [2025-12-08 22:39:06] "POST /chown HTTP/1.1" 200 109 0.005240 10.0.0.22 - - [2025-12-08 22:39:06] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.017056 10.0.0.22 - - [2025-12-08 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.013982 10.0.0.22 - - [2025-12-08 22:39:06] "GET /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003254 10.0.0.22 - - [2025-12-08 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.22 - - [2025-12-08 22:39:07] "GET /tag/c03d8495-6d9a-4f7d-93ec-441afca79136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010624 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.006637 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.014816 10.0.0.22 - - [2025-12-08 22:39:07] "GET /tag/c03d8495-6d9a-4f7d-93ec-441afca79136?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.022325 10.0.0.22 - - [2025-12-08 22:39:07] "GET /virtual-machine-interface/1fd398b9-2400-45a2-8ae8-ecdda7ea1c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005530 10.0.0.22 - - [2025-12-08 22:39:07] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.047069 10.0.0.22 - - [2025-12-08 22:39:07] "POST /set-tag HTTP/1.1" 200 109 0.046559 10.0.0.22 - - [2025-12-08 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.023887 10.0.0.22 - - [2025-12-08 22:39:07] "GET /virtual-machine-interface/b5cddf2b-4dd1-4f26-9440-bc3f830644ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006212 10.0.0.22 - - [2025-12-08 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.006965 10.0.0.22 - - [2025-12-08 22:39:07] "POST /set-tag HTTP/1.1" 200 109 0.040274 10.0.0.22 - - [2025-12-08 22:39:07] "GET /virtual-machine-interface/f8e6ef87-cad3-4c79-bf34-dd78bf1d705f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.018313 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.026314 10.0.0.22 - - [2025-12-08 22:39:07] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.018045 10.0.0.22 - - [2025-12-08 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.022302 10.0.0.22 - - [2025-12-08 22:39:07] "POST /set-tag HTTP/1.1" 200 109 0.037165 10.0.0.22 - - [2025-12-08 22:39:07] "GET /firewall-policy/4383dbd9-9f2c-412f-bab3-ed7666a8a3f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011971 10.0.0.22 - - [2025-12-08 22:39:07] "GET /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002421 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.005809 10.0.0.22 - - [2025-12-08 22:39:07] "POST /chown HTTP/1.1" 200 109 0.013975 10.0.0.22 - - [2025-12-08 22:39:07] "PUT /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 256 0.018575 10.0.0.22 - - [2025-12-08 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /firewall-rule/81892bbd-9fd2-4905-9270-778be095dcd6 HTTP/1.1" 200 115 0.036386 10.0.0.22 - - [2025-12-08 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.023623 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /loadbalancer-member/9132f0e8-78a3-4965-9343-4a6a669ab010 HTTP/1.1" 200 115 0.050094 10.0.0.22 - - [2025-12-08 22:39:07] "PUT /service-instance/55b75c02-d2dc-4961-8d09-4db07a063508 HTTP/1.1" 200 266 0.017736 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /loadbalancer-pool/4097b050-201f-470c-b221-537f95dea144 HTTP/1.1" 200 115 0.039127 10.0.0.22 - - [2025-12-08 22:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013266 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /loadbalancer-listener/e6033d18-07ef-4239-8b1f-0301a0bfd736 HTTP/1.1" 200 115 0.044624 10.0.0.22 - - [2025-12-08 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.22 - - [2025-12-08 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /loadbalancer/4eb34e2a-a34f-4d18-86e8-6b32a495141e HTTP/1.1" 200 115 0.037075 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /instance-ip/7ef7a44f-0711-4e49-80f7-2530ad5cfd99 HTTP/1.1" 200 115 0.040387 10.0.0.22 - - [2025-12-08 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.22 - - [2025-12-08 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /virtual-machine-interface/f8e6ef87-cad3-4c79-bf34-dd78bf1d705f HTTP/1.1" 200 115 0.058216 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /tag/c03d8495-6d9a-4f7d-93ec-441afca79136 HTTP/1.1" 200 115 0.066484 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /service-instance/55b75c02-d2dc-4961-8d09-4db07a063508 HTTP/1.1" 200 115 0.049260 10.0.0.22 - - [2025-12-08 22:39:07] "GET /virtual-machine-interface/b5cddf2b-4dd1-4f26-9440-bc3f830644ec?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004249 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /virtual-machine-interface/b5cddf2b-4dd1-4f26-9440-bc3f830644ec HTTP/1.1" 200 115 0.041452 10.0.0.22 - - [2025-12-08 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.007452 10.0.0.22 - - [2025-12-08 22:39:07] "DELETE /virtual-machine/295827c0-0358-4e25-9242-29bf912e183f HTTP/1.1" 200 115 0.030798 10.0.0.22 - - [2025-12-08 22:39:07] "GET /virtual-machine-interface/1fd398b9-2400-45a2-8ae8-ecdda7ea1c51?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005314 10.0.0.22 - - [2025-12-08 22:39:08] "DELETE /virtual-machine-interface/1fd398b9-2400-45a2-8ae8-ecdda7ea1c51 HTTP/1.1" 200 115 0.043790 10.0.0.22 - - [2025-12-08 22:39:08] "DELETE /virtual-machine/114c6746-b06e-459b-91a7-00254898791b HTTP/1.1" 200 115 0.031473 10.0.0.22 - - [2025-12-08 22:39:14] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008855 10.0.0.22 - - [2025-12-08 22:39:14] "POST /set-tag HTTP/1.1" 200 109 0.011601 10.0.0.22 - - [2025-12-08 22:39:14] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012660 10.0.0.22 - - [2025-12-08 22:39:14] "POST /set-tag HTTP/1.1" 200 109 0.006198 10.0.0.22 - - [2025-12-08 22:39:14] "GET /virtual-machine/9d72834d-44fb-4fb5-8258-0e399f7bb62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003433 10.0.0.22 - - [2025-12-08 22:39:14] "POST /ref-update HTTP/1.1" 200 156 0.010023 10.0.0.22 - - [2025-12-08 22:39:14] "GET /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014694 10.0.0.22 - - [2025-12-08 22:39:14] "POST /set-tag HTTP/1.1" 200 109 0.016046 10.0.0.22 - - [2025-12-08 22:39:14] "POST /set-tag HTTP/1.1" 200 109 0.023566 10.0.0.22 - - [2025-12-08 22:39:15] "DELETE /instance-ip/8a9b47ae-d486-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.071748 10.0.0.22 - - [2025-12-08 22:39:15] "DELETE /virtual-machine-interface/8a831062-d486-11f0-b8f3-fa163ef73d4a HTTP/1.1" 200 115 0.041038 10.0.0.22 - - [2025-12-08 22:39:15] "DELETE /virtual-machine/9d72834d-44fb-4fb5-8258-0e399f7bb62d HTTP/1.1" 200 115 0.033095 10.0.0.22 - - [2025-12-08 22:39:15] "DELETE /tag/e4d77ed4-3b52-4b97-84cf-b93c7437f369 HTTP/1.1" 200 115 0.089260 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:39:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.22 - - [2025-12-08 22:39:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063