++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 1 04:28:04 PM UTC 2026 ===================' INFO: =================== Mon Jun 1 04:28:04 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.22 ++ CONFIGDB_NODES=10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.22,10.187.238.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.187.238.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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/01/2026 16:28:46.304 7fc5d22e3280 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/01/2026 16:28:46.480 7fc5d22e3280 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/01/2026 16:28:46.495 7fc5d22e3280 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/01/2026 16:28:46.495 7fc5d22e3280 [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 - - [2026-06-01 16:28:52] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.22 - - [2026-06-01 16:28:53] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.22 - - [2026-06-01 16:28:53] "GET / HTTP/1.1" 200 45303 0.001435 10.0.0.22 - - [2026-06-01 16:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.22 - - [2026-06-01 16:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.22 - - [2026-06-01 16:28:54] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2026-06-01 16:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.22 - - [2026-06-01 16:28:54] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007412 10.0.0.22 - - [2026-06-01 16:28:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003177 10.0.0.22 - - [2026-06-01 16:28:54] "POST /config-nodes HTTP/1.1" 200 593 0.082925 10.0.0.22 - - [2026-06-01 16:28:54] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.22 - - [2026-06-01 16:28:54] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.22 - - [2026-06-01 16:28:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004612 10.0.0.22 - - [2026-06-01 16:28:54] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.22 - - [2026-06-01 16:28:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.004473 10.0.0.22 - - [2026-06-01 16:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008944 10.0.0.22 - - [2026-06-01 16:28:54] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012294 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.033029 10.0.0.22 - - [2026-06-01 16:28:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.005095 10.0.0.22 - - [2026-06-01 16:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.22 - - [2026-06-01 16:28:55] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008469 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041578 10.0.0.22 - - [2026-06-01 16:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.22 - - [2026-06-01 16:28:55] "GET /network-ipam/7bb9998d-2b26-4805-a061-f8e506d7e46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007629 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-templates HTTP/1.1" 200 511 0.037757 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-templates HTTP/1.1" 200 501 0.034162 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-templates HTTP/1.1" 200 515 0.026460 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-templates HTTP/1.1" 200 535 0.034997 10.0.0.22 - - [2026-06-01 16:28:55] "POST /service-templates HTTP/1.1" 200 507 0.028923 10.0.0.22 - - [2026-06-01 16:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.22 - - [2026-06-01 16:28:57] "GET /network-ipam/7bb9998d-2b26-4805-a061-f8e506d7e46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003804 10.0.0.22 - - [2026-06-01 16:28:57] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2026-06-01 16:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2026-06-01 16:28:57] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007266 10.0.0.22 - - [2026-06-01 16:28:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003813 10.0.0.22 - - [2026-06-01 16:28:57] "POST /config-database-nodes HTTP/1.1" 200 611 0.035258 10.0.0.22 - - [2026-06-01 16:28:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002898 10.0.0.22 - - [2026-06-01 16:28:57] "POST /access-control-lists HTTP/1.1" 200 587 0.051157 10.0.0.22 - - [2026-06-01 16:28:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.008068 10.0.0.22 - - [2026-06-01 16:28:57] "POST /access-control-lists HTTP/1.1" 200 585 0.026403 10.0.0.22 - - [2026-06-01 16:28:58] "POST /route-targets HTTP/1.1" 200 327 0.019496 10.0.0.22 - - [2026-06-01 16:28:58] "POST /ref-update HTTP/1.1" 200 156 0.019042 10.0.0.22 - - [2026-06-01 16:28:58] "POST /route-targets HTTP/1.1" 200 327 0.018404 10.0.0.22 - - [2026-06-01 16:28:58] "POST /ref-update HTTP/1.1" 200 156 0.022176 10.0.0.22 - - [2026-06-01 16:28:58] "POST /route-targets HTTP/1.1" 200 327 0.015253 10.0.0.22 - - [2026-06-01 16:28:58] "POST /ref-update HTTP/1.1" 200 156 0.016917 10.0.0.22 - - [2026-06-01 16:28:58] "POST /route-targets HTTP/1.1" 200 327 0.013907 10.0.0.22 - - [2026-06-01 16:28:58] "POST /ref-update HTTP/1.1" 200 156 0.019784 10.0.0.22 - - [2026-06-01 16:28:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.005689 10.0.0.22 - - [2026-06-01 16:28:58] "POST /access-control-lists HTTP/1.1" 200 551 0.068966 10.0.0.22 - - [2026-06-01 16:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2026-06-01 16:28:59] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003291 10.0.0.22 - - [2026-06-01 16:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2026-06-01 16:28:59] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.007469 10.0.0.22 - - [2026-06-01 16:29:00] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 581 0.025867 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 575 0.036118 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 575 0.021877 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 559 0.020518 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 555 0.027326 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 557 0.041586 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 565 0.035336 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 549 0.050918 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 557 0.044332 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 567 0.020420 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 555 0.037676 10.0.0.22 - - [2026-06-01 16:29:00] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.22 - - [2026-06-01 16:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 567 0.041837 10.0.0.22 - - [2026-06-01 16:29:00] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004321 10.0.0.22 - - [2026-06-01 16:29:00] "POST /bgp-routers HTTP/1.1" 200 616 0.027633 10.0.0.22 - - [2026-06-01 16:29:00] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.035559 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 575 0.065021 10.0.0.22 - - [2026-06-01 16:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013494 10.0.0.22 - - [2026-06-01 16:29:00] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006245 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 569 0.032365 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 561 0.020974 10.0.0.22 - - [2026-06-01 16:29:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002640 10.0.0.22 - - [2026-06-01 16:29:00] "POST /ref-update HTTP/1.1" 200 156 0.015331 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 561 0.038662 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 561 0.024919 10.0.0.22 - - [2026-06-01 16:29:00] "POST /alarms HTTP/1.1" 200 547 0.022353 10.0.0.22 - - [2026-06-01 16:29:01] "POST /alarms HTTP/1.1" 200 595 0.019427 10.0.0.22 - - [2026-06-01 16:29:01] "POST /alarms HTTP/1.1" 200 575 0.022344 10.0.0.22 - - [2026-06-01 16:29:01] "POST /alarms HTTP/1.1" 200 571 0.018514 10.0.0.22 - - [2026-06-01 16:29:01] "POST /alarms HTTP/1.1" 200 583 0.028562 10.0.0.22 - - [2026-06-01 16:29:01] "POST /alarms HTTP/1.1" 200 609 0.032122 10.0.0.22 - - [2026-06-01 16:29:01] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.22 - - [2026-06-01 16:29:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004956 10.0.0.22 - - [2026-06-01 16:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.22 - - [2026-06-01 16:29:01] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.010088 10.0.0.22 - - [2026-06-01 16:29:01] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.22 - - [2026-06-01 16:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.22 - - [2026-06-01 16:29:01] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003760 10.0.0.22 - - [2026-06-01 16:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.22 - - [2026-06-01 16:29:01] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.009132 10.0.0.22 - - [2026-06-01 16:29:02] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.22 - - [2026-06-01 16:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.22 - - [2026-06-01 16:29:02] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008627 10.0.0.22 - - [2026-06-01 16:29:02] "PUT /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc HTTP/1.1" 200 274 0.017063 10.0.0.22 - - [2026-06-01 16:30:46] "GET / HTTP/1.1" 200 35931 0.001864 10.0.0.22 - - [2026-06-01 16:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.22 - - [2026-06-01 16:30:46] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006721 10.0.0.22 - - [2026-06-01 16:30:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003154 10.0.0.22 - - [2026-06-01 16:30:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.043734 10.0.0.22 - - [2026-06-01 16:30:54] "GET / HTTP/1.1" 200 35931 0.003205 10.0.0.22 - - [2026-06-01 16:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.22 - - [2026-06-01 16:30:54] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006107 10.0.0.22 - - [2026-06-01 16:30:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003026 10.0.0.22 - - [2026-06-01 16:30:54] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028698 10.0.0.22 - - [2026-06-01 16:31:03] "GET / HTTP/1.1" 200 35931 0.002490 10.0.0.22 - - [2026-06-01 16:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.22 - - [2026-06-01 16:31:03] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010045 10.0.0.22 - - [2026-06-01 16:31:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004052 10.0.0.22 - - [2026-06-01 16:31:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043697 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001992 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001343 10.0.0.22 - - [2026-06-01 16:31:11] "GET / HTTP/1.1" 200 35931 0.001955 10.0.0.22 - - [2026-06-01 16:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.22 - - [2026-06-01 16:31:11] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013127 10.0.0.22 - - [2026-06-01 16:31:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002583 10.0.0.22 - - [2026-06-01 16:31:11] "POST /database-nodes HTTP/1.1" 200 597 0.037910 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001176 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 10.0.0.22 - - [2026-06-01 16:31:28] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.22 - - [2026-06-01 16:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.22 - - [2026-06-01 16:31:28] "GET /domain/73931ee8-d768-407d-b907-324682d0afec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005930 10.0.0.22 - - [2026-06-01 16:31:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000797 10.0.0.22 - - [2026-06-01 16:31:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.009929 10.0.0.22 - - [2026-06-01 16:31:28] "POST /security-groups HTTP/1.1" 200 570 0.089677 10.0.0.22 - - [2026-06-01 16:31:28] "POST /projects HTTP/1.1" 200 481 0.369512 10.0.0.22 - - [2026-06-01 16:31:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.005764 10.0.0.22 - - [2026-06-01 16:31:28] "POST /access-control-lists HTTP/1.1" 200 579 0.071851 10.0.0.22 - - [2026-06-01 16:31:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.010516 10.0.0.22 - - [2026-06-01 16:31:28] "POST /security-groups HTTP/1.1" 200 534 0.110108 10.0.0.22 - - [2026-06-01 16:31:28] "POST /chown HTTP/1.1" 200 109 0.042061 10.0.0.22 - - [2026-06-01 16:31:28] "POST /policy-managements HTTP/1.1" 409 214 0.003634 10.0.0.22 - - [2026-06-01 16:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.22 - - [2026-06-01 16:31:28] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020435 10.0.0.22 - - [2026-06-01 16:31:28] "POST /access-control-lists HTTP/1.1" 200 577 0.133034 10.0.0.22 - - [2026-06-01 16:31:28] "POST /application-policy-sets HTTP/1.1" 200 528 0.031777 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.22 - - [2026-06-01 16:31:29] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.008626 10.0.0.22 - - [2026-06-01 16:31:29] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.016381 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024489 10.0.0.22 - - [2026-06-01 16:31:29] "GET /virtual-network/171bb2ee-f144-419f-95f1-10778897518c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.014278 10.0.0.22 - - [2026-06-01 16:31:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000781 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.016495 10.0.0.22 - - [2026-06-01 16:31:29] "POST /security-groups HTTP/1.1" 200 574 0.086937 10.0.0.22 - - [2026-06-01 16:31:29] "POST /projects HTTP/1.1" 200 489 0.279891 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002178 10.0.0.22 - - [2026-06-01 16:31:29] "POST /security-groups HTTP/1.1" 200 546 0.129469 10.0.0.22 - - [2026-06-01 16:31:29] "POST /chown HTTP/1.1" 200 109 0.030939 10.0.0.22 - - [2026-06-01 16:31:29] "POST /access-control-lists HTTP/1.1" 200 594 0.157059 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.011608 10.0.0.22 - - [2026-06-01 16:31:29] "POST /access-control-lists HTTP/1.1" 200 592 0.030563 10.0.0.22 - - [2026-06-01 16:31:29] "POST /network-ipams HTTP/1.1" 200 522 0.048088 10.0.0.22 - - [2026-06-01 16:31:29] "POST /network-ipams HTTP/1.1" 200 510 0.066427 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.007275 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.013765 10.0.0.22 - - [2026-06-01 16:31:29] "POST /access-control-lists HTTP/1.1" 200 583 0.112911 10.0.0.22 - - [2026-06-01 16:31:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.046852 10.0.0.22 - - [2026-06-01 16:31:30] "POST /access-control-lists HTTP/1.1" 200 581 0.117616 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.006746 10.0.0.22 - - [2026-06-01 16:31:30] "POST /useragent-kv HTTP/1.1" 200 115 0.013946 10.0.0.22 - - [2026-06-01 16:31:30] "POST /virtual-networks HTTP/1.1" 200 538 0.301078 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009599 10.0.0.22 - - [2026-06-01 16:31:30] "POST /access-control-lists HTTP/1.1" 200 602 0.050703 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.005926 10.0.0.22 - - [2026-06-01 16:31:30] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.024511 10.0.0.22 - - [2026-06-01 16:31:30] "POST /access-control-lists HTTP/1.1" 200 600 0.056384 10.0.0.22 - - [2026-06-01 16:31:30] "POST /network-ipams HTTP/1.1" 200 518 0.078724 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.012117 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004278 10.0.0.22 - - [2026-06-01 16:31:30] "POST /access-control-lists HTTP/1.1" 200 589 0.065403 10.0.0.22 - - [2026-06-01 16:31:30] "POST /route-targets HTTP/1.1" 200 327 0.055666 10.0.0.22 - - [2026-06-01 16:31:30] "POST /ref-update HTTP/1.1" 200 156 0.049130 10.0.0.22 - - [2026-06-01 16:31:30] "POST /useragent-kv HTTP/1.1" 200 115 0.032452 10.0.0.22 - - [2026-06-01 16:31:30] "POST /virtual-networks HTTP/1.1" 200 546 0.392603 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.22 - - [2026-06-01 16:31:30] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.020003 10.0.0.22 - - [2026-06-01 16:31:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.002891 10.0.0.22 - - [2026-06-01 16:31:30] "POST /route-targets HTTP/1.1" 200 327 0.026992 10.0.0.22 - - [2026-06-01 16:31:30] "POST /ref-update HTTP/1.1" 200 156 0.058814 10.0.0.22 - - [2026-06-01 16:31:31] "POST /network-policys HTTP/1.1" 200 538 0.104854 10.0.0.22 - - [2026-06-01 16:31:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.011047 10.0.0.22 - - [2026-06-01 16:31:31] "POST /network-policys HTTP/1.1" 200 534 0.085413 10.0.0.22 - - [2026-06-01 16:31:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.005434 10.0.0.22 - - [2026-06-01 16:31:31] "POST /network-policys HTTP/1.1" 200 542 0.036232 10.0.0.22 - - [2026-06-01 16:31:31] "POST /ref-update HTTP/1.1" 200 156 0.166482 10.0.0.22 - - [2026-06-01 16:31:31] "PUT /access-control-list/fd82a506-36e9-4059-bd56-1f7533dc6859 HTTP/1.1" 200 272 0.052375 10.0.0.22 - - [2026-06-01 16:31:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035592 10.0.0.22 - - [2026-06-01 16:31:31] "PUT /access-control-list/3eac0b6e-f483-47b5-b1b4-76c435c3a837 HTTP/1.1" 200 272 0.070105 10.0.0.22 - - [2026-06-01 16:31:31] "POST /ref-update HTTP/1.1" 200 156 0.207457 10.0.0.22 - - [2026-06-01 16:31:31] "PUT /access-control-list/fd82a506-36e9-4059-bd56-1f7533dc6859 HTTP/1.1" 200 272 0.090631 10.0.0.22 - - [2026-06-01 16:31:31] "POST /ref-update HTTP/1.1" 200 156 0.121735 10.0.0.22 - - [2026-06-01 16:31:32] "PUT /access-control-list/3eac0b6e-f483-47b5-b1b4-76c435c3a837 HTTP/1.1" 200 272 0.054111 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.350307 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004272 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004223 10.0.0.22 - - [2026-06-01 16:31:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.014065 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.203724 10.0.0.22 - - [2026-06-01 16:31:32] "POST /access-control-lists HTTP/1.1" 200 601 0.160622 10.0.0.22 - - [2026-06-01 16:31:32] "PUT /access-control-list/fd82a506-36e9-4059-bd56-1f7533dc6859 HTTP/1.1" 200 272 0.134361 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.263126 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.091842 10.0.0.22 - - [2026-06-01 16:31:32] "PUT /access-control-list/1a5ecc22-baa2-454a-9171-c67e3711c9b7 HTTP/1.1" 200 272 0.093855 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.250378 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016864 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-update HTTP/1.1" 200 156 0.064380 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004370 10.0.0.22 - - [2026-06-01 16:31:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002764 10.0.0.22 - - [2026-06-01 16:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.22 - - [2026-06-01 16:31:33] "PUT /access-control-list/1a5ecc22-baa2-454a-9171-c67e3711c9b7 HTTP/1.1" 200 272 0.086711 10.0.0.22 - - [2026-06-01 16:31:33] "GET /virtual-network/171bb2ee-f144-419f-95f1-10778897518c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.038165 10.0.0.22 - - [2026-06-01 16:31:33] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007477 10.0.0.22 - - [2026-06-01 16:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017319 10.0.0.22 - - [2026-06-01 16:31:33] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008690 10.0.0.22 - - [2026-06-01 16:31:33] "POST /firewall-policys HTTP/1.1" 200 530 0.051268 10.0.0.22 - - [2026-06-01 16:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044456 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012330 10.0.0.22 - - [2026-06-01 16:31:33] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008250 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009291 10.0.0.22 - - [2026-06-01 16:31:33] "POST /ref-update HTTP/1.1" 200 156 0.060818 10.0.0.22 - - [2026-06-01 16:31:33] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.022588 10.0.0.22 - - [2026-06-01 16:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.22 - - [2026-06-01 16:31:33] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006780 10.0.0.22 - - [2026-06-01 16:31:33] "POST /firewall-policys HTTP/1.1" 200 532 0.033958 10.0.0.22 - - [2026-06-01 16:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018239 10.0.0.22 - - [2026-06-01 16:31:33] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007415 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003634 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003130 10.0.0.22 - - [2026-06-01 16:31:33] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002890 10.0.0.22 - - [2026-06-01 16:31:33] "POST /ref-update HTTP/1.1" 200 156 0.026362 10.0.0.22 - - [2026-06-01 16:31:33] "POST /ref-update HTTP/1.1" 200 156 0.036571 10.0.0.22 - - [2026-06-01 16:31:33] "POST /ref-update HTTP/1.1" 200 156 0.040281 10.0.0.22 - - [2026-06-01 16:31:34] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007339 10.0.0.22 - - [2026-06-01 16:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.22 - - [2026-06-01 16:31:34] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003515 10.0.0.22 - - [2026-06-01 16:31:34] "POST /firewall-policys HTTP/1.1" 200 530 0.024214 10.0.0.22 - - [2026-06-01 16:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018928 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.017322 10.0.0.22 - - [2026-06-01 16:31:34] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011790 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.010687 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006422 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003580 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004972 10.0.0.22 - - [2026-06-01 16:31:34] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004329 10.0.0.22 - - [2026-06-01 16:31:34] "POST /ref-update HTTP/1.1" 200 156 0.032488 10.0.0.22 - - [2026-06-01 16:31:34] "POST /ref-update HTTP/1.1" 200 156 0.021003 10.0.0.22 - - [2026-06-01 16:31:34] "POST /ref-update HTTP/1.1" 200 156 0.063454 10.0.0.22 - - [2026-06-01 16:31:34] "POST /ref-update HTTP/1.1" 200 156 0.054571 10.0.0.22 - - [2026-06-01 16:31:34] "POST /ref-update HTTP/1.1" 200 156 0.133279 10.0.0.22 - - [2026-06-01 16:31:34] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018012 10.0.0.22 - - [2026-06-01 16:31:34] "POST /tags HTTP/1.1" 200 299 0.039755 10.0.0.22 - - [2026-06-01 16:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.22 - - [2026-06-01 16:31:34] "GET /tag/21e028b0-4eba-4d94-afe8-aa8d49ac12bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019916 10.0.0.22 - - [2026-06-01 16:31:34] "POST /set-tag HTTP/1.1" 200 109 0.018668 10.0.0.22 - - [2026-06-01 16:31:35] "POST /tags HTTP/1.1" 200 305 0.120770 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018840 10.0.0.22 - - [2026-06-01 16:31:35] "GET /tag/b16c83e2-9af6-4ef8-acf2-29078fe03ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018031 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.22 - - [2026-06-01 16:31:35] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043514 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.22 - - [2026-06-01 16:31:35] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005944 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2026-06-01 16:31:35] "GET /service-appliance-set/2a81ee72-2603-4d15-96c9-062d34178d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005033 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.002153 10.0.0.22 - - [2026-06-01 16:31:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122644 10.0.0.22 - - [2026-06-01 16:31:35] "GET /virtual-machine-interface/011846ab-a373-479f-8237-f1c335ce15ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.027877 10.0.0.22 - - [2026-06-01 16:31:35] "POST /instance-ips HTTP/1.1" 200 381 0.048178 10.0.0.22 - - [2026-06-01 16:31:35] "GET /instance-ip/86227066-9647-4545-9a3c-3922cfa0a0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014867 10.0.0.22 - - [2026-06-01 16:31:35] "POST /loadbalancers HTTP/1.1" 200 582 0.087619 10.0.0.22 - - [2026-06-01 16:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039122 10.0.0.22 - - [2026-06-01 16:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.22 - - [2026-06-01 16:31:35] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057772 10.0.0.22 - - [2026-06-01 16:31:35] "GET /loadbalancer/5398822b-4bc2-4c89-bd6a-05dd35bfc98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009233 10.0.0.22 - - [2026-06-01 16:31:35] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.109006 10.0.0.22 - - [2026-06-01 16:31:35] "GET /instance-ip/86227066-9647-4545-9a3c-3922cfa0a0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004952 10.0.0.22 - - [2026-06-01 16:31:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.078997 10.0.0.22 - - [2026-06-01 16:31:36] "POST /floating-ips HTTP/1.1" 200 583 0.054271 10.0.0.22 - - [2026-06-01 16:31:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031018 10.0.0.22 - - [2026-06-01 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013024 10.0.0.22 - - [2026-06-01 16:31:36] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095547 10.0.0.22 - - [2026-06-01 16:31:36] "GET /loadbalancer-listener/1763e386-52fe-45e1-ae75-a4997362bb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004285 10.0.0.22 - - [2026-06-01 16:31:36] "GET /loadbalancer-listener/1763e386-52fe-45e1-ae75-a4997362bb1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006148 10.0.0.22 - - [2026-06-01 16:31:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037090 10.0.0.22 - - [2026-06-01 16:31:36] "GET /instance-ip/86227066-9647-4545-9a3c-3922cfa0a0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010589 10.0.0.22 - - [2026-06-01 16:31:36] "GET /instance-ip/86227066-9647-4545-9a3c-3922cfa0a0eb?fields=floating_ips HTTP/1.1" 200 1170 0.007754 10.0.0.22 - - [2026-06-01 16:31:36] "GET /floating-ip/736c4c72-fafb-4c12-8166-b644edbe7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004821 10.0.0.22 - - [2026-06-01 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.22 - - [2026-06-01 16:31:36] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005573 10.0.0.22 - - [2026-06-01 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.22 - - [2026-06-01 16:31:36] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.011842 10.0.0.22 - - [2026-06-01 16:31:36] "POST /tags HTTP/1.1" 200 357 0.104413 10.0.0.22 - - [2026-06-01 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023281 10.0.0.22 - - [2026-06-01 16:31:36] "GET /tag/ba9b171d-1794-4699-9a86-dbe8398d0a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.022977 10.0.0.22 - - [2026-06-01 16:31:36] "POST /tags HTTP/1.1" 200 305 0.152094 10.0.0.22 - - [2026-06-01 16:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.052796 10.0.0.22 - - [2026-06-01 16:31:36] "GET /tag/cad283ae-25f9-4ec5-96c5-cd4ae8f52668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.023731 10.0.0.22 - - [2026-06-01 16:31:37] "POST /id-to-fqname HTTP/1.1" 200 174 0.000644 10.0.0.22 - - [2026-06-01 16:31:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.002929 10.0.0.22 - - [2026-06-01 16:31:37] "POST /security-groups HTTP/1.1" 200 571 0.157971 10.0.0.22 - - [2026-06-01 16:31:37] "POST /projects HTTP/1.1" 200 483 0.447441 10.0.0.22 - - [2026-06-01 16:31:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.019349 10.0.0.22 - - [2026-06-01 16:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.073974 10.0.0.22 - - [2026-06-01 16:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.049259 10.0.0.22 - - [2026-06-01 16:31:37] "POST /access-control-lists HTTP/1.1" 200 580 0.122846 10.0.0.22 - - [2026-06-01 16:31:37] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.051188 10.0.0.22 - - [2026-06-01 16:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.22 - - [2026-06-01 16:31:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.015541 10.0.0.22 - - [2026-06-01 16:31:37] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.030684 10.0.0.22 - - [2026-06-01 16:31:37] "POST /access-control-lists HTTP/1.1" 200 578 0.116286 10.0.0.22 - - [2026-06-01 16:31:37] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.205673 10.0.0.22 - - [2026-06-01 16:31:38] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.213561 10.0.0.22 - - [2026-06-01 16:31:38] "POST /security-groups HTTP/1.1" 200 537 0.140012 10.0.0.22 - - [2026-06-01 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.004335 10.0.0.22 - - [2026-06-01 16:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.056664 10.0.0.22 - - [2026-06-01 16:31:38] "POST /access-control-lists HTTP/1.1" 200 596 0.129865 10.0.0.22 - - [2026-06-01 16:31:38] "POST /chown HTTP/1.1" 200 109 0.108479 10.0.0.22 - - [2026-06-01 16:31:38] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015067 10.0.0.22 - - [2026-06-01 16:31:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.003028 10.0.0.22 - - [2026-06-01 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.22 - - [2026-06-01 16:31:38] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031739 10.0.0.22 - - [2026-06-01 16:31:38] "POST /access-control-lists HTTP/1.1" 200 594 0.078063 10.0.0.22 - - [2026-06-01 16:31:38] "POST /tags HTTP/1.1" 409 207 0.013537 10.0.0.22 - - [2026-06-01 16:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.22 - - [2026-06-01 16:31:38] "GET /tag/cad283ae-25f9-4ec5-96c5-cd4ae8f52668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012905 10.0.0.22 - - [2026-06-01 16:31:38] "POST /firewall-rules HTTP/1.1" 200 564 0.069272 10.0.0.22 - - [2026-06-01 16:31:38] "GET /firewall-rule/2a306e2c-7eb3-4906-b91f-774e4d4d7be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006912 10.0.0.22 - - [2026-06-01 16:31:38] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003624 10.0.0.22 - - [2026-06-01 16:31:38] "GET /firewall-rule/2a306e2c-7eb3-4906-b91f-774e4d4d7be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003527 10.0.0.22 - - [2026-06-01 16:31:38] "POST /ref-update HTTP/1.1" 200 156 0.021816 10.0.0.22 - - [2026-06-01 16:31:38] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031992 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.22 - - [2026-06-01 16:31:39] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004092 10.0.0.22 - - [2026-06-01 16:31:39] "POST /tags HTTP/1.1" 409 207 0.003078 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2026-06-01 16:31:39] "GET /tag/cad283ae-25f9-4ec5-96c5-cd4ae8f52668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.015416 10.0.0.22 - - [2026-06-01 16:31:39] "POST /firewall-rules HTTP/1.1" 200 562 0.079944 10.0.0.22 - - [2026-06-01 16:31:39] "GET /firewall-rule/e4e391f1-d445-4af9-82c3-a2655233587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013860 10.0.0.22 - - [2026-06-01 16:31:39] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005264 10.0.0.22 - - [2026-06-01 16:31:39] "GET /firewall-rule/e4e391f1-d445-4af9-82c3-a2655233587f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004437 10.0.0.22 - - [2026-06-01 16:31:39] "POST /ref-update HTTP/1.1" 200 156 0.024882 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.22 - - [2026-06-01 16:31:39] "GET /loadbalancer/5398822b-4bc2-4c89-bd6a-05dd35bfc98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003556 10.0.0.22 - - [2026-06-01 16:31:39] "POST /tags HTTP/1.1" 200 301 0.022217 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.22 - - [2026-06-01 16:31:39] "GET /tag/a171db1f-9bc0-4723-8efa-11028390683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.044992 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.22 - - [2026-06-01 16:31:39] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054503 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-06-01 16:31:39] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006510 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.22 - - [2026-06-01 16:31:39] "GET /service-appliance-set/2a81ee72-2603-4d15-96c9-062d34178d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003833 10.0.0.22 - - [2026-06-01 16:31:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.002813 10.0.0.22 - - [2026-06-01 16:31:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128901 10.0.0.22 - - [2026-06-01 16:31:39] "GET /virtual-machine-interface/466bafca-bd18-42e9-a249-55b0ffcabbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.022897 10.0.0.22 - - [2026-06-01 16:31:39] "POST /instance-ips HTTP/1.1" 200 377 0.027238 10.0.0.22 - - [2026-06-01 16:31:39] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005792 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001903 10.0.0.22 - - [2026-06-01 16:31:40] "POST /loadbalancers HTTP/1.1" 200 582 0.084782 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001061 10.0.0.22 - - [2026-06-01 16:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038525 10.0.0.22 - - [2026-06-01 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009111 10.0.0.22 - - [2026-06-01 16:31:40] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.082628 10.0.0.22 - - [2026-06-01 16:31:40] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004241 10.0.0.22 - - [2026-06-01 16:31:40] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051345 10.0.0.22 - - [2026-06-01 16:31:40] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005530 10.0.0.22 - - [2026-06-01 16:31:40] "POST /floating-ips HTTP/1.1" 200 581 0.033329 10.0.0.22 - - [2026-06-01 16:31:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044689 10.0.0.22 - - [2026-06-01 16:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028698 10.0.0.22 - - [2026-06-01 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006811 10.0.0.22 - - [2026-06-01 16:31:40] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.062825 10.0.0.22 - - [2026-06-01 16:31:40] "GET /loadbalancer-listener/b682b904-6d49-4272-b97d-23f38f1f55c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003630 10.0.0.22 - - [2026-06-01 16:31:40] "GET /loadbalancer-listener/b682b904-6d49-4272-b97d-23f38f1f55c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004635 10.0.0.22 - - [2026-06-01 16:31:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.183539 10.0.0.22 - - [2026-06-01 16:31:40] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014954 10.0.0.22 - - [2026-06-01 16:31:40] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?fields=floating_ips HTTP/1.1" 200 1164 0.013011 10.0.0.22 - - [2026-06-01 16:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.22 - - [2026-06-01 16:31:40] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003298 10.0.0.22 - - [2026-06-01 16:31:40] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.095364 10.0.0.22 - - [2026-06-01 16:31:40] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008199 10.0.0.22 - - [2026-06-01 16:31:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.072968 10.0.0.22 - - [2026-06-01 16:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045078 10.0.0.22 - - [2026-06-01 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.040410 10.0.0.22 - - [2026-06-01 16:31:41] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.057084 10.0.0.22 - - [2026-06-01 16:31:41] "GET /loadbalancer-listener/b4fba551-9b45-4868-9d92-4bbf4ed5e8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008456 10.0.0.22 - - [2026-06-01 16:31:41] "GET /loadbalancer-listener/b4fba551-9b45-4868-9d92-4bbf4ed5e8bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004754 10.0.0.22 - - [2026-06-01 16:31:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043267 10.0.0.22 - - [2026-06-01 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022527 10.0.0.22 - - [2026-06-01 16:31:41] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024756 10.0.0.22 - - [2026-06-01 16:31:41] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?fields=floating_ips HTTP/1.1" 200 1164 0.020329 10.0.0.22 - - [2026-06-01 16:31:41] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016343 10.0.0.22 - - [2026-06-01 16:31:41] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.140094 10.0.0.22 - - [2026-06-01 16:31:41] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006544 10.0.0.22 - - [2026-06-01 16:31:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038491 10.0.0.22 - - [2026-06-01 16:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050461 10.0.0.22 - - [2026-06-01 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.037151 10.0.0.22 - - [2026-06-01 16:31:41] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.082651 10.0.0.22 - - [2026-06-01 16:31:41] "GET /loadbalancer-listener/b2d268b6-d489-4327-a43d-28a419b74203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.012931 10.0.0.22 - - [2026-06-01 16:31:41] "GET /loadbalancer-listener/b2d268b6-d489-4327-a43d-28a419b74203?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007100 10.0.0.22 - - [2026-06-01 16:31:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037416 10.0.0.22 - - [2026-06-01 16:31:41] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010345 10.0.0.22 - - [2026-06-01 16:31:41] "GET /instance-ip/559ca7fb-9b97-4783-b310-c7d8b63cea16?fields=floating_ips HTTP/1.1" 200 1164 0.007488 10.0.0.22 - - [2026-06-01 16:31:41] "POST /tags HTTP/1.1" 200 355 0.058033 10.0.0.22 - - [2026-06-01 16:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011053 10.0.0.22 - - [2026-06-01 16:31:42] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.018830 10.0.0.22 - - [2026-06-01 16:31:42] "GET /tag/aa0ad0d4-85dd-4f70-863f-c92a4b63d771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.057673 10.0.0.22 - - [2026-06-01 16:31:42] "POST /tags HTTP/1.1" 200 303 0.064142 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026261 10.0.0.22 - - [2026-06-01 16:31:42] "GET /tag/f7092770-83f4-4be6-9c17-d81a74d2d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023426 10.0.0.22 - - [2026-06-01 16:31:42] "POST /projects HTTP/1.1" 409 218 0.004349 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2026-06-01 16:31:42] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043298 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017355 10.0.0.22 - - [2026-06-01 16:31:42] "GET /network-ipam/ec9a4c03-c554-4af4-814d-c4b059a7612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005216 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.22 - - [2026-06-01 16:31:42] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011206 10.0.0.22 - - [2026-06-01 16:31:42] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.086758 10.0.0.22 - - [2026-06-01 16:31:42] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.009975 10.0.0.22 - - [2026-06-01 16:31:42] "POST /set-tag HTTP/1.1" 200 109 0.069630 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.22 - - [2026-06-01 16:31:42] "GET /network-ipam/9cc08797-d5e7-44f6-b07e-1ad6b354e098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004148 10.0.0.22 - - [2026-06-01 16:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.22 - - [2026-06-01 16:31:42] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007153 10.0.0.22 - - [2026-06-01 16:31:42] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.177378 10.0.0.22 - - [2026-06-01 16:31:43] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010296 10.0.0.22 - - [2026-06-01 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.084467 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.22 - - [2026-06-01 16:31:43] "GET /network-policy/589c0ad2-6aa8-4198-9c9a-940bcde9bb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003866 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-06-01 16:31:43] "GET /network-policy/50da8bbe-b06c-44d9-b84e-5ea898c1519b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007220 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.22 - - [2026-06-01 16:31:43] "GET /network-policy/c608a936-237f-42cc-bbdb-7818bdec4a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.006365 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /network-policy/c608a936-237f-42cc-bbdb-7818bdec4a20 HTTP/1.1" 200 262 0.019380 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-update HTTP/1.1" 200 156 0.135481 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /access-control-list/1a5ecc22-baa2-454a-9171-c67e3711c9b7 HTTP/1.1" 200 272 0.043008 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /access-control-list/3eac0b6e-f483-47b5-b1b4-76c435c3a837 HTTP/1.1" 200 272 0.071940 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057595 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006680 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002503 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003880 10.0.0.22 - - [2026-06-01 16:31:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002856 10.0.0.22 - - [2026-06-01 16:31:43] "POST /security-groups HTTP/1.1" 409 245 0.004611 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /security-group/c446760d-1e65-4902-93ac-97857c249b86 HTTP/1.1" 200 262 0.061951 10.0.0.22 - - [2026-06-01 16:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041356 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /access-control-list/c7771323-340e-4e76-9128-6b43f035246f HTTP/1.1" 200 272 0.034056 10.0.0.22 - - [2026-06-01 16:31:43] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026404 10.0.0.22 - - [2026-06-01 16:31:43] "PUT /access-control-list/bcf2538a-ebee-442d-bf61-f3b26dd08ad3 HTTP/1.1" 200 272 0.040252 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019083 10.0.0.22 - - [2026-06-01 16:31:43] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005771 10.0.0.22 - - [2026-06-01 16:31:43] "POST /tags HTTP/1.1" 409 206 0.003199 10.0.0.22 - - [2026-06-01 16:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.22 - - [2026-06-01 16:31:43] "GET /tag/f7092770-83f4-4be6-9c17-d81a74d2d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019779 10.0.0.22 - - [2026-06-01 16:31:44] "POST /firewall-rules HTTP/1.1" 200 562 0.086662 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-rule/0f6fefee-43ed-466a-b8f4-09f4d41387ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011094 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006922 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-rule/0f6fefee-43ed-466a-b8f4-09f4d41387ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004249 10.0.0.22 - - [2026-06-01 16:31:44] "POST /ref-update HTTP/1.1" 200 156 0.050423 10.0.0.22 - - [2026-06-01 16:31:44] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.033038 10.0.0.22 - - [2026-06-01 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.22 - - [2026-06-01 16:31:44] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010447 10.0.0.22 - - [2026-06-01 16:31:44] "POST /tags HTTP/1.1" 409 206 0.002726 10.0.0.22 - - [2026-06-01 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.22 - - [2026-06-01 16:31:44] "GET /tag/f7092770-83f4-4be6-9c17-d81a74d2d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022172 10.0.0.22 - - [2026-06-01 16:31:44] "POST /firewall-rules HTTP/1.1" 200 560 0.092222 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-rule/e6faaff9-2dc6-4468-aa93-53285a4efd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.033481 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007012 10.0.0.22 - - [2026-06-01 16:31:44] "GET /firewall-rule/e6faaff9-2dc6-4468-aa93-53285a4efd30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003907 10.0.0.22 - - [2026-06-01 16:31:44] "POST /ref-update HTTP/1.1" 200 156 0.054392 10.0.0.22 - - [2026-06-01 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.22 - - [2026-06-01 16:31:44] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003063 10.0.0.22 - - [2026-06-01 16:31:44] "POST /tags HTTP/1.1" 200 371 0.044963 10.0.0.22 - - [2026-06-01 16:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011283 10.0.0.22 - - [2026-06-01 16:31:44] "GET /tag/bad1af2b-39ed-4fe9-869a-9af16e42834d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.033798 10.0.0.22 - - [2026-06-01 16:31:44] "POST /tags HTTP/1.1" 200 319 0.047907 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.22 - - [2026-06-01 16:31:45] "GET /tag/d47878b6-2484-4933-ae9c-a3257e72c3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.026811 10.0.0.22 - - [2026-06-01 16:31:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000635 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.006894 10.0.0.22 - - [2026-06-01 16:31:45] "POST /security-groups HTTP/1.1" 200 578 0.076889 10.0.0.22 - - [2026-06-01 16:31:45] "POST /projects HTTP/1.1" 200 497 0.256542 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.031640 10.0.0.22 - - [2026-06-01 16:31:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.062178 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016637 10.0.0.22 - - [2026-06-01 16:31:45] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013042 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.22 - - [2026-06-01 16:31:45] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.017302 10.0.0.22 - - [2026-06-01 16:31:45] "POST /access-control-lists HTTP/1.1" 200 587 0.149782 10.0.0.22 - - [2026-06-01 16:31:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.021617 10.0.0.22 - - [2026-06-01 16:31:45] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.126534 10.0.0.22 - - [2026-06-01 16:31:45] "POST /access-control-lists HTTP/1.1" 200 585 0.151550 10.0.0.22 - - [2026-06-01 16:31:45] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.135252 10.0.0.22 - - [2026-06-01 16:31:45] "POST /security-groups HTTP/1.1" 200 558 0.112315 10.0.0.22 - - [2026-06-01 16:31:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.009941 10.0.0.22 - - [2026-06-01 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.073560 10.0.0.22 - - [2026-06-01 16:31:46] "POST /chown HTTP/1.1" 200 109 0.059695 10.0.0.22 - - [2026-06-01 16:31:46] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017657 10.0.0.22 - - [2026-06-01 16:31:46] "POST /access-control-lists HTTP/1.1" 200 610 0.174735 10.0.0.22 - - [2026-06-01 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022039 10.0.0.22 - - [2026-06-01 16:31:46] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021067 10.0.0.22 - - [2026-06-01 16:31:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.026409 10.0.0.22 - - [2026-06-01 16:31:46] "POST /tags HTTP/1.1" 409 214 0.021444 10.0.0.22 - - [2026-06-01 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018784 10.0.0.22 - - [2026-06-01 16:31:46] "GET /tag/d47878b6-2484-4933-ae9c-a3257e72c3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.042027 10.0.0.22 - - [2026-06-01 16:31:46] "POST /access-control-lists HTTP/1.1" 200 608 0.180163 10.0.0.22 - - [2026-06-01 16:31:46] "POST /firewall-rules HTTP/1.1" 200 578 0.264054 10.0.0.22 - - [2026-06-01 16:31:46] "GET /firewall-rule/816cc915-028d-4beb-b354-9088985e6010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.035308 10.0.0.22 - - [2026-06-01 16:31:46] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005171 10.0.0.22 - - [2026-06-01 16:31:46] "GET /firewall-rule/816cc915-028d-4beb-b354-9088985e6010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009666 10.0.0.22 - - [2026-06-01 16:31:46] "POST /ref-update HTTP/1.1" 200 156 0.100710 10.0.0.22 - - [2026-06-01 16:31:46] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016662 10.0.0.22 - - [2026-06-01 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.22 - - [2026-06-01 16:31:47] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003162 10.0.0.22 - - [2026-06-01 16:31:47] "POST /tags HTTP/1.1" 409 214 0.002693 10.0.0.22 - - [2026-06-01 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.22 - - [2026-06-01 16:31:47] "GET /tag/d47878b6-2484-4933-ae9c-a3257e72c3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.025433 10.0.0.22 - - [2026-06-01 16:31:47] "POST /firewall-rules HTTP/1.1" 200 576 0.091633 10.0.0.22 - - [2026-06-01 16:31:47] "GET /firewall-rule/b48a34d4-4bce-4715-9fb5-280f16b3b411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.022464 10.0.0.22 - - [2026-06-01 16:31:47] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.011184 10.0.0.22 - - [2026-06-01 16:31:47] "GET /firewall-rule/b48a34d4-4bce-4715-9fb5-280f16b3b411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.008839 10.0.0.22 - - [2026-06-01 16:31:47] "POST /ref-update HTTP/1.1" 200 156 0.171170 10.0.0.22 - - [2026-06-01 16:31:47] "POST /tags HTTP/1.1" 200 363 0.108263 10.0.0.22 - - [2026-06-01 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015405 10.0.0.22 - - [2026-06-01 16:31:47] "GET /tag/09749a05-23ea-4057-b836-9715bb014b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.053398 10.0.0.22 - - [2026-06-01 16:31:47] "POST /tags HTTP/1.1" 200 311 0.050158 10.0.0.22 - - [2026-06-01 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015586 10.0.0.22 - - [2026-06-01 16:31:47] "GET /tag/0d117c47-be2a-4c66-82ec-cb5ce0ef33ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.032959 10.0.0.22 - - [2026-06-01 16:31:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000595 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.007268 10.0.0.22 - - [2026-06-01 16:31:48] "POST /security-groups HTTP/1.1" 200 574 0.091598 10.0.0.22 - - [2026-06-01 16:31:48] "POST /projects HTTP/1.1" 200 489 0.253731 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.004107 10.0.0.22 - - [2026-06-01 16:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020570 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.22 - - [2026-06-01 16:31:48] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006506 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.22 - - [2026-06-01 16:31:48] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004825 10.0.0.22 - - [2026-06-01 16:31:48] "POST /access-control-lists HTTP/1.1" 200 583 0.199881 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.005997 10.0.0.22 - - [2026-06-01 16:31:48] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.125467 10.0.0.22 - - [2026-06-01 16:31:48] "POST /access-control-lists HTTP/1.1" 200 581 0.111238 10.0.0.22 - - [2026-06-01 16:31:48] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.148726 10.0.0.22 - - [2026-06-01 16:31:48] "POST /security-groups HTTP/1.1" 200 546 0.105615 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.006888 10.0.0.22 - - [2026-06-01 16:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.077092 10.0.0.22 - - [2026-06-01 16:31:48] "POST /access-control-lists HTTP/1.1" 200 602 0.130311 10.0.0.22 - - [2026-06-01 16:31:48] "POST /chown HTTP/1.1" 200 109 0.076639 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.007385 10.0.0.22 - - [2026-06-01 16:31:48] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003641 10.0.0.22 - - [2026-06-01 16:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.22 - - [2026-06-01 16:31:49] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012391 10.0.0.22 - - [2026-06-01 16:31:49] "POST /tags HTTP/1.1" 409 210 0.006693 10.0.0.22 - - [2026-06-01 16:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.22 - - [2026-06-01 16:31:49] "GET /tag/0d117c47-be2a-4c66-82ec-cb5ce0ef33ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019491 10.0.0.22 - - [2026-06-01 16:31:49] "POST /access-control-lists HTTP/1.1" 200 600 0.104864 10.0.0.22 - - [2026-06-01 16:31:49] "POST /firewall-rules HTTP/1.1" 200 570 0.132285 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-rule/1746d3c4-8320-4422-9f51-dd0e5df7b08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.029719 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.010995 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-rule/1746d3c4-8320-4422-9f51-dd0e5df7b08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004122 10.0.0.22 - - [2026-06-01 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.064267 10.0.0.22 - - [2026-06-01 16:31:49] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021259 10.0.0.22 - - [2026-06-01 16:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.22 - - [2026-06-01 16:31:49] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003965 10.0.0.22 - - [2026-06-01 16:31:49] "POST /tags HTTP/1.1" 409 210 0.003923 10.0.0.22 - - [2026-06-01 16:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.22 - - [2026-06-01 16:31:49] "GET /tag/0d117c47-be2a-4c66-82ec-cb5ce0ef33ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016565 10.0.0.22 - - [2026-06-01 16:31:49] "POST /firewall-rules HTTP/1.1" 200 568 0.076727 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-rule/ae737fd2-ffb1-4b83-ad4c-1e665f268c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007780 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006214 10.0.0.22 - - [2026-06-01 16:31:49] "GET /firewall-rule/ae737fd2-ffb1-4b83-ad4c-1e665f268c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003942 10.0.0.22 - - [2026-06-01 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.100922 10.0.0.22 - - [2026-06-01 16:31:49] "POST /tags HTTP/1.1" 200 363 0.059578 10.0.0.22 - - [2026-06-01 16:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018845 10.0.0.22 - - [2026-06-01 16:31:50] "GET /tag/d9ce631b-59cb-4868-b901-4c0e1a498816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.027939 10.0.0.22 - - [2026-06-01 16:31:50] "POST /tags HTTP/1.1" 200 311 0.033546 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015983 10.0.0.22 - - [2026-06-01 16:31:50] "GET /tag/ca055747-be8a-4592-8596-8e8d252e9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.035133 10.0.0.22 - - [2026-06-01 16:31:50] "POST /projects HTTP/1.1" 409 223 0.006601 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.22 - - [2026-06-01 16:31:50] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.062437 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.22 - - [2026-06-01 16:31:50] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.006804 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.22 - - [2026-06-01 16:31:50] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006327 10.0.0.22 - - [2026-06-01 16:31:50] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.064532 10.0.0.22 - - [2026-06-01 16:31:50] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.063886 10.0.0.22 - - [2026-06-01 16:31:50] "POST /security-groups HTTP/1.1" 409 253 0.009707 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.22 - - [2026-06-01 16:31:50] "PUT /security-group/8cdbf975-2717-499c-a2e1-4bc5ae971d61 HTTP/1.1" 200 262 0.066397 10.0.0.22 - - [2026-06-01 16:31:50] "PUT /access-control-list/8eaab486-f3db-47c8-883a-0414fdfb964c HTTP/1.1" 200 272 0.034091 10.0.0.22 - - [2026-06-01 16:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.052036 10.0.0.22 - - [2026-06-01 16:31:50] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010142 10.0.0.22 - - [2026-06-01 16:31:50] "PUT /access-control-list/d8bcd72a-112d-44c7-925b-8f2d5794dd51 HTTP/1.1" 200 272 0.063745 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.22 - - [2026-06-01 16:31:50] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005676 10.0.0.22 - - [2026-06-01 16:31:50] "POST /tags HTTP/1.1" 409 210 0.003863 10.0.0.22 - - [2026-06-01 16:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.22 - - [2026-06-01 16:31:50] "GET /tag/ca055747-be8a-4592-8596-8e8d252e9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.028775 10.0.0.22 - - [2026-06-01 16:31:51] "POST /firewall-rules HTTP/1.1" 200 570 0.103099 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-rule/e0898cd3-c08f-433f-aa97-ad4ca49ed51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.016814 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.020607 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-rule/e0898cd3-c08f-433f-aa97-ad4ca49ed51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005799 10.0.0.22 - - [2026-06-01 16:31:51] "POST /ref-update HTTP/1.1" 200 156 0.083265 10.0.0.22 - - [2026-06-01 16:31:51] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019633 10.0.0.22 - - [2026-06-01 16:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.22 - - [2026-06-01 16:31:51] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004470 10.0.0.22 - - [2026-06-01 16:31:51] "POST /tags HTTP/1.1" 409 210 0.002314 10.0.0.22 - - [2026-06-01 16:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.22 - - [2026-06-01 16:31:51] "GET /tag/ca055747-be8a-4592-8596-8e8d252e9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.027308 10.0.0.22 - - [2026-06-01 16:31:51] "POST /firewall-rules HTTP/1.1" 200 568 0.083753 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-rule/732a5c7e-6ed8-49bb-9ca6-e0799d4fc09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020772 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006476 10.0.0.22 - - [2026-06-01 16:31:51] "GET /firewall-rule/732a5c7e-6ed8-49bb-9ca6-e0799d4fc09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002900 10.0.0.22 - - [2026-06-01 16:31:51] "POST /ref-update HTTP/1.1" 200 156 0.053887 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001247 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001297 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003125 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:31:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001684 10.0.0.22 - - [2026-06-01 16:32:15] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.22 - - [2026-06-01 16:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2026-06-01 16:32:15] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010911 10.0.0.22 - - [2026-06-01 16:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.22 - - [2026-06-01 16:32:15] "GET /config-node/bc951a76-42ec-4871-bf01-ad56cecd1f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006275 10.0.0.22 - - [2026-06-01 16:32:18] "POST /tags HTTP/1.1" 200 301 0.110854 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011227 10.0.0.22 - - [2026-06-01 16:32:18] "GET /tag/2ac30baf-66bf-45a6-9693-2d7809aee03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019464 10.0.0.22 - - [2026-06-01 16:32:18] "POST /tags HTTP/1.1" 200 325 0.080026 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.22 - - [2026-06-01 16:32:18] "GET /tag/09132c15-4272-42f9-9e66-9c8dada870cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.032812 10.0.0.22 - - [2026-06-01 16:32:18] "POST /tags HTTP/1.1" 409 237 0.002620 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.22 - - [2026-06-01 16:32:18] "GET /tag/d9ce631b-59cb-4868-b901-4c0e1a498816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017081 10.0.0.22 - - [2026-06-01 16:32:18] "POST /tags HTTP/1.1" 409 210 0.002501 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2026-06-01 16:32:18] "GET /tag/ca055747-be8a-4592-8596-8e8d252e9a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015157 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.22 - - [2026-06-01 16:32:18] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006985 10.0.0.22 - - [2026-06-01 16:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.22 - - [2026-06-01 16:32:19] "GET /project/19296ca4-a46a-4265-8ac3-64821314f2f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.089064 10.0.0.22 - - [2026-06-01 16:32:19] "POST /virtual-machines HTTP/1.1" 200 377 0.029516 10.0.0.22 - - [2026-06-01 16:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010290 10.0.0.22 - - [2026-06-01 16:32:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154737 10.0.0.22 - - [2026-06-01 16:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039863 10.0.0.22 - - [2026-06-01 16:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009487 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010454 10.0.0.22 - - [2026-06-01 16:32:19] "POST /instance-ips HTTP/1.1" 200 409 0.042410 10.0.0.22 - - [2026-06-01 16:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.065797 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018118 10.0.0.22 - - [2026-06-01 16:32:19] "POST /set-tag HTTP/1.1" 200 109 0.050637 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016600 10.0.0.22 - - [2026-06-01 16:32:19] "GET /instance-ip/755e384e-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.023064 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008481 10.0.0.22 - - [2026-06-01 16:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006236 10.0.0.22 - - [2026-06-01 16:32:19] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.22 - - [2026-06-01 16:32:19] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005254 10.0.0.22 - - [2026-06-01 16:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.22 - - [2026-06-01 16:32:26] "GET / HTTP/1.1" 200 35931 0.002396 10.0.0.22 - - [2026-06-01 16:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2026-06-01 16:32:26] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004604 10.0.0.22 - - [2026-06-01 16:32:26] "POST /bgp-routers HTTP/1.1" 409 301 0.003647 10.0.0.22 - - [2026-06-01 16:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.22 - - [2026-06-01 16:32:26] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006287 10.0.0.22 - - [2026-06-01 16:32:26] "PUT /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7 HTTP/1.1" 200 254 0.031522 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001293 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001579 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001336 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:32:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001764 10.0.0.249 - - [2026-06-01 16:32:51] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.249 - - [2026-06-01 16:32:51] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009607 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.249 - - [2026-06-01 16:32:51] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004621 10.0.0.249 - - [2026-06-01 16:32:51] "PUT /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc HTTP/1.1" 200 274 0.014970 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.023478 10.0.0.249 - - [2026-06-01 16:32:51] "POST /virtual-routers HTTP/1.1" 200 599 0.050848 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.045635 10.0.0.249 - - [2026-06-01 16:32:51] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.014937 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.003041 10.0.0.249 - - [2026-06-01 16:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.249 - - [2026-06-01 16:32:51] "GET /virtual-network/171bb2ee-f144-419f-95f1-10778897518c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013578 10.0.0.249 - - [2026-06-01 16:32:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.110359 10.0.0.22 - - [2026-06-01 16:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.22 - - [2026-06-01 16:32:55] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004211 10.0.0.22 - - [2026-06-01 16:33:16] "GET /global-system-configs HTTP/1.1" 200 322 0.008376 10.0.0.22 - - [2026-06-01 16:33:18] "GET /global-system-configs HTTP/1.1" 200 322 0.004859 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:33:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001559 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:33:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001364 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001383 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001210 10.0.0.22 - - [2026-06-01 16:36:34] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004060 10.0.0.22 - - [2026-06-01 16:36:34] "POST /ref-update HTTP/1.1" 200 156 0.010397 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.22 - - [2026-06-01 16:36:43] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020263 10.0.0.22 - - [2026-06-01 16:36:43] "POST /set-tag HTTP/1.1" 200 109 0.020226 10.0.0.22 - - [2026-06-01 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.22 - - [2026-06-01 16:36:43] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005339 10.0.0.22 - - [2026-06-01 16:36:43] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005581 10.0.0.22 - - [2026-06-01 16:36:43] "POST /set-tag HTTP/1.1" 200 109 0.011688 10.0.0.22 - - [2026-06-01 16:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.22 - - [2026-06-01 16:36:43] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003914 10.0.0.22 - - [2026-06-01 16:36:43] "GET /loadbalancer-pool/8b3b92d5-6def-4d7c-95b9-ec8544ca838b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007954 10.0.0.22 - - [2026-06-01 16:36:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.068074 10.0.0.22 - - [2026-06-01 16:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037854 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010082 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014230 10.0.0.22 - - [2026-06-01 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.015984 10.0.0.22 - - [2026-06-01 16:36:44] "POST /tags HTTP/1.1" 409 205 0.005026 10.0.0.22 - - [2026-06-01 16:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.22 - - [2026-06-01 16:36:44] "GET /tag/a171db1f-9bc0-4723-8efa-11028390683a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016191 10.0.0.22 - - [2026-06-01 16:36:44] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017804 10.0.0.22 - - [2026-06-01 16:36:44] "PUT /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61 HTTP/1.1" 200 256 0.023624 10.0.0.22 - - [2026-06-01 16:36:44] "POST /set-tag HTTP/1.1" 200 109 0.088432 10.0.0.22 - - [2026-06-01 16:36:44] "GET /loadbalancer-pool/fa6f5286-c64b-4e99-a97e-8a153adceb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.083825 10.0.0.22 - - [2026-06-01 16:36:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.069473 10.0.0.22 - - [2026-06-01 16:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014894 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015327 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014678 10.0.0.22 - - [2026-06-01 16:36:44] "POST /set-tag HTTP/1.1" 200 109 0.013832 10.0.0.22 - - [2026-06-01 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.014057 10.0.0.22 - - [2026-06-01 16:36:44] "GET /loadbalancer-pool/ac2a9a25-25a7-4f0f-9f0f-99d4122fad23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007641 10.0.0.22 - - [2026-06-01 16:36:44] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006807 10.0.0.22 - - [2026-06-01 16:36:44] "PUT /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61 HTTP/1.1" 200 256 0.029015 10.0.0.22 - - [2026-06-01 16:36:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.075706 10.0.0.22 - - [2026-06-01 16:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057145 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025017 10.0.0.22 - - [2026-06-01 16:36:44] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008653 10.0.0.22 - - [2026-06-01 16:36:44] "POST /set-tag HTTP/1.1" 200 109 0.013548 10.0.0.22 - - [2026-06-01 16:36:44] "POST /ref-update HTTP/1.1" 200 156 0.035163 10.0.0.22 - - [2026-06-01 16:36:44] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005026 10.0.0.22 - - [2026-06-01 16:36:44] "PUT /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61 HTTP/1.1" 200 256 0.022813 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001236 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001259 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:36:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001389 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007758 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.005341 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006455 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.22 - - [2026-06-01 16:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009141 10.0.0.22 - - [2026-06-01 16:36:59] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006007 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005461 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.031137 10.0.0.22 - - [2026-06-01 16:36:59] "DELETE /loadbalancer-member/4fd45c6a-12f9-4a40-830c-a75a9e78561b HTTP/1.1" 200 115 0.082674 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009802 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.004152 10.0.0.22 - - [2026-06-01 16:36:59] "DELETE /loadbalancer-member/133ffd8f-be06-47bd-aacc-88a3b4e6c6cb HTTP/1.1" 200 115 0.067047 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006455 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.006058 10.0.0.22 - - [2026-06-01 16:36:59] "DELETE /loadbalancer-member/0384800a-41ea-4332-8782-5eb6108130c7 HTTP/1.1" 200 115 0.058734 10.0.0.22 - - [2026-06-01 16:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009991 10.0.0.22 - - [2026-06-01 16:36:59] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004197 10.0.0.22 - - [2026-06-01 16:36:59] "GET /loadbalancer-pool/8b3b92d5-6def-4d7c-95b9-ec8544ca838b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003182 10.0.0.22 - - [2026-06-01 16:36:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037080 10.0.0.22 - - [2026-06-01 16:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009659 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008900 10.0.0.22 - - [2026-06-01 16:36:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019579 10.0.0.22 - - [2026-06-01 16:36:59] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009560 10.0.0.22 - - [2026-06-01 16:36:59] "POST /set-tag HTTP/1.1" 200 109 0.095289 10.0.0.22 - - [2026-06-01 16:36:59] "GET /loadbalancer-pool/fa6f5286-c64b-4e99-a97e-8a153adceb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004649 10.0.0.22 - - [2026-06-01 16:36:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034556 10.0.0.22 - - [2026-06-01 16:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032816 10.0.0.22 - - [2026-06-01 16:37:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.035050 10.0.0.22 - - [2026-06-01 16:37:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007030 10.0.0.22 - - [2026-06-01 16:37:00] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007406 10.0.0.22 - - [2026-06-01 16:37:00] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.22 - - [2026-06-01 16:37:00] "GET /loadbalancer-pool/ac2a9a25-25a7-4f0f-9f0f-99d4122fad23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004435 10.0.0.22 - - [2026-06-01 16:37:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.063758 10.0.0.22 - - [2026-06-01 16:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027240 10.0.0.22 - - [2026-06-01 16:37:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017001 10.0.0.22 - - [2026-06-01 16:37:00] "POST /set-tag HTTP/1.1" 200 109 0.014751 10.0.0.22 - - [2026-06-01 16:37:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009743 10.0.0.22 - - [2026-06-01 16:37:00] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005934 10.0.0.22 - - [2026-06-01 16:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009794 10.0.0.22 - - [2026-06-01 16:37:55] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005286 10.0.0.249 - - [2026-06-01 16:38:09] "GET / HTTP/1.1" 200 35931 0.004454 10.0.0.249 - - [2026-06-01 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.249 - - [2026-06-01 16:38:09] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009586 10.0.0.249 - - [2026-06-01 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.249 - - [2026-06-01 16:38:10] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005156 10.0.0.249 - - [2026-06-01 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.249 - - [2026-06-01 16:38:10] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.009539 10.0.0.249 - - [2026-06-01 16:38:10] "PUT /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f HTTP/1.1" 200 262 0.039204 10.0.0.249 - - [2026-06-01 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020172 10.0.0.249 - - [2026-06-01 16:38:10] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006096 10.0.0.249 - - [2026-06-01 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.249 - - [2026-06-01 16:38:10] "GET /virtual-machine-interface/6d90e913-81f9-4dd2-a0ac-69f945c2a028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.008373 10.0.0.249 - - [2026-06-01 16:38:10] "PUT /virtual-machine-interface/6d90e913-81f9-4dd2-a0ac-69f945c2a028 HTTP/1.1" 200 284 0.023740 10.0.0.22 - - [2026-06-01 16:38:16] "GET /global-system-configs HTTP/1.1" 200 322 0.018562 10.0.0.22 - - [2026-06-01 16:38:18] "GET /global-system-configs HTTP/1.1" 200 322 0.003227 10.0.0.22 - - [2026-06-01 16:40:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007348 10.0.0.22 - - [2026-06-01 16:40:59] "POST /set-tag HTTP/1.1" 200 109 0.005210 10.0.0.22 - - [2026-06-01 16:40:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010322 10.0.0.22 - - [2026-06-01 16:40:59] "POST /set-tag HTTP/1.1" 200 109 0.005586 10.0.0.22 - - [2026-06-01 16:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.22 - - [2026-06-01 16:40:59] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003841 10.0.0.22 - - [2026-06-01 16:40:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007191 10.0.0.22 - - [2026-06-01 16:40:59] "POST /set-tag HTTP/1.1" 200 109 0.036766 10.0.0.22 - - [2026-06-01 16:40:59] "DELETE /loadbalancer-member/3ef24f01-7a41-44f9-ad74-323d966485db HTTP/1.1" 200 115 0.077531 10.0.0.22 - - [2026-06-01 16:40:59] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006718 10.0.0.22 - - [2026-06-01 16:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003668 10.0.0.22 - - [2026-06-01 16:41:00] "DELETE /loadbalancer-member/c5cdda85-b0f0-4bc8-ae1b-58ad95dbf853 HTTP/1.1" 200 115 0.051894 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004915 10.0.0.22 - - [2026-06-01 16:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.22 - - [2026-06-01 16:41:00] "DELETE /loadbalancer-member/a25769b7-d4d0-456d-81fb-c8ccf9ad2336 HTTP/1.1" 200 115 0.136509 10.0.0.22 - - [2026-06-01 16:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.22 - - [2026-06-01 16:41:00] "GET /loadbalancer/6e0e15b2-387e-4c86-a355-3e97ab07f18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003245 10.0.0.22 - - [2026-06-01 16:41:00] "GET /loadbalancer-pool/8b3b92d5-6def-4d7c-95b9-ec8544ca838b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002984 10.0.0.22 - - [2026-06-01 16:41:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018451 10.0.0.22 - - [2026-06-01 16:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012347 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023264 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007241 10.0.0.22 - - [2026-06-01 16:41:00] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005604 10.0.0.22 - - [2026-06-01 16:41:00] "POST /set-tag HTTP/1.1" 200 109 0.079810 10.0.0.22 - - [2026-06-01 16:41:00] "GET /loadbalancer-pool/fa6f5286-c64b-4e99-a97e-8a153adceb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003256 10.0.0.22 - - [2026-06-01 16:41:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017428 10.0.0.22 - - [2026-06-01 16:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022033 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022464 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013303 10.0.0.22 - - [2026-06-01 16:41:00] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003083 10.0.0.22 - - [2026-06-01 16:41:00] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.22 - - [2026-06-01 16:41:00] "GET /loadbalancer-pool/ac2a9a25-25a7-4f0f-9f0f-99d4122fad23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004228 10.0.0.22 - - [2026-06-01 16:41:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030234 10.0.0.22 - - [2026-06-01 16:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014039 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.030143 10.0.0.22 - - [2026-06-01 16:41:00] "GET /virtual-machine-interface/753f4510-5dd7-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007920 10.0.0.22 - - [2026-06-01 16:41:00] "POST /set-tag HTTP/1.1" 200 109 0.008580 10.0.0.22 - - [2026-06-01 16:41:00] "GET /floating-ip/241fa92a-75e3-49b3-af59-71443d5fae61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009095 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001755 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001645 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001662 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002127 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:41:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.22 - - [2026-06-01 16:43:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002924 10.0.0.22 - - [2026-06-01 16:43:18] "GET /global-system-configs HTTP/1.1" 200 322 0.009050 10.0.0.22 - - [2026-06-01 16:43:44] "GET / HTTP/1.1" 200 35931 0.002405 10.0.0.22 - - [2026-06-01 16:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.22 - - [2026-06-01 16:43:44] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039374 10.0.0.22 - - [2026-06-01 16:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.22 - - [2026-06-01 16:43:44] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037647 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.22 - - [2026-06-01 16:43:45] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037536 10.0.0.22 - - [2026-06-01 16:43:45] "POST /tags HTTP/1.1" 200 333 0.023304 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010356 10.0.0.22 - - [2026-06-01 16:43:45] "GET /tag/7724bd9e-0d2c-4d02-a941-3e58037e8db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.027725 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-06-01 16:43:45] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057929 10.0.0.22 - - [2026-06-01 16:43:45] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064963 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-networks?parent_id=dc539fad-bba3-4c3d-bf21-5cd74f232e7e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008342 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005009 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.22 - - [2026-06-01 16:43:45] "POST /virtual-networks HTTP/1.1" 200 512 0.082970 10.0.0.22 - - [2026-06-01 16:43:45] "GET /service-appliance-set/2a81ee72-2603-4d15-96c9-062d34178d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003008 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 404 254 0.001861 10.0.0.22 - - [2026-06-01 16:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.22 - - [2026-06-01 16:43:45] "GET /network-ipam/b831ca25-5a48-46d2-89b1-974b2e78e526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002500 10.0.0.22 - - [2026-06-01 16:43:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009003 10.0.0.22 - - [2026-06-01 16:43:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.113223 10.0.0.22 - - [2026-06-01 16:43:45] "POST /ref-update HTTP/1.1" 200 156 0.113267 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-machine-interface/14dacd43-d854-4d9a-a046-8cef065fde12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006160 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006177 10.0.0.22 - - [2026-06-01 16:43:45] "GET /domains HTTP/1.1" 200 280 0.002083 10.0.0.22 - - [2026-06-01 16:43:45] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.010247 10.0.0.22 - - [2026-06-01 16:43:45] "POST /instance-ips HTTP/1.1" 200 409 0.036310 10.0.0.22 - - [2026-06-01 16:43:45] "GET /instance-ip/eebdcaa2-9e03-4a87-b4d2-5ac839528c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006155 10.0.0.22 - - [2026-06-01 16:43:45] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 5477 0.054403 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.010360 10.0.0.22 - - [2026-06-01 16:43:45] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.004351 10.0.0.22 - - [2026-06-01 16:43:45] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1182 0.018400 10.0.0.22 - - [2026-06-01 16:43:45] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1182 0.005633 10.0.0.22 - - [2026-06-01 16:43:45] "POST /loadbalancers HTTP/1.1" 200 610 0.123083 10.0.0.22 - - [2026-06-01 16:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029968 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.22 - - [2026-06-01 16:43:46] "POST /route-targets HTTP/1.1" 200 327 0.030601 10.0.0.22 - - [2026-06-01 16:43:46] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078372 10.0.0.22 - - [2026-06-01 16:43:46] "GET /instance-ip/eebdcaa2-9e03-4a87-b4d2-5ac839528c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005704 10.0.0.22 - - [2026-06-01 16:43:46] "POST /ref-update HTTP/1.1" 200 156 0.056501 10.0.0.22 - - [2026-06-01 16:43:46] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087040 10.0.0.22 - - [2026-06-01 16:43:46] "POST /floating-ips HTTP/1.1" 200 597 0.072508 10.0.0.22 - - [2026-06-01 16:43:46] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.023513 10.0.0.22 - - [2026-06-01 16:43:46] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042615 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.22 - - [2026-06-01 16:43:46] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037219 10.0.0.22 - - [2026-06-01 16:43:46] "GET /loadbalancer-listener/9f0a4bf3-9a89-4ffa-98ba-a0543140da09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005726 10.0.0.22 - - [2026-06-01 16:43:46] "GET /loadbalancer-listener/9f0a4bf3-9a89-4ffa-98ba-a0543140da09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005442 10.0.0.22 - - [2026-06-01 16:43:46] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021142 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.22 - - [2026-06-01 16:43:46] "GET /instance-ip/eebdcaa2-9e03-4a87-b4d2-5ac839528c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003336 10.0.0.22 - - [2026-06-01 16:43:46] "GET /instance-ip/eebdcaa2-9e03-4a87-b4d2-5ac839528c63?fields=floating_ips HTTP/1.1" 200 1213 0.004643 10.0.0.22 - - [2026-06-01 16:43:46] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003130 10.0.0.22 - - [2026-06-01 16:43:46] "GET /floating-ip/e26a02d8-5ac5-45b0-b3c0-d78897102179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.007769 10.0.0.22 - - [2026-06-01 16:43:46] "POST /tags HTTP/1.1" 200 295 0.067774 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019365 10.0.0.22 - - [2026-06-01 16:43:46] "GET /tag/10616f79-6864-4f02-99d0-c7a2a3ce57e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.014494 10.0.0.22 - - [2026-06-01 16:43:46] "POST /tags HTTP/1.1" 409 233 0.002908 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2026-06-01 16:43:46] "GET /tag/aa0ad0d4-85dd-4f70-863f-c92a4b63d771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016266 10.0.0.22 - - [2026-06-01 16:43:46] "POST /tags HTTP/1.1" 409 206 0.003047 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2026-06-01 16:43:46] "GET /tag/f7092770-83f4-4be6-9c17-d81a74d2d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012067 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.22 - - [2026-06-01 16:43:46] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005726 10.0.0.22 - - [2026-06-01 16:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.22 - - [2026-06-01 16:43:46] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035910 10.0.0.22 - - [2026-06-01 16:43:46] "POST /virtual-machines HTTP/1.1" 200 369 0.009714 10.0.0.22 - - [2026-06-01 16:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009622 10.0.0.22 - - [2026-06-01 16:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.147113 10.0.0.22 - - [2026-06-01 16:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035460 10.0.0.22 - - [2026-06-01 16:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017941 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008449 10.0.0.22 - - [2026-06-01 16:43:47] "POST /instance-ips HTTP/1.1" 200 409 0.021599 10.0.0.22 - - [2026-06-01 16:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023008 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016964 10.0.0.22 - - [2026-06-01 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.026315 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024132 10.0.0.22 - - [2026-06-01 16:43:47] "GET /instance-ip/0f559d56-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003215 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005692 10.0.0.22 - - [2026-06-01 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.006677 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004017 10.0.0.22 - - [2026-06-01 16:43:47] "POST /ref-update HTTP/1.1" 200 156 0.010852 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022888 10.0.0.22 - - [2026-06-01 16:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.22 - - [2026-06-01 16:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.22 - - [2026-06-01 16:43:47] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004741 10.0.0.22 - - [2026-06-01 16:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.22 - - [2026-06-01 16:43:47] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040780 10.0.0.22 - - [2026-06-01 16:43:47] "POST /virtual-machines HTTP/1.1" 200 369 0.008729 10.0.0.22 - - [2026-06-01 16:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014769 10.0.0.22 - - [2026-06-01 16:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121556 10.0.0.22 - - [2026-06-01 16:43:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025195 10.0.0.22 - - [2026-06-01 16:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009600 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022759 10.0.0.22 - - [2026-06-01 16:43:48] "POST /instance-ips HTTP/1.1" 200 409 0.052022 10.0.0.22 - - [2026-06-01 16:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.049653 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.023679 10.0.0.22 - - [2026-06-01 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.022118 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015269 10.0.0.22 - - [2026-06-01 16:43:48] "GET /instance-ip/0fd4b168-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009182 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006058 10.0.0.22 - - [2026-06-01 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004171 10.0.0.22 - - [2026-06-01 16:43:48] "POST /ref-update HTTP/1.1" 200 156 0.014540 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006532 10.0.0.22 - - [2026-06-01 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006441 10.0.0.22 - - [2026-06-01 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.22 - - [2026-06-01 16:43:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010113 10.0.0.22 - - [2026-06-01 16:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.22 - - [2026-06-01 16:43:50] "GET /domains HTTP/1.1" 200 280 0.003001 10.0.0.22 - - [2026-06-01 16:43:50] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.003354 10.0.0.22 - - [2026-06-01 16:43:50] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 7065 0.049822 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.004971 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.005409 10.0.0.22 - - [2026-06-01 16:43:51] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1403 0.005196 10.0.0.22 - - [2026-06-01 16:43:51] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1403 0.003608 10.0.0.22 - - [2026-06-01 16:43:51] "GET /route-target/fac16634-e9a5-42be-b432-ef7dd4205a47 HTTP/1.1" 200 1153 0.002903 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.006722 10.0.0.22 - - [2026-06-01 16:43:51] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1403 0.002700 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008039 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.006270 10.0.0.22 - - [2026-06-01 16:43:51] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1403 0.002990 10.0.0.22 - - [2026-06-01 16:43:51] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 200 1403 0.002847 10.0.0.22 - - [2026-06-01 16:43:51] "GET /route-target/fac16634-e9a5-42be-b432-ef7dd4205a47 HTTP/1.1" 200 1153 0.002572 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domains HTTP/1.1" 200 280 0.002542 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.003147 10.0.0.22 - - [2026-06-01 16:43:51] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 7065 0.044151 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2090 0.005357 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.22 - - [2026-06-01 16:43:51] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030969 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006968 10.0.0.22 - - [2026-06-01 16:43:51] "GET /floating-ip-pools?parent_id=9402e5e6-67f0-4eac-a352-a55e3da12c9e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002388 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004291 10.0.0.22 - - [2026-06-01 16:43:51] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015264 10.0.0.22 - - [2026-06-01 16:43:51] "POST /ref-update HTTP/1.1" 200 156 0.008814 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012069 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domains HTTP/1.1" 200 280 0.002276 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.002791 10.0.0.22 - - [2026-06-01 16:43:51] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 7321 0.038813 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2328 0.006290 10.0.0.22 - - [2026-06-01 16:43:51] "GET /floating-ip-pool/34c81ead-62f5-4290-8074-e5a985368492 HTTP/1.1" 200 1313 0.003700 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domains HTTP/1.1" 200 280 0.002079 10.0.0.22 - - [2026-06-01 16:43:51] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.002943 10.0.0.22 - - [2026-06-01 16:43:51] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 7321 0.056784 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 2328 0.005253 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005251 10.0.0.22 - - [2026-06-01 16:43:51] "POST /tags HTTP/1.1" 200 365 0.058315 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.22 - - [2026-06-01 16:43:51] "GET /tag/140ba35c-78cf-41fd-905f-168e449a3339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.022001 10.0.0.22 - - [2026-06-01 16:43:51] "POST /tags HTTP/1.1" 409 206 0.001963 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.22 - - [2026-06-01 16:43:51] "GET /tag/f7092770-83f4-4be6-9c17-d81a74d2d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011900 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.22 - - [2026-06-01 16:43:51] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048602 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.22 - - [2026-06-01 16:43:51] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003708 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.22 - - [2026-06-01 16:43:51] "GET /service-appliance-set/00292c81-3f5d-4462-885c-5ca84c34abca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004189 10.0.0.22 - - [2026-06-01 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.001563 10.0.0.22 - - [2026-06-01 16:43:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097941 10.0.0.22 - - [2026-06-01 16:43:52] "GET /virtual-machine-interface/7ae95d82-9add-4d3e-914e-5de9f56ea462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017249 10.0.0.22 - - [2026-06-01 16:43:52] "POST /set-tag HTTP/1.1" 200 109 0.015418 10.0.0.22 - - [2026-06-01 16:43:52] "POST /instance-ips HTTP/1.1" 200 417 0.027677 10.0.0.22 - - [2026-06-01 16:43:52] "GET /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1662 0.013574 10.0.0.22 - - [2026-06-01 16:43:52] "POST /loadbalancers HTTP/1.1" 200 618 0.060549 10.0.0.22 - - [2026-06-01 16:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028853 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.22 - - [2026-06-01 16:43:52] "POST /service-instances HTTP/1.1" 200 566 0.035161 10.0.0.22 - - [2026-06-01 16:43:52] "POST /ref-update HTTP/1.1" 200 156 0.013290 10.0.0.22 - - [2026-06-01 16:43:52] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055000 10.0.0.22 - - [2026-06-01 16:43:52] "GET /virtual-machine-interface/7ae95d82-9add-4d3e-914e-5de9f56ea462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004498 10.0.0.22 - - [2026-06-01 16:43:52] "GET /virtual-machine-interface/7ae95d82-9add-4d3e-914e-5de9f56ea462?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006645 10.0.0.22 - - [2026-06-01 16:43:52] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.011434 10.0.0.22 - - [2026-06-01 16:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008996 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2026-06-01 16:43:52] "GET /floating-ip-pool/34c81ead-62f5-4290-8074-e5a985368492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002008 10.0.0.22 - - [2026-06-01 16:43:52] "POST /floating-ips HTTP/1.1" 200 671 0.076217 10.0.0.22 - - [2026-06-01 16:43:52] "POST /virtual-machines HTTP/1.1" 200 429 0.065169 10.0.0.22 - - [2026-06-01 16:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012478 10.0.0.22 - - [2026-06-01 16:43:52] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004134 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.22 - - [2026-06-01 16:43:52] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010407 10.0.0.22 - - [2026-06-01 16:43:52] "POST /tags HTTP/1.1" 409 221 0.005077 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015814 10.0.0.22 - - [2026-06-01 16:43:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143207 10.0.0.22 - - [2026-06-01 16:43:52] "POST /chown HTTP/1.1" 200 109 0.016363 10.0.0.22 - - [2026-06-01 16:43:52] "GET /tag/7724bd9e-0d2c-4d02-a941-3e58037e8db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.058822 10.0.0.22 - - [2026-06-01 16:43:52] "POST /tags HTTP/1.1" 409 238 0.005624 10.0.0.22 - - [2026-06-01 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.22 - - [2026-06-01 16:43:52] "POST /chown HTTP/1.1" 200 109 0.012535 10.0.0.22 - - [2026-06-01 16:43:52] "PUT /virtual-machine-interface/1cc8023b-dbfe-4fb2-9070-deb54f027b7a HTTP/1.1" 200 284 0.015089 10.0.0.22 - - [2026-06-01 16:43:53] "GET /tag/140ba35c-78cf-41fd-905f-168e449a3339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.034197 10.0.0.22 - - [2026-06-01 16:43:53] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.070644 10.0.0.22 - - [2026-06-01 16:43:53] "POST /firewall-rules HTTP/1.1" 200 650 0.113123 10.0.0.22 - - [2026-06-01 16:43:53] "GET /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.019004 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.077270 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.030943 10.0.0.22 - - [2026-06-01 16:43:53] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.018160 10.0.0.22 - - [2026-06-01 16:43:53] "GET /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004216 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.036256 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.033163 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.023112 10.0.0.22 - - [2026-06-01 16:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.026239 10.0.0.22 - - [2026-06-01 16:43:53] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077235 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.048015 10.0.0.22 - - [2026-06-01 16:43:53] "GET /loadbalancer/de99dff6-f50a-4aaa-9ec9-b179c48cd58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007730 10.0.0.22 - - [2026-06-01 16:43:53] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.043614 10.0.0.22 - - [2026-06-01 16:43:53] "POST /virtual-machines HTTP/1.1" 200 429 0.034560 10.0.0.22 - - [2026-06-01 16:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013669 10.0.0.22 - - [2026-06-01 16:43:53] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051955 10.0.0.22 - - [2026-06-01 16:43:53] "GET /loadbalancer-listener/ef417b97-56f2-4171-8a41-a1070c1e9cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004451 10.0.0.22 - - [2026-06-01 16:43:53] "GET /loadbalancer-listener/ef417b97-56f2-4171-8a41-a1070c1e9cc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.039747 10.0.0.22 - - [2026-06-01 16:43:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.181355 10.0.0.22 - - [2026-06-01 16:43:53] "POST /chown HTTP/1.1" 200 109 0.020409 10.0.0.22 - - [2026-06-01 16:43:53] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.077189 10.0.0.22 - - [2026-06-01 16:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022844 10.0.0.22 - - [2026-06-01 16:43:53] "GET /loadbalancer-pool/03ef61fc-f20c-431e-be9b-6cdea34b3f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005343 10.0.0.22 - - [2026-06-01 16:43:53] "POST /chown HTTP/1.1" 200 109 0.024732 10.0.0.22 - - [2026-06-01 16:43:53] "PUT /virtual-machine-interface/91ec9ac6-f6aa-450d-9406-19555bbaa0e6 HTTP/1.1" 200 284 0.019507 10.0.0.22 - - [2026-06-01 16:43:53] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.037936 10.0.0.22 - - [2026-06-01 16:43:53] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050520 10.0.0.22 - - [2026-06-01 16:43:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031326 10.0.0.22 - - [2026-06-01 16:43:53] "GET /loadbalancer-member/c61f8884-0e85-4460-9ef0-5d46d474f03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008984 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.036499 10.0.0.22 - - [2026-06-01 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.017775 10.0.0.22 - - [2026-06-01 16:43:54] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016992 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.038021 10.0.0.22 - - [2026-06-01 16:43:54] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003183 10.0.0.22 - - [2026-06-01 16:43:54] "POST /tags HTTP/1.1" 409 221 0.001961 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2026-06-01 16:43:54] "GET /tag/7724bd9e-0d2c-4d02-a941-3e58037e8db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010493 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.022912 10.0.0.22 - - [2026-06-01 16:43:54] "POST /tags HTTP/1.1" 409 238 0.005585 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.22 - - [2026-06-01 16:43:54] "GET /tag/140ba35c-78cf-41fd-905f-168e449a3339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014231 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.022056 10.0.0.22 - - [2026-06-01 16:43:54] "POST /firewall-rules HTTP/1.1" 409 293 0.002714 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2026-06-01 16:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007627 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05 HTTP/1.1" 200 260 0.041051 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.020477 10.0.0.22 - - [2026-06-01 16:43:54] "GET /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003148 10.0.0.22 - - [2026-06-01 16:43:54] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003589 10.0.0.22 - - [2026-06-01 16:43:54] "GET /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002402 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.019482 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.012122 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.007664 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.032230 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.032042 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.011411 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.006613 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.068928 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017582 10.0.0.22 - - [2026-06-01 16:43:54] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007728 10.0.0.22 - - [2026-06-01 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.22 - - [2026-06-01 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.041213 10.0.0.22 - - [2026-06-01 16:43:54] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058365 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.050018 10.0.0.22 - - [2026-06-01 16:43:54] "POST /virtual-machines HTTP/1.1" 200 373 0.055740 10.0.0.22 - - [2026-06-01 16:43:54] "POST /chown HTTP/1.1" 200 109 0.059300 10.0.0.22 - - [2026-06-01 16:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034015 10.0.0.22 - - [2026-06-01 16:43:54] "PUT /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 256 0.055410 10.0.0.22 - - [2026-06-01 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.078044 10.0.0.22 - - [2026-06-01 16:43:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.159564 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.062342 10.0.0.22 - - [2026-06-01 16:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009144 10.0.0.22 - - [2026-06-01 16:43:55] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.012570 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018525 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017013 10.0.0.22 - - [2026-06-01 16:43:55] "POST /instance-ips HTTP/1.1" 200 413 0.049570 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.044233 10.0.0.22 - - [2026-06-01 16:43:55] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.013121 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015403 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030396 10.0.0.22 - - [2026-06-01 16:43:55] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.028290 10.0.0.22 - - [2026-06-01 16:43:55] "POST /set-tag HTTP/1.1" 200 109 0.043871 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019098 10.0.0.22 - - [2026-06-01 16:43:55] "GET /instance-ip/14196e62-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003281 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016709 10.0.0.22 - - [2026-06-01 16:43:55] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.011737 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013741 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026591 10.0.0.22 - - [2026-06-01 16:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006276 10.0.0.22 - - [2026-06-01 16:43:55] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.008967 10.0.0.22 - - [2026-06-01 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018352 10.0.0.22 - - [2026-06-01 16:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.22 - - [2026-06-01 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021551 10.0.0.22 - - [2026-06-01 16:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-06-01 16:43:55] "POST /chown HTTP/1.1" 200 109 0.005687 10.0.0.22 - - [2026-06-01 16:43:55] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003655 10.0.0.22 - - [2026-06-01 16:43:55] "POST /set-tag HTTP/1.1" 200 109 0.018270 10.0.0.22 - - [2026-06-01 16:43:55] "POST /chown HTTP/1.1" 200 109 0.025252 10.0.0.22 - - [2026-06-01 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.010346 10.0.0.22 - - [2026-06-01 16:43:55] "POST /chown HTTP/1.1" 200 109 0.019121 10.0.0.22 - - [2026-06-01 16:43:55] "POST /chown HTTP/1.1" 200 109 0.021832 10.0.0.22 - - [2026-06-01 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.011739 10.0.0.22 - - [2026-06-01 16:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.22 - - [2026-06-01 16:43:55] "POST /chown HTTP/1.1" 200 109 0.009013 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.034585 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.049852 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.038497 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.039364 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.053016 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.017749 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.007390 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.021193 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.020925 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.008487 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009172 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.009207 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.008312 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.018118 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.028269 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.006720 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.020315 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.015110 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.008664 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.006869 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.007017 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.012301 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.018565 10.0.0.22 - - [2026-06-01 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.006899 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.018952 10.0.0.22 - - [2026-06-01 16:43:56] "POST /chown HTTP/1.1" 200 109 0.012604 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.026263 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.008166 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.017934 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.014485 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.007405 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.007334 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.019691 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.023257 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.006480 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.033628 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.006735 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.015643 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.007934 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.019400 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.017157 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.007096 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.006439 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.022550 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.007784 10.0.0.22 - - [2026-06-01 16:43:57] "POST /chown HTTP/1.1" 200 109 0.031267 10.0.0.22 - - [2026-06-01 16:43:57] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018432 10.0.0.22 - - [2026-06-01 16:43:57] "POST /set-tag HTTP/1.1" 200 109 0.004825 10.0.0.22 - - [2026-06-01 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.22 - - [2026-06-01 16:43:57] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002589 10.0.0.22 - - [2026-06-01 16:43:57] "GET /loadbalancer-pool/e1060cf6-12a3-4435-9eb2-ebf86263f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006876 10.0.0.22 - - [2026-06-01 16:43:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029370 10.0.0.22 - - [2026-06-01 16:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010580 10.0.0.22 - - [2026-06-01 16:43:58] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007723 10.0.0.22 - - [2026-06-01 16:43:58] "POST /tags HTTP/1.1" 409 221 0.004201 10.0.0.22 - - [2026-06-01 16:43:58] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007108 10.0.0.22 - - [2026-06-01 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.22 - - [2026-06-01 16:43:58] "GET /tag/7724bd9e-0d2c-4d02-a941-3e58037e8db2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014037 10.0.0.22 - - [2026-06-01 16:43:58] "POST /ref-update HTTP/1.1" 200 156 0.020601 10.0.0.22 - - [2026-06-01 16:43:58] "POST /set-tag HTTP/1.1" 200 109 0.037477 10.0.0.22 - - [2026-06-01 16:43:58] "GET /floating-ip/e26a02d8-5ac5-45b0-b3c0-d78897102179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.006877 10.0.0.22 - - [2026-06-01 16:43:58] "PUT /floating-ip/e26a02d8-5ac5-45b0-b3c0-d78897102179 HTTP/1.1" 200 256 0.009325 10.0.0.22 - - [2026-06-01 16:43:58] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010317 10.0.0.22 - - [2026-06-01 16:43:58] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.22 - - [2026-06-01 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006892 10.0.0.22 - - [2026-06-01 16:43:58] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007078 10.0.0.22 - - [2026-06-01 16:43:58] "GET /loadbalancer-pool/e1060cf6-12a3-4435-9eb2-ebf86263f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003321 10.0.0.22 - - [2026-06-01 16:43:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.031141 10.0.0.22 - - [2026-06-01 16:43:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021829 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006377 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008031 10.0.0.22 - - [2026-06-01 16:43:59] "POST /ref-update HTTP/1.1" 200 156 0.007650 10.0.0.22 - - [2026-06-01 16:43:59] "GET /floating-ip/e26a02d8-5ac5-45b0-b3c0-d78897102179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002576 10.0.0.22 - - [2026-06-01 16:43:59] "POST /set-tag HTTP/1.1" 200 109 0.025275 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine/01aea795-538a-4797-bfec-1b9f983fe6a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004036 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004881 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine/1e13c02e-98a3-4f83-a798-9469e7b665db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003488 10.0.0.22 - - [2026-06-01 16:43:59] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004632 10.0.0.22 - - [2026-06-01 16:44:08] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005162 10.0.0.22 - - [2026-06-01 16:44:08] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.22 - - [2026-06-01 16:44:10] "GET /virtual-machine/724a5f30-1e06-41f7-b7e0-e8fee19ab73c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004024 10.0.0.22 - - [2026-06-01 16:44:10] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005525 10.0.0.22 - - [2026-06-01 16:44:10] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007789 10.0.0.22 - - [2026-06-01 16:44:10] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.22 - - [2026-06-01 16:44:41] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004761 10.0.0.22 - - [2026-06-01 16:44:41] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.22 - - [2026-06-01 16:44:41] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007780 10.0.0.22 - - [2026-06-01 16:44:41] "POST /set-tag HTTP/1.1" 200 109 0.005399 10.0.0.22 - - [2026-06-01 16:44:42] "GET /virtual-machine/724a5f30-1e06-41f7-b7e0-e8fee19ab73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003233 10.0.0.22 - - [2026-06-01 16:44:42] "POST /ref-update HTTP/1.1" 200 156 0.021807 10.0.0.22 - - [2026-06-01 16:44:42] "GET /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012964 10.0.0.22 - - [2026-06-01 16:44:42] "POST /set-tag HTTP/1.1" 200 109 0.021654 10.0.0.22 - - [2026-06-01 16:44:42] "POST /set-tag HTTP/1.1" 200 109 0.036112 10.0.0.22 - - [2026-06-01 16:44:42] "DELETE /instance-ip/14196e62-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.072826 10.0.0.22 - - [2026-06-01 16:44:42] "DELETE /virtual-machine-interface/13f6f2a6-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.054713 10.0.0.22 - - [2026-06-01 16:44:42] "DELETE /virtual-machine/724a5f30-1e06-41f7-b7e0-e8fee19ab73c HTTP/1.1" 200 115 0.021784 10.0.0.22 - - [2026-06-01 16:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.22 - - [2026-06-01 16:44:45] "GET /tag/140ba35c-78cf-41fd-905f-168e449a3339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013259 10.0.0.22 - - [2026-06-01 16:44:45] "GET /tag/140ba35c-78cf-41fd-905f-168e449a3339?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.024914 10.0.0.22 - - [2026-06-01 16:44:45] "GET /virtual-machine-interface/1cc8023b-dbfe-4fb2-9070-deb54f027b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006313 10.0.0.22 - - [2026-06-01 16:44:45] "POST /set-tag HTTP/1.1" 200 109 0.023769 10.0.0.22 - - [2026-06-01 16:44:45] "GET /virtual-machine-interface/7ae95d82-9add-4d3e-914e-5de9f56ea462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.026373 10.0.0.22 - - [2026-06-01 16:44:45] "POST /set-tag HTTP/1.1" 200 109 0.020617 10.0.0.22 - - [2026-06-01 16:44:45] "GET /virtual-machine-interface/91ec9ac6-f6aa-450d-9406-19555bbaa0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004978 10.0.0.22 - - [2026-06-01 16:44:45] "POST /set-tag HTTP/1.1" 200 109 0.023284 10.0.0.22 - - [2026-06-01 16:44:45] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.011888 10.0.0.22 - - [2026-06-01 16:44:45] "GET /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004398 10.0.0.22 - - [2026-06-01 16:44:45] "POST /ref-update HTTP/1.1" 200 156 0.021214 10.0.0.22 - - [2026-06-01 16:44:45] "DELETE /firewall-rule/0b7c4028-e5d9-4201-b3c7-09b01591ca05 HTTP/1.1" 200 115 0.048906 10.0.0.22 - - [2026-06-01 16:44:45] "DELETE /loadbalancer-member/c61f8884-0e85-4460-9ef0-5d46d474f03c HTTP/1.1" 200 115 0.067397 10.0.0.22 - - [2026-06-01 16:44:45] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.018956 10.0.0.22 - - [2026-06-01 16:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013540 10.0.0.22 - - [2026-06-01 16:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014871 10.0.0.22 - - [2026-06-01 16:44:45] "DELETE /loadbalancer-pool/03ef61fc-f20c-431e-be9b-6cdea34b3f33 HTTP/1.1" 200 115 0.081489 10.0.0.22 - - [2026-06-01 16:44:45] "DELETE /loadbalancer-listener/ef417b97-56f2-4171-8a41-a1070c1e9cc1 HTTP/1.1" 200 115 0.037646 10.0.0.22 - - [2026-06-01 16:44:45] "GET /floating-ip/0d510474-58dd-46af-b979-65ceb4175dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004050 10.0.0.22 - - [2026-06-01 16:44:45] "POST /chown HTTP/1.1" 200 109 0.013909 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.029566 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.013643 10.0.0.22 - - [2026-06-01 16:44:46] "PUT /floating-ip/0d510474-58dd-46af-b979-65ceb4175dc9 HTTP/1.1" 200 256 0.059458 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.048917 10.0.0.22 - - [2026-06-01 16:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.016292 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /floating-ip/0d510474-58dd-46af-b979-65ceb4175dc9 HTTP/1.1" 200 115 0.145032 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.015309 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.012329 10.0.0.22 - - [2026-06-01 16:44:46] "POST /chown HTTP/1.1" 200 109 0.014572 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /loadbalancer/de99dff6-f50a-4aaa-9ec9-b179c48cd58f HTTP/1.1" 200 115 0.130860 10.0.0.22 - - [2026-06-01 16:44:46] "GET /floating-ip-pool/34c81ead-62f5-4290-8074-e5a985368492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012411 10.0.0.22 - - [2026-06-01 16:44:46] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.036304 10.0.0.22 - - [2026-06-01 16:44:46] "POST /ref-update HTTP/1.1" 200 156 0.066088 10.0.0.22 - - [2026-06-01 16:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.054183 10.0.0.22 - - [2026-06-01 16:44:46] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.023300 10.0.0.22 - - [2026-06-01 16:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.065362 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /floating-ip-pool/34c81ead-62f5-4290-8074-e5a985368492 HTTP/1.1" 200 115 0.167103 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /instance-ip/0cbf77a1-e533-4f12-8671-964cd9d89694 HTTP/1.1" 200 115 0.317085 10.0.0.22 - - [2026-06-01 16:44:46] "PUT /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 266 0.010852 10.0.0.22 - - [2026-06-01 16:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015937 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /service-instance/8c53f0bb-1a88-4bea-b42f-520c957895fb HTTP/1.1" 200 115 0.072116 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /virtual-machine-interface/7ae95d82-9add-4d3e-914e-5de9f56ea462 HTTP/1.1" 200 115 0.137528 10.0.0.22 - - [2026-06-01 16:44:46] "GET /virtual-machine-interface/1cc8023b-dbfe-4fb2-9070-deb54f027b7a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.011199 10.0.0.22 - - [2026-06-01 16:44:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004756 10.0.0.22 - - [2026-06-01 16:44:46] "POST /useragent-kv HTTP/1.1" 200 115 0.007030 10.0.0.22 - - [2026-06-01 16:44:46] "DELETE /virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e HTTP/1.1" 200 115 0.267611 10.0.0.22 - - [2026-06-01 16:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.22 - - [2026-06-01 16:44:46] "GET /routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f HTTP/1.1" 404 171 0.004166 10.0.0.22 - - [2026-06-01 16:44:46] "GET /domains HTTP/1.1" 200 280 0.008859 10.0.0.22 - - [2026-06-01 16:44:46] "GET /domain/73931ee8-d768-407d-b907-324682d0afec HTTP/1.1" 200 3086 0.010613 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /route-target/fac16634-e9a5-42be-b432-ef7dd4205a47 HTTP/1.1" 200 115 0.075568 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /tag/140ba35c-78cf-41fd-905f-168e449a3339 HTTP/1.1" 200 115 0.203631 10.0.0.22 - - [2026-06-01 16:44:47] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e HTTP/1.1" 200 7143 0.082516 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /virtual-machine-interface/1cc8023b-dbfe-4fb2-9070-deb54f027b7a HTTP/1.1" 200 115 0.181995 10.0.0.22 - - [2026-06-01 16:44:47] "POST /ref-update HTTP/1.1" 200 156 0.014009 10.0.0.22 - - [2026-06-01 16:44:47] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007594 10.0.0.22 - - [2026-06-01 16:44:47] "POST /set-tag HTTP/1.1" 200 109 0.005832 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /virtual-machine/72c974ae-52c1-47cc-bc3f-dd4bbcc2f84c HTTP/1.1" 200 115 0.056807 10.0.0.22 - - [2026-06-01 16:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.22 - - [2026-06-01 16:44:47] "GET /virtual-machine-interface/91ec9ac6-f6aa-450d-9406-19555bbaa0e6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.020579 10.0.0.22 - - [2026-06-01 16:44:47] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.015273 10.0.0.22 - - [2026-06-01 16:44:47] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008767 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /virtual-machine-interface/91ec9ac6-f6aa-450d-9406-19555bbaa0e6 HTTP/1.1" 200 115 0.077249 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /virtual-machine/5b3f1892-e5e9-4ff9-be03-3fd5592ea0b3 HTTP/1.1" 200 115 0.042270 10.0.0.22 - - [2026-06-01 16:44:47] "POST /set-tag HTTP/1.1" 200 109 0.051451 10.0.0.22 - - [2026-06-01 16:44:47] "DELETE /loadbalancer-member/25f66e3c-d9bb-45df-885a-499c583d0b97 HTTP/1.1" 200 115 0.075707 10.0.0.22 - - [2026-06-01 16:44:47] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007462 10.0.0.22 - - [2026-06-01 16:44:47] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.22 - - [2026-06-01 16:44:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011311 10.0.0.22 - - [2026-06-01 16:44:48] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.22 - - [2026-06-01 16:44:48] "GET /virtual-machine/1e13c02e-98a3-4f83-a798-9469e7b665db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003766 10.0.0.22 - - [2026-06-01 16:44:48] "POST /ref-update HTTP/1.1" 200 156 0.012909 10.0.0.22 - - [2026-06-01 16:44:48] "GET /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007473 10.0.0.22 - - [2026-06-01 16:44:48] "POST /set-tag HTTP/1.1" 200 109 0.023731 10.0.0.22 - - [2026-06-01 16:44:48] "POST /set-tag HTTP/1.1" 200 109 0.029924 10.0.0.22 - - [2026-06-01 16:44:48] "POST /set-tag HTTP/1.1" 200 109 0.045941 10.0.0.22 - - [2026-06-01 16:44:48] "DELETE /instance-ip/0fd4b168-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.060925 10.0.0.22 - - [2026-06-01 16:44:48] "POST /ref-update HTTP/1.1" 200 156 0.012276 10.0.0.22 - - [2026-06-01 16:44:48] "DELETE /virtual-machine-interface/0fb430c8-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.053411 10.0.0.22 - - [2026-06-01 16:44:48] "DELETE /virtual-machine/1e13c02e-98a3-4f83-a798-9469e7b665db HTTP/1.1" 200 115 0.026265 10.0.0.22 - - [2026-06-01 16:44:52] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.026298 10.0.0.22 - - [2026-06-01 16:44:52] "POST /set-tag HTTP/1.1" 200 109 0.004380 10.0.0.22 - - [2026-06-01 16:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.22 - - [2026-06-01 16:44:52] "GET /loadbalancer/0edbb296-a265-47a2-9296-602b919274b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002769 10.0.0.22 - - [2026-06-01 16:44:52] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005676 10.0.0.22 - - [2026-06-01 16:44:52] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.22 - - [2026-06-01 16:44:53] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004978 10.0.0.22 - - [2026-06-01 16:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.22 - - [2026-06-01 16:44:53] "GET /virtual-machine/01aea795-538a-4797-bfec-1b9f983fe6a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003184 10.0.0.22 - - [2026-06-01 16:44:53] "POST /ref-update HTTP/1.1" 200 156 0.017436 10.0.0.22 - - [2026-06-01 16:44:53] "GET /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019195 10.0.0.22 - - [2026-06-01 16:44:53] "POST /set-tag HTTP/1.1" 200 109 0.032690 10.0.0.22 - - [2026-06-01 16:44:53] "POST /set-tag HTTP/1.1" 200 109 0.021959 10.0.0.22 - - [2026-06-01 16:44:53] "POST /set-tag HTTP/1.1" 200 109 0.030764 10.0.0.22 - - [2026-06-01 16:44:53] "DELETE /instance-ip/0f559d56-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.059282 10.0.0.22 - - [2026-06-01 16:44:53] "POST /ref-update HTTP/1.1" 200 156 0.011320 10.0.0.22 - - [2026-06-01 16:44:53] "DELETE /virtual-machine-interface/0f36ce3a-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.090805 10.0.0.22 - - [2026-06-01 16:44:53] "DELETE /virtual-machine/01aea795-538a-4797-bfec-1b9f983fe6a5 HTTP/1.1" 200 115 0.032838 10.0.0.22 - - [2026-06-01 16:44:53] "DELETE /tag/10616f79-6864-4f02-99d0-c7a2a3ce57e0 HTTP/1.1" 200 115 0.090412 10.0.0.22 - - [2026-06-01 16:44:53] "DELETE /tag/aa0ad0d4-85dd-4f70-863f-c92a4b63d771 HTTP/1.1" 200 115 0.055089 10.0.0.22 - - [2026-06-01 16:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.22 - - [2026-06-01 16:44:57] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041375 10.0.0.22 - - [2026-06-01 16:44:57] "POST /tags HTTP/1.1" 200 393 0.029865 10.0.0.22 - - [2026-06-01 16:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010672 10.0.0.22 - - [2026-06-01 16:44:57] "GET /tag/a985cd2d-df38-4027-9c0f-79390b283c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015090 10.0.0.22 - - [2026-06-01 16:44:57] "POST /tags HTTP/1.1" 200 341 0.019100 10.0.0.22 - - [2026-06-01 16:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2026-06-01 16:44:57] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012689 10.0.0.22 - - [2026-06-01 16:44:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.000576 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004405 10.0.0.22 - - [2026-06-01 16:44:58] "POST /security-groups HTTP/1.1" 200 589 0.064734 10.0.0.22 - - [2026-06-01 16:44:58] "POST /projects HTTP/1.1" 200 519 0.198778 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.002282 10.0.0.22 - - [2026-06-01 16:44:58] "POST /access-control-lists HTTP/1.1" 200 598 0.065177 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.004767 10.0.0.22 - - [2026-06-01 16:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.056324 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009480 10.0.0.22 - - [2026-06-01 16:44:58] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005224 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.22 - - [2026-06-01 16:44:58] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005519 10.0.0.22 - - [2026-06-01 16:44:58] "POST /access-control-lists HTTP/1.1" 200 596 0.080332 10.0.0.22 - - [2026-06-01 16:44:58] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.068687 10.0.0.22 - - [2026-06-01 16:44:58] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.049199 10.0.0.22 - - [2026-06-01 16:44:58] "POST /security-groups HTTP/1.1" 200 591 0.073865 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.004078 10.0.0.22 - - [2026-06-01 16:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.051951 10.0.0.22 - - [2026-06-01 16:44:58] "POST /chown HTTP/1.1" 200 109 0.022332 10.0.0.22 - - [2026-06-01 16:44:58] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007370 10.0.0.22 - - [2026-06-01 16:44:58] "POST /access-control-lists HTTP/1.1" 200 632 0.101372 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.22 - - [2026-06-01 16:44:58] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006265 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.020898 10.0.0.22 - - [2026-06-01 16:44:58] "POST /tags HTTP/1.1" 409 226 0.003891 10.0.0.22 - - [2026-06-01 16:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.22 - - [2026-06-01 16:44:58] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.023183 10.0.0.22 - - [2026-06-01 16:44:58] "POST /access-control-lists HTTP/1.1" 200 630 0.077878 10.0.0.22 - - [2026-06-01 16:44:58] "POST /firewall-rules HTTP/1.1" 200 600 0.097216 10.0.0.22 - - [2026-06-01 16:44:58] "GET /firewall-rule/d7e64ef3-27ca-46fe-88f3-0e8f58223f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008218 10.0.0.22 - - [2026-06-01 16:44:58] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005763 10.0.0.22 - - [2026-06-01 16:44:58] "GET /firewall-rule/d7e64ef3-27ca-46fe-88f3-0e8f58223f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003317 10.0.0.22 - - [2026-06-01 16:44:59] "POST /ref-update HTTP/1.1" 200 156 0.048894 10.0.0.22 - - [2026-06-01 16:44:59] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019401 10.0.0.22 - - [2026-06-01 16:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.22 - - [2026-06-01 16:44:59] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003602 10.0.0.22 - - [2026-06-01 16:44:59] "POST /tags HTTP/1.1" 409 226 0.002442 10.0.0.22 - - [2026-06-01 16:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.22 - - [2026-06-01 16:44:59] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015348 10.0.0.22 - - [2026-06-01 16:44:59] "POST /firewall-rules HTTP/1.1" 200 598 0.084416 10.0.0.22 - - [2026-06-01 16:44:59] "GET /firewall-rule/97f69277-49e4-40ed-a711-80238f18dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004413 10.0.0.22 - - [2026-06-01 16:44:59] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004132 10.0.0.22 - - [2026-06-01 16:44:59] "GET /firewall-rule/97f69277-49e4-40ed-a711-80238f18dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002927 10.0.0.22 - - [2026-06-01 16:44:59] "POST /ref-update HTTP/1.1" 200 156 0.059129 10.0.0.22 - - [2026-06-01 16:45:00] "POST /tags HTTP/1.1" 200 393 0.046421 10.0.0.22 - - [2026-06-01 16:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023349 10.0.0.22 - - [2026-06-01 16:45:00] "GET /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.020180 10.0.0.22 - - [2026-06-01 16:45:00] "POST /tags HTTP/1.1" 200 341 0.021140 10.0.0.22 - - [2026-06-01 16:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011027 10.0.0.22 - - [2026-06-01 16:45:00] "GET /tag/5269c187-030a-4f32-8333-c9b4146197a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.021461 10.0.0.22 - - [2026-06-01 16:45:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000872 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.001330 10.0.0.22 - - [2026-06-01 16:45:01] "POST /security-groups HTTP/1.1" 200 589 0.070399 10.0.0.22 - - [2026-06-01 16:45:01] "POST /projects HTTP/1.1" 200 519 0.182581 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.004399 10.0.0.22 - - [2026-06-01 16:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013059 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017644 10.0.0.22 - - [2026-06-01 16:45:01] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.010415 10.0.0.22 - - [2026-06-01 16:45:01] "POST /access-control-lists HTTP/1.1" 200 598 0.088814 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.005742 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.22 - - [2026-06-01 16:45:01] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005449 10.0.0.22 - - [2026-06-01 16:45:01] "POST /access-control-lists HTTP/1.1" 200 596 0.074284 10.0.0.22 - - [2026-06-01 16:45:01] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.080646 10.0.0.22 - - [2026-06-01 16:45:01] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.044599 10.0.0.22 - - [2026-06-01 16:45:01] "POST /security-groups HTTP/1.1" 200 591 0.077686 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.005128 10.0.0.22 - - [2026-06-01 16:45:01] "POST /access-control-lists HTTP/1.1" 200 632 0.071959 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.009084 10.0.0.22 - - [2026-06-01 16:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.086659 10.0.0.22 - - [2026-06-01 16:45:01] "POST /chown HTTP/1.1" 200 109 0.038663 10.0.0.22 - - [2026-06-01 16:45:01] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008181 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.22 - - [2026-06-01 16:45:01] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006517 10.0.0.22 - - [2026-06-01 16:45:01] "POST /access-control-lists HTTP/1.1" 200 630 0.136642 10.0.0.22 - - [2026-06-01 16:45:01] "POST /tags HTTP/1.1" 409 226 0.003812 10.0.0.22 - - [2026-06-01 16:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2026-06-01 16:45:01] "GET /tag/5269c187-030a-4f32-8333-c9b4146197a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012697 10.0.0.22 - - [2026-06-01 16:45:01] "POST /firewall-rules HTTP/1.1" 200 600 0.067928 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-rule/d79119fc-3f69-4d87-b56a-637715928652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004615 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004920 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-rule/d79119fc-3f69-4d87-b56a-637715928652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003656 10.0.0.22 - - [2026-06-01 16:45:02] "POST /ref-update HTTP/1.1" 200 156 0.057513 10.0.0.22 - - [2026-06-01 16:45:02] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008738 10.0.0.22 - - [2026-06-01 16:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.22 - - [2026-06-01 16:45:02] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003223 10.0.0.22 - - [2026-06-01 16:45:02] "POST /tags HTTP/1.1" 409 226 0.001643 10.0.0.22 - - [2026-06-01 16:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.22 - - [2026-06-01 16:45:02] "GET /tag/5269c187-030a-4f32-8333-c9b4146197a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012432 10.0.0.22 - - [2026-06-01 16:45:02] "POST /firewall-rules HTTP/1.1" 200 598 0.065437 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-rule/4a2590f0-b891-47e5-981d-2b33a29acbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018902 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005962 10.0.0.22 - - [2026-06-01 16:45:02] "GET /firewall-rule/4a2590f0-b891-47e5-981d-2b33a29acbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003140 10.0.0.22 - - [2026-06-01 16:45:02] "POST /ref-update HTTP/1.1" 200 156 0.083722 10.0.0.22 - - [2026-06-01 16:45:03] "POST /tags HTTP/1.1" 200 345 0.124448 10.0.0.22 - - [2026-06-01 16:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.22 - - [2026-06-01 16:45:03] "GET /tag/1a9cc668-b341-421f-b2ae-d6636d209106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.034282 10.0.0.22 - - [2026-06-01 16:45:03] "POST /projects HTTP/1.1" 409 238 0.003840 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.22 - - [2026-06-01 16:45:04] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059501 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.22 - - [2026-06-01 16:45:04] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009455 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.22 - - [2026-06-01 16:45:04] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005749 10.0.0.22 - - [2026-06-01 16:45:04] "POST /security-groups HTTP/1.1" 409 285 0.008906 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.22 - - [2026-06-01 16:45:04] "PUT /security-group/3677d5b8-daf6-470b-af3b-083eb4521447 HTTP/1.1" 200 262 0.063056 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007701 10.0.0.22 - - [2026-06-01 16:45:04] "PUT /access-control-list/51c933f6-5820-4e2c-abbe-70bb90d2f23f HTTP/1.1" 200 272 0.017623 10.0.0.22 - - [2026-06-01 16:45:04] "PUT /access-control-list/2a5c2f09-fb98-48ea-a6b9-c7e53509e847 HTTP/1.1" 200 272 0.046844 10.0.0.22 - - [2026-06-01 16:45:04] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.079942 10.0.0.22 - - [2026-06-01 16:45:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.064460 10.0.0.22 - - [2026-06-01 16:45:04] "POST /tags HTTP/1.1" 409 228 0.022906 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.22 - - [2026-06-01 16:45:04] "GET /tag/1a9cc668-b341-421f-b2ae-d6636d209106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.018173 10.0.0.22 - - [2026-06-01 16:45:04] "POST /tags HTTP/1.1" 200 345 0.033620 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011295 10.0.0.22 - - [2026-06-01 16:45:04] "GET /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.021842 10.0.0.22 - - [2026-06-01 16:45:04] "POST /projects HTTP/1.1" 409 238 0.003902 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.22 - - [2026-06-01 16:45:04] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050103 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2026-06-01 16:45:04] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005480 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.22 - - [2026-06-01 16:45:04] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005756 10.0.0.22 - - [2026-06-01 16:45:04] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047830 10.0.0.22 - - [2026-06-01 16:45:04] "POST /security-groups HTTP/1.1" 409 285 0.017257 10.0.0.22 - - [2026-06-01 16:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.22 - - [2026-06-01 16:45:04] "PUT /security-group/ccae0281-4928-4e3e-bd7d-c7d7815dde50 HTTP/1.1" 200 262 0.072541 10.0.0.22 - - [2026-06-01 16:45:05] "PUT /access-control-list/4cc32395-29e6-422c-9931-5634a9330981 HTTP/1.1" 200 272 0.017832 10.0.0.22 - - [2026-06-01 16:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.043793 10.0.0.22 - - [2026-06-01 16:45:05] "POST /tags HTTP/1.1" 409 228 0.014619 10.0.0.22 - - [2026-06-01 16:45:05] "PUT /access-control-list/e2e246db-1646-4fbe-8965-3a268361c00a HTTP/1.1" 200 272 0.036920 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.22 - - [2026-06-01 16:45:05] "GET /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014009 10.0.0.22 - - [2026-06-01 16:45:05] "POST /tags HTTP/1.1" 200 291 0.070467 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.22 - - [2026-06-01 16:45:05] "GET /tag/5c8c1461-77ac-43a2-a71c-7715a177ff26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016480 10.0.0.22 - - [2026-06-01 16:45:05] "POST /tags HTTP/1.1" 200 303 0.075225 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.22 - - [2026-06-01 16:45:05] "GET /tag/e8cca4af-d49c-469f-8531-db656bb408de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015608 10.0.0.22 - - [2026-06-01 16:45:05] "POST /tags HTTP/1.1" 409 252 0.002766 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.22 - - [2026-06-01 16:45:05] "GET /tag/a985cd2d-df38-4027-9c0f-79390b283c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011913 10.0.0.22 - - [2026-06-01 16:45:05] "POST /tags HTTP/1.1" 409 226 0.001984 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.22 - - [2026-06-01 16:45:05] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015106 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.22 - - [2026-06-01 16:45:05] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005056 10.0.0.22 - - [2026-06-01 16:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007306 10.0.0.22 - - [2026-06-01 16:45:05] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050907 10.0.0.22 - - [2026-06-01 16:45:05] "POST /virtual-machines HTTP/1.1" 200 395 0.011439 10.0.0.22 - - [2026-06-01 16:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016254 10.0.0.22 - - [2026-06-01 16:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133020 10.0.0.22 - - [2026-06-01 16:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015670 10.0.0.22 - - [2026-06-01 16:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020700 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007276 10.0.0.22 - - [2026-06-01 16:45:06] "POST /instance-ips HTTP/1.1" 200 397 0.033632 10.0.0.22 - - [2026-06-01 16:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025174 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028171 10.0.0.22 - - [2026-06-01 16:45:06] "POST /set-tag HTTP/1.1" 200 109 0.083554 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.050339 10.0.0.22 - - [2026-06-01 16:45:06] "GET /instance-ip/3e4d5e5a-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012486 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005228 10.0.0.22 - - [2026-06-01 16:45:06] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.010678 10.0.0.22 - - [2026-06-01 16:45:06] "POST /ref-update HTTP/1.1" 200 156 0.023624 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020727 10.0.0.22 - - [2026-06-01 16:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003874 10.0.0.22 - - [2026-06-01 16:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011153 10.0.0.22 - - [2026-06-01 16:45:06] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006361 10.0.0.22 - - [2026-06-01 16:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.22 - - [2026-06-01 16:45:06] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058754 10.0.0.22 - - [2026-06-01 16:45:06] "POST /virtual-machines HTTP/1.1" 200 395 0.012407 10.0.0.22 - - [2026-06-01 16:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025079 10.0.0.22 - - [2026-06-01 16:45:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125332 10.0.0.22 - - [2026-06-01 16:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015146 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018647 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007618 10.0.0.22 - - [2026-06-01 16:45:07] "POST /instance-ips HTTP/1.1" 200 397 0.034129 10.0.0.22 - - [2026-06-01 16:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028053 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022173 10.0.0.22 - - [2026-06-01 16:45:07] "POST /set-tag HTTP/1.1" 200 109 0.107850 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015283 10.0.0.22 - - [2026-06-01 16:45:07] "GET /instance-ip/3eea2816-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007348 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008936 10.0.0.22 - - [2026-06-01 16:45:07] "POST /set-tag HTTP/1.1" 200 109 0.003945 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.006646 10.0.0.22 - - [2026-06-01 16:45:07] "POST /ref-update HTTP/1.1" 200 156 0.021763 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010908 10.0.0.22 - - [2026-06-01 16:45:07] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.22 - - [2026-06-01 16:45:07] "POST /tags HTTP/1.1" 200 291 0.024084 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.22 - - [2026-06-01 16:45:07] "GET /tag/369f56cb-494a-465b-a9f8-7ced2a9a76e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013904 10.0.0.22 - - [2026-06-01 16:45:07] "POST /tags HTTP/1.1" 409 252 0.002851 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.22 - - [2026-06-01 16:45:07] "GET /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016039 10.0.0.22 - - [2026-06-01 16:45:07] "POST /tags HTTP/1.1" 409 226 0.003949 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.22 - - [2026-06-01 16:45:07] "GET /tag/5269c187-030a-4f32-8333-c9b4146197a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014064 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.22 - - [2026-06-01 16:45:07] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004615 10.0.0.22 - - [2026-06-01 16:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.22 - - [2026-06-01 16:45:08] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041130 10.0.0.22 - - [2026-06-01 16:45:08] "POST /virtual-machines HTTP/1.1" 200 395 0.016988 10.0.0.22 - - [2026-06-01 16:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024229 10.0.0.22 - - [2026-06-01 16:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136228 10.0.0.22 - - [2026-06-01 16:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022998 10.0.0.22 - - [2026-06-01 16:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.032907 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026208 10.0.0.22 - - [2026-06-01 16:45:08] "POST /instance-ips HTTP/1.1" 200 397 0.027247 10.0.0.22 - - [2026-06-01 16:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037751 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011354 10.0.0.22 - - [2026-06-01 16:45:08] "POST /set-tag HTTP/1.1" 200 109 0.076510 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016885 10.0.0.22 - - [2026-06-01 16:45:08] "GET /instance-ip/3fab976c-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007202 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005807 10.0.0.22 - - [2026-06-01 16:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005548 10.0.0.22 - - [2026-06-01 16:45:08] "POST /ref-update HTTP/1.1" 200 156 0.011833 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008649 10.0.0.22 - - [2026-06-01 16:45:08] "POST /set-tag HTTP/1.1" 200 109 0.004236 10.0.0.22 - - [2026-06-01 16:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.22 - - [2026-06-01 16:45:08] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006746 10.0.0.22 - - [2026-06-01 16:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.22 - - [2026-06-01 16:45:09] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063194 10.0.0.22 - - [2026-06-01 16:45:09] "POST /virtual-machines HTTP/1.1" 200 395 0.017621 10.0.0.22 - - [2026-06-01 16:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015622 10.0.0.22 - - [2026-06-01 16:45:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128685 10.0.0.22 - - [2026-06-01 16:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012132 10.0.0.22 - - [2026-06-01 16:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009247 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006742 10.0.0.22 - - [2026-06-01 16:45:09] "POST /instance-ips HTTP/1.1" 200 397 0.027237 10.0.0.22 - - [2026-06-01 16:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033947 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015676 10.0.0.22 - - [2026-06-01 16:45:09] "POST /set-tag HTTP/1.1" 200 109 0.076423 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011956 10.0.0.22 - - [2026-06-01 16:45:09] "GET /instance-ip/40435bb0-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005267 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006624 10.0.0.22 - - [2026-06-01 16:45:09] "POST /set-tag HTTP/1.1" 200 109 0.003353 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005211 10.0.0.22 - - [2026-06-01 16:45:09] "POST /ref-update HTTP/1.1" 200 156 0.023968 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006936 10.0.0.22 - - [2026-06-01 16:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.22 - - [2026-06-01 16:45:09] "POST /tags HTTP/1.1" 200 299 0.031785 10.0.0.22 - - [2026-06-01 16:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012065 10.0.0.22 - - [2026-06-01 16:45:09] "GET /tag/1d4c0415-7f7d-425a-9f4d-7e3fae8d44c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.027609 10.0.0.22 - - [2026-06-01 16:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2026-06-01 16:45:09] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005713 10.0.0.22 - - [2026-06-01 16:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.22 - - [2026-06-01 16:45:10] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051950 10.0.0.22 - - [2026-06-01 16:45:10] "POST /virtual-machines HTTP/1.1" 200 395 0.013970 10.0.0.22 - - [2026-06-01 16:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.035154 10.0.0.22 - - [2026-06-01 16:45:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155981 10.0.0.22 - - [2026-06-01 16:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030114 10.0.0.22 - - [2026-06-01 16:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011605 10.0.0.22 - - [2026-06-01 16:45:10] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014719 10.0.0.22 - - [2026-06-01 16:45:10] "POST /instance-ips HTTP/1.1" 200 397 0.028028 10.0.0.22 - - [2026-06-01 16:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014506 10.0.0.22 - - [2026-06-01 16:45:10] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015234 10.0.0.22 - - [2026-06-01 16:45:10] "POST /set-tag HTTP/1.1" 200 109 0.032691 10.0.0.22 - - [2026-06-01 16:45:10] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.029935 10.0.0.22 - - [2026-06-01 16:45:10] "GET /instance-ip/40eb0270-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005071 10.0.0.22 - - [2026-06-01 16:45:10] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006328 10.0.0.22 - - [2026-06-01 16:45:10] "POST /set-tag HTTP/1.1" 200 109 0.003044 10.0.0.22 - - [2026-06-01 16:45:10] "POST /tags HTTP/1.1" 200 299 0.043780 10.0.0.22 - - [2026-06-01 16:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.22 - - [2026-06-01 16:45:10] "GET /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.020568 10.0.0.22 - - [2026-06-01 16:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.22 - - [2026-06-01 16:45:10] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005770 10.0.0.22 - - [2026-06-01 16:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2026-06-01 16:45:11] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049927 10.0.0.22 - - [2026-06-01 16:45:11] "POST /virtual-machines HTTP/1.1" 200 395 0.011736 10.0.0.22 - - [2026-06-01 16:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022216 10.0.0.22 - - [2026-06-01 16:45:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158418 10.0.0.22 - - [2026-06-01 16:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017740 10.0.0.22 - - [2026-06-01 16:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011446 10.0.0.22 - - [2026-06-01 16:45:11] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007739 10.0.0.22 - - [2026-06-01 16:45:11] "POST /instance-ips HTTP/1.1" 200 397 0.031029 10.0.0.22 - - [2026-06-01 16:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027327 10.0.0.22 - - [2026-06-01 16:45:11] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014730 10.0.0.22 - - [2026-06-01 16:45:11] "POST /set-tag HTTP/1.1" 200 109 0.028998 10.0.0.22 - - [2026-06-01 16:45:11] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018188 10.0.0.22 - - [2026-06-01 16:45:11] "GET /instance-ip/417e6ee8-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007081 10.0.0.22 - - [2026-06-01 16:45:11] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006750 10.0.0.22 - - [2026-06-01 16:45:11] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.22 - - [2026-06-01 16:45:11] "POST /tags HTTP/1.1" 200 299 0.029692 10.0.0.22 - - [2026-06-01 16:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.22 - - [2026-06-01 16:45:11] "GET /tag/fb6151ec-cc20-47ca-9172-a5416b61d198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014884 10.0.0.22 - - [2026-06-01 16:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.22 - - [2026-06-01 16:45:11] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007679 10.0.0.22 - - [2026-06-01 16:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.22 - - [2026-06-01 16:45:11] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050252 10.0.0.22 - - [2026-06-01 16:45:11] "POST /virtual-machines HTTP/1.1" 200 395 0.022513 10.0.0.22 - - [2026-06-01 16:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027321 10.0.0.22 - - [2026-06-01 16:45:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113708 10.0.0.22 - - [2026-06-01 16:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011668 10.0.0.22 - - [2026-06-01 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.22 - - [2026-06-01 16:45:12] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006644 10.0.0.22 - - [2026-06-01 16:45:12] "POST /instance-ips HTTP/1.1" 200 397 0.022445 10.0.0.22 - - [2026-06-01 16:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029186 10.0.0.22 - - [2026-06-01 16:45:12] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012224 10.0.0.22 - - [2026-06-01 16:45:12] "POST /set-tag HTTP/1.1" 200 109 0.034979 10.0.0.22 - - [2026-06-01 16:45:12] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.030703 10.0.0.22 - - [2026-06-01 16:45:12] "GET /instance-ip/420951ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006144 10.0.0.22 - - [2026-06-01 16:45:12] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004759 10.0.0.22 - - [2026-06-01 16:45:12] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.22 - - [2026-06-01 16:45:12] "POST /tags HTTP/1.1" 200 299 0.025163 10.0.0.22 - - [2026-06-01 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2026-06-01 16:45:12] "GET /tag/1911ed02-a54a-4c96-b052-eaa025ffcf58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013902 10.0.0.22 - - [2026-06-01 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2026-06-01 16:45:12] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005406 10.0.0.22 - - [2026-06-01 16:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.22 - - [2026-06-01 16:45:12] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038637 10.0.0.22 - - [2026-06-01 16:45:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010630 10.0.0.22 - - [2026-06-01 16:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025360 10.0.0.22 - - [2026-06-01 16:45:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097853 10.0.0.22 - - [2026-06-01 16:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010462 10.0.0.22 - - [2026-06-01 16:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006323 10.0.0.22 - - [2026-06-01 16:45:13] "POST /instance-ips HTTP/1.1" 200 397 0.019246 10.0.0.22 - - [2026-06-01 16:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020251 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010398 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.019431 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010474 10.0.0.22 - - [2026-06-01 16:45:13] "GET /instance-ip/4283cef0-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003175 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005040 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004541 10.0.0.22 - - [2026-06-01 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012074 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005279 10.0.0.22 - - [2026-06-01 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.023870 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015195 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006617 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.007293 10.0.0.22 - - [2026-06-01 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010648 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003212 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004089 10.0.0.22 - - [2026-06-01 16:45:13] "POST /ref-update HTTP/1.1" 200 156 0.008724 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009313 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006414 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005412 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011051 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.22 - - [2026-06-01 16:45:13] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006326 10.0.0.22 - - [2026-06-01 16:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.22 - - [2026-06-01 16:45:14] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005815 10.0.0.22 - - [2026-06-01 16:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.22 - - [2026-06-01 16:45:14] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004494 10.0.0.22 - - [2026-06-01 16:45:14] "POST /set-tag HTTP/1.1" 200 109 0.004498 10.0.0.22 - - [2026-06-01 16:45:14] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011729 10.0.0.22 - - [2026-06-01 16:45:14] "POST /set-tag HTTP/1.1" 200 109 0.005078 10.0.0.22 - - [2026-06-01 16:45:14] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010746 10.0.0.22 - - [2026-06-01 16:45:14] "POST /set-tag HTTP/1.1" 200 109 0.005671 10.0.0.22 - - [2026-06-01 16:45:15] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006516 10.0.0.22 - - [2026-06-01 16:45:16] "POST /set-tag HTTP/1.1" 200 109 0.008024 10.0.0.22 - - [2026-06-01 16:45:17] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005428 10.0.0.22 - - [2026-06-01 16:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.22 - - [2026-06-01 16:45:17] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007569 10.0.0.22 - - [2026-06-01 16:45:17] "POST /set-tag HTTP/1.1" 200 109 0.010125 10.0.0.22 - - [2026-06-01 16:45:17] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005922 10.0.0.22 - - [2026-06-01 16:45:17] "POST /set-tag HTTP/1.1" 200 109 0.003814 10.0.0.22 - - [2026-06-01 16:45:18] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005006 10.0.0.22 - - [2026-06-01 16:45:18] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.22 - - [2026-06-01 16:45:19] "GET /virtual-machine/c778dbe1-1d2f-4ee9-8ac7-cbd7b3ac8604?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003649 10.0.0.22 - - [2026-06-01 16:45:19] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004219 10.0.0.22 - - [2026-06-01 16:45:19] "GET /virtual-machine/e448b068-3481-4f77-b083-4ecf6b2115e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003577 10.0.0.22 - - [2026-06-01 16:45:20] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010109 10.0.0.22 - - [2026-06-01 16:45:20] "GET /virtual-machine/276368c2-7d2b-43d0-833d-73a7a4ba4d0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003796 10.0.0.22 - - [2026-06-01 16:45:20] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005831 10.0.0.22 - - [2026-06-01 16:45:20] "GET /virtual-machine/782011dc-ac8f-4d12-9520-d25260d6c5e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003479 10.0.0.22 - - [2026-06-01 16:45:20] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004287 10.0.0.22 - - [2026-06-01 16:45:21] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006152 10.0.0.22 - - [2026-06-01 16:45:21] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.22 - - [2026-06-01 16:45:21] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005477 10.0.0.22 - - [2026-06-01 16:45:21] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine/e33e1b7a-e594-4959-9b90-a2af780fa509?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005404 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005959 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine/07e86459-77dd-4dc7-8c20-3a618f42508b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003433 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006009 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine/324bf299-37f5-4b41-8af6-1eaf59066b00?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004040 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007113 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine/ec66be1e-3492-4ffc-b9e1-0df3e86cd0b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004307 10.0.0.22 - - [2026-06-01 16:45:25] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005909 10.0.0.22 - - [2026-06-01 16:45:26] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002205 10.0.0.22 - - [2026-06-01 16:45:26] "POST /tags HTTP/1.1" 200 333 0.034520 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.22 - - [2026-06-01 16:45:26] "GET /tag/8860eeb6-a8ce-4191-b817-65871de8a622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014883 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.22 - - [2026-06-01 16:45:26] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047648 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.22 - - [2026-06-01 16:45:26] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004620 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2026-06-01 16:45:26] "GET /service-appliance-set/2a81ee72-2603-4d15-96c9-062d34178d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002455 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.001761 10.0.0.22 - - [2026-06-01 16:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118447 10.0.0.22 - - [2026-06-01 16:45:26] "GET /virtual-machine-interface/7f60be49-2d20-4103-a8ff-75b8a4f49f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.023831 10.0.0.22 - - [2026-06-01 16:45:26] "POST /instance-ips HTTP/1.1" 200 409 0.030482 10.0.0.22 - - [2026-06-01 16:45:26] "GET /instance-ip/e177fab8-6348-4702-9b17-b7eb1648d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007238 10.0.0.22 - - [2026-06-01 16:45:26] "POST /loadbalancers HTTP/1.1" 200 629 0.069762 10.0.0.22 - - [2026-06-01 16:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022718 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.22 - - [2026-06-01 16:45:26] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067848 10.0.0.22 - - [2026-06-01 16:45:26] "GET /instance-ip/e177fab8-6348-4702-9b17-b7eb1648d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004451 10.0.0.22 - - [2026-06-01 16:45:26] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047204 10.0.0.22 - - [2026-06-01 16:45:26] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003649 10.0.0.22 - - [2026-06-01 16:45:26] "POST /floating-ips HTTP/1.1" 200 597 0.058873 10.0.0.22 - - [2026-06-01 16:45:26] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.037225 10.0.0.22 - - [2026-06-01 16:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.22 - - [2026-06-01 16:45:26] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044981 10.0.0.22 - - [2026-06-01 16:45:26] "GET /loadbalancer-listener/63650385-d33f-49a3-b365-ac00bffa5e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004739 10.0.0.22 - - [2026-06-01 16:45:26] "GET /loadbalancer-listener/63650385-d33f-49a3-b365-ac00bffa5e87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.013798 10.0.0.22 - - [2026-06-01 16:45:27] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025501 10.0.0.22 - - [2026-06-01 16:45:27] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.011850 10.0.0.22 - - [2026-06-01 16:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.22 - - [2026-06-01 16:45:27] "GET /instance-ip/e177fab8-6348-4702-9b17-b7eb1648d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007441 10.0.0.22 - - [2026-06-01 16:45:27] "GET /instance-ip/e177fab8-6348-4702-9b17-b7eb1648d87b?fields=floating_ips HTTP/1.1" 200 1213 0.007799 10.0.0.22 - - [2026-06-01 16:45:27] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003934 10.0.0.22 - - [2026-06-01 16:45:27] "GET /loadbalancer-pool/1b0a4daf-cd13-47a1-984c-f90cfd4de7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004346 10.0.0.22 - - [2026-06-01 16:45:27] "GET /floating-ip/c8f7e890-ebc3-478b-9177-f355cfc90b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006037 10.0.0.22 - - [2026-06-01 16:45:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030729 10.0.0.22 - - [2026-06-01 16:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008921 10.0.0.22 - - [2026-06-01 16:45:27] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012692 10.0.0.22 - - [2026-06-01 16:45:27] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014654 10.0.0.22 - - [2026-06-01 16:45:27] "POST /tags HTTP/1.1" 409 221 0.006251 10.0.0.22 - - [2026-06-01 16:45:27] "POST /ref-update HTTP/1.1" 200 156 0.010148 10.0.0.22 - - [2026-06-01 16:45:27] "GET /floating-ip/c8f7e890-ebc3-478b-9177-f355cfc90b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013517 10.0.0.22 - - [2026-06-01 16:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.22 - - [2026-06-01 16:45:27] "GET /tag/8860eeb6-a8ce-4191-b817-65871de8a622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012915 10.0.0.22 - - [2026-06-01 16:45:27] "PUT /floating-ip/c8f7e890-ebc3-478b-9177-f355cfc90b11 HTTP/1.1" 200 256 0.012527 10.0.0.22 - - [2026-06-01 16:45:27] "POST /set-tag HTTP/1.1" 200 109 0.096546 10.0.0.22 - - [2026-06-01 16:45:27] "GET /loadbalancer-pool/1b0a4daf-cd13-47a1-984c-f90cfd4de7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005176 10.0.0.22 - - [2026-06-01 16:45:27] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019376 10.0.0.22 - - [2026-06-01 16:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025759 10.0.0.22 - - [2026-06-01 16:45:27] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008117 10.0.0.22 - - [2026-06-01 16:45:27] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005151 10.0.0.22 - - [2026-06-01 16:45:27] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.22 - - [2026-06-01 16:45:27] "GET /floating-ip/c8f7e890-ebc3-478b-9177-f355cfc90b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008004 10.0.0.22 - - [2026-06-01 16:45:27] "POST /set-tag HTTP/1.1" 200 109 0.068471 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 206 0.002830 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/e8cca4af-d49c-469f-8531-db656bb408de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013458 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 204 0.002402 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013538 10.0.0.22 - - [2026-06-01 16:45:28] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002690 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.22 - - [2026-06-01 16:45:28] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003560 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 206 0.003245 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/e8cca4af-d49c-469f-8531-db656bb408de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017180 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 226 0.003173 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.021141 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 204 0.003298 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013957 10.0.0.22 - - [2026-06-01 16:45:28] "POST /tags HTTP/1.1" 409 226 0.003779 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.22 - - [2026-06-01 16:45:28] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016912 10.0.0.22 - - [2026-06-01 16:45:28] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005731 10.0.0.22 - - [2026-06-01 16:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2026-06-01 16:45:28] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003850 10.0.0.22 - - [2026-06-01 16:45:28] "POST /firewall-rules HTTP/1.1" 200 626 0.082720 10.0.0.22 - - [2026-06-01 16:45:29] "POST /firewall-rules HTTP/1.1" 200 646 0.096391 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-rule/3b515d66-967b-4b81-886e-ad840236bd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.009063 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002505 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-rule/17e3c08e-ee0d-4fc0-aaff-f0610a717dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004289 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.017685 10.0.0.22 - - [2026-06-01 16:45:29] "POST /firewall-policys HTTP/1.1" 200 606 0.042134 10.0.0.22 - - [2026-06-01 16:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022872 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.017967 10.0.0.22 - - [2026-06-01 16:45:29] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003441 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003052 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004174 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003207 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008169 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003102 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003913 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.026113 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.054736 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.067213 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.045401 10.0.0.22 - - [2026-06-01 16:45:29] "POST /ref-update HTTP/1.1" 200 156 0.128667 10.0.0.22 - - [2026-06-01 16:45:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009484 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001387 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001323 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001639 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001461 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 252 0.002537 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013033 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 228 0.002220 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011169 10.0.0.22 - - [2026-06-01 16:47:28] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003788 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.22 - - [2026-06-01 16:47:28] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002908 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 206 0.002036 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/e8cca4af-d49c-469f-8531-db656bb408de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012279 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 226 0.002185 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012100 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 204 0.002084 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011852 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 226 0.001795 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/57708835-603c-4fc7-924f-2f92bf467b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011851 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 228 0.001796 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010705 10.0.0.22 - - [2026-06-01 16:47:28] "POST /tags HTTP/1.1" 409 252 0.001594 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.22 - - [2026-06-01 16:47:28] "GET /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016082 10.0.0.22 - - [2026-06-01 16:47:28] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003092 10.0.0.22 - - [2026-06-01 16:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.22 - - [2026-06-01 16:47:28] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002705 10.0.0.22 - - [2026-06-01 16:47:28] "POST /firewall-rules HTTP/1.1" 409 281 0.003629 10.0.0.22 - - [2026-06-01 16:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703 10.0.0.22 - - [2026-06-01 16:47:29] "PUT /firewall-rule/17e3c08e-ee0d-4fc0-aaff-f0610a717dde HTTP/1.1" 200 260 0.025440 10.0.0.22 - - [2026-06-01 16:47:29] "POST /firewall-rules HTTP/1.1" 409 291 0.012460 10.0.0.22 - - [2026-06-01 16:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2026-06-01 16:47:29] "PUT /firewall-rule/3b515d66-967b-4b81-886e-ad840236bd0a HTTP/1.1" 200 260 0.020662 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-rule/3b515d66-967b-4b81-886e-ad840236bd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.015610 10.0.0.22 - - [2026-06-01 16:47:29] "POST /firewall-rules HTTP/1.1" 200 658 0.076433 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-rule/793c46f3-1842-46a8-b353-7c35584ab404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.006054 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002264 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-rule/17e3c08e-ee0d-4fc0-aaff-f0610a717dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003425 10.0.0.22 - - [2026-06-01 16:47:29] "POST /firewall-policys HTTP/1.1" 409 269 0.002426 10.0.0.22 - - [2026-06-01 16:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-06-01 16:47:29] "PUT /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a HTTP/1.1" 200 264 0.021676 10.0.0.22 - - [2026-06-01 16:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030590 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003193 10.0.0.22 - - [2026-06-01 16:47:29] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003245 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002744 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/0a2e9d50-1967-435d-8e77-8cd30dd8397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002146 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003160 10.0.0.22 - - [2026-06-01 16:47:29] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003983 10.0.0.22 - - [2026-06-01 16:48:16] "GET /global-system-configs HTTP/1.1" 200 322 0.017931 10.0.0.22 - - [2026-06-01 16:48:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002619 10.0.0.22 - - [2026-06-01 16:48:30] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011417 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.003322 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009454 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.005581 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007776 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004728 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.22 - - [2026-06-01 16:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.22 - - [2026-06-01 16:48:31] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004576 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007673 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.023538 10.0.0.22 - - [2026-06-01 16:48:31] "DELETE /loadbalancer-member/819345dc-275a-4920-8d97-2013b73b20f9 HTTP/1.1" 200 115 0.044324 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005225 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007447 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.003890 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009746 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.22 - - [2026-06-01 16:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.22 - - [2026-06-01 16:48:31] "GET /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003869 10.0.0.22 - - [2026-06-01 16:48:31] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004946 10.0.0.22 - - [2026-06-01 16:48:31] "POST /set-tag HTTP/1.1" 200 109 0.004683 10.0.0.22 - - [2026-06-01 16:48:32] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008140 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.003380 10.0.0.22 - - [2026-06-01 16:48:32] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004761 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.22 - - [2026-06-01 16:48:32] "GET /virtual-machine/e448b068-3481-4f77-b083-4ecf6b2115e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003070 10.0.0.22 - - [2026-06-01 16:48:32] "POST /ref-update HTTP/1.1" 200 156 0.009324 10.0.0.22 - - [2026-06-01 16:48:32] "GET /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017065 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.025328 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.040107 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.034751 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.016026 10.0.0.22 - - [2026-06-01 16:48:32] "POST /set-tag HTTP/1.1" 200 109 0.035252 10.0.0.22 - - [2026-06-01 16:48:32] "DELETE /instance-ip/3eea2816-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.068775 10.0.0.22 - - [2026-06-01 16:48:32] "POST /ref-update HTTP/1.1" 200 156 0.015634 10.0.0.22 - - [2026-06-01 16:48:32] "DELETE /virtual-machine-interface/3ecc54ee-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.047622 10.0.0.22 - - [2026-06-01 16:48:32] "DELETE /virtual-machine/e448b068-3481-4f77-b083-4ecf6b2115e8 HTTP/1.1" 200 115 0.027198 10.0.0.22 - - [2026-06-01 16:48:32] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007273 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004663 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine/782011dc-ac8f-4d12-9520-d25260d6c5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003289 10.0.0.22 - - [2026-06-01 16:48:33] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013489 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.020118 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.029175 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.025553 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.017162 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.025272 10.0.0.22 - - [2026-06-01 16:48:33] "DELETE /instance-ip/40435bb0-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.058839 10.0.0.22 - - [2026-06-01 16:48:33] "DELETE /virtual-machine-interface/40256d76-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.065760 10.0.0.22 - - [2026-06-01 16:48:33] "DELETE /virtual-machine/782011dc-ac8f-4d12-9520-d25260d6c5e4 HTTP/1.1" 200 115 0.021402 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008066 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.007800 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004511 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine/c778dbe1-1d2f-4ee9-8ac7-cbd7b3ac8604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003235 10.0.0.22 - - [2026-06-01 16:48:33] "POST /ref-update HTTP/1.1" 200 156 0.019413 10.0.0.22 - - [2026-06-01 16:48:33] "GET /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009273 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.021137 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.022713 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.031024 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.016884 10.0.0.22 - - [2026-06-01 16:48:33] "POST /set-tag HTTP/1.1" 200 109 0.028566 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /instance-ip/3e4d5e5a-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.062821 10.0.0.22 - - [2026-06-01 16:48:34] "POST /ref-update HTTP/1.1" 200 156 0.012354 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /virtual-machine-interface/3e2d78f6-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.039787 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /virtual-machine/c778dbe1-1d2f-4ee9-8ac7-cbd7b3ac8604 HTTP/1.1" 200 115 0.048081 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /tag/5c8c1461-77ac-43a2-a71c-7715a177ff26 HTTP/1.1" 200 115 0.059212 10.0.0.22 - - [2026-06-01 16:48:34] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006605 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.22 - - [2026-06-01 16:48:34] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006926 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.22 - - [2026-06-01 16:48:34] "GET /virtual-machine/276368c2-7d2b-43d0-833d-73a7a4ba4d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003269 10.0.0.22 - - [2026-06-01 16:48:34] "POST /ref-update HTTP/1.1" 200 156 0.012973 10.0.0.22 - - [2026-06-01 16:48:34] "GET /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014228 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.029705 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.017509 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.033112 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.037750 10.0.0.22 - - [2026-06-01 16:48:34] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /instance-ip/3fab976c-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.042303 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /virtual-machine-interface/3f8bedfe-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.044780 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /virtual-machine/276368c2-7d2b-43d0-833d-73a7a4ba4d0c HTTP/1.1" 200 115 0.036613 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /tag/369f56cb-494a-465b-a9f8-7ced2a9a76e2 HTTP/1.1" 200 115 0.057415 10.0.0.22 - - [2026-06-01 16:48:34] "DELETE /tag/e8cca4af-d49c-469f-8531-db656bb408de HTTP/1.1" 409 388 0.011963 10.0.0.22 - - [2026-06-01 16:49:02] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005165 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.22 - - [2026-06-01 16:49:02] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012450 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.22 - - [2026-06-01 16:49:02] "GET /virtual-machine/07e86459-77dd-4dc7-8c20-3a618f42508b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004674 10.0.0.22 - - [2026-06-01 16:49:02] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.22 - - [2026-06-01 16:49:02] "GET /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008109 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.016307 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.019075 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.019780 10.0.0.22 - - [2026-06-01 16:49:02] "POST /set-tag HTTP/1.1" 200 109 0.029397 10.0.0.22 - - [2026-06-01 16:49:02] "DELETE /instance-ip/420951ac-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.036954 10.0.0.22 - - [2026-06-01 16:49:02] "DELETE /virtual-machine-interface/41ec28ac-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.053547 10.0.0.22 - - [2026-06-01 16:49:02] "DELETE /virtual-machine/07e86459-77dd-4dc7-8c20-3a618f42508b HTTP/1.1" 200 115 0.027015 10.0.0.22 - - [2026-06-01 16:49:02] "DELETE /tag/fb6151ec-cc20-47ca-9172-a5416b61d198 HTTP/1.1" 200 115 0.048942 10.0.0.22 - - [2026-06-01 16:49:02] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006986 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004811 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine/ec66be1e-3492-4ffc-b9e1-0df3e86cd0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006228 10.0.0.22 - - [2026-06-01 16:49:03] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008260 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.019767 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.035981 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.043665 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.014051 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /instance-ip/4283cef0-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.054406 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /virtual-machine-interface/42694896-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.044679 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /virtual-machine/ec66be1e-3492-4ffc-b9e1-0df3e86cd0b1 HTTP/1.1" 200 115 0.018763 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e HTTP/1.1" 409 236 0.011800 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1 HTTP/1.1" 409 236 0.004808 10.0.0.22 - - [2026-06-01 16:49:03] "DELETE /tag/1911ed02-a54a-4c96-b052-eaa025ffcf58 HTTP/1.1" 200 115 0.032341 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004174 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004968 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine/e33e1b7a-e594-4959-9b90-a2af780fa509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003224 10.0.0.22 - - [2026-06-01 16:49:03] "POST /ref-update HTTP/1.1" 200 156 0.013591 10.0.0.22 - - [2026-06-01 16:49:03] "GET /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010308 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.017845 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.025257 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.026665 10.0.0.22 - - [2026-06-01 16:49:03] "POST /set-tag HTTP/1.1" 200 109 0.028048 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /instance-ip/40eb0270-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.056468 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /virtual-machine-interface/40c6c572-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.049110 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /virtual-machine/e33e1b7a-e594-4959-9b90-a2af780fa509 HTTP/1.1" 200 115 0.030853 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /tag/1d4c0415-7f7d-425a-9f4d-7e3fae8d44c0 HTTP/1.1" 200 115 0.036491 10.0.0.22 - - [2026-06-01 16:49:04] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004927 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.22 - - [2026-06-01 16:49:04] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.22 - - [2026-06-01 16:49:04] "GET /virtual-machine/324bf299-37f5-4b41-8af6-1eaf59066b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004383 10.0.0.22 - - [2026-06-01 16:49:04] "POST /ref-update HTTP/1.1" 200 156 0.015976 10.0.0.22 - - [2026-06-01 16:49:04] "GET /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007655 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.020209 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.030255 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.047533 10.0.0.22 - - [2026-06-01 16:49:04] "POST /set-tag HTTP/1.1" 200 109 0.021458 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /instance-ip/417e6ee8-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.066168 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /virtual-machine-interface/4159f716-5dd9-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.045170 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /virtual-machine/324bf299-37f5-4b41-8af6-1eaf59066b00 HTTP/1.1" 200 115 0.023181 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d HTTP/1.1" 409 236 0.006051 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /tag/1a9cc668-b341-421f-b2ae-d6636d209106 HTTP/1.1" 200 115 0.048482 10.0.0.22 - - [2026-06-01 16:49:04] "DELETE /tag/a985cd2d-df38-4027-9c0f-79390b283c6b HTTP/1.1" 200 115 0.043334 10.0.0.22 - - [2026-06-01 16:49:06] "POST /projects HTTP/1.1" 409 238 0.002266 10.0.0.22 - - [2026-06-01 16:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2026-06-01 16:49:06] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032118 10.0.0.22 - - [2026-06-01 16:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.22 - - [2026-06-01 16:49:06] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006329 10.0.0.22 - - [2026-06-01 16:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.22 - - [2026-06-01 16:49:06] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004704 10.0.0.22 - - [2026-06-01 16:49:06] "POST /security-groups HTTP/1.1" 409 285 0.003277 10.0.0.22 - - [2026-06-01 16:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.22 - - [2026-06-01 16:49:06] "PUT /security-group/ccae0281-4928-4e3e-bd7d-c7d7815dde50 HTTP/1.1" 200 262 0.057017 10.0.0.22 - - [2026-06-01 16:49:06] "PUT /access-control-list/4cc32395-29e6-422c-9931-5634a9330981 HTTP/1.1" 200 272 0.019778 10.0.0.22 - - [2026-06-01 16:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.039161 10.0.0.22 - - [2026-06-01 16:49:06] "PUT /access-control-list/e2e246db-1646-4fbe-8965-3a268361c00a HTTP/1.1" 200 272 0.026070 10.0.0.22 - - [2026-06-01 16:49:11] "POST /projects HTTP/1.1" 409 238 0.004755 10.0.0.22 - - [2026-06-01 16:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2026-06-01 16:49:11] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043761 10.0.0.22 - - [2026-06-01 16:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008595 10.0.0.22 - - [2026-06-01 16:49:11] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007103 10.0.0.22 - - [2026-06-01 16:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2026-06-01 16:49:11] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006851 10.0.0.22 - - [2026-06-01 16:49:11] "POST /security-groups HTTP/1.1" 409 285 0.002421 10.0.0.22 - - [2026-06-01 16:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.22 - - [2026-06-01 16:49:11] "PUT /security-group/ccae0281-4928-4e3e-bd7d-c7d7815dde50 HTTP/1.1" 200 262 0.057310 10.0.0.22 - - [2026-06-01 16:49:11] "PUT /access-control-list/4cc32395-29e6-422c-9931-5634a9330981 HTTP/1.1" 200 272 0.025495 10.0.0.22 - - [2026-06-01 16:49:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042912 10.0.0.22 - - [2026-06-01 16:49:11] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015046 10.0.0.22 - - [2026-06-01 16:49:11] "PUT /access-control-list/e2e246db-1646-4fbe-8965-3a268361c00a HTTP/1.1" 200 272 0.031259 10.0.0.22 - - [2026-06-01 16:49:11] "GET /firewall-rule/d79119fc-3f69-4d87-b56a-637715928652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003372 10.0.0.22 - - [2026-06-01 16:49:11] "POST /ref-update HTTP/1.1" 200 156 0.049847 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /firewall-rule/d79119fc-3f69-4d87-b56a-637715928652 HTTP/1.1" 200 115 0.056215 10.0.0.22 - - [2026-06-01 16:49:12] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006457 10.0.0.22 - - [2026-06-01 16:49:12] "GET /firewall-rule/4a2590f0-b891-47e5-981d-2b33a29acbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003051 10.0.0.22 - - [2026-06-01 16:49:12] "POST /ref-update HTTP/1.1" 200 156 0.083121 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /firewall-rule/4a2590f0-b891-47e5-981d-2b33a29acbae HTTP/1.1" 200 115 0.070416 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1 HTTP/1.1" 409 236 0.010380 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e HTTP/1.1" 409 236 0.005255 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /tag/5269c187-030a-4f32-8333-c9b4146197a5 HTTP/1.1" 200 115 0.066946 10.0.0.22 - - [2026-06-01 16:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.22 - - [2026-06-01 16:49:12] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005626 10.0.0.22 - - [2026-06-01 16:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.22 - - [2026-06-01 16:49:12] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009481 10.0.0.22 - - [2026-06-01 16:49:12] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.119725 10.0.0.22 - - [2026-06-01 16:49:12] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.087735 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /security-group/ccae0281-4928-4e3e-bd7d-c7d7815dde50 HTTP/1.1" 200 115 0.128624 10.0.0.22 - - [2026-06-01 16:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /access-control-list/4cc32395-29e6-422c-9931-5634a9330981 HTTP/1.1" 200 115 0.067530 10.0.0.22 - - [2026-06-01 16:49:12] "DELETE /access-control-list/e2e246db-1646-4fbe-8965-3a268361c00a HTTP/1.1" 200 115 0.030128 10.0.0.22 - - [2026-06-01 16:49:12] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045757 10.0.0.22 - - [2026-06-01 16:49:12] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?fields=security_groups HTTP/1.1" 200 1352 0.047955 10.0.0.22 - - [2026-06-01 16:49:13] "DELETE /security-group/7321df40-82fb-4040-a1d7-42e6b8404d04 HTTP/1.1" 200 115 0.059229 10.0.0.22 - - [2026-06-01 16:49:13] "DELETE /access-control-list/4c1a01bd-18cd-4c3a-8415-999fc19cacd7 HTTP/1.1" 200 115 0.065456 10.0.0.22 - - [2026-06-01 16:49:13] "GET /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3?fields=application_policy_sets HTTP/1.1" 200 1391 0.062789 10.0.0.22 - - [2026-06-01 16:49:13] "DELETE /access-control-list/7e6e1997-912c-48a8-9e90-8e616bc4e18a HTTP/1.1" 200 115 0.047032 10.0.0.22 - - [2026-06-01 16:49:13] "DELETE /project/7fd0ca16-010d-4f1c-b7e6-8aaafa511de3 HTTP/1.1" 200 115 0.387305 10.0.0.22 - - [2026-06-01 16:49:13] "POST /projects HTTP/1.1" 409 238 0.002244 10.0.0.22 - - [2026-06-01 16:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.22 - - [2026-06-01 16:49:13] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045483 10.0.0.22 - - [2026-06-01 16:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2026-06-01 16:49:13] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006156 10.0.0.22 - - [2026-06-01 16:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.22 - - [2026-06-01 16:49:13] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007991 10.0.0.22 - - [2026-06-01 16:49:13] "POST /security-groups HTTP/1.1" 409 285 0.003232 10.0.0.22 - - [2026-06-01 16:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.22 - - [2026-06-01 16:49:13] "PUT /security-group/3677d5b8-daf6-470b-af3b-083eb4521447 HTTP/1.1" 200 262 0.074979 10.0.0.22 - - [2026-06-01 16:49:13] "PUT /access-control-list/51c933f6-5820-4e2c-abbe-70bb90d2f23f HTTP/1.1" 200 272 0.017299 10.0.0.22 - - [2026-06-01 16:49:13] "PUT /access-control-list/2a5c2f09-fb98-48ea-a6b9-c7e53509e847 HTTP/1.1" 200 272 0.036074 10.0.0.22 - - [2026-06-01 16:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038815 10.0.0.22 - - [2026-06-01 16:49:17] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004448 10.0.0.22 - - [2026-06-01 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.22 - - [2026-06-01 16:49:17] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007831 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-policy/b13f276c-acee-4686-a6cc-cb71393306fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005809 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-rule/17e3c08e-ee0d-4fc0-aaff-f0610a717dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003175 10.0.0.22 - - [2026-06-01 16:49:17] "POST /ref-update HTTP/1.1" 200 156 0.016025 10.0.0.22 - - [2026-06-01 16:49:17] "DELETE /firewall-rule/17e3c08e-ee0d-4fc0-aaff-f0610a717dde HTTP/1.1" 200 115 0.051618 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005244 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-rule/793c46f3-1842-46a8-b353-7c35584ab404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.004572 10.0.0.22 - - [2026-06-01 16:49:17] "POST /ref-update HTTP/1.1" 200 156 0.022715 10.0.0.22 - - [2026-06-01 16:49:17] "DELETE /firewall-rule/793c46f3-1842-46a8-b353-7c35584ab404 HTTP/1.1" 200 115 0.043388 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009386 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-rule/3b515d66-967b-4b81-886e-ad840236bd0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.003668 10.0.0.22 - - [2026-06-01 16:49:17] "POST /ref-update HTTP/1.1" 200 156 0.012944 10.0.0.22 - - [2026-06-01 16:49:17] "DELETE /firewall-rule/3b515d66-967b-4b81-886e-ad840236bd0a HTTP/1.1" 200 115 0.058766 10.0.0.22 - - [2026-06-01 16:49:17] "GET /application-policy-set/374ddcaa-37d0-4dce-a924-5f042049df75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006548 10.0.0.22 - - [2026-06-01 16:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.22 - - [2026-06-01 16:49:17] "GET /policy-management/e5687044-6345-4da7-ab2e-5d5a510d16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002856 10.0.0.22 - - [2026-06-01 16:49:17] "GET /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003312 10.0.0.22 - - [2026-06-01 16:49:17] "POST /ref-update HTTP/1.1" 200 156 0.044549 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /firewall-policy/0d037b88-0744-4edb-98da-9e032741e78a HTTP/1.1" 200 115 0.040975 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /tag/a0f07524-7e64-4f63-a563-b4e735ec5eb1 HTTP/1.1" 200 115 0.037789 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /tag/e8cca4af-d49c-469f-8531-db656bb408de HTTP/1.1" 200 115 0.056066 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /tag/b87b2b20-d8b7-490d-846e-b84b71617d5e HTTP/1.1" 200 115 0.052255 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /tag/9e157b5c-2f4e-4d40-8d96-f9ca82110c9d HTTP/1.1" 200 115 0.060839 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /loadbalancer-member/c6f301b5-d919-4476-a11d-165af5f82a32 HTTP/1.1" 200 115 0.033199 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /loadbalancer-pool/1b0a4daf-cd13-47a1-984c-f90cfd4de7fd HTTP/1.1" 200 115 0.037647 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /loadbalancer-listener/63650385-d33f-49a3-b365-ac00bffa5e87 HTTP/1.1" 200 115 0.047462 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /loadbalancer/f3abf61d-a1f6-4a4a-86f7-3021d64a1350 HTTP/1.1" 200 115 0.068677 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /floating-ip/c8f7e890-ebc3-478b-9177-f355cfc90b11 HTTP/1.1" 200 115 0.043482 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /instance-ip/e177fab8-6348-4702-9b17-b7eb1648d87b HTTP/1.1" 200 115 0.062203 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /virtual-machine-interface/7f60be49-2d20-4103-a8ff-75b8a4f49f23 HTTP/1.1" 200 115 0.043532 10.0.0.22 - - [2026-06-01 16:49:18] "DELETE /tag/8860eeb6-a8ce-4191-b817-65871de8a622 HTTP/1.1" 200 115 0.053474 10.0.0.22 - - [2026-06-01 16:49:18] "POST /projects HTTP/1.1" 409 238 0.002225 10.0.0.22 - - [2026-06-01 16:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2026-06-01 16:49:18] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040992 10.0.0.22 - - [2026-06-01 16:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.22 - - [2026-06-01 16:49:18] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006793 10.0.0.22 - - [2026-06-01 16:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.22 - - [2026-06-01 16:49:18] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005413 10.0.0.22 - - [2026-06-01 16:49:18] "POST /security-groups HTTP/1.1" 409 285 0.003881 10.0.0.22 - - [2026-06-01 16:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.22 - - [2026-06-01 16:49:19] "PUT /security-group/3677d5b8-daf6-470b-af3b-083eb4521447 HTTP/1.1" 200 262 0.069236 10.0.0.22 - - [2026-06-01 16:49:19] "PUT /access-control-list/51c933f6-5820-4e2c-abbe-70bb90d2f23f HTTP/1.1" 200 272 0.014853 10.0.0.22 - - [2026-06-01 16:49:19] "PUT /access-control-list/2a5c2f09-fb98-48ea-a6b9-c7e53509e847 HTTP/1.1" 200 272 0.057007 10.0.0.22 - - [2026-06-01 16:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057009 10.0.0.22 - - [2026-06-01 16:49:19] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.010976 10.0.0.22 - - [2026-06-01 16:49:19] "GET /firewall-rule/d7e64ef3-27ca-46fe-88f3-0e8f58223f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004081 10.0.0.22 - - [2026-06-01 16:49:19] "POST /ref-update HTTP/1.1" 200 156 0.051880 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /firewall-rule/d7e64ef3-27ca-46fe-88f3-0e8f58223f4b HTTP/1.1" 200 115 0.058385 10.0.0.22 - - [2026-06-01 16:49:19] "GET /firewall-policy/8d1cf632-608a-4c4e-89f5-0f5f1e0f950b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004669 10.0.0.22 - - [2026-06-01 16:49:19] "GET /firewall-rule/97f69277-49e4-40ed-a711-80238f18dbfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005176 10.0.0.22 - - [2026-06-01 16:49:19] "POST /ref-update HTTP/1.1" 200 156 0.063823 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /firewall-rule/97f69277-49e4-40ed-a711-80238f18dbfd HTTP/1.1" 200 115 0.057358 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /tag/57708835-603c-4fc7-924f-2f92bf467b95 HTTP/1.1" 200 115 0.064269 10.0.0.22 - - [2026-06-01 16:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.22 - - [2026-06-01 16:49:19] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004907 10.0.0.22 - - [2026-06-01 16:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2026-06-01 16:49:19] "GET /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005105 10.0.0.22 - - [2026-06-01 16:49:19] "PUT /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852 HTTP/1.1" 200 264 0.070667 10.0.0.22 - - [2026-06-01 16:49:19] "PUT /virtual-network/bbd475a9-0816-46bc-91c9-f6605d9a82cd HTTP/1.1" 200 264 0.074708 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /access-control-list/51c933f6-5820-4e2c-abbe-70bb90d2f23f HTTP/1.1" 200 115 0.048278 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /security-group/3677d5b8-daf6-470b-af3b-083eb4521447 HTTP/1.1" 200 115 0.092407 10.0.0.22 - - [2026-06-01 16:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.22 - - [2026-06-01 16:49:19] "DELETE /access-control-list/2a5c2f09-fb98-48ea-a6b9-c7e53509e847 HTTP/1.1" 200 115 0.038354 10.0.0.22 - - [2026-06-01 16:49:20] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.047822 10.0.0.22 - - [2026-06-01 16:49:20] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?fields=security_groups HTTP/1.1" 200 1353 0.044020 10.0.0.22 - - [2026-06-01 16:49:20] "DELETE /security-group/c6569452-cbf9-4345-b9d3-b2b8fc8edbf9 HTTP/1.1" 200 115 0.064477 10.0.0.22 - - [2026-06-01 16:49:20] "DELETE /access-control-list/4d2f16f1-5e31-492f-8b1b-2cf83080897c HTTP/1.1" 200 115 0.050734 10.0.0.22 - - [2026-06-01 16:49:20] "GET /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d?fields=application_policy_sets HTTP/1.1" 200 1392 0.048579 10.0.0.22 - - [2026-06-01 16:49:20] "DELETE /access-control-list/61722a95-795b-4016-a33e-b0b2e74ebf3b HTTP/1.1" 200 115 0.068621 10.0.0.22 - - [2026-06-01 16:49:20] "DELETE /project/b249ed59-64a3-4a2c-ae4b-2347e1b27d9d HTTP/1.1" 200 115 0.374051 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001193 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001243 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001391 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001615 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:50:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001466 10.0.0.22 - - [2026-06-01 16:50:31] "GET / HTTP/1.1" 200 35931 0.002414 10.0.0.22 - - [2026-06-01 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.22 - - [2026-06-01 16:50:31] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004882 10.0.0.22 - - [2026-06-01 16:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.22 - - [2026-06-01 16:50:32] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004442 10.0.0.22 - - [2026-06-01 16:50:48] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.22 - - [2026-06-01 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.22 - - [2026-06-01 16:50:48] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005187 10.0.0.22 - - [2026-06-01 16:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.22 - - [2026-06-01 16:50:48] "GET /config-node/bc951a76-42ec-4871-bf01-ad56cecd1f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002785 10.0.0.22 - - [2026-06-01 16:50:48] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.22 - - [2026-06-01 16:50:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002196 10.0.0.22 - - [2026-06-01 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2026-06-01 16:50:53] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002514 10.0.0.22 - - [2026-06-01 16:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.22 - - [2026-06-01 16:50:53] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.009537 10.0.0.22 - - [2026-06-01 16:50:54] "GET / HTTP/1.1" 200 35931 0.003239 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 264 0.002979 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/ef5ae8b8-14f3-4207-8ea1-9425f96d89f0 HTTP/1.1" 200 244 0.013935 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 261 0.002766 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/2998f279-fba7-40e6-b518-1ef5c4a5f673 HTTP/1.1" 200 244 0.012048 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 261 0.009117 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/78f924b4-bba5-4351-8672-06e91e63c52e HTTP/1.1" 200 244 0.013872 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 253 0.011639 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/9b66bf2f-c98f-4455-b24e-31c347db00df HTTP/1.1" 200 244 0.013533 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 251 0.003920 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/8dccd298-0204-40bc-bdbb-da3198d11f7e HTTP/1.1" 200 244 0.014118 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 252 0.009140 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/6f242b8b-c97f-4278-aecb-e53873503346 HTTP/1.1" 200 244 0.015639 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 256 0.005397 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/aa24585b-b652-46c5-9c34-6c59e16cfca7 HTTP/1.1" 200 244 0.015732 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 248 0.010322 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/48843670-7278-4a68-aecc-340b498ccece HTTP/1.1" 200 244 0.015965 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 252 0.006275 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/cfa9c263-7f71-4d6f-a2cc-32ed7b8b70f2 HTTP/1.1" 200 244 0.016729 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 257 0.012985 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/e69e205f-5e0f-4a48-924b-9481092d3ec6 HTTP/1.1" 200 244 0.016101 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 251 0.011633 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/caa2aa43-511e-4360-ac88-a9bd20dcf90a HTTP/1.1" 200 244 0.017155 10.0.0.22 - - [2026-06-01 16:50:54] "POST /alarms HTTP/1.1" 409 257 0.011365 10.0.0.22 - - [2026-06-01 16:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.22 - - [2026-06-01 16:50:54] "PUT /alarm/5cc6a51e-499d-40c3-bd26-a889d94393e6 HTTP/1.1" 200 244 0.015022 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 261 0.008060 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/530fe995-7a9b-404c-9bc9-f131c7d13fe9 HTTP/1.1" 200 244 0.012486 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 258 0.009888 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/81f492ed-3ac3-4f4a-a912-24e10ac9989a HTTP/1.1" 200 244 0.011305 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 254 0.007963 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/56340715-e7c6-4206-9ea4-dfd7bf8339c0 HTTP/1.1" 200 244 0.009430 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 254 0.005597 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/91607ce1-feb6-4ec6-9bfd-127c6a775f00 HTTP/1.1" 200 244 0.015852 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 254 0.005677 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/efb9b9e5-ea53-49b4-90cb-7834f2d5426f HTTP/1.1" 200 244 0.011232 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 247 0.011386 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/2cd33fe8-0e07-46ab-986c-098dad8e40a7 HTTP/1.1" 200 244 0.013426 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 272 0.022836 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/7023018e-d3a7-44b0-acc8-759a943843fd HTTP/1.1" 200 244 0.013412 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 261 0.014933 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/1eb8684d-3c12-4e2d-a5cb-9e3e8aa387ee HTTP/1.1" 200 244 0.011285 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 259 0.004780 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/9277091f-2b1e-426f-9cc9-50db5e972b40 HTTP/1.1" 200 244 0.015008 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 265 0.017376 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/b00a5908-a9fb-4c73-a078-21458311342a HTTP/1.1" 200 244 0.011942 10.0.0.22 - - [2026-06-01 16:50:55] "POST /alarms HTTP/1.1" 409 279 0.023043 10.0.0.22 - - [2026-06-01 16:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.22 - - [2026-06-01 16:50:55] "PUT /alarm/e40adba6-4666-45ff-ab53-81630db09a18 HTTP/1.1" 200 244 0.013304 10.0.0.22 - - [2026-06-01 16:50:56] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.22 - - [2026-06-01 16:50:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002925 10.0.0.22 - - [2026-06-01 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.22 - - [2026-06-01 16:50:56] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.011527 10.0.0.22 - - [2026-06-01 16:50:56] "GET / HTTP/1.1" 200 35931 0.002462 10.0.0.22 - - [2026-06-01 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2026-06-01 16:50:56] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002893 10.0.0.22 - - [2026-06-01 16:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.22 - - [2026-06-01 16:50:56] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.010662 10.0.0.22 - - [2026-06-01 16:50:57] "GET / HTTP/1.1" 200 35931 0.003103 10.0.0.22 - - [2026-06-01 16:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.22 - - [2026-06-01 16:50:57] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005834 10.0.0.22 - - [2026-06-01 16:50:57] "PUT /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc HTTP/1.1" 200 274 0.018529 10.0.0.22 - - [2026-06-01 16:51:00] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.22 - - [2026-06-01 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.22 - - [2026-06-01 16:51:00] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003372 10.0.0.22 - - [2026-06-01 16:51:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002133 10.0.0.22 - - [2026-06-01 16:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 10.0.0.22 - - [2026-06-01 16:51:00] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003870 10.0.0.22 - - [2026-06-01 16:51:00] "PUT /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7 HTTP/1.1" 200 254 0.027664 10.0.0.22 - - [2026-06-01 16:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.22 - - [2026-06-01 16:51:03] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008179 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.22 - - [2026-06-01 16:51:19] "GET / HTTP/1.1" 200 35931 0.002463 10.0.0.22 - - [2026-06-01 16:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.22 - - [2026-06-01 16:51:19] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009720 10.0.0.22 - - [2026-06-01 16:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.22 - - [2026-06-01 16:51:19] "GET /config-node/bc951a76-42ec-4871-bf01-ad56cecd1f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002700 10.0.0.22 - - [2026-06-01 16:51:31] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.22 - - [2026-06-01 16:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.22 - - [2026-06-01 16:51:31] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002559 10.0.0.22 - - [2026-06-01 16:51:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001751 10.0.0.22 - - [2026-06-01 16:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.22 - - [2026-06-01 16:51:31] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003684 10.0.0.22 - - [2026-06-01 16:51:31] "PUT /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7 HTTP/1.1" 200 254 0.014971 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001181 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:51:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.22 - - [2026-06-01 16:52:19] "GET / HTTP/1.1" 200 35931 0.002612 10.0.0.22 - - [2026-06-01 16:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.22 - - [2026-06-01 16:52:19] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011857 10.0.0.22 - - [2026-06-01 16:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-06-01 16:52:19] "GET /config-node/bc951a76-42ec-4871-bf01-ad56cecd1f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002238 10.0.0.22 - - [2026-06-01 16:52:20] "GET / HTTP/1.1" 200 35931 0.003074 10.0.0.22 - - [2026-06-01 16:52:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002553 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.22 - - [2026-06-01 16:52:25] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003252 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.22 - - [2026-06-01 16:52:25] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.012085 10.0.0.22 - - [2026-06-01 16:52:25] "GET / HTTP/1.1" 200 35931 0.002868 10.0.0.22 - - [2026-06-01 16:52:25] "POST /alarms HTTP/1.1" 409 264 0.003147 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.22 - - [2026-06-01 16:52:25] "PUT /alarm/ef5ae8b8-14f3-4207-8ea1-9425f96d89f0 HTTP/1.1" 200 244 0.010447 10.0.0.22 - - [2026-06-01 16:52:25] "POST /alarms HTTP/1.1" 409 261 0.003728 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2026-06-01 16:52:25] "PUT /alarm/2998f279-fba7-40e6-b518-1ef5c4a5f673 HTTP/1.1" 200 244 0.011645 10.0.0.22 - - [2026-06-01 16:52:25] "POST /alarms HTTP/1.1" 409 261 0.006735 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.22 - - [2026-06-01 16:52:25] "PUT /alarm/78f924b4-bba5-4351-8672-06e91e63c52e HTTP/1.1" 200 244 0.009654 10.0.0.22 - - [2026-06-01 16:52:25] "POST /alarms HTTP/1.1" 409 253 0.010671 10.0.0.22 - - [2026-06-01 16:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2026-06-01 16:52:25] "PUT /alarm/9b66bf2f-c98f-4455-b24e-31c347db00df HTTP/1.1" 200 244 0.013730 10.0.0.22 - - [2026-06-01 16:52:25] "POST /alarms HTTP/1.1" 409 251 0.004116 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/8dccd298-0204-40bc-bdbb-da3198d11f7e HTTP/1.1" 200 244 0.012365 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 252 0.001904 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/6f242b8b-c97f-4278-aecb-e53873503346 HTTP/1.1" 200 244 0.014325 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 256 0.002248 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/aa24585b-b652-46c5-9c34-6c59e16cfca7 HTTP/1.1" 200 244 0.011333 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 248 0.002648 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/48843670-7278-4a68-aecc-340b498ccece HTTP/1.1" 200 244 0.012505 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 252 0.008888 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/cfa9c263-7f71-4d6f-a2cc-32ed7b8b70f2 HTTP/1.1" 200 244 0.021484 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 257 0.009121 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/e69e205f-5e0f-4a48-924b-9481092d3ec6 HTTP/1.1" 200 244 0.014382 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 251 0.009255 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/caa2aa43-511e-4360-ac88-a9bd20dcf90a HTTP/1.1" 200 244 0.013069 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 257 0.004546 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/5cc6a51e-499d-40c3-bd26-a889d94393e6 HTTP/1.1" 200 244 0.013315 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 261 0.015814 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/530fe995-7a9b-404c-9bc9-f131c7d13fe9 HTTP/1.1" 200 244 0.012447 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 258 0.003845 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/81f492ed-3ac3-4f4a-a912-24e10ac9989a HTTP/1.1" 200 244 0.009120 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 254 0.011744 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/56340715-e7c6-4206-9ea4-dfd7bf8339c0 HTTP/1.1" 200 244 0.009465 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 254 0.006371 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/91607ce1-feb6-4ec6-9bfd-127c6a775f00 HTTP/1.1" 200 244 0.009848 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 254 0.009233 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/efb9b9e5-ea53-49b4-90cb-7834f2d5426f HTTP/1.1" 200 244 0.012471 10.0.0.22 - - [2026-06-01 16:52:26] "POST /alarms HTTP/1.1" 409 247 0.013918 10.0.0.22 - - [2026-06-01 16:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.22 - - [2026-06-01 16:52:26] "PUT /alarm/2cd33fe8-0e07-46ab-986c-098dad8e40a7 HTTP/1.1" 200 244 0.011321 10.0.0.22 - - [2026-06-01 16:52:27] "POST /alarms HTTP/1.1" 409 272 0.007629 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /alarm/7023018e-d3a7-44b0-acc8-759a943843fd HTTP/1.1" 200 244 0.010087 10.0.0.22 - - [2026-06-01 16:52:27] "POST /alarms HTTP/1.1" 409 261 0.014547 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /alarm/1eb8684d-3c12-4e2d-a5cb-9e3e8aa387ee HTTP/1.1" 200 244 0.011409 10.0.0.22 - - [2026-06-01 16:52:27] "POST /alarms HTTP/1.1" 409 259 0.007541 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /alarm/9277091f-2b1e-426f-9cc9-50db5e972b40 HTTP/1.1" 200 244 0.012993 10.0.0.22 - - [2026-06-01 16:52:27] "POST /alarms HTTP/1.1" 409 265 0.011725 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /alarm/b00a5908-a9fb-4c73-a078-21458311342a HTTP/1.1" 200 244 0.010776 10.0.0.22 - - [2026-06-01 16:52:27] "POST /alarms HTTP/1.1" 409 279 0.003948 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /alarm/e40adba6-4666-45ff-ab53-81630db09a18 HTTP/1.1" 200 244 0.009342 10.0.0.22 - - [2026-06-01 16:52:27] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.22 - - [2026-06-01 16:52:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002487 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.22 - - [2026-06-01 16:52:27] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.007902 10.0.0.22 - - [2026-06-01 16:52:27] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.22 - - [2026-06-01 16:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.22 - - [2026-06-01 16:52:28] "GET /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005500 10.0.0.22 - - [2026-06-01 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.22 - - [2026-06-01 16:52:28] "PUT /global-vrouter-config/6d837ed4-e986-4a2a-9048-114bab25d0c3 HTTP/1.1" 200 276 0.010567 10.0.0.22 - - [2026-06-01 16:52:28] "GET / HTTP/1.1" 200 35931 0.005344 10.0.0.22 - - [2026-06-01 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.22 - - [2026-06-01 16:52:28] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005359 10.0.0.22 - - [2026-06-01 16:52:28] "PUT /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc HTTP/1.1" 200 274 0.019991 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:52:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:52:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001646 10.0.0.22 - - [2026-06-01 16:52:31] "GET / HTTP/1.1" 200 35931 0.002642 10.0.0.22 - - [2026-06-01 16:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.22 - - [2026-06-01 16:52:31] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004090 10.0.0.22 - - [2026-06-01 16:52:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002575 10.0.0.22 - - [2026-06-01 16:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.22 - - [2026-06-01 16:52:31] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003709 10.0.0.22 - - [2026-06-01 16:52:31] "PUT /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7 HTTP/1.1" 200 254 0.014774 10.0.0.22 - - [2026-06-01 16:52:36] "POST /tags HTTP/1.1" 200 355 0.046184 10.0.0.22 - - [2026-06-01 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.22 - - [2026-06-01 16:52:36] "GET /tag/898770fc-5adb-4ceb-8eaf-ad20a5287923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021210 10.0.0.22 - - [2026-06-01 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.22 - - [2026-06-01 16:52:36] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004542 10.0.0.22 - - [2026-06-01 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.22 - - [2026-06-01 16:52:36] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052600 10.0.0.22 - - [2026-06-01 16:52:36] "POST /virtual-machines HTTP/1.1" 200 351 0.017807 10.0.0.22 - - [2026-06-01 16:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.053034 10.0.0.22 - - [2026-06-01 16:52:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.142666 10.0.0.22 - - [2026-06-01 16:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.22 - - [2026-06-01 16:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.22 - - [2026-06-01 16:52:36] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008826 10.0.0.22 - - [2026-06-01 16:52:36] "POST /instance-ips HTTP/1.1" 200 391 0.023314 10.0.0.22 - - [2026-06-01 16:52:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027039 10.0.0.22 - - [2026-06-01 16:52:36] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015862 10.0.0.22 - - [2026-06-01 16:52:37] "POST /set-tag HTTP/1.1" 200 109 0.024392 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014969 10.0.0.22 - - [2026-06-01 16:52:37] "GET /instance-ip/4b02b874-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005839 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005078 10.0.0.22 - - [2026-06-01 16:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004409 10.0.0.22 - - [2026-06-01 16:52:37] "POST /ref-update HTTP/1.1" 200 156 0.011073 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009322 10.0.0.22 - - [2026-06-01 16:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.22 - - [2026-06-01 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010159 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-network/5c23ad9b-b47e-4dbe-89ab-f641de68f852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008513 10.0.0.22 - - [2026-06-01 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.22 - - [2026-06-01 16:52:37] "GET /project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051331 10.0.0.22 - - [2026-06-01 16:52:37] "POST /virtual-machines HTTP/1.1" 200 355 0.012807 10.0.0.22 - - [2026-06-01 16:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011014 10.0.0.22 - - [2026-06-01 16:52:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.133585 10.0.0.22 - - [2026-06-01 16:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027238 10.0.0.22 - - [2026-06-01 16:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015523 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005454 10.0.0.22 - - [2026-06-01 16:52:37] "POST /instance-ips HTTP/1.1" 200 395 0.022076 10.0.0.22 - - [2026-06-01 16:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027298 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019987 10.0.0.22 - - [2026-06-01 16:52:37] "POST /set-tag HTTP/1.1" 200 109 0.021406 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027586 10.0.0.22 - - [2026-06-01 16:52:37] "GET /instance-ip/4b7eada8-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008296 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005323 10.0.0.22 - - [2026-06-01 16:52:37] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.22 - - [2026-06-01 16:52:37] "GET /virtual-router/e0505e0e-d324-476e-b88d-8d802fe0894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004109 10.0.0.22 - - [2026-06-01 16:52:38] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.22 - - [2026-06-01 16:52:38] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019072 10.0.0.22 - - [2026-06-01 16:52:38] "POST /set-tag HTTP/1.1" 200 109 0.004310 10.0.0.22 - - [2026-06-01 16:52:38] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006464 10.0.0.22 - - [2026-06-01 16:52:38] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.22 - - [2026-06-01 16:52:38] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004501 10.0.0.22 - - [2026-06-01 16:52:38] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.22 - - [2026-06-01 16:52:47] "GET / HTTP/1.1" 200 35931 0.003079 10.0.0.22 - - [2026-06-01 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.22 - - [2026-06-01 16:52:47] "GET /global-system-config/b4aaf845-cd38-4826-9023-3e7150f249dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.012150 10.0.0.22 - - [2026-06-01 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.22 - - [2026-06-01 16:52:47] "GET /config-node/bc951a76-42ec-4871-bf01-ad56cecd1f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004030 10.0.0.22 - - [2026-06-01 16:52:52] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005075 10.0.0.22 - - [2026-06-01 16:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.22 - - [2026-06-01 16:52:53] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005235 10.0.0.22 - - [2026-06-01 16:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.22 - - [2026-06-01 16:52:55] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005637 10.0.0.22 - - [2026-06-01 16:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.22 - - [2026-06-01 16:52:59] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.22 - - [2026-06-01 16:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.22 - - [2026-06-01 16:52:59] "GET /routing-instance/42fd2a14-537e-4b6e-9a88-6da8ec41b049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004079 10.0.0.22 - - [2026-06-01 16:52:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002326 10.0.0.22 - - [2026-06-01 16:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.22 - - [2026-06-01 16:52:59] "GET /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004811 10.0.0.22 - - [2026-06-01 16:52:59] "PUT /bgp-router/d1cbd177-f41e-402d-adc5-5f7c0460bef7 HTTP/1.1" 200 254 0.012797 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:52:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001776 [Introspect:8084]10.0.0.22 - - [2026-06-01 16:52:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001604 10.0.0.22 - - [2026-06-01 16:53:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002445 10.0.0.22 - - [2026-06-01 16:53:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002259 10.0.0.22 - - [2026-06-01 16:53:25] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006148 10.0.0.22 - - [2026-06-01 16:53:25] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.22 - - [2026-06-01 16:53:25] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007654 10.0.0.22 - - [2026-06-01 16:53:26] "POST /set-tag HTTP/1.1" 200 109 0.003842 10.0.0.22 - - [2026-06-01 16:53:26] "GET /virtual-machine/8a043ee9-41a7-4811-8550-524e221ab782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004030 10.0.0.22 - - [2026-06-01 16:53:26] "POST /ref-update HTTP/1.1" 200 156 0.011176 10.0.0.22 - - [2026-06-01 16:53:26] "GET /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007310 10.0.0.22 - - [2026-06-01 16:53:26] "POST /set-tag HTTP/1.1" 200 109 0.030926 10.0.0.22 - - [2026-06-01 16:53:26] "POST /set-tag HTTP/1.1" 200 109 0.062452 10.0.0.22 - - [2026-06-01 16:53:26] "DELETE /instance-ip/4b02b874-5dda-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.058496 10.0.0.22 - - [2026-06-01 16:53:26] "DELETE /virtual-machine-interface/4ae3ee9e-5dda-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.054360 10.0.0.22 - - [2026-06-01 16:53:26] "DELETE /virtual-machine/8a043ee9-41a7-4811-8550-524e221ab782 HTTP/1.1" 200 115 0.031016 10.0.0.22 - - [2026-06-01 16:53:26] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007331 10.0.0.22 - - [2026-06-01 16:53:26] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.22 - - [2026-06-01 16:53:56] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004812 10.0.0.22 - - [2026-06-01 16:53:56] "POST /set-tag HTTP/1.1" 200 109 0.004889 10.0.0.22 - - [2026-06-01 16:53:57] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004771 10.0.0.22 - - [2026-06-01 16:53:57] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.22 - - [2026-06-01 16:53:57] "GET /virtual-machine/917a9115-24ff-4883-8e7b-aa7a3883d078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003294 10.0.0.22 - - [2026-06-01 16:53:57] "POST /ref-update HTTP/1.1" 200 156 0.010639 10.0.0.22 - - [2026-06-01 16:53:57] "GET /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005234 10.0.0.22 - - [2026-06-01 16:53:57] "POST /set-tag HTTP/1.1" 200 109 0.024621 10.0.0.22 - - [2026-06-01 16:53:57] "POST /set-tag HTTP/1.1" 200 109 0.048510 10.0.0.22 - - [2026-06-01 16:53:57] "DELETE /instance-ip/4b7eada8-5dda-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.050948 10.0.0.22 - - [2026-06-01 16:53:57] "DELETE /virtual-machine-interface/4b644c56-5dda-11f1-b197-fa163e3d0b87 HTTP/1.1" 200 115 0.077954 10.0.0.22 - - [2026-06-01 16:53:57] "DELETE /virtual-machine/917a9115-24ff-4883-8e7b-aa7a3883d078 HTTP/1.1" 200 115 0.033349 10.0.0.22 - - [2026-06-01 16:53:57] "DELETE /tag/898770fc-5adb-4ceb-8eaf-ad20a5287923 HTTP/1.1" 200 115 0.047966