++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Dec 18 08:30:50 PM UTC 2025 ===================' INFO: =================== Thu Dec 18 08:30:50 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.57.158.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.57.158.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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort + 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/18/2025 20:31:36.507 7f3094770a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/18/2025 20:31:36.832 7f3094770a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/18/2025 20:31:36.872 7f3094770a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/18/2025 20:31:36.873 7f3094770a00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-12-18 20:31:44] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.22 - - [2025-12-18 20:31:45] "GET / HTTP/1.1" 200 45303 0.001185 10.0.0.22 - - [2025-12-18 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009041 10.0.0.22 - - [2025-12-18 20:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.22 - - [2025-12-18 20:31:46] "GET / HTTP/1.1" 200 35931 0.001266 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:31:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:31:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.22 - - [2025-12-18 20:31:47] "GET / HTTP/1.1" 200 35931 0.002107 10.0.0.22 - - [2025-12-18 20:31:47] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.22 - - [2025-12-18 20:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.22 - - [2025-12-18 20:31:47] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008767 10.0.0.22 - - [2025-12-18 20:31:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004084 10.0.0.22 - - [2025-12-18 20:31:47] "POST /config-nodes HTTP/1.1" 200 593 0.081882 10.0.0.22 - - [2025-12-18 20:31:47] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.22 - - [2025-12-18 20:31:48] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.22 - - [2025-12-18 20:31:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007815 10.0.0.22 - - [2025-12-18 20:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.22 - - [2025-12-18 20:31:48] "GET /domain/809e4350-2061-427f-b471-027e16f25947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008360 10.0.0.22 - - [2025-12-18 20:31:48] "POST /id-to-fqname HTTP/1.1" 200 173 0.000736 10.0.0.22 - - [2025-12-18 20:31:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.008295 10.0.0.22 - - [2025-12-18 20:31:48] "POST /security-groups HTTP/1.1" 200 570 0.092874 10.0.0.22 - - [2025-12-18 20:31:48] "POST /projects HTTP/1.1" 200 481 0.309364 10.0.0.22 - - [2025-12-18 20:31:48] "POST /security-groups HTTP/1.1" 200 534 0.045263 10.0.0.22 - - [2025-12-18 20:31:48] "POST /chown HTTP/1.1" 200 109 0.051636 10.0.0.22 - - [2025-12-18 20:31:48] "POST /policy-managements HTTP/1.1" 409 214 0.017763 10.0.0.22 - - [2025-12-18 20:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.22 - - [2025-12-18 20:31:48] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007545 10.0.0.22 - - [2025-12-18 20:31:48] "POST /application-policy-sets HTTP/1.1" 200 528 0.053571 10.0.0.22 - - [2025-12-18 20:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.22 - - [2025-12-18 20:31:48] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002988 10.0.0.22 - - [2025-12-18 20:31:48] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.012830 10.0.0.22 - - [2025-12-18 20:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011236 10.0.0.22 - - [2025-12-18 20:31:49] "GET /virtual-network/c4ea0119-2b9b-4dce-81b7-6c09f0e62839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.023500 10.0.0.22 - - [2025-12-18 20:31:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.003134 10.0.0.22 - - [2025-12-18 20:31:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.008524 10.0.0.22 - - [2025-12-18 20:31:49] "POST /security-groups HTTP/1.1" 200 574 0.111924 10.0.0.22 - - [2025-12-18 20:31:49] "POST /projects HTTP/1.1" 200 489 0.301973 10.0.0.22 - - [2025-12-18 20:31:49] "POST /security-groups HTTP/1.1" 200 546 0.067674 10.0.0.22 - - [2025-12-18 20:31:49] "POST /chown HTTP/1.1" 200 109 0.041170 10.0.0.22 - - [2025-12-18 20:31:49] "POST /network-ipams HTTP/1.1" 200 522 0.067195 10.0.0.22 - - [2025-12-18 20:31:49] "POST /network-ipams HTTP/1.1" 200 510 0.043246 10.0.0.22 - - [2025-12-18 20:31:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.018962 10.0.0.22 - - [2025-12-18 20:31:49] "POST /useragent-kv HTTP/1.1" 200 115 0.022877 10.0.0.22 - - [2025-12-18 20:31:49] "POST /virtual-networks HTTP/1.1" 200 538 0.222739 10.0.0.22 - - [2025-12-18 20:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013332 10.0.0.22 - - [2025-12-18 20:31:49] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.017813 10.0.0.22 - - [2025-12-18 20:31:50] "POST /network-ipams HTTP/1.1" 200 518 0.065223 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.011918 10.0.0.22 - - [2025-12-18 20:31:50] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.22 - - [2025-12-18 20:31:50] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.026443 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.005779 10.0.0.22 - - [2025-12-18 20:31:50] "POST /analytics-nodes HTTP/1.1" 200 599 0.142493 10.0.0.22 - - [2025-12-18 20:31:50] "POST /useragent-kv HTTP/1.1" 200 115 0.020938 10.0.0.22 - - [2025-12-18 20:31:50] "POST /virtual-networks HTTP/1.1" 200 546 0.467495 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.22 - - [2025-12-18 20:31:50] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010556 10.0.0.22 - - [2025-12-18 20:31:50] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.001983 10.0.0.22 - - [2025-12-18 20:31:50] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.057088 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.049646 10.0.0.22 - - [2025-12-18 20:31:50] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014676 10.0.0.22 - - [2025-12-18 20:31:50] "POST /network-policys HTTP/1.1" 200 538 0.219269 10.0.0.22 - - [2025-12-18 20:31:50] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010071 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.039434 10.0.0.22 - - [2025-12-18 20:31:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.034745 10.0.0.22 - - [2025-12-18 20:31:51] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.22 - - [2025-12-18 20:31:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.141874 10.0.0.22 - - [2025-12-18 20:31:51] "GET / HTTP/1.1" 200 35931 0.002560 10.0.0.22 - - [2025-12-18 20:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.159363 10.0.0.22 - - [2025-12-18 20:31:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.500826 10.0.0.22 - - [2025-12-18 20:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.22 - - [2025-12-18 20:31:51] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.056269 10.0.0.22 - - [2025-12-18 20:31:51] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.062317 10.0.0.22 - - [2025-12-18 20:31:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.022821 10.0.0.22 - - [2025-12-18 20:31:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.016747 10.0.0.22 - - [2025-12-18 20:31:51] "POST /network-policys HTTP/1.1" 200 534 0.405704 10.0.0.22 - - [2025-12-18 20:31:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.022230 10.0.0.22 - - [2025-12-18 20:31:51] "POST /database-nodes HTTP/1.1" 200 597 0.097089 10.0.0.22 - - [2025-12-18 20:31:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.136546 10.0.0.22 - - [2025-12-18 20:31:51] "POST /network-policys HTTP/1.1" 200 542 0.158998 10.0.0.22 - - [2025-12-18 20:31:51] "POST /ref-update HTTP/1.1" 200 156 0.218390 10.0.0.22 - - [2025-12-18 20:31:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.091156 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.095412 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.065487 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008626 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.084306 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.099326 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.059922 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009256 10.0.0.22 - - [2025-12-18 20:31:52] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2025-12-18 20:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003788 10.0.0.22 - - [2025-12-18 20:31:52] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004321 10.0.0.22 - - [2025-12-18 20:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.22 - - [2025-12-18 20:31:52] "POST /bgp-routers HTTP/1.1" 200 616 0.036554 10.0.0.22 - - [2025-12-18 20:31:52] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.017110 10.0.0.22 - - [2025-12-18 20:31:52] "GET /virtual-network/c4ea0119-2b9b-4dce-81b7-6c09f0e62839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009529 10.0.0.22 - - [2025-12-18 20:31:52] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004241 10.0.0.22 - - [2025-12-18 20:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.22 - - [2025-12-18 20:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2025-12-18 20:31:52] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009844 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005378 10.0.0.22 - - [2025-12-18 20:31:52] "POST /ref-update HTTP/1.1" 200 156 0.012375 10.0.0.22 - - [2025-12-18 20:31:52] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016407 10.0.0.22 - - [2025-12-18 20:31:52] "POST /firewall-policys HTTP/1.1" 200 530 0.035533 10.0.0.22 - - [2025-12-18 20:31:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.057855 10.0.0.22 - - [2025-12-18 20:31:52] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.010087 10.0.0.22 - - [2025-12-18 20:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.22 - - [2025-12-18 20:31:53] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002996 10.0.0.22 - - [2025-12-18 20:31:53] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005670 10.0.0.22 - - [2025-12-18 20:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012377 10.0.0.22 - - [2025-12-18 20:31:53] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.011211 10.0.0.22 - - [2025-12-18 20:31:53] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.028073 10.0.0.22 - - [2025-12-18 20:31:53] "POST /ref-update HTTP/1.1" 200 156 0.056056 10.0.0.22 - - [2025-12-18 20:31:53] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005228 10.0.0.22 - - [2025-12-18 20:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.22 - - [2025-12-18 20:31:53] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.22 - - [2025-12-18 20:31:53] "POST /firewall-policys HTTP/1.1" 200 532 0.109676 10.0.0.22 - - [2025-12-18 20:31:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.083739 10.0.0.22 - - [2025-12-18 20:31:53] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018968 10.0.0.22 - - [2025-12-18 20:31:53] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 581 0.021679 10.0.0.22 - - [2025-12-18 20:31:53] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007000 10.0.0.22 - - [2025-12-18 20:31:53] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009356 10.0.0.22 - - [2025-12-18 20:31:53] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004486 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 575 0.044055 10.0.0.22 - - [2025-12-18 20:31:53] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005381 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 575 0.056482 10.0.0.22 - - [2025-12-18 20:31:53] "POST /ref-update HTTP/1.1" 200 156 0.031684 10.0.0.22 - - [2025-12-18 20:31:53] "POST /ref-update HTTP/1.1" 200 156 0.055537 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 559 0.068801 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 555 0.035223 10.0.0.22 - - [2025-12-18 20:31:53] "POST /ref-update HTTP/1.1" 200 156 0.065224 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 557 0.065847 10.0.0.22 - - [2025-12-18 20:31:53] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.031195 10.0.0.22 - - [2025-12-18 20:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.22 - - [2025-12-18 20:31:53] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005399 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 565 0.032948 10.0.0.22 - - [2025-12-18 20:31:53] "POST /firewall-policys HTTP/1.1" 200 530 0.055506 10.0.0.22 - - [2025-12-18 20:31:53] "POST /alarms HTTP/1.1" 200 549 0.041779 10.0.0.22 - - [2025-12-18 20:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.082972 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 557 0.087253 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015891 10.0.0.22 - - [2025-12-18 20:31:54] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003284 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002977 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 567 0.024917 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.010618 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 555 0.044247 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003966 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004216 10.0.0.22 - - [2025-12-18 20:31:54] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005468 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 567 0.041177 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 575 0.071912 10.0.0.22 - - [2025-12-18 20:31:54] "POST /ref-update HTTP/1.1" 200 156 0.081220 10.0.0.22 - - [2025-12-18 20:31:54] "POST /ref-update HTTP/1.1" 200 156 0.045225 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 569 0.059919 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 561 0.110442 10.0.0.22 - - [2025-12-18 20:31:54] "POST /ref-update HTTP/1.1" 200 156 0.137970 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 561 0.091043 10.0.0.22 - - [2025-12-18 20:31:54] "POST /ref-update HTTP/1.1" 200 156 0.097085 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 561 0.097683 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 547 0.054579 10.0.0.22 - - [2025-12-18 20:31:54] "POST /ref-update HTTP/1.1" 200 156 0.121077 10.0.0.22 - - [2025-12-18 20:31:54] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022917 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 595 0.015739 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 575 0.035830 10.0.0.22 - - [2025-12-18 20:31:54] "POST /tags HTTP/1.1" 200 299 0.062999 10.0.0.22 - - [2025-12-18 20:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015591 10.0.0.22 - - [2025-12-18 20:31:54] "GET /tag/f9a2ab76-6be8-449c-83d8-35bdca5cb410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020235 10.0.0.22 - - [2025-12-18 20:31:54] "POST /alarms HTTP/1.1" 200 571 0.067739 10.0.0.22 - - [2025-12-18 20:31:55] "POST /set-tag HTTP/1.1" 200 109 0.025600 10.0.0.22 - - [2025-12-18 20:31:55] "POST /alarms HTTP/1.1" 200 583 0.045380 10.0.0.22 - - [2025-12-18 20:31:55] "POST /alarms HTTP/1.1" 200 609 0.043794 10.0.0.22 - - [2025-12-18 20:31:55] "POST /tags HTTP/1.1" 200 357 0.130496 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.22 - - [2025-12-18 20:31:55] "GET /tag/5429f941-0d9e-4ba9-b7ee-4f75df7b56ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.024645 10.0.0.22 - - [2025-12-18 20:31:55] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.22 - - [2025-12-18 20:31:55] "POST /tags HTTP/1.1" 200 305 0.068821 10.0.0.22 - - [2025-12-18 20:31:55] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017802 10.0.0.22 - - [2025-12-18 20:31:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007090 10.0.0.22 - - [2025-12-18 20:31:55] "GET /tag/ae1f1415-d9d7-4680-b986-b90254c19ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018726 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015697 10.0.0.22 - - [2025-12-18 20:31:55] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.008658 10.0.0.22 - - [2025-12-18 20:31:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.000472 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.011252 10.0.0.22 - - [2025-12-18 20:31:55] "POST /security-groups HTTP/1.1" 200 571 0.097327 10.0.0.22 - - [2025-12-18 20:31:55] "POST /projects HTTP/1.1" 200 483 0.257611 10.0.0.22 - - [2025-12-18 20:31:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010847 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.006653 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.22 - - [2025-12-18 20:31:55] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.030347 10.0.0.22 - - [2025-12-18 20:31:55] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.032588 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.22 - - [2025-12-18 20:31:55] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012888 10.0.0.22 - - [2025-12-18 20:31:55] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.22 - - [2025-12-18 20:31:55] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003860 10.0.0.22 - - [2025-12-18 20:31:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.069096 10.0.0.22 - - [2025-12-18 20:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010934 10.0.0.22 - - [2025-12-18 20:31:56] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.027735 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.023712 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008662 10.0.0.22 - - [2025-12-18 20:31:56] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.016585 10.0.0.22 - - [2025-12-18 20:31:56] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.117106 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047784 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012522 10.0.0.22 - - [2025-12-18 20:31:56] "GET /network-ipam/8b8a1f0c-dc0c-41fd-85dd-96375963f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010185 10.0.0.22 - - [2025-12-18 20:31:56] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.122453 10.0.0.22 - - [2025-12-18 20:31:56] "POST /security-groups HTTP/1.1" 200 537 0.111731 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.22 - - [2025-12-18 20:31:56] "GET /network-ipam/8b8a1f0c-dc0c-41fd-85dd-96375963f928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.015803 10.0.0.22 - - [2025-12-18 20:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019343 10.0.0.22 - - [2025-12-18 20:31:56] "POST /chown HTTP/1.1" 200 109 0.023137 10.0.0.22 - - [2025-12-18 20:31:56] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027035 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2025-12-18 20:31:56] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002814 10.0.0.22 - - [2025-12-18 20:31:56] "POST /tags HTTP/1.1" 409 207 0.002659 10.0.0.22 - - [2025-12-18 20:31:56] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.22 - - [2025-12-18 20:31:56] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004787 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009875 10.0.0.22 - - [2025-12-18 20:31:56] "GET /tag/ae1f1415-d9d7-4680-b986-b90254c19ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018396 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-templates HTTP/1.1" 200 511 0.061465 10.0.0.22 - - [2025-12-18 20:31:56] "PUT /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c HTTP/1.1" 200 274 0.069643 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-templates HTTP/1.1" 200 501 0.094157 10.0.0.22 - - [2025-12-18 20:31:56] "POST /firewall-rules HTTP/1.1" 200 564 0.142039 10.0.0.22 - - [2025-12-18 20:31:56] "GET /firewall-rule/471a3dbe-2428-4b81-96ca-c621546f4680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.018025 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-templates HTTP/1.1" 200 515 0.114613 10.0.0.22 - - [2025-12-18 20:31:56] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026900 10.0.0.22 - - [2025-12-18 20:31:56] "GET /firewall-rule/471a3dbe-2428-4b81-96ca-c621546f4680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008970 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-templates HTTP/1.1" 200 535 0.059497 10.0.0.22 - - [2025-12-18 20:31:56] "POST /ref-update HTTP/1.1" 200 156 0.020312 10.0.0.22 - - [2025-12-18 20:31:56] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014798 10.0.0.22 - - [2025-12-18 20:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.22 - - [2025-12-18 20:31:56] "POST /service-templates HTTP/1.1" 200 507 0.043090 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.005778 10.0.0.22 - - [2025-12-18 20:31:57] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043579 10.0.0.22 - - [2025-12-18 20:31:57] "POST /tags HTTP/1.1" 409 207 0.006652 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011842 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 587 0.071374 10.0.0.22 - - [2025-12-18 20:31:57] "GET /tag/ae1f1415-d9d7-4680-b986-b90254c19ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016942 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.036603 10.0.0.22 - - [2025-12-18 20:31:57] "POST /firewall-rules HTTP/1.1" 200 562 0.073193 10.0.0.22 - - [2025-12-18 20:31:57] "GET /firewall-rule/d503d800-cab3-40b9-9b8f-5d61bb9efae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024466 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 585 0.059174 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.008617 10.0.0.22 - - [2025-12-18 20:31:57] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.045939 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 580 0.066616 10.0.0.22 - - [2025-12-18 20:31:57] "GET /firewall-rule/d503d800-cab3-40b9-9b8f-5d61bb9efae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007200 10.0.0.22 - - [2025-12-18 20:31:57] "POST /ref-update HTTP/1.1" 200 156 0.018102 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.012192 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.002176 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 578 0.068294 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.012696 10.0.0.22 - - [2025-12-18 20:31:57] "POST /tags HTTP/1.1" 200 355 0.074333 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013480 10.0.0.22 - - [2025-12-18 20:31:57] "GET /tag/18a8f06e-396e-4098-a76c-86c97825fbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.039646 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 596 0.088138 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.007837 10.0.0.22 - - [2025-12-18 20:31:57] "POST /tags HTTP/1.1" 200 303 0.078532 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012004 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 594 0.078859 10.0.0.22 - - [2025-12-18 20:31:57] "GET /tag/bf24cb96-4e16-460b-8750-aefca1dbec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015041 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.005663 10.0.0.22 - - [2025-12-18 20:31:57] "POST /projects HTTP/1.1" 409 218 0.007192 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 579 0.083222 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.004621 10.0.0.22 - - [2025-12-18 20:31:57] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070092 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.22 - - [2025-12-18 20:31:57] "GET /network-ipam/492de603-8f8d-4897-a62f-dc31820c47f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007350 10.0.0.22 - - [2025-12-18 20:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.22 - - [2025-12-18 20:31:57] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.026461 10.0.0.22 - - [2025-12-18 20:31:57] "POST /access-control-lists HTTP/1.1" 200 577 0.086396 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.009353 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 594 0.054543 10.0.0.22 - - [2025-12-18 20:31:58] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.080091 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.002332 10.0.0.22 - - [2025-12-18 20:31:58] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005060 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 592 0.028306 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.005682 10.0.0.22 - - [2025-12-18 20:31:58] "POST /set-tag HTTP/1.1" 200 109 0.062502 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.22 - - [2025-12-18 20:31:58] "GET /network-ipam/f45f4d41-5fcf-4fa8-8cec-1d0de1fda73f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.028883 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 583 0.062862 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021736 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.017304 10.0.0.22 - - [2025-12-18 20:31:58] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007002 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 581 0.068701 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.013351 10.0.0.22 - - [2025-12-18 20:31:58] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.091343 10.0.0.22 - - [2025-12-18 20:31:58] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013201 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 602 0.039102 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.011195 10.0.0.22 - - [2025-12-18 20:31:58] "POST /set-tag HTTP/1.1" 200 109 0.089081 10.0.0.22 - - [2025-12-18 20:31:58] "POST /access-control-lists HTTP/1.1" 200 600 0.056593 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.22 - - [2025-12-18 20:31:58] "GET /network-policy/b2a27e68-e421-415f-b454-ce7813cd6c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003489 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.22 - - [2025-12-18 20:31:58] "GET /network-policy/61f26c3c-f30c-4f8e-9493-bd5d53536b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003018 10.0.0.22 - - [2025-12-18 20:31:58] "POST /route-targets HTTP/1.1" 200 327 0.022086 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018350 10.0.0.22 - - [2025-12-18 20:31:58] "GET /network-policy/3f73b7e5-ebb9-4630-8dba-d4e82bc6ee8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007958 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-update HTTP/1.1" 200 156 0.026206 10.0.0.22 - - [2025-12-18 20:31:58] "POST /route-targets HTTP/1.1" 200 327 0.010644 10.0.0.22 - - [2025-12-18 20:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008415 10.0.0.22 - - [2025-12-18 20:31:58] "PUT /network-policy/3f73b7e5-ebb9-4630-8dba-d4e82bc6ee8b HTTP/1.1" 200 262 0.020629 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-update HTTP/1.1" 200 156 0.026259 10.0.0.22 - - [2025-12-18 20:31:58] "POST /route-targets HTTP/1.1" 200 327 0.016056 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-update HTTP/1.1" 200 156 0.094869 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-update HTTP/1.1" 200 156 0.027956 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004341 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2025-12-18 20:31:58] "POST /route-targets HTTP/1.1" 200 327 0.029706 10.0.0.22 - - [2025-12-18 20:31:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005666 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003040 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003869 10.0.0.22 - - [2025-12-18 20:31:59] "POST /security-groups HTTP/1.1" 409 245 0.002546 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.015477 10.0.0.22 - - [2025-12-18 20:31:59] "POST /route-targets HTTP/1.1" 200 327 0.009163 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.037391 10.0.0.22 - - [2025-12-18 20:31:59] "PUT /security-group/87828181-20a6-4dd4-b41a-a12282fc1edb HTTP/1.1" 200 262 0.091353 10.0.0.22 - - [2025-12-18 20:31:59] "POST /route-targets HTTP/1.1" 200 327 0.035259 10.0.0.22 - - [2025-12-18 20:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.040049 10.0.0.22 - - [2025-12-18 20:31:59] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015344 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.047599 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.22 - - [2025-12-18 20:31:59] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002507 10.0.0.22 - - [2025-12-18 20:31:59] "POST /tags HTTP/1.1" 409 206 0.002480 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.002018 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.22 - - [2025-12-18 20:31:59] "GET /tag/bf24cb96-4e16-460b-8750-aefca1dbec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030689 10.0.0.22 - - [2025-12-18 20:31:59] "POST /access-control-lists HTTP/1.1" 200 551 0.075839 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.013379 10.0.0.22 - - [2025-12-18 20:31:59] "POST /firewall-rules HTTP/1.1" 200 562 0.081431 10.0.0.22 - - [2025-12-18 20:31:59] "GET /firewall-rule/10c14130-ff02-451d-9c3f-c71b58f5d67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.028515 10.0.0.22 - - [2025-12-18 20:31:59] "POST /access-control-lists HTTP/1.1" 200 589 0.093500 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001346 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:31:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.22 - - [2025-12-18 20:31:59] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015709 10.0.0.22 - - [2025-12-18 20:31:59] "GET /firewall-rule/10c14130-ff02-451d-9c3f-c71b58f5d67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007663 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.056754 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.006477 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.056447 10.0.0.22 - - [2025-12-18 20:31:59] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006045 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.22 - - [2025-12-18 20:31:59] "POST /access-control-lists HTTP/1.1" 200 601 0.094257 10.0.0.22 - - [2025-12-18 20:31:59] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003929 10.0.0.22 - - [2025-12-18 20:31:59] "POST /tags HTTP/1.1" 409 206 0.013140 10.0.0.22 - - [2025-12-18 20:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.041318 10.0.0.22 - - [2025-12-18 20:31:59] "POST /ref-update HTTP/1.1" 200 156 0.024391 10.0.0.22 - - [2025-12-18 20:31:59] "GET /tag/bf24cb96-4e16-460b-8750-aefca1dbec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.038077 10.0.0.22 - - [2025-12-18 20:31:59] "PUT /access-control-list/cfcbcf77-d9a7-4a32-ae50-f8b691a8855c HTTP/1.1" 200 272 0.017331 10.0.0.22 - - [2025-12-18 20:31:59] "PUT /access-control-list/35ff8940-a66d-4b88-b1ae-ccd4be0116a0 HTTP/1.1" 200 272 0.011739 10.0.0.22 - - [2025-12-18 20:31:59] "PUT /access-control-list/f8490124-ad06-47c5-bff1-eec23540d46f HTTP/1.1" 200 272 0.024875 10.0.0.22 - - [2025-12-18 20:31:59] "POST /firewall-rules HTTP/1.1" 200 560 0.084361 10.0.0.22 - - [2025-12-18 20:32:00] "GET /firewall-rule/0fbc335c-00e6-4d99-b670-b12f8590f7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.026667 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/cc6036a9-3ece-4a17-8aaa-ef4a5752e1b8 HTTP/1.1" 200 272 0.021033 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/900a8fcd-5b3d-4d50-8318-96bba41dfae3 HTTP/1.1" 200 272 0.025951 10.0.0.22 - - [2025-12-18 20:32:00] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.013854 10.0.0.22 - - [2025-12-18 20:32:00] "GET /firewall-rule/0fbc335c-00e6-4d99-b670-b12f8590f7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003786 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/52e4291b-2655-411b-a61d-ba4bec308a0b HTTP/1.1" 200 272 0.034864 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/d7df63e7-a84b-4660-a1c1-beb6b47617e3 HTTP/1.1" 200 272 0.024683 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/3b740195-97ad-411c-aa27-2ec1913c8e83 HTTP/1.1" 200 272 0.029329 10.0.0.22 - - [2025-12-18 20:32:00] "POST /ref-update HTTP/1.1" 200 156 0.272189 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/ad283849-f8f1-45b4-9bda-6f6560d7bfda HTTP/1.1" 200 272 0.094266 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/0938285a-ed3c-4589-bb4a-decaa7cf4fcf HTTP/1.1" 200 272 0.022601 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/9e151d76-3033-4995-9e91-ee845c5dedf9 HTTP/1.1" 200 272 0.041737 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/e0d2e65f-0680-4b04-9a70-bc62e2528326 HTTP/1.1" 200 272 0.046003 10.0.0.22 - - [2025-12-18 20:32:00] "POST /tags HTTP/1.1" 200 305 0.166063 10.0.0.22 - - [2025-12-18 20:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.032318 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/795ddbaa-55d3-43d3-a417-47a3e24374ec HTTP/1.1" 200 272 0.043659 10.0.0.22 - - [2025-12-18 20:32:00] "GET /tag/01fb51cd-c3c5-4d09-98ed-0d957c85ccba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024369 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/a7bed519-3cde-458d-b5ed-ae6a2906a969 HTTP/1.1" 200 272 0.008475 10.0.0.22 - - [2025-12-18 20:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011536 10.0.0.22 - - [2025-12-18 20:32:00] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036578 10.0.0.22 - - [2025-12-18 20:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.22 - - [2025-12-18 20:32:00] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.012113 10.0.0.22 - - [2025-12-18 20:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.22 - - [2025-12-18 20:32:00] "GET /service-appliance-set/2a02172d-14c9-4014-8bef-c7134d94c378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.051213 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/bc4c8db9-ce64-4591-b161-e0cf4dab58bb HTTP/1.1" 200 272 0.083414 10.0.0.22 - - [2025-12-18 20:32:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.012667 10.0.0.22 - - [2025-12-18 20:32:00] "PUT /access-control-list/66c701c6-08bd-4e06-b58f-671a67682fee HTTP/1.1" 200 272 0.075644 10.0.0.22 - - [2025-12-18 20:32:01] "PUT /access-control-list/a3efc093-c04b-4524-a6b9-4e758732c8fd HTTP/1.1" 200 272 0.078207 10.0.0.22 - - [2025-12-18 20:32:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.210929 10.0.0.22 - - [2025-12-18 20:32:01] "GET /virtual-machine-interface/5f91186e-bd24-443c-a9d2-5f1087c93619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.005388 10.0.0.22 - - [2025-12-18 20:32:01] "PUT /access-control-list/ad283849-f8f1-45b4-9bda-6f6560d7bfda HTTP/1.1" 200 272 0.018617 10.0.0.22 - - [2025-12-18 20:32:01] "PUT /access-control-list/0938285a-ed3c-4589-bb4a-decaa7cf4fcf HTTP/1.1" 200 272 0.028476 10.0.0.22 - - [2025-12-18 20:32:01] "POST /instance-ips HTTP/1.1" 200 381 0.104880 10.0.0.22 - - [2025-12-18 20:32:01] "GET /instance-ip/b3c7303b-1c1a-4e0f-b6af-89bd65d6e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009491 10.0.0.22 - - [2025-12-18 20:32:01] "POST /loadbalancers HTTP/1.1" 200 582 0.101109 10.0.0.22 - - [2025-12-18 20:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031173 10.0.0.22 - - [2025-12-18 20:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010842 10.0.0.22 - - [2025-12-18 20:32:01] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.080287 10.0.0.22 - - [2025-12-18 20:32:01] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.106366 10.0.0.22 - - [2025-12-18 20:32:01] "GET /instance-ip/b3c7303b-1c1a-4e0f-b6af-89bd65d6e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010098 10.0.0.22 - - [2025-12-18 20:32:01] "GET /loadbalancer/aa68c0a2-6024-4df2-9440-0339463b4930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007973 10.0.0.22 - - [2025-12-18 20:32:01] "POST /floating-ips HTTP/1.1" 200 583 0.056247 10.0.0.22 - - [2025-12-18 20:32:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049768 10.0.0.22 - - [2025-12-18 20:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038507 10.0.0.22 - - [2025-12-18 20:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024031 10.0.0.22 - - [2025-12-18 20:32:01] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069268 10.0.0.22 - - [2025-12-18 20:32:01] "GET /loadbalancer-listener/707f5055-43af-48d2-ada8-8302f65db334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.006701 10.0.0.22 - - [2025-12-18 20:32:01] "GET /loadbalancer-listener/707f5055-43af-48d2-ada8-8302f65db334?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006603 10.0.0.22 - - [2025-12-18 20:32:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.071002 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015440 10.0.0.22 - - [2025-12-18 20:32:02] "GET /instance-ip/b3c7303b-1c1a-4e0f-b6af-89bd65d6e605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015535 10.0.0.22 - - [2025-12-18 20:32:02] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.011180 10.0.0.22 - - [2025-12-18 20:32:02] "GET /instance-ip/b3c7303b-1c1a-4e0f-b6af-89bd65d6e605?fields=floating_ips HTTP/1.1" 200 1171 0.013808 10.0.0.22 - - [2025-12-18 20:32:02] "GET /floating-ip/91f8f862-1063-40f1-a684-e79b2e9899a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004252 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2025-12-18 20:32:02] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.025859 10.0.0.22 - - [2025-12-18 20:32:02] "POST /tags HTTP/1.1" 200 301 0.129196 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.22 - - [2025-12-18 20:32:02] "GET /tag/a23d636b-fbd5-4770-a7ab-6991b53fe69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.047237 10.0.0.22 - - [2025-12-18 20:32:02] "POST /tags HTTP/1.1" 200 325 0.094942 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.22 - - [2025-12-18 20:32:02] "GET /tag/3f551603-e54e-4e98-8e71-58a898535430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021299 10.0.0.22 - - [2025-12-18 20:32:02] "POST /tags HTTP/1.1" 200 363 0.028798 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.22 - - [2025-12-18 20:32:02] "GET /tag/5b7f8a31-59ec-401f-8574-d9e0946a2f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.017418 10.0.0.22 - - [2025-12-18 20:32:02] "POST /tags HTTP/1.1" 200 311 0.037063 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.22 - - [2025-12-18 20:32:02] "GET /tag/4ebb9525-2407-4f0b-b44d-f1ba7550667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.041283 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.22 - - [2025-12-18 20:32:02] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006160 10.0.0.22 - - [2025-12-18 20:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.22 - - [2025-12-18 20:32:02] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.017694 10.0.0.22 - - [2025-12-18 20:32:03] "POST /virtual-machines HTTP/1.1" 200 377 0.013190 10.0.0.22 - - [2025-12-18 20:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.059035 10.0.0.22 - - [2025-12-18 20:32:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130002 10.0.0.22 - - [2025-12-18 20:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033483 10.0.0.22 - - [2025-12-18 20:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.22 - - [2025-12-18 20:32:03] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.028609 10.0.0.22 - - [2025-12-18 20:32:03] "POST /instance-ips HTTP/1.1" 200 409 0.068876 10.0.0.22 - - [2025-12-18 20:32:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033613 10.0.0.22 - - [2025-12-18 20:32:03] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010963 10.0.0.22 - - [2025-12-18 20:32:03] "POST /set-tag HTTP/1.1" 200 109 0.069470 10.0.0.22 - - [2025-12-18 20:32:03] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024996 10.0.0.22 - - [2025-12-18 20:32:03] "GET /instance-ip/9cb54594-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014267 10.0.0.22 - - [2025-12-18 20:32:03] "POST /fqname-to-id HTTP/1.1" 404 228 0.002223 10.0.0.22 - - [2025-12-18 20:32:03] "POST /tags HTTP/1.1" 200 371 0.066520 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018350 10.0.0.22 - - [2025-12-18 20:32:04] "GET /tag/1e747fa3-9eb9-4b77-bfcc-d577e1064c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.033525 10.0.0.22 - - [2025-12-18 20:32:04] "POST /tags HTTP/1.1" 200 319 0.067683 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.053676 10.0.0.22 - - [2025-12-18 20:32:04] "GET /tag/5b4ab9e4-c1fa-4bbc-a3d1-d5daa28c614f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.042651 10.0.0.22 - - [2025-12-18 20:32:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000455 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.026650 10.0.0.22 - - [2025-12-18 20:32:04] "POST /security-groups HTTP/1.1" 200 578 0.162883 10.0.0.22 - - [2025-12-18 20:32:04] "POST /projects HTTP/1.1" 200 497 0.461933 10.0.0.22 - - [2025-12-18 20:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.036888 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012097 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.036446 10.0.0.22 - - [2025-12-18 20:32:04] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.025469 10.0.0.22 - - [2025-12-18 20:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.22 - - [2025-12-18 20:32:04] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004660 10.0.0.22 - - [2025-12-18 20:32:05] "POST /access-control-lists HTTP/1.1" 200 587 0.162903 10.0.0.22 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.034238 10.0.0.22 - - [2025-12-18 20:32:05] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.167229 10.0.0.22 - - [2025-12-18 20:32:05] "POST /access-control-lists HTTP/1.1" 200 585 0.065006 10.0.0.22 - - [2025-12-18 20:32:05] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.077316 10.0.0.22 - - [2025-12-18 20:32:05] "POST /security-groups HTTP/1.1" 200 558 0.073691 10.0.0.22 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.003345 10.0.0.22 - - [2025-12-18 20:32:05] "POST /access-control-lists HTTP/1.1" 200 610 0.069635 10.0.0.22 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.006618 10.0.0.22 - - [2025-12-18 20:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067437 10.0.0.22 - - [2025-12-18 20:32:05] "POST /chown HTTP/1.1" 200 109 0.023882 10.0.0.22 - - [2025-12-18 20:32:05] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022850 10.0.0.22 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2025-12-18 20:32:05] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.042542 10.0.0.22 - - [2025-12-18 20:32:05] "POST /access-control-lists HTTP/1.1" 200 608 0.105077 10.0.0.22 - - [2025-12-18 20:32:05] "POST /tags HTTP/1.1" 409 214 0.003598 10.0.0.22 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.22 - - [2025-12-18 20:32:05] "GET /tag/5b4ab9e4-c1fa-4bbc-a3d1-d5daa28c614f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013430 10.0.0.249 - - [2025-12-18 20:32:05] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.249 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.249 - - [2025-12-18 20:32:05] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006806 10.0.0.22 - - [2025-12-18 20:32:05] "POST /firewall-rules HTTP/1.1" 200 578 0.093626 10.0.0.249 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.249 - - [2025-12-18 20:32:05] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004295 10.0.0.22 - - [2025-12-18 20:32:05] "GET /firewall-rule/bc141c0c-4e20-4329-9ceb-c7ee1644e1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011479 10.0.0.22 - - [2025-12-18 20:32:05] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.015568 10.0.0.22 - - [2025-12-18 20:32:05] "GET /firewall-rule/bc141c0c-4e20-4329-9ceb-c7ee1644e1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008677 10.0.0.249 - - [2025-12-18 20:32:05] "PUT /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c HTTP/1.1" 200 274 0.035495 10.0.0.249 - - [2025-12-18 20:32:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.009132 10.0.0.249 - - [2025-12-18 20:32:05] "POST /virtual-routers HTTP/1.1" 200 599 0.051206 10.0.0.249 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.249 - - [2025-12-18 20:32:06] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009018 10.0.0.249 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.006268 10.0.0.22 - - [2025-12-18 20:32:06] "POST /ref-update HTTP/1.1" 200 156 0.112328 10.0.0.22 - - [2025-12-18 20:32:06] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017247 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.249 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2025-12-18 20:32:06] "GET /virtual-network/c4ea0119-2b9b-4dce-81b7-6c09f0e62839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003989 10.0.0.22 - - [2025-12-18 20:32:06] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008260 10.0.0.22 - - [2025-12-18 20:32:06] "POST /tags HTTP/1.1" 409 214 0.004519 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.249 - - [2025-12-18 20:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061349 10.0.0.22 - - [2025-12-18 20:32:06] "GET /tag/5b4ab9e4-c1fa-4bbc-a3d1-d5daa28c614f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.036526 10.0.0.22 - - [2025-12-18 20:32:06] "POST /firewall-rules HTTP/1.1" 200 576 0.102102 10.0.0.22 - - [2025-12-18 20:32:06] "GET /firewall-rule/a0c6ce16-b3b9-4f0f-89b6-b2237a43f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007529 10.0.0.22 - - [2025-12-18 20:32:06] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006266 10.0.0.22 - - [2025-12-18 20:32:06] "GET /firewall-rule/a0c6ce16-b3b9-4f0f-89b6-b2237a43f731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002824 10.0.0.22 - - [2025-12-18 20:32:06] "POST /ref-update HTTP/1.1" 200 156 0.072543 10.0.0.22 - - [2025-12-18 20:32:06] "POST /tags HTTP/1.1" 200 301 0.020440 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2025-12-18 20:32:06] "GET /tag/cbf646f9-5b73-481c-b3ea-037e0786579b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021891 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.22 - - [2025-12-18 20:32:06] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032974 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2025-12-18 20:32:06] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004806 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.22 - - [2025-12-18 20:32:06] "GET /service-appliance-set/2a02172d-14c9-4014-8bef-c7134d94c378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006665 10.0.0.22 - - [2025-12-18 20:32:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002601 10.0.0.22 - - [2025-12-18 20:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125155 10.0.0.22 - - [2025-12-18 20:32:06] "GET /virtual-machine-interface/ac8f68e2-e3fe-43e1-a157-f3e45503a6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.014178 10.0.0.22 - - [2025-12-18 20:32:06] "POST /instance-ips HTTP/1.1" 200 377 0.029606 10.0.0.22 - - [2025-12-18 20:32:07] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014452 10.0.0.22 - - [2025-12-18 20:32:07] "POST /loadbalancers HTTP/1.1" 200 582 0.059932 10.0.0.22 - - [2025-12-18 20:32:07] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037687 10.0.0.22 - - [2025-12-18 20:32:07] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005104 10.0.0.22 - - [2025-12-18 20:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021010 10.0.0.22 - - [2025-12-18 20:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2025-12-18 20:32:07] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031230 10.0.0.22 - - [2025-12-18 20:32:07] "POST /floating-ips HTTP/1.1" 200 581 0.016043 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010561 10.0.0.22 - - [2025-12-18 20:32:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.065027 10.0.0.22 - - [2025-12-18 20:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018348 10.0.0.22 - - [2025-12-18 20:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.22 - - [2025-12-18 20:32:07] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042248 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer-listener/48763ecd-4196-4273-86f9-181c256893ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.016669 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer-listener/48763ecd-4196-4273-86f9-181c256893ef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.020264 10.0.0.22 - - [2025-12-18 20:32:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043224 10.0.0.22 - - [2025-12-18 20:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.22 - - [2025-12-18 20:32:07] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005240 10.0.0.22 - - [2025-12-18 20:32:07] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?fields=floating_ips HTTP/1.1" 200 1163 0.020464 10.0.0.22 - - [2025-12-18 20:32:07] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004321 10.0.0.22 - - [2025-12-18 20:32:07] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069479 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002674 10.0.0.22 - - [2025-12-18 20:32:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024194 10.0.0.22 - - [2025-12-18 20:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031188 10.0.0.22 - - [2025-12-18 20:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010758 10.0.0.22 - - [2025-12-18 20:32:07] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049694 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer-listener/3bf74587-4eef-4d40-8833-310335e3b905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007494 10.0.0.22 - - [2025-12-18 20:32:07] "GET /loadbalancer-listener/3bf74587-4eef-4d40-8833-310335e3b905?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.008104 10.0.0.22 - - [2025-12-18 20:32:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037840 10.0.0.22 - - [2025-12-18 20:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.22 - - [2025-12-18 20:32:07] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009084 10.0.0.22 - - [2025-12-18 20:32:08] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?fields=floating_ips HTTP/1.1" 200 1163 0.003811 10.0.0.22 - - [2025-12-18 20:32:08] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004683 10.0.0.22 - - [2025-12-18 20:32:08] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042524 10.0.0.22 - - [2025-12-18 20:32:08] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003922 10.0.0.22 - - [2025-12-18 20:32:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030265 10.0.0.22 - - [2025-12-18 20:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034375 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.22 - - [2025-12-18 20:32:08] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038186 10.0.0.22 - - [2025-12-18 20:32:08] "GET /loadbalancer-listener/f1fb96ca-f834-45cf-8e0f-ef8759a2ad95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.012733 10.0.0.22 - - [2025-12-18 20:32:08] "GET /loadbalancer-listener/f1fb96ca-f834-45cf-8e0f-ef8759a2ad95?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004035 10.0.0.22 - - [2025-12-18 20:32:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028078 10.0.0.22 - - [2025-12-18 20:32:08] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007206 10.0.0.22 - - [2025-12-18 20:32:08] "GET /instance-ip/0a32a736-e5f6-498b-a0d4-9f59d32c60d6?fields=floating_ips HTTP/1.1" 200 1163 0.004306 10.0.0.22 - - [2025-12-18 20:32:08] "POST /tags HTTP/1.1" 200 363 0.033605 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.22 - - [2025-12-18 20:32:08] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002673 10.0.0.22 - - [2025-12-18 20:32:08] "GET /tag/9134738d-5d9b-4985-88cc-da68aebf1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020435 10.0.0.22 - - [2025-12-18 20:32:08] "POST /tags HTTP/1.1" 200 311 0.038422 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009889 10.0.0.22 - - [2025-12-18 20:32:08] "GET /tag/1aa33408-877a-4d42-b149-d8ab36c48b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025951 10.0.0.22 - - [2025-12-18 20:32:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.008111 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.012165 10.0.0.22 - - [2025-12-18 20:32:08] "POST /security-groups HTTP/1.1" 200 574 0.072149 10.0.0.22 - - [2025-12-18 20:32:08] "POST /projects HTTP/1.1" 200 489 0.243049 10.0.0.22 - - [2025-12-18 20:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008995 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.001616 10.0.0.22 - - [2025-12-18 20:32:08] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.027457 10.0.0.22 - - [2025-12-18 20:32:08] "POST /access-control-lists HTTP/1.1" 200 583 0.061754 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013143 10.0.0.22 - - [2025-12-18 20:32:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.011420 10.0.0.22 - - [2025-12-18 20:32:09] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.029402 10.0.0.22 - - [2025-12-18 20:32:09] "POST /access-control-lists HTTP/1.1" 200 581 0.096517 10.0.0.22 - - [2025-12-18 20:32:09] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.134987 10.0.0.22 - - [2025-12-18 20:32:09] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.074113 10.0.0.22 - - [2025-12-18 20:32:09] "POST /security-groups HTTP/1.1" 200 546 0.067459 10.0.0.22 - - [2025-12-18 20:32:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.001827 10.0.0.22 - - [2025-12-18 20:32:09] "POST /access-control-lists HTTP/1.1" 200 602 0.071272 10.0.0.22 - - [2025-12-18 20:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.065618 10.0.0.22 - - [2025-12-18 20:32:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.030167 10.0.0.22 - - [2025-12-18 20:32:09] "POST /chown HTTP/1.1" 200 109 0.044773 10.0.0.22 - - [2025-12-18 20:32:09] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019136 10.0.0.22 - - [2025-12-18 20:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.22 - - [2025-12-18 20:32:09] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021311 10.0.0.22 - - [2025-12-18 20:32:09] "POST /tags HTTP/1.1" 409 210 0.002069 10.0.0.22 - - [2025-12-18 20:32:09] "POST /access-control-lists HTTP/1.1" 200 600 0.084821 10.0.0.22 - - [2025-12-18 20:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.22 - - [2025-12-18 20:32:09] "GET /tag/1aa33408-877a-4d42-b149-d8ab36c48b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013736 10.0.0.22 - - [2025-12-18 20:32:09] "POST /firewall-rules HTTP/1.1" 200 570 0.082300 10.0.0.22 - - [2025-12-18 20:32:09] "GET /firewall-rule/0f1d546c-219b-4408-9d25-d4c0536c2f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006296 10.0.0.22 - - [2025-12-18 20:32:09] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.009128 10.0.0.22 - - [2025-12-18 20:32:09] "GET /firewall-rule/0f1d546c-219b-4408-9d25-d4c0536c2f3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022205 10.0.0.22 - - [2025-12-18 20:32:09] "POST /ref-update HTTP/1.1" 200 156 0.062322 10.0.0.22 - - [2025-12-18 20:32:09] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010971 10.0.0.22 - - [2025-12-18 20:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-12-18 20:32:10] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003214 10.0.0.22 - - [2025-12-18 20:32:10] "POST /tags HTTP/1.1" 409 210 0.001808 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.22 - - [2025-12-18 20:32:10] "GET /tag/1aa33408-877a-4d42-b149-d8ab36c48b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014761 10.0.0.22 - - [2025-12-18 20:32:10] "POST /firewall-rules HTTP/1.1" 200 568 0.072076 10.0.0.22 - - [2025-12-18 20:32:10] "GET /firewall-rule/fa51502b-e39c-47a6-a7a5-450f72152310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004929 10.0.0.22 - - [2025-12-18 20:32:10] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006067 10.0.0.22 - - [2025-12-18 20:32:10] "GET /firewall-rule/fa51502b-e39c-47a6-a7a5-450f72152310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002438 10.0.0.22 - - [2025-12-18 20:32:10] "POST /ref-update HTTP/1.1" 200 156 0.062731 10.0.0.22 - - [2025-12-18 20:32:10] "POST /tags HTTP/1.1" 409 237 0.002961 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.22 - - [2025-12-18 20:32:10] "GET /tag/5b7f8a31-59ec-401f-8574-d9e0946a2f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.027070 10.0.0.22 - - [2025-12-18 20:32:10] "POST /tags HTTP/1.1" 409 210 0.002848 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.22 - - [2025-12-18 20:32:10] "GET /tag/4ebb9525-2407-4f0b-b44d-f1ba7550667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018967 10.0.0.22 - - [2025-12-18 20:32:10] "POST /projects HTTP/1.1" 409 223 0.005242 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.22 - - [2025-12-18 20:32:10] "GET /project/e7892ff2-d1ef-4d5b-a747-6e6d46b43a92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034292 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2025-12-18 20:32:10] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006997 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2025-12-18 20:32:10] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006219 10.0.0.22 - - [2025-12-18 20:32:10] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.037416 10.0.0.22 - - [2025-12-18 20:32:10] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.045550 10.0.0.22 - - [2025-12-18 20:32:10] "POST /security-groups HTTP/1.1" 409 253 0.004249 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2025-12-18 20:32:10] "PUT /security-group/a4b84cf3-e47a-4b34-9aa2-1aa35af75aeb HTTP/1.1" 200 262 0.055813 10.0.0.22 - - [2025-12-18 20:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023707 10.0.0.22 - - [2025-12-18 20:32:10] "PUT /access-control-list/795ddbaa-55d3-43d3-a417-47a3e24374ec HTTP/1.1" 200 272 0.023819 10.0.0.22 - - [2025-12-18 20:32:10] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019347 10.0.0.22 - - [2025-12-18 20:32:10] "PUT /access-control-list/a7bed519-3cde-458d-b5ed-ae6a2906a969 HTTP/1.1" 200 272 0.032888 10.0.0.22 - - [2025-12-18 20:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2025-12-18 20:32:10] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004262 10.0.0.22 - - [2025-12-18 20:32:10] "POST /tags HTTP/1.1" 409 210 0.001712 10.0.0.22 - - [2025-12-18 20:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2025-12-18 20:32:11] "GET /tag/4ebb9525-2407-4f0b-b44d-f1ba7550667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018646 10.0.0.22 - - [2025-12-18 20:32:11] "POST /firewall-rules HTTP/1.1" 200 570 0.069447 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-rule/a68025c1-92f3-4957-90ed-70fd000ed0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013471 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.010265 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-rule/a68025c1-92f3-4957-90ed-70fd000ed0d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004159 10.0.0.22 - - [2025-12-18 20:32:11] "POST /ref-update HTTP/1.1" 200 156 0.077507 10.0.0.22 - - [2025-12-18 20:32:11] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002984 10.0.0.22 - - [2025-12-18 20:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.22 - - [2025-12-18 20:32:11] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006168 10.0.0.22 - - [2025-12-18 20:32:11] "POST /tags HTTP/1.1" 409 210 0.002078 10.0.0.22 - - [2025-12-18 20:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2025-12-18 20:32:11] "GET /tag/4ebb9525-2407-4f0b-b44d-f1ba7550667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020498 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:32:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:32:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001533 10.0.0.22 - - [2025-12-18 20:32:11] "POST /firewall-rules HTTP/1.1" 200 568 0.087476 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-rule/c9bd4666-c5a5-4398-adc1-2015a7956c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020070 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.007494 10.0.0.22 - - [2025-12-18 20:32:11] "GET /firewall-rule/c9bd4666-c5a5-4398-adc1-2015a7956c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004198 10.0.0.22 - - [2025-12-18 20:32:11] "POST /ref-update HTTP/1.1" 200 156 0.062564 10.0.0.22 - - [2025-12-18 20:32:11] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.011650 10.0.0.22 - - [2025-12-18 20:32:11] "POST /ref-update HTTP/1.1" 200 156 0.023579 10.0.0.22 - - [2025-12-18 20:32:11] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008029 10.0.0.22 - - [2025-12-18 20:32:11] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.249 - - [2025-12-18 20:32:18] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.249 - - [2025-12-18 20:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2025-12-18 20:32:18] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004796 10.0.0.249 - - [2025-12-18 20:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009056 10.0.0.249 - - [2025-12-18 20:32:18] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003327 10.0.0.249 - - [2025-12-18 20:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2025-12-18 20:32:18] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004306 10.0.0.249 - - [2025-12-18 20:32:18] "PUT /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6 HTTP/1.1" 200 262 0.018077 10.0.0.249 - - [2025-12-18 20:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018795 10.0.0.249 - - [2025-12-18 20:32:18] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004838 10.0.0.249 - - [2025-12-18 20:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.249 - - [2025-12-18 20:32:18] "GET /virtual-machine-interface/3213ba23-f984-4d9d-97c4-ed271b9e41ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004160 10.0.0.249 - - [2025-12-18 20:32:18] "PUT /virtual-machine-interface/3213ba23-f984-4d9d-97c4-ed271b9e41ef HTTP/1.1" 200 284 0.024087 10.0.0.22 - - [2025-12-18 20:32:25] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004642 10.0.0.22 - - [2025-12-18 20:32:25] "POST /set-tag HTTP/1.1" 200 109 0.003862 10.0.0.22 - - [2025-12-18 20:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2025-12-18 20:32:26] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002361 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004108 10.0.0.22 - - [2025-12-18 20:32:26] "POST /set-tag HTTP/1.1" 200 109 0.006521 10.0.0.22 - - [2025-12-18 20:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2025-12-18 20:32:26] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002665 10.0.0.22 - - [2025-12-18 20:32:26] "GET /loadbalancer-pool/492962e2-a209-4953-bb4b-3f6bed3f0060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003471 10.0.0.22 - - [2025-12-18 20:32:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024638 10.0.0.22 - - [2025-12-18 20:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008109 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012542 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015760 10.0.0.22 - - [2025-12-18 20:32:26] "POST /tags HTTP/1.1" 409 205 0.017774 10.0.0.22 - - [2025-12-18 20:32:26] "POST /ref-update HTTP/1.1" 200 156 0.006568 10.0.0.22 - - [2025-12-18 20:32:26] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.034969 10.0.0.22 - - [2025-12-18 20:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.22 - - [2025-12-18 20:32:26] "GET /tag/cbf646f9-5b73-481c-b3ea-037e0786579b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010172 10.0.0.22 - - [2025-12-18 20:32:26] "POST /set-tag HTTP/1.1" 200 109 0.068264 10.0.0.22 - - [2025-12-18 20:32:26] "PUT /floating-ip/ef924949-1717-453c-b784-c691024b7aa3 HTTP/1.1" 200 256 0.059577 10.0.0.22 - - [2025-12-18 20:32:26] "GET /loadbalancer-pool/5d0b47f6-ebca-4cb7-acfa-b4b7fc97fde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005721 10.0.0.22 - - [2025-12-18 20:32:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014820 10.0.0.22 - - [2025-12-18 20:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028213 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013173 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009907 10.0.0.22 - - [2025-12-18 20:32:26] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.22 - - [2025-12-18 20:32:26] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.022533 10.0.0.22 - - [2025-12-18 20:32:26] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.22 - - [2025-12-18 20:32:26] "GET /loadbalancer-pool/5d30fe90-5ede-4c21-b618-8269cf75d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005285 10.0.0.22 - - [2025-12-18 20:32:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021348 10.0.0.22 - - [2025-12-18 20:32:26] "PUT /floating-ip/ef924949-1717-453c-b784-c691024b7aa3 HTTP/1.1" 200 256 0.015259 10.0.0.22 - - [2025-12-18 20:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011892 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012747 10.0.0.22 - - [2025-12-18 20:32:26] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.22 - - [2025-12-18 20:32:26] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010136 10.0.0.22 - - [2025-12-18 20:32:26] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.22 - - [2025-12-18 20:32:26] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.015247 10.0.0.22 - - [2025-12-18 20:32:26] "PUT /floating-ip/ef924949-1717-453c-b784-c691024b7aa3 HTTP/1.1" 200 256 0.020035 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.22 - - [2025-12-18 20:34:28] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005314 10.0.0.22 - - [2025-12-18 20:34:28] "POST /set-tag HTTP/1.1" 200 109 0.004981 10.0.0.22 - - [2025-12-18 20:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2025-12-18 20:34:29] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003378 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004248 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.024576 10.0.0.22 - - [2025-12-18 20:34:29] "DELETE /loadbalancer-member/d1011924-56db-465c-9648-4d2f330c713f HTTP/1.1" 200 115 0.049957 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005764 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.007729 10.0.0.22 - - [2025-12-18 20:34:29] "DELETE /loadbalancer-member/d72659f7-7fd1-4c39-94fc-bccd1daf3520 HTTP/1.1" 200 115 0.045069 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009031 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.22 - - [2025-12-18 20:34:29] "DELETE /loadbalancer-member/cb668738-b290-42a7-ba72-72f04229eab6 HTTP/1.1" 200 115 0.047546 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005826 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.22 - - [2025-12-18 20:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2025-12-18 20:34:29] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007329 10.0.0.22 - - [2025-12-18 20:34:29] "GET /loadbalancer-pool/492962e2-a209-4953-bb4b-3f6bed3f0060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003962 10.0.0.22 - - [2025-12-18 20:34:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030569 10.0.0.22 - - [2025-12-18 20:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.047430 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019957 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011497 10.0.0.22 - - [2025-12-18 20:34:29] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003927 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.073946 10.0.0.22 - - [2025-12-18 20:34:29] "GET /loadbalancer-pool/5d0b47f6-ebca-4cb7-acfa-b4b7fc97fde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014064 10.0.0.22 - - [2025-12-18 20:34:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033496 10.0.0.22 - - [2025-12-18 20:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009154 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018759 10.0.0.22 - - [2025-12-18 20:34:29] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010402 10.0.0.22 - - [2025-12-18 20:34:29] "POST /set-tag HTTP/1.1" 200 109 0.011255 10.0.0.22 - - [2025-12-18 20:34:29] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005568 10.0.0.22 - - [2025-12-18 20:34:29] "GET /loadbalancer-pool/5d30fe90-5ede-4c21-b618-8269cf75d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009178 10.0.0.22 - - [2025-12-18 20:34:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022217 10.0.0.22 - - [2025-12-18 20:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038454 10.0.0.22 - - [2025-12-18 20:34:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016284 10.0.0.22 - - [2025-12-18 20:34:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005362 10.0.0.22 - - [2025-12-18 20:34:30] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004593 10.0.0.22 - - [2025-12-18 20:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002513 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:34:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:34:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 10.0.0.22 - - [2025-12-18 20:35:09] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.22 - - [2025-12-18 20:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2025-12-18 20:35:09] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004356 10.0.0.22 - - [2025-12-18 20:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.22 - - [2025-12-18 20:35:10] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003163 10.0.0.22 - - [2025-12-18 20:35:21] "GET / HTTP/1.1" 200 35931 0.001207 10.0.0.22 - - [2025-12-18 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.22 - - [2025-12-18 20:35:21] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003052 10.0.0.22 - - [2025-12-18 20:35:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001994 10.0.0.22 - - [2025-12-18 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2025-12-18 20:35:21] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005580 10.0.0.22 - - [2025-12-18 20:35:21] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.021095 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:35:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:35:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:35:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:35:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004435 10.0.0.22 - - [2025-12-18 20:35:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002301 10.0.0.22 - - [2025-12-18 20:36:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001877 10.0.0.22 - - [2025-12-18 20:36:37] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.22 - - [2025-12-18 20:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.22 - - [2025-12-18 20:36:37] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053591 10.0.0.22 - - [2025-12-18 20:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2025-12-18 20:36:38] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050484 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2025-12-18 20:36:38] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045823 10.0.0.22 - - [2025-12-18 20:36:38] "POST /tags HTTP/1.1" 200 333 0.047410 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.22 - - [2025-12-18 20:36:38] "GET /tag/f8cf8093-3100-4a98-99cd-554c14793a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018714 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.22 - - [2025-12-18 20:36:38] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036479 10.0.0.22 - - [2025-12-18 20:36:38] "GET /virtual-networks?parent_id=cee3b5b4-462d-4e79-9171-4cb6678a5dcf&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002017 10.0.0.22 - - [2025-12-18 20:36:38] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033926 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.22 - - [2025-12-18 20:36:38] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010583 10.0.0.22 - - [2025-12-18 20:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.22 - - [2025-12-18 20:36:39] "POST /virtual-networks HTTP/1.1" 200 512 0.065701 10.0.0.22 - - [2025-12-18 20:36:39] "GET /service-appliance-set/2a02172d-14c9-4014-8bef-c7134d94c378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009933 10.0.0.22 - - [2025-12-18 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023727 10.0.0.22 - - [2025-12-18 20:36:39] "GET /network-ipam/b52f28b9-2fee-4a84-8206-bb9fe14842cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003247 10.0.0.22 - - [2025-12-18 20:36:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002257 10.0.0.22 - - [2025-12-18 20:36:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.131085 10.0.0.22 - - [2025-12-18 20:36:39] "GET /virtual-machine-interface/3ec2e278-88c2-4286-b92f-09248f49ad8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014413 10.0.0.22 - - [2025-12-18 20:36:39] "POST /useragent-kv HTTP/1.1" 200 115 0.005556 10.0.0.22 - - [2025-12-18 20:36:39] "POST /ref-update HTTP/1.1" 200 156 0.153962 10.0.0.22 - - [2025-12-18 20:36:39] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008519 10.0.0.22 - - [2025-12-18 20:36:39] "GET /domains HTTP/1.1" 200 280 0.002497 10.0.0.22 - - [2025-12-18 20:36:39] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.017762 10.0.0.22 - - [2025-12-18 20:36:39] "POST /instance-ips HTTP/1.1" 200 409 0.040505 10.0.0.22 - - [2025-12-18 20:36:39] "GET /instance-ip/b1fa0e72-2ddc-40d0-ab8f-a6771fec3368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.034703 10.0.0.22 - - [2025-12-18 20:36:39] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 5477 0.090832 10.0.0.22 - - [2025-12-18 20:36:39] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.009675 10.0.0.22 - - [2025-12-18 20:36:39] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.005201 10.0.0.22 - - [2025-12-18 20:36:39] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1182 0.002284 10.0.0.22 - - [2025-12-18 20:36:39] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1182 0.002058 10.0.0.22 - - [2025-12-18 20:36:39] "POST /loadbalancers HTTP/1.1" 200 610 0.157002 10.0.0.22 - - [2025-12-18 20:36:39] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042853 10.0.0.22 - - [2025-12-18 20:36:39] "GET /instance-ip/b1fa0e72-2ddc-40d0-ab8f-a6771fec3368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003168 10.0.0.22 - - [2025-12-18 20:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032393 10.0.0.22 - - [2025-12-18 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.22 - - [2025-12-18 20:36:39] "POST /route-targets HTTP/1.1" 200 327 0.030833 10.0.0.22 - - [2025-12-18 20:36:39] "POST /ref-update HTTP/1.1" 200 156 0.025236 10.0.0.22 - - [2025-12-18 20:36:39] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055742 10.0.0.22 - - [2025-12-18 20:36:39] "POST /floating-ips HTTP/1.1" 200 597 0.076694 10.0.0.22 - - [2025-12-18 20:36:39] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003541 10.0.0.22 - - [2025-12-18 20:36:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.026208 10.0.0.22 - - [2025-12-18 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009581 10.0.0.22 - - [2025-12-18 20:36:39] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043703 10.0.0.22 - - [2025-12-18 20:36:39] "GET /loadbalancer-listener/4a28cd5a-5987-4900-9e23-ae8b4ef43bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005944 10.0.0.22 - - [2025-12-18 20:36:39] "GET /loadbalancer-listener/4a28cd5a-5987-4900-9e23-ae8b4ef43bce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002780 10.0.0.22 - - [2025-12-18 20:36:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019169 10.0.0.22 - - [2025-12-18 20:36:39] "GET /instance-ip/b1fa0e72-2ddc-40d0-ab8f-a6771fec3368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003210 10.0.0.22 - - [2025-12-18 20:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2025-12-18 20:36:39] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001619 10.0.0.22 - - [2025-12-18 20:36:39] "GET /instance-ip/b1fa0e72-2ddc-40d0-ab8f-a6771fec3368?fields=floating_ips HTTP/1.1" 200 1213 0.004577 10.0.0.22 - - [2025-12-18 20:36:39] "GET /floating-ip/81b2432f-c6c2-42d6-a31d-90c99b669163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001783 10.0.0.22 - - [2025-12-18 20:36:40] "POST /tags HTTP/1.1" 200 295 0.051124 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.22 - - [2025-12-18 20:36:40] "GET /tag/047ffe3c-cd1f-4a80-92ba-68ed9a101bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014917 10.0.0.22 - - [2025-12-18 20:36:40] "POST /tags HTTP/1.1" 409 233 0.015242 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.22 - - [2025-12-18 20:36:40] "GET /tag/18a8f06e-396e-4098-a76c-86c97825fbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017414 10.0.0.22 - - [2025-12-18 20:36:40] "POST /tags HTTP/1.1" 409 206 0.002888 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.22 - - [2025-12-18 20:36:40] "GET /tag/bf24cb96-4e16-460b-8750-aefca1dbec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010836 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003969 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.22 - - [2025-12-18 20:36:40] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.023357 10.0.0.22 - - [2025-12-18 20:36:40] "POST /virtual-machines HTTP/1.1" 200 369 0.031752 10.0.0.22 - - [2025-12-18 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022511 10.0.0.22 - - [2025-12-18 20:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118881 10.0.0.22 - - [2025-12-18 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008829 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007990 10.0.0.22 - - [2025-12-18 20:36:40] "POST /instance-ips HTTP/1.1" 200 409 0.018778 10.0.0.22 - - [2025-12-18 20:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026625 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004384 10.0.0.22 - - [2025-12-18 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.015986 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015463 10.0.0.22 - - [2025-12-18 20:36:40] "GET /instance-ip/41fe8a7e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012141 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004945 10.0.0.22 - - [2025-12-18 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002590 10.0.0.22 - - [2025-12-18 20:36:40] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.22 - - [2025-12-18 20:36:40] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004824 10.0.0.22 - - [2025-12-18 20:36:40] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.22 - - [2025-12-18 20:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005669 10.0.0.22 - - [2025-12-18 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.22 - - [2025-12-18 20:36:41] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036658 10.0.0.22 - - [2025-12-18 20:36:41] "POST /virtual-machines HTTP/1.1" 200 369 0.010277 10.0.0.22 - - [2025-12-18 20:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009534 10.0.0.22 - - [2025-12-18 20:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120703 10.0.0.22 - - [2025-12-18 20:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020722 10.0.0.22 - - [2025-12-18 20:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023043 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004883 10.0.0.22 - - [2025-12-18 20:36:41] "POST /instance-ips HTTP/1.1" 200 409 0.020890 10.0.0.22 - - [2025-12-18 20:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022130 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011938 10.0.0.22 - - [2025-12-18 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.018685 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014729 10.0.0.22 - - [2025-12-18 20:36:41] "GET /instance-ip/42663110-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002968 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004692 10.0.0.22 - - [2025-12-18 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003573 10.0.0.22 - - [2025-12-18 20:36:41] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009065 10.0.0.22 - - [2025-12-18 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004823 10.0.0.22 - - [2025-12-18 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.22 - - [2025-12-18 20:36:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003934 10.0.0.22 - - [2025-12-18 20:36:41] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domains HTTP/1.1" 200 280 0.002049 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.002710 10.0.0.22 - - [2025-12-18 20:36:44] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 7065 0.045550 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.004272 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.004066 10.0.0.22 - - [2025-12-18 20:36:44] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1403 0.003602 10.0.0.22 - - [2025-12-18 20:36:44] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1403 0.009867 10.0.0.22 - - [2025-12-18 20:36:44] "GET /route-target/bcf982bc-bbfe-41fd-88c4-5d3c57c93e12 HTTP/1.1" 200 1152 0.002579 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.003914 10.0.0.22 - - [2025-12-18 20:36:44] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1403 0.002707 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003625 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.003679 10.0.0.22 - - [2025-12-18 20:36:44] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1403 0.005010 10.0.0.22 - - [2025-12-18 20:36:44] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 200 1403 0.004995 10.0.0.22 - - [2025-12-18 20:36:44] "GET /route-target/bcf982bc-bbfe-41fd-88c4-5d3c57c93e12 HTTP/1.1" 200 1152 0.008079 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domains HTTP/1.1" 200 280 0.002098 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.002890 10.0.0.22 - - [2025-12-18 20:36:44] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 7065 0.050735 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2082 0.004541 10.0.0.22 - - [2025-12-18 20:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-12-18 20:36:44] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070380 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003949 10.0.0.22 - - [2025-12-18 20:36:44] "GET /floating-ip-pools?parent_id=6eae47ef-9e57-448f-a5ec-28a25073b31d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002408 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004278 10.0.0.22 - - [2025-12-18 20:36:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017587 10.0.0.22 - - [2025-12-18 20:36:44] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.22 - - [2025-12-18 20:36:44] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011733 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domains HTTP/1.1" 200 280 0.002491 10.0.0.22 - - [2025-12-18 20:36:44] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.002685 10.0.0.22 - - [2025-12-18 20:36:45] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 7321 0.035847 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2320 0.006374 10.0.0.22 - - [2025-12-18 20:36:45] "GET /floating-ip-pool/da558c74-66f4-46a6-a1d3-d8f6e1299c7c HTTP/1.1" 200 1315 0.002669 10.0.0.22 - - [2025-12-18 20:36:45] "GET /domains HTTP/1.1" 200 280 0.001825 10.0.0.22 - - [2025-12-18 20:36:45] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.002697 10.0.0.22 - - [2025-12-18 20:36:45] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 7321 0.027283 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 2320 0.003545 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003643 10.0.0.22 - - [2025-12-18 20:36:45] "POST /tags HTTP/1.1" 200 365 0.044857 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.22 - - [2025-12-18 20:36:45] "GET /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012059 10.0.0.22 - - [2025-12-18 20:36:45] "POST /tags HTTP/1.1" 409 206 0.002108 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.22 - - [2025-12-18 20:36:45] "GET /tag/bf24cb96-4e16-460b-8750-aefca1dbec78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010229 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.22 - - [2025-12-18 20:36:45] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057969 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004090 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.22 - - [2025-12-18 20:36:45] "GET /service-appliance-set/5fd66e92-ab20-4c94-bf16-223323536a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003260 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001315 10.0.0.22 - - [2025-12-18 20:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103738 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-machine-interface/eea70410-2f3d-45ed-a6f9-e2bce181338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.026756 10.0.0.22 - - [2025-12-18 20:36:45] "POST /set-tag HTTP/1.1" 200 109 0.014421 10.0.0.22 - - [2025-12-18 20:36:45] "POST /instance-ips HTTP/1.1" 200 417 0.038545 10.0.0.22 - - [2025-12-18 20:36:45] "GET /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008593 10.0.0.22 - - [2025-12-18 20:36:45] "POST /loadbalancers HTTP/1.1" 200 618 0.061873 10.0.0.22 - - [2025-12-18 20:36:45] "POST /service-instances HTTP/1.1" 200 566 0.017591 10.0.0.22 - - [2025-12-18 20:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014599 10.0.0.22 - - [2025-12-18 20:36:45] "POST /ref-update HTTP/1.1" 200 156 0.011289 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.22 - - [2025-12-18 20:36:45] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.032045 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.22 - - [2025-12-18 20:36:45] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.008034 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-machine-interface/eea70410-2f3d-45ed-a6f9-e2bce181338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011198 10.0.0.22 - - [2025-12-18 20:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024504 10.0.0.22 - - [2025-12-18 20:36:45] "GET /virtual-machine-interface/eea70410-2f3d-45ed-a6f9-e2bce181338c?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.022820 10.0.0.22 - - [2025-12-18 20:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2025-12-18 20:36:46] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.008394 10.0.0.22 - - [2025-12-18 20:36:46] "GET /floating-ip-pool/da558c74-66f4-46a6-a1d3-d8f6e1299c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002473 10.0.0.22 - - [2025-12-18 20:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009562 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.22 - - [2025-12-18 20:36:46] "POST /virtual-machines HTTP/1.1" 200 429 0.018088 10.0.0.22 - - [2025-12-18 20:36:46] "POST /floating-ips HTTP/1.1" 200 671 0.135425 10.0.0.22 - - [2025-12-18 20:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011256 10.0.0.22 - - [2025-12-18 20:36:46] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029623 10.0.0.22 - - [2025-12-18 20:36:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143416 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.22 - - [2025-12-18 20:36:46] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002823 10.0.0.22 - - [2025-12-18 20:36:46] "POST /chown HTTP/1.1" 200 109 0.028273 10.0.0.22 - - [2025-12-18 20:36:46] "POST /tags HTTP/1.1" 409 221 0.015815 10.0.0.22 - - [2025-12-18 20:36:46] "POST /chown HTTP/1.1" 200 109 0.009105 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-12-18 20:36:46] "GET /tag/f8cf8093-3100-4a98-99cd-554c14793a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010415 10.0.0.22 - - [2025-12-18 20:36:46] "POST /tags HTTP/1.1" 409 238 0.003325 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.22 - - [2025-12-18 20:36:46] "PUT /virtual-machine-interface/4c3f2b1a-ee09-41bd-975d-35d26e69f707 HTTP/1.1" 200 284 0.011932 10.0.0.22 - - [2025-12-18 20:36:46] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.012190 10.0.0.22 - - [2025-12-18 20:36:46] "GET /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011842 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.033864 10.0.0.22 - - [2025-12-18 20:36:46] "POST /firewall-rules HTTP/1.1" 200 650 0.092701 10.0.0.22 - - [2025-12-18 20:36:46] "GET /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009883 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.059835 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.016485 10.0.0.22 - - [2025-12-18 20:36:46] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002750 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.022519 10.0.0.22 - - [2025-12-18 20:36:46] "GET /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013675 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.013696 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.020128 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009951 10.0.0.22 - - [2025-12-18 20:36:46] "POST /ref-update HTTP/1.1" 200 156 0.033272 10.0.0.22 - - [2025-12-18 20:36:46] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051010 10.0.0.22 - - [2025-12-18 20:36:46] "GET /loadbalancer/3efed74a-6a08-4fc8-97c4-171e78f500b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007069 10.0.0.22 - - [2025-12-18 20:36:46] "POST /virtual-machines HTTP/1.1" 200 429 0.036924 10.0.0.22 - - [2025-12-18 20:36:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026061 10.0.0.22 - - [2025-12-18 20:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.22 - - [2025-12-18 20:36:46] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062761 10.0.0.22 - - [2025-12-18 20:36:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.102903 10.0.0.22 - - [2025-12-18 20:36:46] "POST /chown HTTP/1.1" 200 109 0.016914 10.0.0.22 - - [2025-12-18 20:36:46] "POST /chown HTTP/1.1" 200 109 0.010763 10.0.0.22 - - [2025-12-18 20:36:46] "GET /loadbalancer-listener/b8f4a8bf-f994-498c-8ace-2e5ed47b889b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003702 10.0.0.22 - - [2025-12-18 20:36:46] "GET /loadbalancer-listener/b8f4a8bf-f994-498c-8ace-2e5ed47b889b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008778 10.0.0.22 - - [2025-12-18 20:36:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.020686 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /virtual-machine-interface/5d29a591-ae9b-47e4-b3fa-9961354bd4da HTTP/1.1" 200 284 0.013515 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.029253 10.0.0.22 - - [2025-12-18 20:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021127 10.0.0.22 - - [2025-12-18 20:36:47] "GET /loadbalancer-pool/7f5a4fad-584b-4b1c-b710-7d9e62ac365d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005819 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.042937 10.0.0.22 - - [2025-12-18 20:36:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032184 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.012116 10.0.0.22 - - [2025-12-18 20:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.055781 10.0.0.22 - - [2025-12-18 20:36:47] "GET /loadbalancer-member/279ce5cc-aeaa-4923-a4c6-784bd4bbcaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014290 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.074699 10.0.0.22 - - [2025-12-18 20:36:47] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021732 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.035840 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.22 - - [2025-12-18 20:36:47] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005591 10.0.0.22 - - [2025-12-18 20:36:47] "POST /tags HTTP/1.1" 409 221 0.002938 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.019293 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2025-12-18 20:36:47] "GET /tag/f8cf8093-3100-4a98-99cd-554c14793a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011878 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011466 10.0.0.22 - - [2025-12-18 20:36:47] "POST /tags HTTP/1.1" 409 238 0.003190 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.008361 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.22 - - [2025-12-18 20:36:47] "GET /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018014 10.0.0.22 - - [2025-12-18 20:36:47] "POST /firewall-rules HTTP/1.1" 409 293 0.001691 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.009888 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.019232 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc HTTP/1.1" 200 260 0.048882 10.0.0.22 - - [2025-12-18 20:36:47] "GET /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007422 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.026426 10.0.0.22 - - [2025-12-18 20:36:47] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003943 10.0.0.22 - - [2025-12-18 20:36:47] "GET /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003254 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.007712 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.025801 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.032425 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.012327 10.0.0.22 - - [2025-12-18 20:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.010132 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.007345 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.023574 10.0.0.22 - - [2025-12-18 20:36:47] "POST /ref-update HTTP/1.1" 200 156 0.025035 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.006454 10.0.0.22 - - [2025-12-18 20:36:47] "POST /chown HTTP/1.1" 200 109 0.016341 10.0.0.22 - - [2025-12-18 20:36:47] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.019762 10.0.0.22 - - [2025-12-18 20:36:48] "POST /ref-update HTTP/1.1" 200 156 0.011957 10.0.0.22 - - [2025-12-18 20:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.22 - - [2025-12-18 20:36:48] "POST /chown HTTP/1.1" 200 109 0.006207 10.0.0.22 - - [2025-12-18 20:36:48] "POST /chown HTTP/1.1" 200 109 0.006753 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.027478 10.0.0.22 - - [2025-12-18 20:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004271 10.0.0.22 - - [2025-12-18 20:36:48] "POST /ref-update HTTP/1.1" 200 156 0.042702 10.0.0.22 - - [2025-12-18 20:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.22 - - [2025-12-18 20:36:48] "POST /chown HTTP/1.1" 200 109 0.015866 10.0.0.22 - - [2025-12-18 20:36:48] "POST /chown HTTP/1.1" 200 109 0.032614 10.0.0.22 - - [2025-12-18 20:36:48] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062802 10.0.0.22 - - [2025-12-18 20:36:48] "POST /virtual-machines HTTP/1.1" 200 373 0.016831 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 256 0.040809 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008406 10.0.0.22 - - [2025-12-18 20:36:48] "POST /ref-update HTTP/1.1" 200 156 0.024315 10.0.0.22 - - [2025-12-18 20:36:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.138353 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031579 10.0.0.22 - - [2025-12-18 20:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009282 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.031756 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017091 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018254 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.008624 10.0.0.22 - - [2025-12-18 20:36:48] "POST /instance-ips HTTP/1.1" 200 413 0.044327 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026890 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.045330 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009217 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.014698 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007055 10.0.0.22 - - [2025-12-18 20:36:48] "POST /set-tag HTTP/1.1" 200 109 0.034710 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014499 10.0.0.22 - - [2025-12-18 20:36:48] "GET /instance-ip/46b76090-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003382 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.021792 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015800 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003845 10.0.0.22 - - [2025-12-18 20:36:48] "POST /set-tag HTTP/1.1" 200 109 0.004364 10.0.0.22 - - [2025-12-18 20:36:48] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007032 10.0.0.22 - - [2025-12-18 20:36:48] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.010265 10.0.0.22 - - [2025-12-18 20:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020249 10.0.0.22 - - [2025-12-18 20:36:48] "POST /ref-update HTTP/1.1" 200 156 0.028917 10.0.0.22 - - [2025-12-18 20:36:49] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013764 10.0.0.22 - - [2025-12-18 20:36:49] "POST /set-tag HTTP/1.1" 200 109 0.007098 10.0.0.22 - - [2025-12-18 20:36:49] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003748 10.0.0.22 - - [2025-12-18 20:36:49] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.010774 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.015605 10.0.0.22 - - [2025-12-18 20:36:49] "POST /ref-update HTTP/1.1" 200 156 0.012013 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.023079 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.006246 10.0.0.22 - - [2025-12-18 20:36:49] "POST /ref-update HTTP/1.1" 200 156 0.019505 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.014488 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.014971 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.012952 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.007313 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.005749 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.006242 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.010397 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.016612 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.005949 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.020425 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.006690 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.017236 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.007779 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.022080 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.011434 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.007017 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.006126 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.021864 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.006466 10.0.0.22 - - [2025-12-18 20:36:49] "POST /chown HTTP/1.1" 200 109 0.016627 10.0.0.22 - - [2025-12-18 20:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.011308 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.019870 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.018667 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.22 - - [2025-12-18 20:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006902 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.007362 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.018264 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.016818 10.0.0.22 - - [2025-12-18 20:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.011493 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.014431 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.22 - - [2025-12-18 20:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.006576 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.014586 10.0.0.22 - - [2025-12-18 20:36:50] "POST /chown HTTP/1.1" 200 109 0.022027 10.0.0.22 - - [2025-12-18 20:36:52] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015432 10.0.0.22 - - [2025-12-18 20:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.22 - - [2025-12-18 20:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2025-12-18 20:36:52] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003045 10.0.0.22 - - [2025-12-18 20:36:52] "GET /loadbalancer-pool/9b9b2012-421d-4eb6-a964-480c20135299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003144 10.0.0.22 - - [2025-12-18 20:36:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020615 10.0.0.22 - - [2025-12-18 20:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007982 10.0.0.22 - - [2025-12-18 20:36:52] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008546 10.0.0.22 - - [2025-12-18 20:36:52] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005393 10.0.0.22 - - [2025-12-18 20:36:52] "POST /tags HTTP/1.1" 409 221 0.004016 10.0.0.22 - - [2025-12-18 20:36:52] "POST /ref-update HTTP/1.1" 200 156 0.006918 10.0.0.22 - - [2025-12-18 20:36:52] "GET /floating-ip/81b2432f-c6c2-42d6-a31d-90c99b669163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.009274 10.0.0.22 - - [2025-12-18 20:36:52] "PUT /floating-ip/81b2432f-c6c2-42d6-a31d-90c99b669163 HTTP/1.1" 200 256 0.007811 10.0.0.22 - - [2025-12-18 20:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.22 - - [2025-12-18 20:36:52] "GET /tag/f8cf8093-3100-4a98-99cd-554c14793a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010053 10.0.0.22 - - [2025-12-18 20:36:52] "POST /set-tag HTTP/1.1" 200 109 0.013913 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005359 10.0.0.22 - - [2025-12-18 20:36:53] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.22 - - [2025-12-18 20:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2025-12-18 20:36:53] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002567 10.0.0.22 - - [2025-12-18 20:36:53] "GET /loadbalancer-pool/9b9b2012-421d-4eb6-a964-480c20135299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002875 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine/62c0fbc7-5f68-43aa-8324-833b9045df6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002923 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004282 10.0.0.22 - - [2025-12-18 20:36:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026908 10.0.0.22 - - [2025-12-18 20:36:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015563 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012485 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004435 10.0.0.22 - - [2025-12-18 20:36:53] "POST /ref-update HTTP/1.1" 200 156 0.015125 10.0.0.22 - - [2025-12-18 20:36:53] "GET /floating-ip/81b2432f-c6c2-42d6-a31d-90c99b669163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010509 10.0.0.22 - - [2025-12-18 20:36:53] "POST /set-tag HTTP/1.1" 200 109 0.019087 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine/4d152714-7005-4693-88f9-f5e85a83cfa3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002964 10.0.0.22 - - [2025-12-18 20:36:53] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004150 10.0.0.22 - - [2025-12-18 20:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.22 - - [2025-12-18 20:36:57] "POST /chown HTTP/1.1" 200 109 0.008612 10.0.0.22 - - [2025-12-18 20:36:57] "POST /chown HTTP/1.1" 200 109 0.006983 10.0.0.22 - - [2025-12-18 20:36:57] "POST /chown HTTP/1.1" 200 109 0.021989 10.0.0.22 - - [2025-12-18 20:36:57] "POST /chown HTTP/1.1" 200 109 0.023102 10.0.0.22 - - [2025-12-18 20:37:03] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004472 10.0.0.22 - - [2025-12-18 20:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.22 - - [2025-12-18 20:37:03] "GET /virtual-machine/e8d8b9d2-99db-421a-a071-d988dfc51254?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003009 10.0.0.22 - - [2025-12-18 20:37:03] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003898 10.0.0.22 - - [2025-12-18 20:37:03] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004448 10.0.0.22 - - [2025-12-18 20:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002039 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:37:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:37:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.22 - - [2025-12-18 20:37:36] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006322 10.0.0.22 - - [2025-12-18 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.22 - - [2025-12-18 20:37:36] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004132 10.0.0.22 - - [2025-12-18 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.22 - - [2025-12-18 20:37:36] "GET /virtual-machine/e8d8b9d2-99db-421a-a071-d988dfc51254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002759 10.0.0.22 - - [2025-12-18 20:37:36] "POST /ref-update HTTP/1.1" 200 156 0.009125 10.0.0.22 - - [2025-12-18 20:37:36] "GET /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016127 10.0.0.22 - - [2025-12-18 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.015428 10.0.0.22 - - [2025-12-18 20:37:36] "POST /set-tag HTTP/1.1" 200 109 0.013348 10.0.0.22 - - [2025-12-18 20:37:36] "DELETE /instance-ip/46b76090-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.051663 10.0.0.22 - - [2025-12-18 20:37:36] "DELETE /virtual-machine-interface/469c1eac-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.038742 10.0.0.22 - - [2025-12-18 20:37:36] "DELETE /virtual-machine/e8d8b9d2-99db-421a-a071-d988dfc51254 HTTP/1.1" 200 115 0.020464 10.0.0.22 - - [2025-12-18 20:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.22 - - [2025-12-18 20:37:39] "GET /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011030 10.0.0.22 - - [2025-12-18 20:37:39] "GET /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012651 10.0.0.22 - - [2025-12-18 20:37:39] "GET /virtual-machine-interface/4c3f2b1a-ee09-41bd-975d-35d26e69f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004278 10.0.0.22 - - [2025-12-18 20:37:39] "POST /set-tag HTTP/1.1" 200 109 0.014148 10.0.0.22 - - [2025-12-18 20:37:39] "GET /virtual-machine-interface/5d29a591-ae9b-47e4-b3fa-9961354bd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004330 10.0.0.22 - - [2025-12-18 20:37:39] "POST /set-tag HTTP/1.1" 200 109 0.015979 10.0.0.22 - - [2025-12-18 20:37:39] "GET /virtual-machine-interface/eea70410-2f3d-45ed-a6f9-e2bce181338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015429 10.0.0.22 - - [2025-12-18 20:37:39] "POST /set-tag HTTP/1.1" 200 109 0.014732 10.0.0.22 - - [2025-12-18 20:37:39] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013131 10.0.0.22 - - [2025-12-18 20:37:39] "GET /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005989 10.0.0.22 - - [2025-12-18 20:37:39] "POST /ref-update HTTP/1.1" 200 156 0.018143 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /firewall-rule/a9a0607a-a87c-49ce-8295-7c50a3926dfc HTTP/1.1" 200 115 0.038402 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /loadbalancer-member/279ce5cc-aeaa-4923-a4c6-784bd4bbcaf0 HTTP/1.1" 200 115 0.046633 10.0.0.22 - - [2025-12-18 20:37:39] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.011676 10.0.0.22 - - [2025-12-18 20:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021070 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /loadbalancer-pool/7f5a4fad-584b-4b1c-b710-7d9e62ac365d HTTP/1.1" 200 115 0.072622 10.0.0.22 - - [2025-12-18 20:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.011539 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /loadbalancer-listener/b8f4a8bf-f994-498c-8ace-2e5ed47b889b HTTP/1.1" 200 115 0.068015 10.0.0.22 - - [2025-12-18 20:37:39] "GET /floating-ip/e5d69e90-85bf-4707-96bd-866b3bf4058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002493 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.017655 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.022263 10.0.0.22 - - [2025-12-18 20:37:39] "PUT /floating-ip/e5d69e90-85bf-4707-96bd-866b3bf4058a HTTP/1.1" 200 256 0.024836 10.0.0.22 - - [2025-12-18 20:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.016661 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /floating-ip/e5d69e90-85bf-4707-96bd-866b3bf4058a HTTP/1.1" 200 115 0.058092 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.017449 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /loadbalancer/3efed74a-6a08-4fc8-97c4-171e78f500b1 HTTP/1.1" 200 115 0.034944 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.22 - - [2025-12-18 20:37:39] "POST /chown HTTP/1.1" 200 109 0.019218 10.0.0.22 - - [2025-12-18 20:37:39] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.023172 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /instance-ip/33311373-b6ee-43ab-a882-ca44b19a16d7 HTTP/1.1" 200 115 0.097351 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /virtual-machine-interface/eea70410-2f3d-45ed-a6f9-e2bce181338c HTTP/1.1" 200 115 0.043019 10.0.0.22 - - [2025-12-18 20:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008719 10.0.0.22 - - [2025-12-18 20:37:39] "DELETE /tag/f2753d91-145b-4d5b-bba9-aa2707edfa16 HTTP/1.1" 200 115 0.065616 10.0.0.22 - - [2025-12-18 20:37:39] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.008693 10.0.0.22 - - [2025-12-18 20:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012266 10.0.0.22 - - [2025-12-18 20:37:39] "PUT /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 266 0.008601 10.0.0.22 - - [2025-12-18 20:37:40] "GET /floating-ip-pool/da558c74-66f4-46a6-a1d3-d8f6e1299c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005047 10.0.0.22 - - [2025-12-18 20:37:40] "POST /ref-update HTTP/1.1" 200 156 0.008293 10.0.0.22 - - [2025-12-18 20:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011436 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /floating-ip-pool/da558c74-66f4-46a6-a1d3-d8f6e1299c7c HTTP/1.1" 200 115 0.040561 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /service-instance/2e8fc59c-f774-4a77-95c2-f1241d894dae HTTP/1.1" 200 115 0.040700 10.0.0.22 - - [2025-12-18 20:37:40] "GET /virtual-machine-interface/4c3f2b1a-ee09-41bd-975d-35d26e69f707?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008268 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /virtual-machine-interface/4c3f2b1a-ee09-41bd-975d-35d26e69f707 HTTP/1.1" 200 115 0.095834 10.0.0.22 - - [2025-12-18 20:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003777 10.0.0.22 - - [2025-12-18 20:37:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001963 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /virtual-network/6eae47ef-9e57-448f-a5ec-28a25073b31d HTTP/1.1" 200 115 0.196165 10.0.0.22 - - [2025-12-18 20:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2025-12-18 20:37:40] "POST /ref-update HTTP/1.1" 200 156 0.023791 10.0.0.22 - - [2025-12-18 20:37:40] "GET /routing-instance/9f8f3429-d43f-42ee-b7c5-113dbaea8a70 HTTP/1.1" 404 171 0.009415 10.0.0.22 - - [2025-12-18 20:37:40] "GET /domains HTTP/1.1" 200 280 0.010202 10.0.0.22 - - [2025-12-18 20:37:40] "GET /domain/809e4350-2061-427f-b471-027e16f25947 HTTP/1.1" 200 3086 0.007581 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /route-target/bcf982bc-bbfe-41fd-88c4-5d3c57c93e12 HTTP/1.1" 200 115 0.051252 10.0.0.22 - - [2025-12-18 20:37:40] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf HTTP/1.1" 200 7143 0.047773 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /virtual-machine/ba2b0ba3-5565-4809-9688-ded8328ad058 HTTP/1.1" 200 115 0.049312 10.0.0.22 - - [2025-12-18 20:37:40] "GET /virtual-machine-interface/5d29a591-ae9b-47e4-b3fa-9961354bd4da?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006149 10.0.0.22 - - [2025-12-18 20:37:40] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008377 10.0.0.22 - - [2025-12-18 20:37:40] "POST /set-tag HTTP/1.1" 200 109 0.017121 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /virtual-machine-interface/5d29a591-ae9b-47e4-b3fa-9961354bd4da HTTP/1.1" 200 115 0.071796 10.0.0.22 - - [2025-12-18 20:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.22 - - [2025-12-18 20:37:40] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002114 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /virtual-machine/b65fa977-555c-462c-91fe-c005ce0fc840 HTTP/1.1" 200 115 0.033593 10.0.0.22 - - [2025-12-18 20:37:40] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004267 10.0.0.22 - - [2025-12-18 20:37:40] "POST /set-tag HTTP/1.1" 200 109 0.015758 10.0.0.22 - - [2025-12-18 20:37:40] "DELETE /loadbalancer-member/a6362826-fbeb-44a8-9984-84bcfd7dacf9 HTTP/1.1" 200 115 0.036053 10.0.0.22 - - [2025-12-18 20:37:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009694 10.0.0.22 - - [2025-12-18 20:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.22 - - [2025-12-18 20:37:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003967 10.0.0.22 - - [2025-12-18 20:37:41] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.22 - - [2025-12-18 20:37:41] "GET /virtual-machine/4d152714-7005-4693-88f9-f5e85a83cfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002523 10.0.0.22 - - [2025-12-18 20:37:41] "POST /ref-update HTTP/1.1" 200 156 0.011530 10.0.0.22 - - [2025-12-18 20:37:41] "GET /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014287 10.0.0.22 - - [2025-12-18 20:37:41] "POST /set-tag HTTP/1.1" 200 109 0.015186 10.0.0.22 - - [2025-12-18 20:37:41] "POST /set-tag HTTP/1.1" 200 109 0.026732 10.0.0.22 - - [2025-12-18 20:37:41] "POST /set-tag HTTP/1.1" 200 109 0.025631 10.0.0.22 - - [2025-12-18 20:37:41] "DELETE /instance-ip/42663110-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.031439 10.0.0.22 - - [2025-12-18 20:37:41] "POST /ref-update HTTP/1.1" 200 156 0.015503 10.0.0.22 - - [2025-12-18 20:37:41] "DELETE /virtual-machine-interface/424f4216-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.151251 10.0.0.22 - - [2025-12-18 20:37:41] "DELETE /virtual-machine/4d152714-7005-4693-88f9-f5e85a83cfa3 HTTP/1.1" 200 115 0.020440 10.0.0.22 - - [2025-12-18 20:37:45] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004327 10.0.0.22 - - [2025-12-18 20:37:45] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.22 - - [2025-12-18 20:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2025-12-18 20:37:45] "GET /loadbalancer/2e29a6a0-028a-4694-9c81-d0726ef8c86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002749 10.0.0.22 - - [2025-12-18 20:37:47] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006666 10.0.0.22 - - [2025-12-18 20:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.22 - - [2025-12-18 20:37:47] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014271 10.0.0.22 - - [2025-12-18 20:37:47] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.22 - - [2025-12-18 20:37:47] "GET /virtual-machine/62c0fbc7-5f68-43aa-8324-833b9045df6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002742 10.0.0.22 - - [2025-12-18 20:37:47] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.22 - - [2025-12-18 20:37:47] "GET /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007560 10.0.0.22 - - [2025-12-18 20:37:47] "POST /set-tag HTTP/1.1" 200 109 0.016582 10.0.0.22 - - [2025-12-18 20:37:47] "POST /set-tag HTTP/1.1" 200 109 0.025389 10.0.0.22 - - [2025-12-18 20:37:47] "POST /set-tag HTTP/1.1" 200 109 0.027257 10.0.0.22 - - [2025-12-18 20:37:47] "DELETE /instance-ip/41fe8a7e-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.033885 10.0.0.22 - - [2025-12-18 20:37:47] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.22 - - [2025-12-18 20:37:47] "DELETE /virtual-machine-interface/41e3fd8a-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.067541 10.0.0.22 - - [2025-12-18 20:37:47] "DELETE /virtual-machine/62c0fbc7-5f68-43aa-8324-833b9045df6d HTTP/1.1" 200 115 0.024941 10.0.0.22 - - [2025-12-18 20:37:47] "DELETE /tag/18a8f06e-396e-4098-a76c-86c97825fbb7 HTTP/1.1" 200 115 0.059262 10.0.0.22 - - [2025-12-18 20:37:47] "DELETE /tag/047ffe3c-cd1f-4a80-92ba-68ed9a101bba HTTP/1.1" 200 115 0.050909 10.0.0.22 - - [2025-12-18 20:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2025-12-18 20:37:50] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033487 10.0.0.22 - - [2025-12-18 20:37:50] "POST /tags HTTP/1.1" 200 393 0.024506 10.0.0.22 - - [2025-12-18 20:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010557 10.0.0.22 - - [2025-12-18 20:37:50] "GET /tag/daf64827-1577-47cd-bbe1-a37dbf160f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011580 10.0.0.22 - - [2025-12-18 20:37:50] "POST /tags HTTP/1.1" 200 341 0.015880 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2025-12-18 20:37:51] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010479 10.0.0.22 - - [2025-12-18 20:37:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000443 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.010238 10.0.0.22 - - [2025-12-18 20:37:51] "POST /security-groups HTTP/1.1" 200 589 0.067350 10.0.0.22 - - [2025-12-18 20:37:51] "POST /projects HTTP/1.1" 200 519 0.172687 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001561 10.0.0.22 - - [2025-12-18 20:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013439 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.22 - - [2025-12-18 20:37:51] "POST /access-control-lists HTTP/1.1" 200 598 0.094504 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.004277 10.0.0.22 - - [2025-12-18 20:37:51] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.061408 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2025-12-18 20:37:51] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004469 10.0.0.22 - - [2025-12-18 20:37:51] "POST /access-control-lists HTTP/1.1" 200 596 0.095842 10.0.0.22 - - [2025-12-18 20:37:51] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.106207 10.0.0.22 - - [2025-12-18 20:37:51] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.058387 10.0.0.22 - - [2025-12-18 20:37:51] "POST /security-groups HTTP/1.1" 200 591 0.084118 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.002168 10.0.0.22 - - [2025-12-18 20:37:51] "POST /access-control-lists HTTP/1.1" 200 632 0.028515 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.007258 10.0.0.22 - - [2025-12-18 20:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035724 10.0.0.22 - - [2025-12-18 20:37:51] "POST /chown HTTP/1.1" 200 109 0.034314 10.0.0.22 - - [2025-12-18 20:37:51] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008205 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.22 - - [2025-12-18 20:37:51] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005772 10.0.0.22 - - [2025-12-18 20:37:51] "POST /access-control-lists HTTP/1.1" 200 630 0.103534 10.0.0.22 - - [2025-12-18 20:37:51] "POST /tags HTTP/1.1" 409 226 0.003981 10.0.0.22 - - [2025-12-18 20:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009687 10.0.0.22 - - [2025-12-18 20:37:51] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010199 10.0.0.22 - - [2025-12-18 20:37:52] "POST /firewall-rules HTTP/1.1" 200 600 0.072891 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-rule/d82509fc-b93e-4f7e-84b2-57aeee612ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015375 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005214 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-rule/d82509fc-b93e-4f7e-84b2-57aeee612ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002156 10.0.0.22 - - [2025-12-18 20:37:52] "POST /ref-update HTTP/1.1" 200 156 0.045658 10.0.0.22 - - [2025-12-18 20:37:52] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002522 10.0.0.22 - - [2025-12-18 20:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.22 - - [2025-12-18 20:37:52] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002319 10.0.0.22 - - [2025-12-18 20:37:52] "POST /tags HTTP/1.1" 409 226 0.002524 10.0.0.22 - - [2025-12-18 20:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.22 - - [2025-12-18 20:37:52] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012080 10.0.0.22 - - [2025-12-18 20:37:52] "POST /firewall-rules HTTP/1.1" 200 598 0.065016 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-rule/3edc5bb2-8c65-4cad-bc6e-2d79d1b86811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011164 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003400 10.0.0.22 - - [2025-12-18 20:37:52] "GET /firewall-rule/3edc5bb2-8c65-4cad-bc6e-2d79d1b86811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003305 10.0.0.22 - - [2025-12-18 20:37:52] "POST /ref-update HTTP/1.1" 200 156 0.052913 10.0.0.22 - - [2025-12-18 20:37:53] "POST /tags HTTP/1.1" 200 393 0.022867 10.0.0.22 - - [2025-12-18 20:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023654 10.0.0.22 - - [2025-12-18 20:37:54] "GET /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014774 10.0.0.22 - - [2025-12-18 20:37:54] "POST /tags HTTP/1.1" 200 341 0.024803 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020917 10.0.0.22 - - [2025-12-18 20:37:54] "GET /tag/dd9cfbd2-733d-4fcb-8d8d-98adf480b3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011418 10.0.0.22 - - [2025-12-18 20:37:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.001426 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003340 10.0.0.22 - - [2025-12-18 20:37:54] "POST /security-groups HTTP/1.1" 200 589 0.069246 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005062 10.0.0.22 - - [2025-12-18 20:37:54] "POST /projects HTTP/1.1" 200 519 0.224432 10.0.0.22 - - [2025-12-18 20:37:54] "POST /access-control-lists HTTP/1.1" 200 598 0.060357 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.009779 10.0.0.22 - - [2025-12-18 20:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.067698 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014594 10.0.0.22 - - [2025-12-18 20:37:54] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013912 10.0.0.22 - - [2025-12-18 20:37:54] "POST /access-control-lists HTTP/1.1" 200 596 0.082998 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011254 10.0.0.22 - - [2025-12-18 20:37:54] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005111 10.0.0.22 - - [2025-12-18 20:37:54] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.039971 10.0.0.22 - - [2025-12-18 20:37:54] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.050083 10.0.0.22 - - [2025-12-18 20:37:54] "POST /security-groups HTTP/1.1" 200 591 0.073125 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.001628 10.0.0.22 - - [2025-12-18 20:37:54] "POST /access-control-lists HTTP/1.1" 200 632 0.063049 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.021470 10.0.0.22 - - [2025-12-18 20:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.071755 10.0.0.22 - - [2025-12-18 20:37:54] "POST /chown HTTP/1.1" 200 109 0.019818 10.0.0.22 - - [2025-12-18 20:37:54] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012866 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2025-12-18 20:37:54] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004705 10.0.0.22 - - [2025-12-18 20:37:54] "POST /access-control-lists HTTP/1.1" 200 630 0.086948 10.0.0.22 - - [2025-12-18 20:37:54] "POST /tags HTTP/1.1" 409 226 0.023193 10.0.0.22 - - [2025-12-18 20:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2025-12-18 20:37:55] "GET /tag/dd9cfbd2-733d-4fcb-8d8d-98adf480b3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015890 10.0.0.22 - - [2025-12-18 20:37:55] "POST /firewall-rules HTTP/1.1" 200 600 0.069759 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-rule/4e298ae0-9fda-41e7-9b57-d73c5ff239da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006589 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004087 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-rule/4e298ae0-9fda-41e7-9b57-d73c5ff239da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002429 10.0.0.22 - - [2025-12-18 20:37:55] "POST /ref-update HTTP/1.1" 200 156 0.068604 10.0.0.22 - - [2025-12-18 20:37:55] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004502 10.0.0.22 - - [2025-12-18 20:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.22 - - [2025-12-18 20:37:55] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002684 10.0.0.22 - - [2025-12-18 20:37:55] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.22 - - [2025-12-18 20:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.22 - - [2025-12-18 20:37:55] "GET /tag/dd9cfbd2-733d-4fcb-8d8d-98adf480b3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011850 10.0.0.22 - - [2025-12-18 20:37:55] "POST /firewall-rules HTTP/1.1" 200 598 0.072445 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-rule/d475d5e6-8d66-42df-b69f-f0031ac4ece8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013141 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003909 10.0.0.22 - - [2025-12-18 20:37:55] "GET /firewall-rule/d475d5e6-8d66-42df-b69f-f0031ac4ece8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002242 10.0.0.22 - - [2025-12-18 20:37:55] "POST /ref-update HTTP/1.1" 200 156 0.069175 10.0.0.22 - - [2025-12-18 20:37:57] "POST /tags HTTP/1.1" 200 345 0.088453 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010815 10.0.0.22 - - [2025-12-18 20:37:57] "GET /tag/b8e7dc18-5da0-439a-aad6-bc023fbbd458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.032027 10.0.0.22 - - [2025-12-18 20:37:57] "POST /projects HTTP/1.1" 409 238 0.005595 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.22 - - [2025-12-18 20:37:57] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037766 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.22 - - [2025-12-18 20:37:57] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.014859 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.22 - - [2025-12-18 20:37:57] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008959 10.0.0.22 - - [2025-12-18 20:37:57] "POST /security-groups HTTP/1.1" 409 285 0.002805 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.22 - - [2025-12-18 20:37:57] "PUT /security-group/44fcf00d-3a21-46ad-a294-448c497708d8 HTTP/1.1" 200 262 0.062529 10.0.0.22 - - [2025-12-18 20:37:57] "PUT /access-control-list/71f1de56-83ae-4298-80ff-3962d0576172 HTTP/1.1" 200 272 0.016549 10.0.0.22 - - [2025-12-18 20:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048592 10.0.0.22 - - [2025-12-18 20:37:57] "PUT /access-control-list/66268b36-2544-473f-a383-37675037fd94 HTTP/1.1" 200 272 0.033861 10.0.0.22 - - [2025-12-18 20:37:57] "POST /tags HTTP/1.1" 409 228 0.003145 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.22 - - [2025-12-18 20:37:57] "GET /tag/b8e7dc18-5da0-439a-aad6-bc023fbbd458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020342 10.0.0.22 - - [2025-12-18 20:37:57] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058338 10.0.0.22 - - [2025-12-18 20:37:57] "POST /tags HTTP/1.1" 200 345 0.046580 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.22 - - [2025-12-18 20:37:57] "GET /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013080 10.0.0.22 - - [2025-12-18 20:37:57] "POST /projects HTTP/1.1" 409 238 0.002314 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.22 - - [2025-12-18 20:37:57] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040344 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.22 - - [2025-12-18 20:37:57] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004317 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2025-12-18 20:37:57] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003576 10.0.0.22 - - [2025-12-18 20:37:57] "POST /security-groups HTTP/1.1" 409 285 0.002456 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.22 - - [2025-12-18 20:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2025-12-18 20:37:57] "PUT /security-group/30e4abdf-64db-4f41-a84a-1824cf5ae6a5 HTTP/1.1" 200 262 0.071441 10.0.0.22 - - [2025-12-18 20:37:57] "PUT /access-control-list/a5f48aa5-6a86-4295-b134-07a3142a7270 HTTP/1.1" 200 272 0.053212 10.0.0.22 - - [2025-12-18 20:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.075634 10.0.0.22 - - [2025-12-18 20:37:58] "POST /tags HTTP/1.1" 409 228 0.019400 10.0.0.22 - - [2025-12-18 20:37:58] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.156305 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.22 - - [2025-12-18 20:37:58] "GET /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015151 10.0.0.22 - - [2025-12-18 20:37:58] "PUT /access-control-list/4400a3ce-c8d9-4ba6-ba88-b24f41ee152a HTTP/1.1" 200 272 0.093968 10.0.0.22 - - [2025-12-18 20:37:58] "POST /tags HTTP/1.1" 200 291 0.078874 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2025-12-18 20:37:58] "GET /tag/16ba79e0-22cd-42e9-bec5-732fd853ebd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014613 10.0.0.22 - - [2025-12-18 20:37:58] "POST /tags HTTP/1.1" 200 303 0.096502 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.22 - - [2025-12-18 20:37:58] "GET /tag/e43a1af9-7474-4969-b164-a2235b56b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012639 10.0.0.22 - - [2025-12-18 20:37:58] "POST /tags HTTP/1.1" 409 252 0.001773 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2025-12-18 20:37:58] "GET /tag/daf64827-1577-47cd-bbe1-a37dbf160f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012191 10.0.0.22 - - [2025-12-18 20:37:58] "POST /tags HTTP/1.1" 409 226 0.002186 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2025-12-18 20:37:58] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012616 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.22 - - [2025-12-18 20:37:58] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009263 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2025-12-18 20:37:58] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040529 10.0.0.22 - - [2025-12-18 20:37:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009439 10.0.0.22 - - [2025-12-18 20:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009685 10.0.0.22 - - [2025-12-18 20:37:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111772 10.0.0.22 - - [2025-12-18 20:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030500 10.0.0.22 - - [2025-12-18 20:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012269 10.0.0.22 - - [2025-12-18 20:37:58] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004503 10.0.0.22 - - [2025-12-18 20:37:58] "POST /instance-ips HTTP/1.1" 200 397 0.026145 10.0.0.22 - - [2025-12-18 20:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022205 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007700 10.0.0.22 - - [2025-12-18 20:37:59] "POST /set-tag HTTP/1.1" 200 109 0.067898 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016809 10.0.0.22 - - [2025-12-18 20:37:59] "GET /instance-ip/70a58cf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003946 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004552 10.0.0.22 - - [2025-12-18 20:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003820 10.0.0.22 - - [2025-12-18 20:37:59] "POST /ref-update HTTP/1.1" 200 156 0.009346 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019990 10.0.0.22 - - [2025-12-18 20:37:59] "POST /set-tag HTTP/1.1" 200 109 0.013476 10.0.0.22 - - [2025-12-18 20:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004044 10.0.0.22 - - [2025-12-18 20:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.22 - - [2025-12-18 20:37:59] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052456 10.0.0.22 - - [2025-12-18 20:37:59] "POST /virtual-machines HTTP/1.1" 200 395 0.022676 10.0.0.22 - - [2025-12-18 20:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.041515 10.0.0.22 - - [2025-12-18 20:37:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145668 10.0.0.22 - - [2025-12-18 20:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008625 10.0.0.22 - - [2025-12-18 20:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004583 10.0.0.22 - - [2025-12-18 20:37:59] "POST /instance-ips HTTP/1.1" 200 397 0.025500 10.0.0.22 - - [2025-12-18 20:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023313 10.0.0.22 - - [2025-12-18 20:37:59] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008949 10.0.0.22 - - [2025-12-18 20:38:00] "POST /set-tag HTTP/1.1" 200 109 0.066005 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014085 10.0.0.22 - - [2025-12-18 20:38:00] "GET /instance-ip/712df870-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003364 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003901 10.0.0.22 - - [2025-12-18 20:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003396 10.0.0.22 - - [2025-12-18 20:38:00] "POST /ref-update HTTP/1.1" 200 156 0.009226 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013319 10.0.0.22 - - [2025-12-18 20:38:00] "POST /set-tag HTTP/1.1" 200 109 0.004490 10.0.0.22 - - [2025-12-18 20:38:00] "POST /tags HTTP/1.1" 200 291 0.022547 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010010 10.0.0.22 - - [2025-12-18 20:38:00] "GET /tag/12982150-7711-432a-925f-56595c3786ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015841 10.0.0.22 - - [2025-12-18 20:38:00] "POST /tags HTTP/1.1" 409 252 0.002193 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.22 - - [2025-12-18 20:38:00] "GET /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009705 10.0.0.22 - - [2025-12-18 20:38:00] "POST /tags HTTP/1.1" 409 226 0.001724 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2025-12-18 20:38:00] "GET /tag/dd9cfbd2-733d-4fcb-8d8d-98adf480b3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009897 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003573 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.22 - - [2025-12-18 20:38:00] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044508 10.0.0.22 - - [2025-12-18 20:38:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007590 10.0.0.22 - - [2025-12-18 20:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034867 10.0.0.22 - - [2025-12-18 20:38:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103079 10.0.0.22 - - [2025-12-18 20:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007902 10.0.0.22 - - [2025-12-18 20:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006847 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005416 10.0.0.22 - - [2025-12-18 20:38:00] "POST /instance-ips HTTP/1.1" 200 397 0.019459 10.0.0.22 - - [2025-12-18 20:38:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037962 10.0.0.22 - - [2025-12-18 20:38:00] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017089 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.063944 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011586 10.0.0.22 - - [2025-12-18 20:38:01] "GET /instance-ip/71c67a82-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014117 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005476 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003916 10.0.0.22 - - [2025-12-18 20:38:01] "POST /ref-update HTTP/1.1" 200 156 0.012122 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017139 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.22 - - [2025-12-18 20:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004215 10.0.0.22 - - [2025-12-18 20:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.22 - - [2025-12-18 20:38:01] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041234 10.0.0.22 - - [2025-12-18 20:38:01] "POST /virtual-machines HTTP/1.1" 200 395 0.012863 10.0.0.22 - - [2025-12-18 20:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022300 10.0.0.22 - - [2025-12-18 20:38:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093761 10.0.0.22 - - [2025-12-18 20:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007859 10.0.0.22 - - [2025-12-18 20:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006511 10.0.0.22 - - [2025-12-18 20:38:01] "POST /instance-ips HTTP/1.1" 200 397 0.020021 10.0.0.22 - - [2025-12-18 20:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033113 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012725 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.064152 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019661 10.0.0.22 - - [2025-12-18 20:38:01] "GET /instance-ip/723c49f6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003572 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004207 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003329 10.0.0.22 - - [2025-12-18 20:38:01] "POST /ref-update HTTP/1.1" 200 156 0.007722 10.0.0.22 - - [2025-12-18 20:38:01] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013459 10.0.0.22 - - [2025-12-18 20:38:01] "POST /set-tag HTTP/1.1" 200 109 0.018360 10.0.0.22 - - [2025-12-18 20:38:02] "POST /tags HTTP/1.1" 200 299 0.016321 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.22 - - [2025-12-18 20:38:02] "GET /tag/102e4199-bb49-4617-83f9-31cd85e0a766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011144 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004102 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.22 - - [2025-12-18 20:38:02] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031292 10.0.0.22 - - [2025-12-18 20:38:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009595 10.0.0.22 - - [2025-12-18 20:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032971 10.0.0.22 - - [2025-12-18 20:38:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100702 10.0.0.22 - - [2025-12-18 20:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008429 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010234 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006288 10.0.0.22 - - [2025-12-18 20:38:02] "POST /instance-ips HTTP/1.1" 200 397 0.020328 10.0.0.22 - - [2025-12-18 20:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023826 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011173 10.0.0.22 - - [2025-12-18 20:38:02] "POST /set-tag HTTP/1.1" 200 109 0.018036 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009151 10.0.0.22 - - [2025-12-18 20:38:02] "GET /instance-ip/72c4790c-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005873 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004743 10.0.0.22 - - [2025-12-18 20:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.22 - - [2025-12-18 20:38:02] "POST /tags HTTP/1.1" 200 299 0.026652 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2025-12-18 20:38:02] "GET /tag/89f3df51-c197-4c53-985e-e2cea492dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013624 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2025-12-18 20:38:02] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004098 10.0.0.22 - - [2025-12-18 20:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.22 - - [2025-12-18 20:38:02] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032638 10.0.0.22 - - [2025-12-18 20:38:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011728 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025113 10.0.0.22 - - [2025-12-18 20:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106793 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009707 10.0.0.22 - - [2025-12-18 20:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012992 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009443 10.0.0.22 - - [2025-12-18 20:38:03] "POST /instance-ips HTTP/1.1" 200 397 0.018556 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026580 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022802 10.0.0.22 - - [2025-12-18 20:38:03] "POST /set-tag HTTP/1.1" 200 109 0.018339 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016261 10.0.0.22 - - [2025-12-18 20:38:03] "GET /instance-ip/73347d6a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003567 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007189 10.0.0.22 - - [2025-12-18 20:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.22 - - [2025-12-18 20:38:03] "POST /tags HTTP/1.1" 200 299 0.020231 10.0.0.22 - - [2025-12-18 20:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.22 - - [2025-12-18 20:38:03] "GET /tag/bda4597f-f51a-4951-92a6-20e24fdafcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012587 10.0.0.22 - - [2025-12-18 20:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003934 10.0.0.22 - - [2025-12-18 20:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.22 - - [2025-12-18 20:38:03] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028430 10.0.0.22 - - [2025-12-18 20:38:03] "POST /virtual-machines HTTP/1.1" 200 395 0.008422 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008888 10.0.0.22 - - [2025-12-18 20:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109718 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013979 10.0.0.22 - - [2025-12-18 20:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007333 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004797 10.0.0.22 - - [2025-12-18 20:38:03] "POST /instance-ips HTTP/1.1" 200 397 0.026693 10.0.0.22 - - [2025-12-18 20:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032008 10.0.0.22 - - [2025-12-18 20:38:03] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014360 10.0.0.22 - - [2025-12-18 20:38:04] "POST /set-tag HTTP/1.1" 200 109 0.035295 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023510 10.0.0.22 - - [2025-12-18 20:38:04] "GET /instance-ip/739c4850-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007425 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004534 10.0.0.22 - - [2025-12-18 20:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.22 - - [2025-12-18 20:38:04] "POST /tags HTTP/1.1" 200 299 0.019022 10.0.0.22 - - [2025-12-18 20:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010899 10.0.0.22 - - [2025-12-18 20:38:04] "GET /tag/3a9b318f-b4ae-4b7b-86c6-2e4873bb6f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011816 10.0.0.22 - - [2025-12-18 20:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003679 10.0.0.22 - - [2025-12-18 20:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.22 - - [2025-12-18 20:38:04] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032587 10.0.0.22 - - [2025-12-18 20:38:04] "POST /virtual-machines HTTP/1.1" 200 395 0.008055 10.0.0.22 - - [2025-12-18 20:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009728 10.0.0.22 - - [2025-12-18 20:38:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111872 10.0.0.22 - - [2025-12-18 20:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025665 10.0.0.22 - - [2025-12-18 20:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008887 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004495 10.0.0.22 - - [2025-12-18 20:38:04] "POST /instance-ips HTTP/1.1" 200 397 0.018840 10.0.0.22 - - [2025-12-18 20:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025758 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012292 10.0.0.22 - - [2025-12-18 20:38:04] "POST /set-tag HTTP/1.1" 200 109 0.018795 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014015 10.0.0.22 - - [2025-12-18 20:38:04] "GET /instance-ip/740860a8-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006617 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004164 10.0.0.22 - - [2025-12-18 20:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003256 10.0.0.22 - - [2025-12-18 20:38:04] "POST /ref-update HTTP/1.1" 200 156 0.008906 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009776 10.0.0.22 - - [2025-12-18 20:38:04] "POST /set-tag HTTP/1.1" 200 109 0.005595 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003812 10.0.0.22 - - [2025-12-18 20:38:04] "POST /ref-update HTTP/1.1" 200 156 0.007760 10.0.0.22 - - [2025-12-18 20:38:04] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.012393 10.0.0.22 - - [2025-12-18 20:38:05] "POST /ref-update HTTP/1.1" 200 156 0.010356 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.019591 10.0.0.22 - - [2025-12-18 20:38:05] "POST /ref-update HTTP/1.1" 200 156 0.009318 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004228 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003911 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004197 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003844 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004466 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003889 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004970 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004286 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004169 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003729 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005822 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004166 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004295 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004186 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004338 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004133 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003744 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004386 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004267 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004337 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005533 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003747 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004415 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004934 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.22 - - [2025-12-18 20:38:05] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005680 10.0.0.22 - - [2025-12-18 20:38:05] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.22 - - [2025-12-18 20:38:09] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005224 10.0.0.22 - - [2025-12-18 20:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.22 - - [2025-12-18 20:38:10] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005836 10.0.0.22 - - [2025-12-18 20:38:10] "POST /set-tag HTTP/1.1" 200 109 0.004598 10.0.0.22 - - [2025-12-18 20:38:10] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005336 10.0.0.22 - - [2025-12-18 20:38:10] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.22 - - [2025-12-18 20:38:10] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007265 10.0.0.22 - - [2025-12-18 20:38:10] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.22 - - [2025-12-18 20:38:11] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004586 10.0.0.22 - - [2025-12-18 20:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.22 - - [2025-12-18 20:38:12] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004743 10.0.0.22 - - [2025-12-18 20:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/e1f8de88-82e7-44de-bd1e-69bc4e2bade3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002981 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004546 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/d7ec3528-39a3-46c9-8bf8-be4aeffa795e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002835 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004010 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/9c7a8274-0083-4b34-89d3-53a679a351e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002888 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006542 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/6cfc87d1-4f0e-4dd4-9103-c285830129f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002913 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003734 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/dcf25eef-4d00-4549-a414-342e265a718b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003831 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004628 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/8d64cdcb-2852-486c-bfd4-6761a951a227?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003906 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004383 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine/be2947ac-568a-4b6d-84d1-0af1e40c4c1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003325 10.0.0.22 - - [2025-12-18 20:38:13] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010204 10.0.0.22 - - [2025-12-18 20:38:15] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004435 10.0.0.22 - - [2025-12-18 20:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.22 - - [2025-12-18 20:38:18] "GET /virtual-machine/ea33775c-8110-485a-bc20-9cdd599b1116?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003069 10.0.0.22 - - [2025-12-18 20:38:18] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003974 10.0.0.22 - - [2025-12-18 20:38:19] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003275 10.0.0.22 - - [2025-12-18 20:38:19] "POST /tags HTTP/1.1" 200 333 0.036737 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010287 10.0.0.22 - - [2025-12-18 20:38:19] "GET /tag/35517c81-5969-4c9f-bd3e-887eb0cd452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011429 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2025-12-18 20:38:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036630 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.22 - - [2025-12-18 20:38:19] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003995 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.22 - - [2025-12-18 20:38:19] "GET /service-appliance-set/2a02172d-14c9-4014-8bef-c7134d94c378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003285 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001759 10.0.0.22 - - [2025-12-18 20:38:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091690 10.0.0.22 - - [2025-12-18 20:38:19] "GET /virtual-machine-interface/72cfc663-b2e6-48d6-8af6-929fb77cc9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004605 10.0.0.22 - - [2025-12-18 20:38:19] "POST /instance-ips HTTP/1.1" 200 409 0.029746 10.0.0.22 - - [2025-12-18 20:38:19] "GET /instance-ip/83402ea7-8e46-4119-8cd5-7fa82b3eb5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.016519 10.0.0.22 - - [2025-12-18 20:38:19] "POST /loadbalancers HTTP/1.1" 200 629 0.060391 10.0.0.22 - - [2025-12-18 20:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010269 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.22 - - [2025-12-18 20:38:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041456 10.0.0.22 - - [2025-12-18 20:38:19] "GET /instance-ip/83402ea7-8e46-4119-8cd5-7fa82b3eb5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002556 10.0.0.22 - - [2025-12-18 20:38:19] "POST /floating-ips HTTP/1.1" 200 597 0.016775 10.0.0.22 - - [2025-12-18 20:38:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050238 10.0.0.22 - - [2025-12-18 20:38:19] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002980 10.0.0.22 - - [2025-12-18 20:38:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015302 10.0.0.22 - - [2025-12-18 20:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2025-12-18 20:38:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036467 10.0.0.22 - - [2025-12-18 20:38:19] "GET /loadbalancer-listener/4562a1ab-e74c-4241-96fe-cd4768057abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002970 10.0.0.22 - - [2025-12-18 20:38:19] "GET /loadbalancer-listener/4562a1ab-e74c-4241-96fe-cd4768057abd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002669 10.0.0.22 - - [2025-12-18 20:38:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017211 10.0.0.22 - - [2025-12-18 20:38:20] "GET /instance-ip/83402ea7-8e46-4119-8cd5-7fa82b3eb5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002860 10.0.0.22 - - [2025-12-18 20:38:20] "GET /instance-ip/83402ea7-8e46-4119-8cd5-7fa82b3eb5de?fields=floating_ips HTTP/1.1" 200 1212 0.004501 10.0.0.22 - - [2025-12-18 20:38:20] "GET /floating-ip/1c3156e8-7e9f-4ea0-a506-a6d1c2c84d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002162 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2025-12-18 20:38:20] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002438 10.0.0.22 - - [2025-12-18 20:38:20] "GET /loadbalancer-pool/918b4db0-1f10-40d2-a603-18a284b57115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003578 10.0.0.22 - - [2025-12-18 20:38:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021964 10.0.0.22 - - [2025-12-18 20:38:20] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008493 10.0.0.22 - - [2025-12-18 20:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022916 10.0.0.22 - - [2025-12-18 20:38:20] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015468 10.0.0.22 - - [2025-12-18 20:38:20] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005141 10.0.0.22 - - [2025-12-18 20:38:20] "POST /ref-update HTTP/1.1" 200 156 0.007425 10.0.0.22 - - [2025-12-18 20:38:20] "GET /floating-ip/1c3156e8-7e9f-4ea0-a506-a6d1c2c84d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015967 10.0.0.22 - - [2025-12-18 20:38:20] "POST /tags HTTP/1.1" 409 221 0.001806 10.0.0.22 - - [2025-12-18 20:38:20] "PUT /floating-ip/1c3156e8-7e9f-4ea0-a506-a6d1c2c84d3a HTTP/1.1" 200 256 0.011318 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.22 - - [2025-12-18 20:38:20] "GET /tag/35517c81-5969-4c9f-bd3e-887eb0cd452d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013375 10.0.0.22 - - [2025-12-18 20:38:20] "POST /set-tag HTTP/1.1" 200 109 0.064378 10.0.0.22 - - [2025-12-18 20:38:20] "GET /loadbalancer-pool/918b4db0-1f10-40d2-a603-18a284b57115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003289 10.0.0.22 - - [2025-12-18 20:38:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023576 10.0.0.22 - - [2025-12-18 20:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019981 10.0.0.22 - - [2025-12-18 20:38:20] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005696 10.0.0.22 - - [2025-12-18 20:38:20] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005414 10.0.0.22 - - [2025-12-18 20:38:20] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.22 - - [2025-12-18 20:38:20] "GET /floating-ip/1c3156e8-7e9f-4ea0-a506-a6d1c2c84d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.013097 10.0.0.22 - - [2025-12-18 20:38:20] "POST /set-tag HTTP/1.1" 200 109 0.059934 10.0.0.22 - - [2025-12-18 20:38:20] "POST /tags HTTP/1.1" 409 206 0.003846 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.22 - - [2025-12-18 20:38:20] "GET /tag/e43a1af9-7474-4969-b164-a2235b56b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023170 10.0.0.22 - - [2025-12-18 20:38:20] "POST /tags HTTP/1.1" 409 204 0.003114 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2025-12-18 20:38:20] "GET /tag/89f3df51-c197-4c53-985e-e2cea492dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025002 10.0.0.22 - - [2025-12-18 20:38:20] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003384 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2025-12-18 20:38:20] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003150 10.0.0.22 - - [2025-12-18 20:38:20] "POST /tags HTTP/1.1" 409 206 0.002192 10.0.0.22 - - [2025-12-18 20:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-12-18 20:38:21] "GET /tag/e43a1af9-7474-4969-b164-a2235b56b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010796 10.0.0.22 - - [2025-12-18 20:38:21] "POST /tags HTTP/1.1" 409 226 0.008210 10.0.0.22 - - [2025-12-18 20:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2025-12-18 20:38:21] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010627 10.0.0.22 - - [2025-12-18 20:38:21] "POST /tags HTTP/1.1" 409 204 0.001832 10.0.0.22 - - [2025-12-18 20:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.22 - - [2025-12-18 20:38:21] "GET /tag/89f3df51-c197-4c53-985e-e2cea492dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010348 10.0.0.22 - - [2025-12-18 20:38:21] "POST /tags HTTP/1.1" 409 226 0.001920 10.0.0.22 - - [2025-12-18 20:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.22 - - [2025-12-18 20:38:21] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012394 10.0.0.22 - - [2025-12-18 20:38:21] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002333 10.0.0.22 - - [2025-12-18 20:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.22 - - [2025-12-18 20:38:21] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002707 10.0.0.22 - - [2025-12-18 20:38:21] "POST /firewall-rules HTTP/1.1" 200 626 0.090877 10.0.0.22 - - [2025-12-18 20:38:21] "POST /firewall-rules HTTP/1.1" 200 646 0.072239 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-rule/50a68528-446a-4ba6-9d0b-3c4cdd9a6db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.020560 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002472 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-rule/9bac0275-e9a5-42e5-814c-88e674f686f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003989 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.012727 10.0.0.22 - - [2025-12-18 20:38:21] "POST /firewall-policys HTTP/1.1" 200 606 0.031921 10.0.0.22 - - [2025-12-18 20:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012680 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008678 10.0.0.22 - - [2025-12-18 20:38:21] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003311 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002790 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003531 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003675 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004548 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002250 10.0.0.22 - - [2025-12-18 20:38:21] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002331 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.018266 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.028229 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.016134 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.027855 10.0.0.22 - - [2025-12-18 20:38:21] "POST /ref-update HTTP/1.1" 200 156 0.027478 10.0.0.22 - - [2025-12-18 20:38:22] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002606 10.0.0.22 - - [2025-12-18 20:38:50] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004097 10.0.0.22 - - [2025-12-18 20:38:50] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.22 - - [2025-12-18 20:38:50] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005809 10.0.0.22 - - [2025-12-18 20:38:50] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.22 - - [2025-12-18 20:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.22 - - [2025-12-18 20:38:50] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002631 10.0.0.22 - - [2025-12-18 20:38:50] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005021 10.0.0.22 - - [2025-12-18 20:38:50] "POST /set-tag HTTP/1.1" 200 109 0.030496 10.0.0.22 - - [2025-12-18 20:38:50] "DELETE /loadbalancer-member/a28e9c3f-68d8-4b9a-b1f8-3b10b3f24624 HTTP/1.1" 200 115 0.047106 10.0.0.22 - - [2025-12-18 20:38:50] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004500 10.0.0.22 - - [2025-12-18 20:38:50] "POST /set-tag HTTP/1.1" 200 109 0.005414 10.0.0.22 - - [2025-12-18 20:38:50] "DELETE /loadbalancer-member/c33c2eff-f7ec-4a4f-9457-474aa2c5deef HTTP/1.1" 200 115 0.031809 10.0.0.22 - - [2025-12-18 20:38:50] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004420 10.0.0.22 - - [2025-12-18 20:38:50] "POST /set-tag HTTP/1.1" 200 109 0.005128 10.0.0.22 - - [2025-12-18 20:38:50] "DELETE /loadbalancer-member/f79fceb8-12bc-4af7-8369-933bff16aa16 HTTP/1.1" 200 115 0.034035 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.22 - - [2025-12-18 20:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2025-12-18 20:39:42] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002533 10.0.0.22 - - [2025-12-18 20:39:42] "GET /loadbalancer-pool/492962e2-a209-4953-bb4b-3f6bed3f0060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003247 10.0.0.22 - - [2025-12-18 20:39:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018825 10.0.0.22 - - [2025-12-18 20:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019069 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016824 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003822 10.0.0.22 - - [2025-12-18 20:39:43] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002273 10.0.0.22 - - [2025-12-18 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.062840 10.0.0.22 - - [2025-12-18 20:39:43] "GET /loadbalancer-pool/5d0b47f6-ebca-4cb7-acfa-b4b7fc97fde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004705 10.0.0.22 - - [2025-12-18 20:39:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016708 10.0.0.22 - - [2025-12-18 20:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007132 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009424 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004500 10.0.0.22 - - [2025-12-18 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.22 - - [2025-12-18 20:39:43] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002796 10.0.0.22 - - [2025-12-18 20:39:43] "GET /loadbalancer-pool/5d30fe90-5ede-4c21-b618-8269cf75d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002857 10.0.0.22 - - [2025-12-18 20:39:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014162 10.0.0.22 - - [2025-12-18 20:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012175 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007520 10.0.0.22 - - [2025-12-18 20:39:43] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008578 10.0.0.22 - - [2025-12-18 20:39:43] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002185 10.0.0.22 - - [2025-12-18 20:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002427 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001315 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:39:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 252 0.001954 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010321 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 228 0.002167 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011713 10.0.0.22 - - [2025-12-18 20:40:28] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003516 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.22 - - [2025-12-18 20:40:28] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002159 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 206 0.001957 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/e43a1af9-7474-4969-b164-a2235b56b01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009817 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 226 0.002477 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010398 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 204 0.001719 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/89f3df51-c197-4c53-985e-e2cea492dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010717 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 226 0.001770 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/71767c17-248e-4cf1-8d68-6f80b6037569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010520 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 228 0.001777 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010709 10.0.0.22 - - [2025-12-18 20:40:28] "POST /tags HTTP/1.1" 409 252 0.001768 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.22 - - [2025-12-18 20:40:28] "GET /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010686 10.0.0.22 - - [2025-12-18 20:40:28] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002215 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.22 - - [2025-12-18 20:40:28] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002656 10.0.0.22 - - [2025-12-18 20:40:28] "POST /firewall-rules HTTP/1.1" 409 281 0.001677 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.22 - - [2025-12-18 20:40:28] "PUT /firewall-rule/9bac0275-e9a5-42e5-814c-88e674f686f9 HTTP/1.1" 200 260 0.023684 10.0.0.22 - - [2025-12-18 20:40:28] "POST /firewall-rules HTTP/1.1" 409 291 0.005225 10.0.0.22 - - [2025-12-18 20:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.22 - - [2025-12-18 20:40:28] "PUT /firewall-rule/50a68528-446a-4ba6-9d0b-3c4cdd9a6db9 HTTP/1.1" 200 260 0.021233 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-rule/50a68528-446a-4ba6-9d0b-3c4cdd9a6db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009175 10.0.0.22 - - [2025-12-18 20:40:29] "POST /firewall-rules HTTP/1.1" 200 658 0.073150 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-rule/a1e6ca7b-aaf6-498a-9d9b-a4a4a5b52335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008125 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008194 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-rule/9bac0275-e9a5-42e5-814c-88e674f686f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003928 10.0.0.22 - - [2025-12-18 20:40:29] "POST /firewall-policys HTTP/1.1" 409 269 0.002057 10.0.0.22 - - [2025-12-18 20:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.22 - - [2025-12-18 20:40:29] "PUT /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8 HTTP/1.1" 200 264 0.018397 10.0.0.22 - - [2025-12-18 20:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011024 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014080 10.0.0.22 - - [2025-12-18 20:40:29] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002310 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002983 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.006967 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/446c9a7f-85b0-4732-a1b0-0921d34cc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002424 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002509 10.0.0.22 - - [2025-12-18 20:40:29] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002078 10.0.0.22 - - [2025-12-18 20:40:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003371 10.0.0.22 - - [2025-12-18 20:41:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003238 10.0.0.22 - - [2025-12-18 20:41:30] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005465 10.0.0.22 - - [2025-12-18 20:41:30] "POST /set-tag HTTP/1.1" 200 109 0.004109 10.0.0.22 - - [2025-12-18 20:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.22 - - [2025-12-18 20:41:30] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003428 10.0.0.22 - - [2025-12-18 20:41:30] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004000 10.0.0.22 - - [2025-12-18 20:41:30] "POST /set-tag HTTP/1.1" 200 109 0.018760 10.0.0.22 - - [2025-12-18 20:41:30] "DELETE /loadbalancer-member/68f8069d-b828-4595-973a-2f2f89964061 HTTP/1.1" 200 115 0.047678 10.0.0.22 - - [2025-12-18 20:41:30] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004472 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004411 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004469 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004852 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004007 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.22 - - [2025-12-18 20:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.22 - - [2025-12-18 20:41:31] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002387 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003917 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004183 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004611 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.008412 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014248 10.0.0.22 - - [2025-12-18 20:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine/9c7a8274-0083-4b34-89d3-53a679a351e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002954 10.0.0.22 - - [2025-12-18 20:41:31] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.22 - - [2025-12-18 20:41:31] "GET /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023829 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.033396 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.051062 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.034944 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.014096 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.029283 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /instance-ip/71c67a82-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.043153 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /virtual-machine-interface/71ad7e2e-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.036428 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /virtual-machine/9c7a8274-0083-4b34-89d3-53a679a351e2 HTTP/1.1" 200 115 0.032506 10.0.0.22 - - [2025-12-18 20:41:32] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005442 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.22 - - [2025-12-18 20:41:32] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012725 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.22 - - [2025-12-18 20:41:32] "GET /virtual-machine/e1f8de88-82e7-44de-bd1e-69bc4e2bade3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003175 10.0.0.22 - - [2025-12-18 20:41:32] "POST /ref-update HTTP/1.1" 200 156 0.007875 10.0.0.22 - - [2025-12-18 20:41:32] "GET /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003770 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.022757 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.026748 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.023830 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.014239 10.0.0.22 - - [2025-12-18 20:41:32] "POST /set-tag HTTP/1.1" 200 109 0.026014 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /instance-ip/70a58cf6-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.090221 10.0.0.22 - - [2025-12-18 20:41:32] "POST /ref-update HTTP/1.1" 200 156 0.007656 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /virtual-machine-interface/708edaf6-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.052371 10.0.0.22 - - [2025-12-18 20:41:32] "DELETE /virtual-machine/e1f8de88-82e7-44de-bd1e-69bc4e2bade3 HTTP/1.1" 200 115 0.025385 10.0.0.22 - - [2025-12-18 20:41:32] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006158 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.004236 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009448 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.004077 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine/d7ec3528-39a3-46c9-8bf8-be4aeffa795e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002667 10.0.0.22 - - [2025-12-18 20:41:33] "POST /ref-update HTTP/1.1" 200 156 0.010897 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006701 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.017222 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.029142 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.036261 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.015281 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.044321 10.0.0.22 - - [2025-12-18 20:41:33] "DELETE /instance-ip/712df870-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.056151 10.0.0.22 - - [2025-12-18 20:41:33] "POST /ref-update HTTP/1.1" 200 156 0.009685 10.0.0.22 - - [2025-12-18 20:41:33] "DELETE /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.062634 10.0.0.22 - - [2025-12-18 20:41:33] "DELETE /virtual-machine/d7ec3528-39a3-46c9-8bf8-be4aeffa795e HTTP/1.1" 200 115 0.014909 10.0.0.22 - - [2025-12-18 20:41:33] "DELETE /tag/16ba79e0-22cd-42e9-bec5-732fd853ebd2 HTTP/1.1" 200 115 0.029339 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004843 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003834 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine/6cfc87d1-4f0e-4dd4-9103-c285830129f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002731 10.0.0.22 - - [2025-12-18 20:41:33] "POST /ref-update HTTP/1.1" 200 156 0.008635 10.0.0.22 - - [2025-12-18 20:41:33] "GET /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006356 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.017892 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.020353 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.029247 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.012951 10.0.0.22 - - [2025-12-18 20:41:33] "POST /set-tag HTTP/1.1" 200 109 0.017813 10.0.0.22 - - [2025-12-18 20:41:34] "DELETE /instance-ip/723c49f6-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.061641 10.0.0.22 - - [2025-12-18 20:41:34] "DELETE /virtual-machine-interface/72254062-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.035691 10.0.0.22 - - [2025-12-18 20:41:34] "DELETE /virtual-machine/6cfc87d1-4f0e-4dd4-9103-c285830129f4 HTTP/1.1" 200 115 0.018999 10.0.0.22 - - [2025-12-18 20:41:34] "DELETE /tag/12982150-7711-432a-925f-56595c3786ea HTTP/1.1" 200 115 0.043958 10.0.0.22 - - [2025-12-18 20:41:34] "DELETE /tag/e43a1af9-7474-4969-b164-a2235b56b01b HTTP/1.1" 409 388 0.005751 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 10.0.0.22 - - [2025-12-18 20:42:01] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004534 10.0.0.22 - - [2025-12-18 20:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.22 - - [2025-12-18 20:42:01] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006365 10.0.0.22 - - [2025-12-18 20:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.22 - - [2025-12-18 20:42:01] "GET /virtual-machine/dcf25eef-4d00-4549-a414-342e265a718b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003033 10.0.0.22 - - [2025-12-18 20:42:02] "POST /ref-update HTTP/1.1" 200 156 0.016778 10.0.0.22 - - [2025-12-18 20:42:02] "GET /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015713 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.018728 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.032625 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.016200 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.019547 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /instance-ip/72c4790c-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.073586 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /virtual-machine-interface/72abba7a-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.060765 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /virtual-machine/dcf25eef-4d00-4549-a414-342e265a718b HTTP/1.1" 200 115 0.037257 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /tag/102e4199-bb49-4617-83f9-31cd85e0a766 HTTP/1.1" 200 115 0.046296 10.0.0.22 - - [2025-12-18 20:42:02] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006500 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.22 - - [2025-12-18 20:42:02] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005499 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.22 - - [2025-12-18 20:42:02] "GET /virtual-machine/ea33775c-8110-485a-bc20-9cdd599b1116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003468 10.0.0.22 - - [2025-12-18 20:42:02] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.22 - - [2025-12-18 20:42:02] "GET /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006087 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.020902 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.027418 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.032091 10.0.0.22 - - [2025-12-18 20:42:02] "POST /set-tag HTTP/1.1" 200 109 0.013049 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /instance-ip/740860a8-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.038374 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /virtual-machine-interface/73f24976-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.042961 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /virtual-machine/ea33775c-8110-485a-bc20-9cdd599b1116 HTTP/1.1" 200 115 0.018117 10.0.0.22 - - [2025-12-18 20:42:02] "DELETE /tag/3a9b318f-b4ae-4b7b-86c6-2e4873bb6f41 HTTP/1.1" 200 115 0.037357 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005098 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.005835 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004153 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine/be2947ac-568a-4b6d-84d1-0af1e40c4c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002838 10.0.0.22 - - [2025-12-18 20:42:03] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009611 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.018776 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.028466 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.031785 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.012623 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /instance-ip/73347d6a-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.043433 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /virtual-machine-interface/731b4e12-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.051589 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /virtual-machine/be2947ac-568a-4b6d-84d1-0af1e40c4c1f HTTP/1.1" 200 115 0.026676 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /tag/89f3df51-c197-4c53-985e-e2cea492dd83 HTTP/1.1" 409 236 0.007963 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /tag/b8e7dc18-5da0-439a-aad6-bc023fbbd458 HTTP/1.1" 200 115 0.040716 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /tag/daf64827-1577-47cd-bbe1-a37dbf160f57 HTTP/1.1" 200 115 0.037299 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005084 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003992 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine/8d64cdcb-2852-486c-bfd4-6761a951a227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003006 10.0.0.22 - - [2025-12-18 20:42:03] "POST /ref-update HTTP/1.1" 200 156 0.011653 10.0.0.22 - - [2025-12-18 20:42:03] "GET /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012693 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.014853 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.027968 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.025507 10.0.0.22 - - [2025-12-18 20:42:03] "POST /set-tag HTTP/1.1" 200 109 0.013468 10.0.0.22 - - [2025-12-18 20:42:03] "DELETE /instance-ip/739c4850-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.041013 10.0.0.22 - - [2025-12-18 20:42:04] "DELETE /virtual-machine-interface/7387d604-dc51-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.036212 10.0.0.22 - - [2025-12-18 20:42:04] "DELETE /virtual-machine/8d64cdcb-2852-486c-bfd4-6761a951a227 HTTP/1.1" 200 115 0.025049 10.0.0.22 - - [2025-12-18 20:42:04] "DELETE /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8 HTTP/1.1" 409 236 0.008938 10.0.0.22 - - [2025-12-18 20:42:04] "DELETE /tag/bda4597f-f51a-4951-92a6-20e24fdafcc5 HTTP/1.1" 200 115 0.035421 10.0.0.22 - - [2025-12-18 20:42:04] "DELETE /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92 HTTP/1.1" 409 236 0.004031 10.0.0.22 - - [2025-12-18 20:42:05] "POST /projects HTTP/1.1" 409 238 0.001824 10.0.0.22 - - [2025-12-18 20:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.22 - - [2025-12-18 20:42:06] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030000 10.0.0.22 - - [2025-12-18 20:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2025-12-18 20:42:06] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003877 10.0.0.22 - - [2025-12-18 20:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2025-12-18 20:42:06] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003735 10.0.0.22 - - [2025-12-18 20:42:06] "POST /security-groups HTTP/1.1" 409 285 0.002285 10.0.0.22 - - [2025-12-18 20:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2025-12-18 20:42:06] "PUT /security-group/30e4abdf-64db-4f41-a84a-1824cf5ae6a5 HTTP/1.1" 200 262 0.054628 10.0.0.22 - - [2025-12-18 20:42:06] "PUT /access-control-list/a5f48aa5-6a86-4295-b134-07a3142a7270 HTTP/1.1" 200 272 0.021960 10.0.0.22 - - [2025-12-18 20:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.045426 10.0.0.22 - - [2025-12-18 20:42:06] "PUT /access-control-list/4400a3ce-c8d9-4ba6-ba88-b24f41ee152a HTTP/1.1" 200 272 0.029947 10.0.0.22 - - [2025-12-18 20:42:11] "POST /projects HTTP/1.1" 409 238 0.002367 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.22 - - [2025-12-18 20:42:11] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035365 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.22 - - [2025-12-18 20:42:11] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004568 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.22 - - [2025-12-18 20:42:11] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004158 10.0.0.22 - - [2025-12-18 20:42:11] "POST /security-groups HTTP/1.1" 409 285 0.002073 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2025-12-18 20:42:11] "PUT /security-group/30e4abdf-64db-4f41-a84a-1824cf5ae6a5 HTTP/1.1" 200 262 0.054522 10.0.0.22 - - [2025-12-18 20:42:11] "PUT /access-control-list/a5f48aa5-6a86-4295-b134-07a3142a7270 HTTP/1.1" 200 272 0.017568 10.0.0.22 - - [2025-12-18 20:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032256 10.0.0.22 - - [2025-12-18 20:42:11] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009096 10.0.0.22 - - [2025-12-18 20:42:11] "PUT /access-control-list/4400a3ce-c8d9-4ba6-ba88-b24f41ee152a HTTP/1.1" 200 272 0.026351 10.0.0.22 - - [2025-12-18 20:42:11] "GET /firewall-rule/4e298ae0-9fda-41e7-9b57-d73c5ff239da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002849 10.0.0.22 - - [2025-12-18 20:42:11] "POST /ref-update HTTP/1.1" 200 156 0.044122 10.0.0.22 - - [2025-12-18 20:42:11] "DELETE /firewall-rule/4e298ae0-9fda-41e7-9b57-d73c5ff239da HTTP/1.1" 200 115 0.039762 10.0.0.22 - - [2025-12-18 20:42:11] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004329 10.0.0.22 - - [2025-12-18 20:42:11] "GET /firewall-rule/d475d5e6-8d66-42df-b69f-f0031ac4ece8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002782 10.0.0.22 - - [2025-12-18 20:42:11] "POST /ref-update HTTP/1.1" 200 156 0.054823 10.0.0.22 - - [2025-12-18 20:42:11] "DELETE /firewall-rule/d475d5e6-8d66-42df-b69f-f0031ac4ece8 HTTP/1.1" 200 115 0.040437 10.0.0.22 - - [2025-12-18 20:42:11] "DELETE /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8 HTTP/1.1" 409 236 0.004549 10.0.0.22 - - [2025-12-18 20:42:11] "DELETE /tag/dd9cfbd2-733d-4fcb-8d8d-98adf480b3f0 HTTP/1.1" 200 115 0.033353 10.0.0.22 - - [2025-12-18 20:42:11] "DELETE /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92 HTTP/1.1" 409 236 0.003630 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.22 - - [2025-12-18 20:42:11] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004236 10.0.0.22 - - [2025-12-18 20:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2025-12-18 20:42:11] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003967 10.0.0.22 - - [2025-12-18 20:42:11] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.045087 10.0.0.22 - - [2025-12-18 20:42:12] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.039896 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /security-group/30e4abdf-64db-4f41-a84a-1824cf5ae6a5 HTTP/1.1" 200 115 0.063227 10.0.0.22 - - [2025-12-18 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /access-control-list/a5f48aa5-6a86-4295-b134-07a3142a7270 HTTP/1.1" 200 115 0.027792 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /access-control-list/4400a3ce-c8d9-4ba6-ba88-b24f41ee152a HTTP/1.1" 200 115 0.038648 10.0.0.22 - - [2025-12-18 20:42:12] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035769 10.0.0.22 - - [2025-12-18 20:42:12] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?fields=security_groups HTTP/1.1" 200 1352 0.054446 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /security-group/08f6a7a4-bc3a-4f1b-a52f-0ae3a9d432cd HTTP/1.1" 200 115 0.046605 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /access-control-list/b998cdc5-76d1-4773-a1c5-7434c77d9aa8 HTTP/1.1" 200 115 0.037570 10.0.0.22 - - [2025-12-18 20:42:12] "GET /project/a465734d-ab13-4ab3-8a36-034836fcf168?fields=application_policy_sets HTTP/1.1" 200 1391 0.045049 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /access-control-list/cbde4fb7-7297-4ad4-9b1f-61dd40127245 HTTP/1.1" 200 115 0.032354 10.0.0.22 - - [2025-12-18 20:42:12] "DELETE /project/a465734d-ab13-4ab3-8a36-034836fcf168 HTTP/1.1" 200 115 0.313685 10.0.0.22 - - [2025-12-18 20:42:12] "POST /projects HTTP/1.1" 409 238 0.001751 10.0.0.22 - - [2025-12-18 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007885 10.0.0.22 - - [2025-12-18 20:42:12] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029219 10.0.0.22 - - [2025-12-18 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.22 - - [2025-12-18 20:42:12] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004565 10.0.0.22 - - [2025-12-18 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.22 - - [2025-12-18 20:42:12] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004562 10.0.0.22 - - [2025-12-18 20:42:12] "POST /security-groups HTTP/1.1" 409 285 0.002542 10.0.0.22 - - [2025-12-18 20:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.22 - - [2025-12-18 20:42:12] "PUT /security-group/44fcf00d-3a21-46ad-a294-448c497708d8 HTTP/1.1" 200 262 0.056886 10.0.0.22 - - [2025-12-18 20:42:12] "PUT /access-control-list/71f1de56-83ae-4298-80ff-3962d0576172 HTTP/1.1" 200 272 0.027771 10.0.0.22 - - [2025-12-18 20:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040377 10.0.0.22 - - [2025-12-18 20:42:12] "PUT /access-control-list/66268b36-2544-473f-a383-37675037fd94 HTTP/1.1" 200 272 0.034576 10.0.0.22 - - [2025-12-18 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.22 - - [2025-12-18 20:42:17] "GET /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002829 10.0.0.22 - - [2025-12-18 20:42:17] "GET /virtual-machine-interface/710ec7ca-dc51-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002342 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /loadbalancer-member/b0183c73-7823-43cd-81c5-e9c2c7e537e7 HTTP/1.1" 200 115 0.027215 10.0.0.22 - - [2025-12-18 20:42:17] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002597 10.0.0.22 - - [2025-12-18 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.22 - - [2025-12-18 20:42:17] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-policy/01268afd-9764-46df-90d6-f139c937251a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002544 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-rule/9bac0275-e9a5-42e5-814c-88e674f686f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002843 10.0.0.22 - - [2025-12-18 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.017390 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /firewall-rule/9bac0275-e9a5-42e5-814c-88e674f686f9 HTTP/1.1" 200 115 0.030814 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005012 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-rule/50a68528-446a-4ba6-9d0b-3c4cdd9a6db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003278 10.0.0.22 - - [2025-12-18 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.014772 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /firewall-rule/50a68528-446a-4ba6-9d0b-3c4cdd9a6db9 HTTP/1.1" 200 115 0.054308 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004343 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-rule/a1e6ca7b-aaf6-498a-9d9b-a4a4a5b52335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003329 10.0.0.22 - - [2025-12-18 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.011598 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /firewall-rule/a1e6ca7b-aaf6-498a-9d9b-a4a4a5b52335 HTTP/1.1" 200 115 0.037267 10.0.0.22 - - [2025-12-18 20:42:17] "GET /application-policy-set/500cca71-f551-4ea9-9807-e520ff106605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002384 10.0.0.22 - - [2025-12-18 20:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.22 - - [2025-12-18 20:42:17] "GET /policy-management/a674c70f-09f0-4ae3-8712-cb1b8722fd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002458 10.0.0.22 - - [2025-12-18 20:42:17] "GET /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003413 10.0.0.22 - - [2025-12-18 20:42:17] "POST /ref-update HTTP/1.1" 200 156 0.021738 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /firewall-policy/71f6f912-f4a5-4f0a-964f-dbf13f2a5dd8 HTTP/1.1" 200 115 0.025347 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /tag/89f3df51-c197-4c53-985e-e2cea492dd83 HTTP/1.1" 200 115 0.053911 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /tag/d9a50fae-731c-4745-ac51-ccf19181e7e8 HTTP/1.1" 200 115 0.050976 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /tag/e43a1af9-7474-4969-b164-a2235b56b01b HTTP/1.1" 200 115 0.059622 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /tag/72e3d9e8-b7cc-4717-af2c-72086ddb2b92 HTTP/1.1" 200 115 0.036099 10.0.0.22 - - [2025-12-18 20:42:17] "DELETE /loadbalancer-pool/918b4db0-1f10-40d2-a603-18a284b57115 HTTP/1.1" 200 115 0.019664 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /loadbalancer-listener/4562a1ab-e74c-4241-96fe-cd4768057abd HTTP/1.1" 200 115 0.036790 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /loadbalancer/623e138c-e62b-4141-8d5d-9cbbbc822706 HTTP/1.1" 200 115 0.042483 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /floating-ip/1c3156e8-7e9f-4ea0-a506-a6d1c2c84d3a HTTP/1.1" 200 115 0.036790 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /instance-ip/83402ea7-8e46-4119-8cd5-7fa82b3eb5de HTTP/1.1" 200 115 0.038476 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /virtual-machine-interface/72cfc663-b2e6-48d6-8af6-929fb77cc9e2 HTTP/1.1" 200 115 0.045436 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /tag/35517c81-5969-4c9f-bd3e-887eb0cd452d HTTP/1.1" 200 115 0.052422 10.0.0.22 - - [2025-12-18 20:42:18] "POST /projects HTTP/1.1" 409 238 0.001724 10.0.0.22 - - [2025-12-18 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.22 - - [2025-12-18 20:42:18] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043419 10.0.0.22 - - [2025-12-18 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.22 - - [2025-12-18 20:42:18] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004299 10.0.0.22 - - [2025-12-18 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.22 - - [2025-12-18 20:42:18] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004097 10.0.0.22 - - [2025-12-18 20:42:18] "POST /security-groups HTTP/1.1" 409 285 0.002029 10.0.0.22 - - [2025-12-18 20:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.22 - - [2025-12-18 20:42:18] "PUT /security-group/44fcf00d-3a21-46ad-a294-448c497708d8 HTTP/1.1" 200 262 0.068862 10.0.0.22 - - [2025-12-18 20:42:18] "PUT /access-control-list/71f1de56-83ae-4298-80ff-3962d0576172 HTTP/1.1" 200 272 0.013267 10.0.0.22 - - [2025-12-18 20:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.056011 10.0.0.22 - - [2025-12-18 20:42:18] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006883 10.0.0.22 - - [2025-12-18 20:42:18] "PUT /access-control-list/66268b36-2544-473f-a383-37675037fd94 HTTP/1.1" 200 272 0.031009 10.0.0.22 - - [2025-12-18 20:42:18] "GET /firewall-rule/d82509fc-b93e-4f7e-84b2-57aeee612ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003895 10.0.0.22 - - [2025-12-18 20:42:18] "POST /ref-update HTTP/1.1" 200 156 0.055305 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /firewall-rule/d82509fc-b93e-4f7e-84b2-57aeee612ee9 HTTP/1.1" 200 115 0.065014 10.0.0.22 - - [2025-12-18 20:42:18] "GET /firewall-policy/c030c4d4-66ef-4967-9df5-b0e5b4d7e424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004989 10.0.0.22 - - [2025-12-18 20:42:18] "GET /firewall-rule/3edc5bb2-8c65-4cad-bc6e-2d79d1b86811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007143 10.0.0.22 - - [2025-12-18 20:42:18] "POST /ref-update HTTP/1.1" 200 156 0.040562 10.0.0.22 - - [2025-12-18 20:42:18] "DELETE /firewall-rule/3edc5bb2-8c65-4cad-bc6e-2d79d1b86811 HTTP/1.1" 200 115 0.038920 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /tag/71767c17-248e-4cf1-8d68-6f80b6037569 HTTP/1.1" 200 115 0.037516 10.0.0.22 - - [2025-12-18 20:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007461 10.0.0.22 - - [2025-12-18 20:42:19] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004411 10.0.0.22 - - [2025-12-18 20:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2025-12-18 20:42:19] "GET /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003885 10.0.0.22 - - [2025-12-18 20:42:19] "PUT /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8 HTTP/1.1" 200 264 0.056024 10.0.0.22 - - [2025-12-18 20:42:19] "PUT /virtual-network/f0bd1ec8-6df0-4b35-8cba-d92f77542891 HTTP/1.1" 200 264 0.053430 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /access-control-list/71f1de56-83ae-4298-80ff-3962d0576172 HTTP/1.1" 200 115 0.061537 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /security-group/44fcf00d-3a21-46ad-a294-448c497708d8 HTTP/1.1" 200 115 0.118988 10.0.0.22 - - [2025-12-18 20:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /access-control-list/66268b36-2544-473f-a383-37675037fd94 HTTP/1.1" 200 115 0.047271 10.0.0.22 - - [2025-12-18 20:42:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028630 10.0.0.22 - - [2025-12-18 20:42:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?fields=security_groups HTTP/1.1" 200 1353 0.037406 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /security-group/13e3eeb9-fe1c-418c-8cc3-48de5e661e40 HTTP/1.1" 200 115 0.057179 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /access-control-list/e9415d98-5788-4017-9183-86f997c78cd1 HTTP/1.1" 200 115 0.046053 10.0.0.22 - - [2025-12-18 20:42:19] "GET /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752?fields=application_policy_sets HTTP/1.1" 200 1392 0.043098 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /access-control-list/5c1e6592-bae6-45f8-a4d4-99061391188b HTTP/1.1" 200 115 0.056867 10.0.0.22 - - [2025-12-18 20:42:19] "DELETE /project/b4d92aee-3400-4ef5-8b0c-c78ceb8a2752 HTTP/1.1" 200 115 0.312046 10.0.0.22 - - [2025-12-18 20:43:11] "GET / HTTP/1.1" 200 35931 0.002303 10.0.0.22 - - [2025-12-18 20:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.22 - - [2025-12-18 20:43:11] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005374 10.0.0.22 - - [2025-12-18 20:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.22 - - [2025-12-18 20:43:12] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002517 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005164 10.0.0.22 - - [2025-12-18 20:43:30] "POST /set-tag HTTP/1.1" 200 109 0.003409 10.0.0.22 - - [2025-12-18 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.22 - - [2025-12-18 20:43:30] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003177 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005657 10.0.0.22 - - [2025-12-18 20:43:30] "POST /set-tag HTTP/1.1" 200 109 0.030481 10.0.0.22 - - [2025-12-18 20:43:30] "DELETE /loadbalancer-member/2a1ead41-acae-41cd-a713-3d180e2f0711 HTTP/1.1" 200 115 0.029791 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004824 10.0.0.22 - - [2025-12-18 20:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.22 - - [2025-12-18 20:43:30] "DELETE /loadbalancer-member/5ed11df0-92ff-4430-8d8a-8a4ec9b37454 HTTP/1.1" 200 115 0.055506 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006786 10.0.0.22 - - [2025-12-18 20:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.22 - - [2025-12-18 20:43:30] "DELETE /loadbalancer-member/bae85a01-0bb8-4b46-bcd7-c50c8bfbeed6 HTTP/1.1" 200 115 0.043171 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006263 10.0.0.22 - - [2025-12-18 20:43:30] "POST /set-tag HTTP/1.1" 200 109 0.006962 10.0.0.22 - - [2025-12-18 20:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2025-12-18 20:43:30] "GET /loadbalancer/7f074e49-1dd9-4521-a16d-3f2c657ff13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002255 10.0.0.22 - - [2025-12-18 20:43:30] "GET /loadbalancer-pool/492962e2-a209-4953-bb4b-3f6bed3f0060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004382 10.0.0.22 - - [2025-12-18 20:43:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020373 10.0.0.22 - - [2025-12-18 20:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016808 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016925 10.0.0.22 - - [2025-12-18 20:43:30] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004187 10.0.0.22 - - [2025-12-18 20:43:30] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001798 10.0.0.22 - - [2025-12-18 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.083706 10.0.0.22 - - [2025-12-18 20:43:31] "GET /loadbalancer-pool/5d0b47f6-ebca-4cb7-acfa-b4b7fc97fde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024235 10.0.0.22 - - [2025-12-18 20:43:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017400 10.0.0.22 - - [2025-12-18 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018382 10.0.0.22 - - [2025-12-18 20:43:31] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010602 10.0.0.22 - - [2025-12-18 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.22 - - [2025-12-18 20:43:31] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005321 10.0.0.22 - - [2025-12-18 20:43:31] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001997 10.0.0.22 - - [2025-12-18 20:43:31] "GET /loadbalancer-pool/5d30fe90-5ede-4c21-b618-8269cf75d922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003702 10.0.0.22 - - [2025-12-18 20:43:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022109 10.0.0.22 - - [2025-12-18 20:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017900 10.0.0.22 - - [2025-12-18 20:43:31] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005236 10.0.0.22 - - [2025-12-18 20:43:31] "GET /virtual-machine-interface/9c93d47c-dc50-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006026 10.0.0.22 - - [2025-12-18 20:43:31] "GET /floating-ip/ef924949-1717-453c-b784-c691024b7aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002038 10.0.0.22 - - [2025-12-18 20:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.22 - - [2025-12-18 20:43:48] "GET / HTTP/1.1" 200 35931 0.002648 10.0.0.22 - - [2025-12-18 20:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.22 - - [2025-12-18 20:43:48] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004567 10.0.0.22 - - [2025-12-18 20:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2025-12-18 20:43:48] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003312 10.0.0.22 - - [2025-12-18 20:44:00] "GET / HTTP/1.1" 200 35931 0.002073 10.0.0.22 - - [2025-12-18 20:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011103 10.0.0.22 - - [2025-12-18 20:44:00] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003950 10.0.0.22 - - [2025-12-18 20:44:00] "POST /bgp-routers HTTP/1.1" 409 301 0.003218 10.0.0.22 - - [2025-12-18 20:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.22 - - [2025-12-18 20:44:00] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003811 10.0.0.22 - - [2025-12-18 20:44:00] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.015083 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001275 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 10.0.0.22 - - [2025-12-18 20:44:18] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.22 - - [2025-12-18 20:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2025-12-18 20:44:18] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004354 10.0.0.22 - - [2025-12-18 20:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2025-12-18 20:44:18] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002292 10.0.0.22 - - [2025-12-18 20:44:19] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.22 - - [2025-12-18 20:44:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002220 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2025-12-18 20:44:24] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002389 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.008879 10.0.0.22 - - [2025-12-18 20:44:24] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 264 0.001917 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/9088f062-0b79-46b2-bd34-1f81f679cc80 HTTP/1.1" 200 244 0.009613 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 261 0.005769 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/0111af59-9f31-461f-bccd-c105d672e852 HTTP/1.1" 200 244 0.010231 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 261 0.013221 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/87ca7dcb-2846-4b8b-8aba-49f5771ec496 HTTP/1.1" 200 244 0.009781 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 253 0.008045 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/69e4361f-7baf-4d4b-968a-f1cf28ec6705 HTTP/1.1" 200 244 0.016941 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 251 0.004150 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/ef63844b-8e22-458d-9b78-09968230f673 HTTP/1.1" 200 244 0.009885 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 252 0.004431 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.22 - - [2025-12-18 20:44:24] "PUT /alarm/8f314b38-deae-4264-9111-7230758592ea HTTP/1.1" 200 244 0.012275 10.0.0.22 - - [2025-12-18 20:44:24] "POST /alarms HTTP/1.1" 409 256 0.009447 10.0.0.22 - - [2025-12-18 20:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/ca6612a1-0f6e-4a56-8930-dd0556a22bda HTTP/1.1" 200 244 0.014395 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 248 0.003234 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/b960a358-3b41-42f1-afc1-52030b86b188 HTTP/1.1" 200 244 0.010116 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 252 0.021689 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/f6402c89-7b9b-4697-90b9-4c059c014a2b HTTP/1.1" 200 244 0.010282 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 257 0.011796 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/8bb64be3-085f-4946-a99d-073be8784711 HTTP/1.1" 200 244 0.011628 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 251 0.003268 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/756768ec-d3be-459d-bae5-f012f00b1368 HTTP/1.1" 200 244 0.018932 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 257 0.005141 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/818c3bec-8805-4f9d-8544-3bcb09579085 HTTP/1.1" 200 244 0.010292 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 261 0.003059 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/8974db5b-e036-4efc-9767-1921fdbf3f17 HTTP/1.1" 200 244 0.011571 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 258 0.004599 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/a46de988-9963-4964-89c8-de832442965c HTTP/1.1" 200 244 0.010268 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 254 0.008776 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/ab4f4077-dcf6-4c2d-aacb-92be6e512efc HTTP/1.1" 200 244 0.010822 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 254 0.008016 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/6356a245-d100-49df-8475-fe09437e628d HTTP/1.1" 200 244 0.012859 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 254 0.007737 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/54a5291b-4ba8-4e0b-9d3f-ce91229310d4 HTTP/1.1" 200 244 0.010865 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 247 0.014477 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/d24bd23e-ca88-444e-81c0-106a2ecc22b1 HTTP/1.1" 200 244 0.020624 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 272 0.004442 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/3fc16012-0d15-474d-8d05-af505f1fd06a HTTP/1.1" 200 244 0.009309 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 261 0.002652 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.22 - - [2025-12-18 20:44:25] "PUT /alarm/d72f25ff-0110-424c-a500-f5712fd4a9df HTTP/1.1" 200 244 0.010089 10.0.0.22 - - [2025-12-18 20:44:25] "POST /alarms HTTP/1.1" 409 259 0.009878 10.0.0.22 - - [2025-12-18 20:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /alarm/8c3e28cc-d604-4ff2-a979-e85369a87a5c HTTP/1.1" 200 244 0.009561 10.0.0.22 - - [2025-12-18 20:44:26] "POST /alarms HTTP/1.1" 409 265 0.005257 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /alarm/f7583f0e-519e-4bbb-b089-427c71aedb3a HTTP/1.1" 200 244 0.010464 10.0.0.22 - - [2025-12-18 20:44:26] "POST /alarms HTTP/1.1" 409 279 0.004378 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /alarm/538b9744-30b5-4355-8985-6153e3dff665 HTTP/1.1" 200 244 0.010550 10.0.0.22 - - [2025-12-18 20:44:26] "GET / HTTP/1.1" 200 35931 0.002493 10.0.0.22 - - [2025-12-18 20:44:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002177 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.006711 10.0.0.22 - - [2025-12-18 20:44:26] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2025-12-18 20:44:26] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002579 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.009348 10.0.0.22 - - [2025-12-18 20:44:26] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.22 - - [2025-12-18 20:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2025-12-18 20:44:26] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004196 10.0.0.22 - - [2025-12-18 20:44:26] "PUT /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c HTTP/1.1" 200 274 0.015446 10.0.0.22 - - [2025-12-18 20:44:30] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.22 - - [2025-12-18 20:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.22 - - [2025-12-18 20:44:30] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005230 10.0.0.22 - - [2025-12-18 20:44:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001711 10.0.0.22 - - [2025-12-18 20:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.22 - - [2025-12-18 20:44:30] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003118 10.0.0.22 - - [2025-12-18 20:44:30] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.015388 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.22 - - [2025-12-18 20:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.22 - - [2025-12-18 20:44:33] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002783 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:44:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.22 - - [2025-12-18 20:44:48] "GET / HTTP/1.1" 200 35931 0.002835 10.0.0.22 - - [2025-12-18 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.22 - - [2025-12-18 20:44:48] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005529 10.0.0.22 - - [2025-12-18 20:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.22 - - [2025-12-18 20:44:48] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002380 10.0.0.22 - - [2025-12-18 20:44:59] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.22 - - [2025-12-18 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.22 - - [2025-12-18 20:44:59] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003269 10.0.0.22 - - [2025-12-18 20:44:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001767 10.0.0.22 - - [2025-12-18 20:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.22 - - [2025-12-18 20:44:59] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003002 10.0.0.22 - - [2025-12-18 20:44:59] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.027071 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.22 - - [2025-12-18 20:45:14] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.22 - - [2025-12-18 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.22 - - [2025-12-18 20:45:14] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004616 10.0.0.22 - - [2025-12-18 20:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2025-12-18 20:45:14] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001908 10.0.0.22 - - [2025-12-18 20:45:14] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.22 - - [2025-12-18 20:45:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002152 10.0.0.22 - - [2025-12-18 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.22 - - [2025-12-18 20:45:19] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002646 10.0.0.22 - - [2025-12-18 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.22 - - [2025-12-18 20:45:19] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.008712 10.0.0.22 - - [2025-12-18 20:45:19] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.22 - - [2025-12-18 20:45:19] "POST /alarms HTTP/1.1" 409 264 0.002031 10.0.0.22 - - [2025-12-18 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.22 - - [2025-12-18 20:45:19] "PUT /alarm/9088f062-0b79-46b2-bd34-1f81f679cc80 HTTP/1.1" 200 244 0.009550 10.0.0.22 - - [2025-12-18 20:45:19] "POST /alarms HTTP/1.1" 409 261 0.010200 10.0.0.22 - - [2025-12-18 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.22 - - [2025-12-18 20:45:19] "PUT /alarm/0111af59-9f31-461f-bccd-c105d672e852 HTTP/1.1" 200 244 0.010078 10.0.0.22 - - [2025-12-18 20:45:19] "POST /alarms HTTP/1.1" 409 261 0.001635 10.0.0.22 - - [2025-12-18 20:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/87ca7dcb-2846-4b8b-8aba-49f5771ec496 HTTP/1.1" 200 244 0.009186 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 253 0.005955 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/69e4361f-7baf-4d4b-968a-f1cf28ec6705 HTTP/1.1" 200 244 0.011511 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 251 0.002466 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/ef63844b-8e22-458d-9b78-09968230f673 HTTP/1.1" 200 244 0.037134 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 252 0.009678 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/8f314b38-deae-4264-9111-7230758592ea HTTP/1.1" 200 244 0.010466 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 256 0.014172 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/ca6612a1-0f6e-4a56-8930-dd0556a22bda HTTP/1.1" 200 244 0.010000 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 248 0.014418 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/b960a358-3b41-42f1-afc1-52030b86b188 HTTP/1.1" 200 244 0.010306 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 252 0.005610 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/f6402c89-7b9b-4697-90b9-4c059c014a2b HTTP/1.1" 200 244 0.010636 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 257 0.005142 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014127 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/8bb64be3-085f-4946-a99d-073be8784711 HTTP/1.1" 200 244 0.020649 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 251 0.012382 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/756768ec-d3be-459d-bae5-f012f00b1368 HTTP/1.1" 200 244 0.009264 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 257 0.010633 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/818c3bec-8805-4f9d-8544-3bcb09579085 HTTP/1.1" 200 244 0.010935 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 261 0.010980 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/8974db5b-e036-4efc-9767-1921fdbf3f17 HTTP/1.1" 200 244 0.013005 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 258 0.010420 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/a46de988-9963-4964-89c8-de832442965c HTTP/1.1" 200 244 0.011167 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 254 0.009378 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2025-12-18 20:45:20] "PUT /alarm/ab4f4077-dcf6-4c2d-aacb-92be6e512efc HTTP/1.1" 200 244 0.012404 10.0.0.22 - - [2025-12-18 20:45:20] "POST /alarms HTTP/1.1" 409 254 0.005826 10.0.0.22 - - [2025-12-18 20:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/6356a245-d100-49df-8475-fe09437e628d HTTP/1.1" 200 244 0.010383 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 254 0.002462 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/54a5291b-4ba8-4e0b-9d3f-ce91229310d4 HTTP/1.1" 200 244 0.010234 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 247 0.004442 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/d24bd23e-ca88-444e-81c0-106a2ecc22b1 HTTP/1.1" 200 244 0.016476 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 272 0.008864 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/3fc16012-0d15-474d-8d05-af505f1fd06a HTTP/1.1" 200 244 0.011713 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 261 0.009293 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/d72f25ff-0110-424c-a500-f5712fd4a9df HTTP/1.1" 200 244 0.009864 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 259 0.009597 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/8c3e28cc-d604-4ff2-a979-e85369a87a5c HTTP/1.1" 200 244 0.009630 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 265 0.011234 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/f7583f0e-519e-4bbb-b089-427c71aedb3a HTTP/1.1" 200 244 0.010060 10.0.0.22 - - [2025-12-18 20:45:21] "POST /alarms HTTP/1.1" 409 279 0.013105 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /alarm/538b9744-30b5-4355-8985-6153e3dff665 HTTP/1.1" 200 244 0.009188 10.0.0.22 - - [2025-12-18 20:45:21] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.22 - - [2025-12-18 20:45:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002241 10.0.0.22 - - [2025-12-18 20:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.22 - - [2025-12-18 20:45:21] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.008567 10.0.0.22 - - [2025-12-18 20:45:22] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.22 - - [2025-12-18 20:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-12-18 20:45:22] "GET /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002622 10.0.0.22 - - [2025-12-18 20:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2025-12-18 20:45:22] "PUT /global-vrouter-config/6683dd01-b40b-40da-a7a3-1901a9a03881 HTTP/1.1" 200 276 0.016768 10.0.0.22 - - [2025-12-18 20:45:22] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.22 - - [2025-12-18 20:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.22 - - [2025-12-18 20:45:22] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004648 10.0.0.22 - - [2025-12-18 20:45:22] "PUT /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c HTTP/1.1" 200 274 0.013368 10.0.0.22 - - [2025-12-18 20:45:25] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.22 - - [2025-12-18 20:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2025-12-18 20:45:25] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003431 10.0.0.22 - - [2025-12-18 20:45:25] "POST /bgp-routers HTTP/1.1" 409 301 0.008792 10.0.0.22 - - [2025-12-18 20:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 10.0.0.22 - - [2025-12-18 20:45:25] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003451 10.0.0.22 - - [2025-12-18 20:45:25] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.012690 10.0.0.22 - - [2025-12-18 20:45:30] "POST /tags HTTP/1.1" 200 355 0.021798 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.22 - - [2025-12-18 20:45:30] "GET /tag/f0ffe407-cca2-4dcd-9b6f-b73d2f497427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014951 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009032 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.22 - - [2025-12-18 20:45:30] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058827 10.0.0.22 - - [2025-12-18 20:45:30] "POST /virtual-machines HTTP/1.1" 200 351 0.012115 10.0.0.22 - - [2025-12-18 20:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016649 10.0.0.22 - - [2025-12-18 20:45:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.101176 10.0.0.22 - - [2025-12-18 20:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024724 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008187 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004400 10.0.0.22 - - [2025-12-18 20:45:30] "POST /instance-ips HTTP/1.1" 200 391 0.027721 10.0.0.22 - - [2025-12-18 20:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015769 10.0.0.22 - - [2025-12-18 20:45:30] "POST /set-tag HTTP/1.1" 200 109 0.013668 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013486 10.0.0.22 - - [2025-12-18 20:45:30] "GET /instance-ip/7dc6edf2-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002664 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004669 10.0.0.22 - - [2025-12-18 20:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005113 10.0.0.22 - - [2025-12-18 20:45:30] "POST /ref-update HTTP/1.1" 200 156 0.008045 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011492 10.0.0.22 - - [2025-12-18 20:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.22 - - [2025-12-18 20:45:30] "GET /virtual-network/d05c3c5e-69b9-4ac3-b21e-af796763dec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003786 10.0.0.22 - - [2025-12-18 20:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.22 - - [2025-12-18 20:45:30] "GET /project/cee3b5b4-462d-4e79-9171-4cb6678a5dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031934 10.0.0.22 - - [2025-12-18 20:45:30] "POST /virtual-machines HTTP/1.1" 200 355 0.007241 10.0.0.22 - - [2025-12-18 20:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007807 10.0.0.22 - - [2025-12-18 20:45:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.117234 10.0.0.22 - - [2025-12-18 20:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008209 10.0.0.22 - - [2025-12-18 20:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006855 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008106 10.0.0.22 - - [2025-12-18 20:45:31] "POST /instance-ips HTTP/1.1" 200 395 0.017950 10.0.0.22 - - [2025-12-18 20:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023041 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008012 10.0.0.22 - - [2025-12-18 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.021867 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011048 10.0.0.22 - - [2025-12-18 20:45:31] "GET /instance-ip/7e390cd4-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007892 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004387 10.0.0.22 - - [2025-12-18 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-router/c217a134-ab1b-4350-aac1-dab797c479e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003531 10.0.0.22 - - [2025-12-18 20:45:31] "POST /ref-update HTTP/1.1" 200 156 0.015346 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007673 10.0.0.22 - - [2025-12-18 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004203 10.0.0.22 - - [2025-12-18 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.22 - - [2025-12-18 20:45:31] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004071 10.0.0.22 - - [2025-12-18 20:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.22 - - [2025-12-18 20:45:40] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.22 - - [2025-12-18 20:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2025-12-18 20:45:40] "GET /global-system-config/54130ef5-cae7-421a-8a10-2b7d2c435a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004484 10.0.0.22 - - [2025-12-18 20:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2025-12-18 20:45:40] "GET /config-node/911ef203-9131-4dd1-8feb-663290f67879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001627 10.0.0.22 - - [2025-12-18 20:45:45] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004222 10.0.0.22 - - [2025-12-18 20:45:45] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.22 - - [2025-12-18 20:45:46] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004183 10.0.0.22 - - [2025-12-18 20:45:46] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.22 - - [2025-12-18 20:45:47] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007719 10.0.0.22 - - [2025-12-18 20:45:47] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.22 - - [2025-12-18 20:45:52] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.22 - - [2025-12-18 20:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.22 - - [2025-12-18 20:45:52] "GET /routing-instance/96bdeebf-c65c-4f97-8c1e-59e26ead9a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003865 10.0.0.22 - - [2025-12-18 20:45:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002263 10.0.0.22 - - [2025-12-18 20:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-12-18 20:45:52] "GET /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003470 10.0.0.22 - - [2025-12-18 20:45:52] "PUT /bgp-router/ed75e049-3646-46ad-b2e9-c307253588f4 HTTP/1.1" 200 254 0.034511 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.22 - - [2025-12-18 20:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.22 - - [2025-12-18 20:45:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001768 10.0.0.22 - - [2025-12-18 20:46:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001760 10.0.0.22 - - [2025-12-18 20:46:18] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004390 10.0.0.22 - - [2025-12-18 20:46:18] "POST /set-tag HTTP/1.1" 200 109 0.004729 10.0.0.22 - - [2025-12-18 20:46:18] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004350 10.0.0.22 - - [2025-12-18 20:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.22 - - [2025-12-18 20:46:18] "GET /virtual-machine/db1aaa2c-128a-42a9-b03f-db88bef9a7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006321 10.0.0.22 - - [2025-12-18 20:46:18] "POST /ref-update HTTP/1.1" 200 156 0.009139 10.0.0.22 - - [2025-12-18 20:46:18] "GET /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003805 10.0.0.22 - - [2025-12-18 20:46:18] "POST /set-tag HTTP/1.1" 200 109 0.012972 10.0.0.22 - - [2025-12-18 20:46:18] "POST /set-tag HTTP/1.1" 200 109 0.016914 10.0.0.22 - - [2025-12-18 20:46:18] "DELETE /instance-ip/7dc6edf2-dc52-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.030976 10.0.0.22 - - [2025-12-18 20:46:18] "DELETE /virtual-machine-interface/7db25dce-dc52-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.036876 10.0.0.22 - - [2025-12-18 20:46:18] "DELETE /virtual-machine/db1aaa2c-128a-42a9-b03f-db88bef9a7e3 HTTP/1.1" 200 115 0.017881 10.0.0.22 - - [2025-12-18 20:46:18] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005076 10.0.0.22 - - [2025-12-18 20:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.22 - - [2025-12-18 20:46:49] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020634 10.0.0.22 - - [2025-12-18 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.22 - - [2025-12-18 20:46:49] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004690 10.0.0.22 - - [2025-12-18 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.22 - - [2025-12-18 20:46:49] "GET /virtual-machine/840ee526-f257-45cd-b5fc-d793f41d5ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003702 10.0.0.22 - - [2025-12-18 20:46:49] "POST /ref-update HTTP/1.1" 200 156 0.010582 10.0.0.22 - - [2025-12-18 20:46:49] "GET /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004530 10.0.0.22 - - [2025-12-18 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.018562 10.0.0.22 - - [2025-12-18 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.044997 10.0.0.22 - - [2025-12-18 20:46:49] "DELETE /instance-ip/7e390cd4-dc52-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.048575 10.0.0.22 - - [2025-12-18 20:46:49] "DELETE /virtual-machine-interface/7e1c4860-dc52-11f0-9494-fa163ea1b061 HTTP/1.1" 200 115 0.051962 10.0.0.22 - - [2025-12-18 20:46:49] "DELETE /virtual-machine/840ee526-f257-45cd-b5fc-d793f41d5ef9 HTTP/1.1" 200 115 0.027539 10.0.0.22 - - [2025-12-18 20:46:49] "DELETE /tag/f0ffe407-cca2-4dcd-9b6f-b73d2f497427 HTTP/1.1" 200 115 0.044473