++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Oct 21 09:54:30 PM UTC 2025 ===================' INFO: =================== Tue Oct 21 09:54:30 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.130 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.130:8081 ' ']' +++ echo 10.0.0.130:8081 ++ ANALYTICS_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.130:9042 ' ']' +++ echo 10.0.0.130:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.130:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.130:8086 ' ']' +++ echo 10.0.0.130:8086 ++ COLLECTOR_SERVERS=10.0.0.130: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.130 ++ CONFIGDB_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.130:8082 ' ']' +++ echo 10.0.0.130:8082 ++ CONFIG_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.130:9161 ' ']' +++ echo 10.0.0.130:9161 ++ CONFIGDB_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.130:9041 ' ']' +++ echo 10.0.0.130:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.130: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.130 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.130 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.130:2181, ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.130:2181 ' ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.130:2181 ++ RABBITMQ_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.130:5673, ']' +++ echo 10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.130:6379 ' ']' +++ echo 10.0.0.130:6379 ++ REDIS_SERVERS=10.0.0.130: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.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.130:9092 ' ']' +++ echo 10.0.0.130:9092 ++ KAFKA_SERVERS=10.0.0.130: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.130 ++ 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.130 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.130 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.130 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.130 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.130 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.130 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.130 +++ local servers=10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.130,10.120.246.1,127.0.0.1,172.17.0.1,252.130.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.120.246.1,127.0.0.1,172.17.0.1,252.130.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 1 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ echo 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.130:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/21/2025 21:55:17.024 7f094885b400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/21/2025 21:55:17.456 7f094885b400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/21/2025 21:55:17.475 7f094885b400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/21/2025 21:55:17.475 7f094885b400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000659 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2025-10-21 21:55:30] "GET / HTTP/1.1" 503 181 0.002242 10.0.0.130 - - [2025-10-21 21:55:31] "GET / HTTP/1.1" 503 181 0.000226 10.0.0.130 - - [2025-10-21 21:55:31] "GET / HTTP/1.1" 200 36215 0.008009 10.0.0.130 - - [2025-10-21 21:55:31] "GET / HTTP/1.1" 200 45303 0.001743 10.0.0.130 - - [2025-10-21 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.130 - - [2025-10-21 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.130 - - [2025-10-21 21:55:32] "GET / HTTP/1.1" 200 36215 0.001749 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.004881 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.130 - - [2025-10-21 21:55:32] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015811 10.0.0.130 - - [2025-10-21 21:55:32] "POST /service-appliance-sets HTTP/1.1" 200 555 0.042251 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.009253 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009768 10.0.0.130 - - [2025-10-21 21:55:32] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026075 10.0.0.130 - - [2025-10-21 21:55:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.053990 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017938 10.0.0.130 - - [2025-10-21 21:55:32] "GET /network-ipam/d4f92310-1ac8-4927-8653-9294c0115587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014811 10.0.0.130 - - [2025-10-21 21:55:32] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.130 - - [2025-10-21 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.130 - - [2025-10-21 21:55:32] "GET /routing-instance/a31be770-c450-4372-bd82-7a5042195eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005270 10.0.0.130 - - [2025-10-21 21:55:33] "POST /bgp-routers HTTP/1.1" 200 618 0.051325 10.0.0.130 - - [2025-10-21 21:55:33] "GET /bgp-router/7cde5414-4262-4f39-8389-74de424f2384?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.024931 10.0.0.130 - - [2025-10-21 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.031601 10.0.0.130 - - [2025-10-21 21:55:33] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009673 10.0.0.130 - - [2025-10-21 21:55:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002737 10.0.0.130 - - [2025-10-21 21:55:33] "POST /service-templates HTTP/1.1" 200 513 0.086324 10.0.0.130 - - [2025-10-21 21:55:33] "GET / HTTP/1.1" 200 36215 0.005430 10.0.0.130 - - [2025-10-21 21:55:33] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.130 - - [2025-10-21 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.130 - - [2025-10-21 21:55:33] "POST /ref-update HTTP/1.1" 200 156 0.066947 10.0.0.130 - - [2025-10-21 21:55:33] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.050250 10.0.0.130 - - [2025-10-21 21:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.012902 10.0.0.130 - - [2025-10-21 21:55:33] "POST /service-templates HTTP/1.1" 200 503 0.179853 10.0.0.130 - - [2025-10-21 21:55:33] "POST /service-templates HTTP/1.1" 200 517 0.103403 10.0.0.130 - - [2025-10-21 21:55:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.196353 10.0.0.130 - - [2025-10-21 21:55:33] "POST /service-templates HTTP/1.1" 200 537 0.055682 10.0.0.130 - - [2025-10-21 21:55:33] "POST /service-templates HTTP/1.1" 200 509 0.021359 10.0.0.130 - - [2025-10-21 21:55:34] "GET / HTTP/1.1" 200 36215 0.002469 10.0.0.130 - - [2025-10-21 21:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.130 - - [2025-10-21 21:55:34] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009446 10.0.0.130 - - [2025-10-21 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002405 10.0.0.130 - - [2025-10-21 21:55:34] "POST /database-nodes HTTP/1.1" 200 599 0.023003 10.0.0.130 - - [2025-10-21 21:55:37] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.130 - - [2025-10-21 21:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.130 - - [2025-10-21 21:55:37] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006701 10.0.0.130 - - [2025-10-21 21:55:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.001819 10.0.0.130 - - [2025-10-21 21:55:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.026240 10.0.0.130 - - [2025-10-21 21:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.031831 10.0.0.130 - - [2025-10-21 21:55:37] "GET /network-ipam/d4f92310-1ac8-4927-8653-9294c0115587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003425 10.0.0.130 - - [2025-10-21 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.004323 10.0.0.130 - - [2025-10-21 21:55:38] "POST /access-control-lists HTTP/1.1" 200 589 0.027459 10.0.0.130 - - [2025-10-21 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.007684 10.0.0.130 - - [2025-10-21 21:55:38] "POST /access-control-lists HTTP/1.1" 200 587 0.023073 10.0.0.130 - - [2025-10-21 21:55:38] "POST /route-targets HTTP/1.1" 200 328 0.023759 10.0.0.130 - - [2025-10-21 21:55:38] "POST /ref-update HTTP/1.1" 200 156 0.023368 10.0.0.130 - - [2025-10-21 21:55:38] "POST /route-targets HTTP/1.1" 200 328 0.014469 10.0.0.130 - - [2025-10-21 21:55:38] "POST /ref-update HTTP/1.1" 200 156 0.013818 10.0.0.130 - - [2025-10-21 21:55:38] "POST /route-targets HTTP/1.1" 200 328 0.012884 10.0.0.130 - - [2025-10-21 21:55:38] "POST /ref-update HTTP/1.1" 200 156 0.017292 10.0.0.130 - - [2025-10-21 21:55:38] "POST /route-targets HTTP/1.1" 200 328 0.011408 10.0.0.130 - - [2025-10-21 21:55:38] "POST /ref-update HTTP/1.1" 200 156 0.018040 10.0.0.130 - - [2025-10-21 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002473 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 10.0.0.130 - - [2025-10-21 21:55:38] "POST /access-control-lists HTTP/1.1" 200 553 0.097680 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 10.0.0.130 - - [2025-10-21 21:55:38] "PUT /access-control-list/e4acc09a-133b-4d65-9bb2-d7d6c8a8ef9a HTTP/1.1" 200 273 0.036363 10.0.0.130 - - [2025-10-21 21:55:38] "PUT /access-control-list/9c9371de-6989-4f15-96a2-fedec0fdbfd6 HTTP/1.1" 200 273 0.046851 10.0.0.130 - - [2025-10-21 21:55:38] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.130 - - [2025-10-21 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.130 - - [2025-10-21 21:55:38] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005569 10.0.0.130 - - [2025-10-21 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002634 10.0.0.130 - - [2025-10-21 21:55:39] "POST /analytics-nodes HTTP/1.1" 200 601 0.063286 10.0.0.130 - - [2025-10-21 21:55:39] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.130 - - [2025-10-21 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.130 - - [2025-10-21 21:55:39] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007217 10.0.0.130 - - [2025-10-21 21:55:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.001997 10.0.0.130 - - [2025-10-21 21:55:39] "POST /config-nodes HTTP/1.1" 200 595 0.030659 10.0.0.130 - - [2025-10-21 21:55:39] "GET / HTTP/1.1" 200 36215 0.001500 10.0.0.130 - - [2025-10-21 21:55:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002672 10.0.0.130 - - [2025-10-21 21:55:42] "GET / HTTP/1.1" 200 36215 0.001180 10.0.0.130 - - [2025-10-21 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.130 - - [2025-10-21 21:55:42] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009985 10.0.0.130 - - [2025-10-21 21:55:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.010404 10.0.0.130 - - [2025-10-21 21:55:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.072542 10.0.0.130 - - [2025-10-21 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.130 - - [2025-10-21 21:55:44] "GET /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004148 10.0.0.130 - - [2025-10-21 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.130 - - [2025-10-21 21:55:44] "PUT /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083 HTTP/1.1" 200 277 0.009678 10.0.0.130 - - [2025-10-21 21:55:45] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 583 0.026989 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 577 0.025238 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 577 0.024979 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 561 0.022327 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 557 0.064018 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 559 0.053313 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 567 0.056563 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 551 0.037576 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 559 0.043363 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 569 0.021261 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 557 0.043634 10.0.0.130 - - [2025-10-21 21:55:45] "POST /alarms HTTP/1.1" 200 569 0.040003 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 577 0.068677 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 571 0.047684 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 563 0.049109 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 563 0.019029 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 563 0.035463 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 549 0.045426 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 597 0.019071 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 577 0.052732 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 573 0.053739 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 585 0.016357 10.0.0.130 - - [2025-10-21 21:55:46] "POST /alarms HTTP/1.1" 200 611 0.026015 10.0.0.130 - - [2025-10-21 21:55:46] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.130 - - [2025-10-21 21:55:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002306 10.0.0.130 - - [2025-10-21 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.130 - - [2025-10-21 21:55:46] "PUT /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083 HTTP/1.1" 200 277 0.013804 10.0.0.130 - - [2025-10-21 21:55:47] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.130 - - [2025-10-21 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.130 - - [2025-10-21 21:55:47] "GET /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003310 10.0.0.130 - - [2025-10-21 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.130 - - [2025-10-21 21:55:47] "PUT /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083 HTTP/1.1" 200 277 0.009888 10.0.0.130 - - [2025-10-21 21:55:47] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.130 - - [2025-10-21 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.130 - - [2025-10-21 21:55:47] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005205 10.0.0.130 - - [2025-10-21 21:55:47] "PUT /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570 HTTP/1.1" 200 275 0.017734 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:55:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000945 10.0.0.146 - - [2025-10-21 21:56:06] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.146 - - [2025-10-21 21:56:06] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004591 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.146 - - [2025-10-21 21:56:06] "GET /routing-instance/a31be770-c450-4372-bd82-7a5042195eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003677 10.0.0.146 - - [2025-10-21 21:56:06] "PUT /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570 HTTP/1.1" 200 275 0.033458 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.013998 10.0.0.146 - - [2025-10-21 21:56:06] "POST /virtual-routers HTTP/1.1" 200 601 0.056246 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.146 - - [2025-10-21 21:56:06] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.008965 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.008636 10.0.0.146 - - [2025-10-21 21:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.146 - - [2025-10-21 21:56:06] "GET /virtual-network/eba5beb3-562b-4cd9-905b-30b269b26486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005896 10.0.0.146 - - [2025-10-21 21:56:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.206043 10.0.0.130 - - [2025-10-21 21:56:06] "PUT /access-control-list/a0d46096-3803-4c0f-a649-80feb0f78c93 HTTP/1.1" 200 273 0.070642 10.0.0.130 - - [2025-10-21 21:56:08] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.130 - - [2025-10-21 21:56:08] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003206 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000751 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.130 - - [2025-10-21 21:56:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.000591 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.012543 10.0.0.130 - - [2025-10-21 21:56:08] "POST /security-groups HTTP/1.1" 200 570 0.263505 10.0.0.130 - - [2025-10-21 21:56:08] "POST /projects HTTP/1.1" 200 483 0.443139 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.002077 10.0.0.130 - - [2025-10-21 21:56:08] "POST /access-control-lists HTTP/1.1" 200 581 0.088843 10.0.0.130 - - [2025-10-21 21:56:08] "POST /security-groups HTTP/1.1" 200 536 0.118619 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.013725 10.0.0.130 - - [2025-10-21 21:56:08] "POST /chown HTTP/1.1" 200 109 0.039061 10.0.0.130 - - [2025-10-21 21:56:08] "POST /policy-managements HTTP/1.1" 409 214 0.003674 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.130 - - [2025-10-21 21:56:08] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032988 10.0.0.130 - - [2025-10-21 21:56:08] "POST /access-control-lists HTTP/1.1" 200 579 0.114695 10.0.0.130 - - [2025-10-21 21:56:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.013208 10.0.0.130 - - [2025-10-21 21:56:08] "POST /application-policy-sets HTTP/1.1" 200 530 0.048941 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.130 - - [2025-10-21 21:56:09] "GET /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003457 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 596 0.046338 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.020452 10.0.0.130 - - [2025-10-21 21:56:09] "PUT /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083 HTTP/1.1" 200 277 0.009597 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015250 10.0.0.130 - - [2025-10-21 21:56:09] "GET /virtual-network/eba5beb3-562b-4cd9-905b-30b269b26486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.016520 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 594 0.062715 10.0.0.130 - - [2025-10-21 21:56:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.003769 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.006681 10.0.0.130 - - [2025-10-21 21:56:09] "POST /security-groups HTTP/1.1" 200 574 0.080468 10.0.0.130 - - [2025-10-21 21:56:09] "POST /projects HTTP/1.1" 200 491 0.278484 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002645 10.0.0.130 - - [2025-10-21 21:56:09] "POST /security-groups HTTP/1.1" 200 548 0.046431 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 585 0.068441 10.0.0.130 - - [2025-10-21 21:56:09] "POST /chown HTTP/1.1" 200 109 0.066278 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.007741 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 583 0.080866 10.0.0.130 - - [2025-10-21 21:56:09] "POST /network-ipams HTTP/1.1" 200 524 0.082057 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.003431 10.0.0.130 - - [2025-10-21 21:56:09] "POST /network-ipams HTTP/1.1" 200 512 0.033471 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 604 0.037953 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.010290 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.008080 10.0.0.130 - - [2025-10-21 21:56:09] "POST /access-control-lists HTTP/1.1" 200 602 0.032925 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.004074 10.0.0.130 - - [2025-10-21 21:56:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005937 10.0.0.130 - - [2025-10-21 21:56:09] "POST /virtual-networks HTTP/1.1" 200 540 0.159675 10.0.0.130 - - [2025-10-21 21:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.130 - - [2025-10-21 21:56:09] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.009604 10.0.0.130 - - [2025-10-21 21:56:10] "POST /access-control-lists HTTP/1.1" 200 591 0.088752 10.0.0.130 - - [2025-10-21 21:56:10] "POST /network-ipams HTTP/1.1" 200 520 0.093795 10.0.0.130 - - [2025-10-21 21:56:10] "POST /route-targets HTTP/1.1" 200 328 0.031649 10.0.0.130 - - [2025-10-21 21:56:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.002346 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.035290 10.0.0.130 - - [2025-10-21 21:56:10] "PUT /access-control-list/27f4ae46-1932-49c8-86c5-76af289072e0 HTTP/1.1" 200 273 0.058997 10.0.0.130 - - [2025-10-21 21:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.006590 10.0.0.130 - - [2025-10-21 21:56:10] "POST /virtual-networks HTTP/1.1" 200 548 0.144310 10.0.0.130 - - [2025-10-21 21:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011375 10.0.0.130 - - [2025-10-21 21:56:10] "POST /route-targets HTTP/1.1" 200 328 0.013991 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.012956 10.0.0.130 - - [2025-10-21 21:56:10] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.011214 10.0.0.130 - - [2025-10-21 21:56:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.005027 10.0.0.130 - - [2025-10-21 21:56:10] "POST /network-policys HTTP/1.1" 200 540 0.034757 10.0.0.130 - - [2025-10-21 21:56:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.002109 10.0.0.130 - - [2025-10-21 21:56:10] "POST /network-policys HTTP/1.1" 200 536 0.017357 10.0.0.130 - - [2025-10-21 21:56:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.001984 10.0.0.130 - - [2025-10-21 21:56:10] "POST /network-policys HTTP/1.1" 200 544 0.019399 10.0.0.130 - - [2025-10-21 21:56:10] "PUT /access-control-list/a0d46096-3803-4c0f-a649-80feb0f78c93 HTTP/1.1" 200 273 0.018312 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.086042 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001688 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.070290 10.0.0.130 - - [2025-10-21 21:56:10] "PUT /access-control-list/27f4ae46-1932-49c8-86c5-76af289072e0 HTTP/1.1" 200 273 0.019906 10.0.0.130 - - [2025-10-21 21:56:10] "PUT /access-control-list/27f4ae46-1932-49c8-86c5-76af289072e0 HTTP/1.1" 200 273 0.020196 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.092570 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028657 10.0.0.130 - - [2025-10-21 21:56:10] "PUT /access-control-list/a0d46096-3803-4c0f-a649-80feb0f78c93 HTTP/1.1" 200 273 0.083356 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013561 10.0.0.130 - - [2025-10-21 21:56:10] "POST /ref-update HTTP/1.1" 200 156 0.032318 10.0.0.130 - - [2025-10-21 21:56:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.006920 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.090804 10.0.0.130 - - [2025-10-21 21:56:11] "POST /access-control-lists HTTP/1.1" 200 603 0.046260 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.083609 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.031534 10.0.0.130 - - [2025-10-21 21:56:11] "PUT /access-control-list/9142b9cd-2c37-4427-84ab-19beec7bf801 HTTP/1.1" 200 273 0.015126 10.0.0.130 - - [2025-10-21 21:56:11] "PUT /access-control-list/a0d46096-3803-4c0f-a649-80feb0f78c93 HTTP/1.1" 200 273 0.018289 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.110125 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009197 10.0.0.130 - - [2025-10-21 21:56:11] "PUT /access-control-list/9142b9cd-2c37-4427-84ab-19beec7bf801 HTTP/1.1" 200 273 0.049973 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019828 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.023063 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002576 10.0.0.130 - - [2025-10-21 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.130 - - [2025-10-21 21:56:11] "GET /virtual-network/eba5beb3-562b-4cd9-905b-30b269b26486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006697 10.0.0.130 - - [2025-10-21 21:56:11] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004298 10.0.0.130 - - [2025-10-21 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.130 - - [2025-10-21 21:56:11] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003245 10.0.0.130 - - [2025-10-21 21:56:11] "POST /firewall-policys HTTP/1.1" 200 532 0.019075 10.0.0.130 - - [2025-10-21 21:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027809 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008517 10.0.0.130 - - [2025-10-21 21:56:11] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002397 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004802 10.0.0.130 - - [2025-10-21 21:56:11] "POST /ref-update HTTP/1.1" 200 156 0.024998 10.0.0.130 - - [2025-10-21 21:56:11] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.009993 10.0.0.130 - - [2025-10-21 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.130 - - [2025-10-21 21:56:11] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006492 10.0.0.130 - - [2025-10-21 21:56:11] "POST /firewall-policys HTTP/1.1" 200 534 0.032497 10.0.0.130 - - [2025-10-21 21:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017566 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007204 10.0.0.130 - - [2025-10-21 21:56:11] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002474 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006419 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002783 10.0.0.130 - - [2025-10-21 21:56:11] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002434 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.024989 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.028152 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.073528 10.0.0.130 - - [2025-10-21 21:56:12] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004292 10.0.0.130 - - [2025-10-21 21:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.130 - - [2025-10-21 21:56:12] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002528 10.0.0.130 - - [2025-10-21 21:56:12] "POST /firewall-policys HTTP/1.1" 200 532 0.029844 10.0.0.130 - - [2025-10-21 21:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032571 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008332 10.0.0.130 - - [2025-10-21 21:56:12] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003213 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002743 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002575 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002744 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002504 10.0.0.130 - - [2025-10-21 21:56:12] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003374 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.040706 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.032767 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.022837 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.033504 10.0.0.130 - - [2025-10-21 21:56:12] "POST /ref-update HTTP/1.1" 200 156 0.077172 10.0.0.130 - - [2025-10-21 21:56:12] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.016690 10.0.0.130 - - [2025-10-21 21:56:12] "POST /tags HTTP/1.1" 200 300 0.047032 10.0.0.130 - - [2025-10-21 21:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017201 10.0.0.130 - - [2025-10-21 21:56:12] "GET /tag/be8f919f-78b9-4ed2-8306-f5b76fdbc2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.035582 10.0.0.130 - - [2025-10-21 21:56:13] "POST /set-tag HTTP/1.1" 200 109 0.038294 10.0.0.130 - - [2025-10-21 21:56:13] "POST /tags HTTP/1.1" 200 302 0.251584 10.0.0.130 - - [2025-10-21 21:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.130 - - [2025-10-21 21:56:13] "GET /tag/dacd62a0-e350-4fc5-8dc8-382cabb29aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038060 10.0.0.130 - - [2025-10-21 21:56:13] "POST /tags HTTP/1.1" 200 326 0.096130 10.0.0.130 - - [2025-10-21 21:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029250 10.0.0.130 - - [2025-10-21 21:56:13] "GET /tag/434551d1-7c66-4851-bcdc-6fa31bb25fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.027717 10.0.0.130 - - [2025-10-21 21:56:13] "POST /tags HTTP/1.1" 200 312 0.081939 10.0.0.130 - - [2025-10-21 21:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.084782 10.0.0.130 - - [2025-10-21 21:56:13] "GET /tag/c747ed10-1507-4d4c-b6a2-015db141fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026165 10.0.0.130 - - [2025-10-21 21:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.130 - - [2025-10-21 21:56:13] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.006595 10.0.0.130 - - [2025-10-21 21:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.130 - - [2025-10-21 21:56:14] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041322 10.0.0.130 - - [2025-10-21 21:56:14] "POST /virtual-machines HTTP/1.1" 200 378 0.035415 10.0.0.130 - - [2025-10-21 21:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029149 10.0.0.130 - - [2025-10-21 21:56:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.121707 10.0.0.130 - - [2025-10-21 21:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018685 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016431 10.0.0.130 - - [2025-10-21 21:56:14] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010150 10.0.0.130 - - [2025-10-21 21:56:14] "POST /instance-ips HTTP/1.1" 200 410 0.036995 10.0.0.130 - - [2025-10-21 21:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034850 10.0.0.130 - - [2025-10-21 21:56:14] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.019731 10.0.0.130 - - [2025-10-21 21:56:14] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.130 - - [2025-10-21 21:56:14] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010236 10.0.0.130 - - [2025-10-21 21:56:14] "POST /set-tag HTTP/1.1" 200 109 0.058589 10.0.0.130 - - [2025-10-21 21:56:14] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.012272 10.0.0.130 - - [2025-10-21 21:56:14] "GET /instance-ip/c362237a-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003921 10.0.0.130 - - [2025-10-21 21:56:14] "POST /tags HTTP/1.1" 200 306 0.055068 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.130 - - [2025-10-21 21:56:14] "GET /tag/446d38bb-1f9a-45db-b551-adb250bba858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015343 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.130 - - [2025-10-21 21:56:14] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041121 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.130 - - [2025-10-21 21:56:14] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.005461 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.130 - - [2025-10-21 21:56:14] "GET /service-appliance-set/ac05a9a1-89f1-4bc1-8ca8-dac6f5de4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003942 10.0.0.130 - - [2025-10-21 21:56:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001675 10.0.0.130 - - [2025-10-21 21:56:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123895 10.0.0.130 - - [2025-10-21 21:56:15] "GET /virtual-machine-interface/c6d4d52b-64d2-4015-a124-d74f3fe0dfd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.031228 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.130 - - [2025-10-21 21:56:15] "POST /instance-ips HTTP/1.1" 200 382 0.080209 10.0.0.130 - - [2025-10-21 21:56:15] "GET /instance-ip/03117f52-0540-4ed9-af4e-8a8338f1644c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.015229 10.0.0.130 - - [2025-10-21 21:56:15] "POST /loadbalancers HTTP/1.1" 200 584 0.100315 10.0.0.130 - - [2025-10-21 21:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020327 10.0.0.130 - - [2025-10-21 21:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010130 10.0.0.130 - - [2025-10-21 21:56:15] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.096615 10.0.0.130 - - [2025-10-21 21:56:15] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.086035 10.0.0.130 - - [2025-10-21 21:56:15] "GET /loadbalancer/219226f9-1a5c-423f-a3d9-1f72d39319be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.028226 10.0.0.130 - - [2025-10-21 21:56:15] "GET /instance-ip/03117f52-0540-4ed9-af4e-8a8338f1644c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.036720 10.0.0.130 - - [2025-10-21 21:56:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.060852 10.0.0.130 - - [2025-10-21 21:56:15] "POST /floating-ips HTTP/1.1" 200 585 0.068898 10.0.0.130 - - [2025-10-21 21:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039205 10.0.0.130 - - [2025-10-21 21:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.130 - - [2025-10-21 21:56:15] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034666 10.0.0.130 - - [2025-10-21 21:56:15] "GET /loadbalancer-listener/bd04ee4e-1c37-49ff-9370-a7c055a7b4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.015109 10.0.0.130 - - [2025-10-21 21:56:15] "GET /loadbalancer-listener/bd04ee4e-1c37-49ff-9370-a7c055a7b4c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004993 10.0.0.130 - - [2025-10-21 21:56:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020935 10.0.0.130 - - [2025-10-21 21:56:15] "GET /instance-ip/03117f52-0540-4ed9-af4e-8a8338f1644c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003338 10.0.0.130 - - [2025-10-21 21:56:16] "GET /instance-ip/03117f52-0540-4ed9-af4e-8a8338f1644c?fields=floating_ips HTTP/1.1" 200 1171 0.012451 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.130 - - [2025-10-21 21:56:16] "GET /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003669 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.130 - - [2025-10-21 21:56:16] "GET /floating-ip/6a02f6be-ba13-48dd-a6ef-07d6afde55a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008172 10.0.0.130 - - [2025-10-21 21:56:16] "PUT /global-vrouter-config/83d08250-bd36-4dbf-af41-74ec7d4bb083 HTTP/1.1" 200 277 0.009331 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.130 - - [2025-10-21 21:56:16] "GET /loadbalancer/219226f9-1a5c-423f-a3d9-1f72d39319be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002187 10.0.0.130 - - [2025-10-21 21:56:16] "POST /tags HTTP/1.1" 200 358 0.066809 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.130 - - [2025-10-21 21:56:16] "GET /tag/dafa8292-47a7-45c4-91e4-f118c828d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.017496 10.0.0.130 - - [2025-10-21 21:56:16] "POST /tags HTTP/1.1" 200 306 0.041293 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009293 10.0.0.130 - - [2025-10-21 21:56:16] "GET /tag/6cee0e96-1a45-4bf4-8a29-1346bca090d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013791 10.0.0.130 - - [2025-10-21 21:56:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.004479 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.003549 10.0.0.130 - - [2025-10-21 21:56:16] "POST /security-groups HTTP/1.1" 200 571 0.086587 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.001825 10.0.0.130 - - [2025-10-21 21:56:16] "POST /projects HTTP/1.1" 200 485 0.238545 10.0.0.130 - - [2025-10-21 21:56:16] "POST /access-control-lists HTTP/1.1" 200 582 0.021178 10.0.0.130 - - [2025-10-21 21:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023269 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.011128 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012572 10.0.0.130 - - [2025-10-21 21:56:16] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.031333 10.0.0.130 - - [2025-10-21 21:56:16] "POST /access-control-lists HTTP/1.1" 200 580 0.080304 10.0.0.130 - - [2025-10-21 21:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.130 - - [2025-10-21 21:56:16] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009938 10.0.0.130 - - [2025-10-21 21:56:16] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.055270 10.0.0.130 - - [2025-10-21 21:56:16] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.072721 10.0.0.130 - - [2025-10-21 21:56:17] "POST /security-groups HTTP/1.1" 200 539 0.084635 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.012819 10.0.0.130 - - [2025-10-21 21:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021156 10.0.0.130 - - [2025-10-21 21:56:17] "POST /access-control-lists HTTP/1.1" 200 598 0.085884 10.0.0.130 - - [2025-10-21 21:56:17] "POST /chown HTTP/1.1" 200 109 0.081223 10.0.0.130 - - [2025-10-21 21:56:17] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011126 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.004277 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.130 - - [2025-10-21 21:56:17] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027428 10.0.0.130 - - [2025-10-21 21:56:17] "POST /access-control-lists HTTP/1.1" 200 596 0.069470 10.0.0.130 - - [2025-10-21 21:56:17] "POST /tags HTTP/1.1" 409 207 0.004282 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.130 - - [2025-10-21 21:56:17] "GET /tag/6cee0e96-1a45-4bf4-8a29-1346bca090d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011362 10.0.0.130 - - [2025-10-21 21:56:17] "POST /firewall-rules HTTP/1.1" 200 566 0.075078 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-rule/d9957322-4e3c-41e0-967e-5972a1c907e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005018 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002264 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-rule/d9957322-4e3c-41e0-967e-5972a1c907e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002117 10.0.0.130 - - [2025-10-21 21:56:17] "POST /ref-update HTTP/1.1" 200 156 0.018402 10.0.0.130 - - [2025-10-21 21:56:17] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006168 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011362 10.0.0.130 - - [2025-10-21 21:56:17] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008584 10.0.0.130 - - [2025-10-21 21:56:17] "POST /tags HTTP/1.1" 409 207 0.001865 10.0.0.130 - - [2025-10-21 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.130 - - [2025-10-21 21:56:17] "GET /tag/6cee0e96-1a45-4bf4-8a29-1346bca090d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010525 10.0.0.130 - - [2025-10-21 21:56:17] "POST /firewall-rules HTTP/1.1" 200 564 0.086302 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-rule/f20075ae-b280-467a-b00a-a14905cb1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004586 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003768 10.0.0.130 - - [2025-10-21 21:56:17] "GET /firewall-rule/f20075ae-b280-467a-b00a-a14905cb1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002929 10.0.0.130 - - [2025-10-21 21:56:17] "POST /ref-update HTTP/1.1" 200 156 0.020945 10.0.0.130 - - [2025-10-21 21:56:17] "POST /tags HTTP/1.1" 200 302 0.029243 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022251 10.0.0.130 - - [2025-10-21 21:56:18] "GET /tag/a8a905bd-63a5-45eb-9b96-1f1609d31f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012056 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.130 - - [2025-10-21 21:56:18] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029092 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.130 - - [2025-10-21 21:56:18] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004579 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.130 - - [2025-10-21 21:56:18] "GET /service-appliance-set/ac05a9a1-89f1-4bc1-8ca8-dac6f5de4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002567 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 404 242 0.002187 10.0.0.130 - - [2025-10-21 21:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.094818 10.0.0.130 - - [2025-10-21 21:56:18] "GET /virtual-machine-interface/41187d91-19c5-4fbf-9e18-a4cc4a437723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.016182 10.0.0.130 - - [2025-10-21 21:56:18] "POST /instance-ips HTTP/1.1" 200 378 0.022211 10.0.0.130 - - [2025-10-21 21:56:18] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.008449 10.0.0.130 - - [2025-10-21 21:56:18] "POST /loadbalancers HTTP/1.1" 200 584 0.069131 10.0.0.130 - - [2025-10-21 21:56:18] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028115 10.0.0.130 - - [2025-10-21 21:56:18] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.017037 10.0.0.130 - - [2025-10-21 21:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031363 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.130 - - [2025-10-21 21:56:18] "POST /floating-ips HTTP/1.1" 200 583 0.043480 10.0.0.130 - - [2025-10-21 21:56:18] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052385 10.0.0.130 - - [2025-10-21 21:56:18] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003226 10.0.0.130 - - [2025-10-21 21:56:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016969 10.0.0.130 - - [2025-10-21 21:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021527 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.130 - - [2025-10-21 21:56:18] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028793 10.0.0.130 - - [2025-10-21 21:56:18] "GET /loadbalancer-listener/78cc2490-1743-4985-9ceb-cc6ae0c23aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012437 10.0.0.130 - - [2025-10-21 21:56:18] "GET /loadbalancer-listener/78cc2490-1743-4985-9ceb-cc6ae0c23aad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003782 10.0.0.130 - - [2025-10-21 21:56:18] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027212 10.0.0.130 - - [2025-10-21 21:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.130 - - [2025-10-21 21:56:18] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.002656 10.0.0.130 - - [2025-10-21 21:56:18] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?fields=floating_ips HTTP/1.1" 200 1167 0.008874 10.0.0.130 - - [2025-10-21 21:56:18] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.007801 10.0.0.130 - - [2025-10-21 21:56:18] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059739 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002596 10.0.0.130 - - [2025-10-21 21:56:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019135 10.0.0.130 - - [2025-10-21 21:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018025 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009444 10.0.0.130 - - [2025-10-21 21:56:19] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028978 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer-listener/b75359d1-1a15-463e-964b-a3338cec96fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.001858 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer-listener/b75359d1-1a15-463e-964b-a3338cec96fd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002684 10.0.0.130 - - [2025-10-21 21:56:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032562 10.0.0.130 - - [2025-10-21 21:56:19] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004038 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.130 - - [2025-10-21 21:56:19] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?fields=floating_ips HTTP/1.1" 200 1167 0.007632 10.0.0.130 - - [2025-10-21 21:56:19] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034221 10.0.0.130 - - [2025-10-21 21:56:19] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002467 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002848 10.0.0.130 - - [2025-10-21 21:56:19] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021337 10.0.0.130 - - [2025-10-21 21:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020675 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014590 10.0.0.130 - - [2025-10-21 21:56:19] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035753 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer-listener/31424ced-457b-4e37-9807-db2398ef6e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003572 10.0.0.130 - - [2025-10-21 21:56:19] "GET /loadbalancer-listener/31424ced-457b-4e37-9807-db2398ef6e95?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004872 10.0.0.130 - - [2025-10-21 21:56:19] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.033573 10.0.0.130 - - [2025-10-21 21:56:19] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.012777 10.0.0.130 - - [2025-10-21 21:56:19] "GET /instance-ip/d555262c-a15a-4142-b67b-4ce8d3cfe224?fields=floating_ips HTTP/1.1" 200 1167 0.002751 10.0.0.130 - - [2025-10-21 21:56:19] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.001945 10.0.0.130 - - [2025-10-21 21:56:19] "POST /tags HTTP/1.1" 200 356 0.054969 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012546 10.0.0.130 - - [2025-10-21 21:56:19] "GET /tag/230e1d33-734c-422d-88a9-4a9760a6e899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012192 10.0.0.130 - - [2025-10-21 21:56:19] "POST /tags HTTP/1.1" 200 304 0.020417 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012054 10.0.0.130 - - [2025-10-21 21:56:19] "GET /tag/11c6f3c2-6a2a-4a05-84b8-ff15bbf036a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.032948 10.0.0.130 - - [2025-10-21 21:56:19] "POST /projects HTTP/1.1" 409 218 0.002761 10.0.0.130 - - [2025-10-21 21:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.130 - - [2025-10-21 21:56:20] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064369 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.130 - - [2025-10-21 21:56:20] "GET /network-ipam/b256f575-f810-4252-9191-419979e96ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002397 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.130 - - [2025-10-21 21:56:20] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004213 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.052434 10.0.0.130 - - [2025-10-21 21:56:20] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007459 10.0.0.130 - - [2025-10-21 21:56:20] "POST /set-tag HTTP/1.1" 200 109 0.045069 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.130 - - [2025-10-21 21:56:20] "GET /network-ipam/f8c223a0-19ea-48fa-9fe6-9360744310c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002670 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.130 - - [2025-10-21 21:56:20] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003575 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.047485 10.0.0.130 - - [2025-10-21 21:56:20] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008092 10.0.0.130 - - [2025-10-21 21:56:20] "POST /set-tag HTTP/1.1" 200 109 0.060478 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.130 - - [2025-10-21 21:56:20] "GET /network-policy/bd1542d4-1da3-4a88-a164-94b217925698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002316 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.130 - - [2025-10-21 21:56:20] "GET /network-policy/638fff47-40bc-4670-ad1c-a029bc1f8f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006053 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.130 - - [2025-10-21 21:56:20] "GET /network-policy/69c71ef8-2fe3-4091-80d2-a18df47d072e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002642 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /network-policy/69c71ef8-2fe3-4091-80d2-a18df47d072e HTTP/1.1" 200 263 0.010630 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-update HTTP/1.1" 200 156 0.045265 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002497 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001747 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002097 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003064 10.0.0.130 - - [2025-10-21 21:56:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002118 10.0.0.130 - - [2025-10-21 21:56:20] "POST /security-groups HTTP/1.1" 409 245 0.003000 10.0.0.130 - - [2025-10-21 21:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /security-group/f97a317e-53e5-4b0e-addd-e5e2774709a7 HTTP/1.1" 200 263 0.066024 10.0.0.130 - - [2025-10-21 21:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030978 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /access-control-list/378c272e-d983-4875-b2bc-4ddc22e6c220 HTTP/1.1" 200 273 0.027504 10.0.0.130 - - [2025-10-21 21:56:20] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016179 10.0.0.130 - - [2025-10-21 21:56:20] "PUT /access-control-list/13df6483-647b-467a-a69a-35066cf3e658 HTTP/1.1" 200 273 0.021361 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.130 - - [2025-10-21 21:56:21] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004210 10.0.0.130 - - [2025-10-21 21:56:21] "POST /tags HTTP/1.1" 409 206 0.005191 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.130 - - [2025-10-21 21:56:21] "GET /tag/11c6f3c2-6a2a-4a05-84b8-ff15bbf036a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028331 10.0.0.130 - - [2025-10-21 21:56:21] "POST /firewall-rules HTTP/1.1" 200 564 0.085911 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-rule/9f6f916d-d4bb-48fd-baec-c33c1e9f7316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005207 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005075 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-rule/9f6f916d-d4bb-48fd-baec-c33c1e9f7316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.012547 10.0.0.130 - - [2025-10-21 21:56:21] "POST /ref-update HTTP/1.1" 200 156 0.034837 10.0.0.130 - - [2025-10-21 21:56:21] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009599 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.130 - - [2025-10-21 21:56:21] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003859 10.0.0.130 - - [2025-10-21 21:56:21] "POST /tags HTTP/1.1" 409 206 0.002021 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.130 - - [2025-10-21 21:56:21] "GET /tag/11c6f3c2-6a2a-4a05-84b8-ff15bbf036a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010563 10.0.0.130 - - [2025-10-21 21:56:21] "POST /firewall-rules HTTP/1.1" 200 562 0.067825 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-rule/b488a9b8-0e5b-4ac5-960c-61ad5fe8f9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010133 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004229 10.0.0.130 - - [2025-10-21 21:56:21] "GET /firewall-rule/b488a9b8-0e5b-4ac5-960c-61ad5fe8f9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002171 10.0.0.130 - - [2025-10-21 21:56:21] "POST /ref-update HTTP/1.1" 200 156 0.024534 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.130 - - [2025-10-21 21:56:21] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002896 10.0.0.130 - - [2025-10-21 21:56:21] "POST /tags HTTP/1.1" 200 372 0.026853 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010673 10.0.0.130 - - [2025-10-21 21:56:21] "GET /tag/a1258798-2253-4d21-8f81-8ae1496b79bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016477 10.0.0.130 - - [2025-10-21 21:56:21] "POST /tags HTTP/1.1" 200 320 0.034204 10.0.0.130 - - [2025-10-21 21:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.130 - - [2025-10-21 21:56:21] "GET /tag/eb2666fe-399f-4047-bda9-7c02773b79c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014510 10.0.0.130 - - [2025-10-21 21:56:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.000642 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.002872 10.0.0.130 - - [2025-10-21 21:56:22] "POST /security-groups HTTP/1.1" 200 578 0.078410 10.0.0.130 - - [2025-10-21 21:56:22] "POST /projects HTTP/1.1" 200 499 0.196772 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.006373 10.0.0.130 - - [2025-10-21 21:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018959 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007923 10.0.0.130 - - [2025-10-21 21:56:22] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015745 10.0.0.130 - - [2025-10-21 21:56:22] "POST /access-control-lists HTTP/1.1" 200 589 0.096259 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.001815 10.0.0.130 - - [2025-10-21 21:56:22] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.012637 10.0.0.130 - - [2025-10-21 21:56:22] "POST /access-control-lists HTTP/1.1" 200 587 0.081718 10.0.0.130 - - [2025-10-21 21:56:22] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.066789 10.0.0.130 - - [2025-10-21 21:56:22] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.079061 10.0.0.130 - - [2025-10-21 21:56:22] "POST /security-groups HTTP/1.1" 200 560 0.091299 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.001746 10.0.0.130 - - [2025-10-21 21:56:22] "POST /access-control-lists HTTP/1.1" 200 612 0.062563 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.011665 10.0.0.130 - - [2025-10-21 21:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.076293 10.0.0.130 - - [2025-10-21 21:56:22] "POST /chown HTTP/1.1" 200 109 0.020702 10.0.0.130 - - [2025-10-21 21:56:22] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006070 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.130 - - [2025-10-21 21:56:22] "POST /access-control-lists HTTP/1.1" 200 610 0.108653 10.0.0.130 - - [2025-10-21 21:56:22] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011990 10.0.0.130 - - [2025-10-21 21:56:22] "POST /tags HTTP/1.1" 409 214 0.007323 10.0.0.130 - - [2025-10-21 21:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.130 - - [2025-10-21 21:56:22] "GET /tag/eb2666fe-399f-4047-bda9-7c02773b79c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017354 10.0.0.130 - - [2025-10-21 21:56:23] "POST /firewall-rules HTTP/1.1" 200 580 0.086572 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-rule/2745efd2-a51f-4149-811b-3e5294e39781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004532 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003523 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-rule/2745efd2-a51f-4149-811b-3e5294e39781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.001867 10.0.0.130 - - [2025-10-21 21:56:23] "POST /ref-update HTTP/1.1" 200 156 0.053780 10.0.0.130 - - [2025-10-21 21:56:23] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007966 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-21 21:56:23] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007848 10.0.0.130 - - [2025-10-21 21:56:23] "POST /tags HTTP/1.1" 409 214 0.002815 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.130 - - [2025-10-21 21:56:23] "GET /tag/eb2666fe-399f-4047-bda9-7c02773b79c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010944 10.0.0.130 - - [2025-10-21 21:56:23] "POST /firewall-rules HTTP/1.1" 200 578 0.069076 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-rule/42c64fe4-7b44-4ce3-b9db-e43a505dd6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022403 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006315 10.0.0.130 - - [2025-10-21 21:56:23] "GET /firewall-rule/42c64fe4-7b44-4ce3-b9db-e43a505dd6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002878 10.0.0.130 - - [2025-10-21 21:56:23] "POST /ref-update HTTP/1.1" 200 156 0.036812 10.0.0.130 - - [2025-10-21 21:56:23] "POST /tags HTTP/1.1" 200 364 0.020916 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.130 - - [2025-10-21 21:56:23] "GET /tag/ea1172d2-90e3-4215-833f-252892aadd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010892 10.0.0.130 - - [2025-10-21 21:56:23] "POST /tags HTTP/1.1" 200 312 0.017090 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.130 - - [2025-10-21 21:56:23] "GET /tag/5d07fcad-90b8-473f-87a8-54c5bdbc5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012015 10.0.0.130 - - [2025-10-21 21:56:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000624 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.007420 10.0.0.130 - - [2025-10-21 21:56:23] "POST /security-groups HTTP/1.1" 200 574 0.075852 10.0.0.130 - - [2025-10-21 21:56:23] "POST /projects HTTP/1.1" 200 491 0.247887 10.0.0.130 - - [2025-10-21 21:56:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.013739 10.0.0.130 - - [2025-10-21 21:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036758 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286 10.0.0.130 - - [2025-10-21 21:56:24] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018827 10.0.0.130 - - [2025-10-21 21:56:24] "POST /access-control-lists HTTP/1.1" 200 585 0.103201 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024348 10.0.0.130 - - [2025-10-21 21:56:24] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006478 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002709 10.0.0.130 - - [2025-10-21 21:56:24] "POST /access-control-lists HTTP/1.1" 200 583 0.065189 10.0.0.130 - - [2025-10-21 21:56:24] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.076832 10.0.0.130 - - [2025-10-21 21:56:24] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.052892 10.0.0.130 - - [2025-10-21 21:56:24] "POST /security-groups HTTP/1.1" 200 548 0.082817 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.001901 10.0.0.130 - - [2025-10-21 21:56:24] "POST /access-control-lists HTTP/1.1" 200 604 0.026273 10.0.0.130 - - [2025-10-21 21:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031805 10.0.0.130 - - [2025-10-21 21:56:24] "POST /chown HTTP/1.1" 200 109 0.012098 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.004028 10.0.0.130 - - [2025-10-21 21:56:24] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017255 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.130 - - [2025-10-21 21:56:24] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008591 10.0.0.130 - - [2025-10-21 21:56:24] "POST /access-control-lists HTTP/1.1" 200 602 0.064698 10.0.0.130 - - [2025-10-21 21:56:24] "POST /tags HTTP/1.1" 409 210 0.010562 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.130 - - [2025-10-21 21:56:24] "GET /tag/5d07fcad-90b8-473f-87a8-54c5bdbc5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011872 10.0.0.130 - - [2025-10-21 21:56:24] "POST /firewall-rules HTTP/1.1" 200 572 0.063208 10.0.0.130 - - [2025-10-21 21:56:24] "GET /firewall-rule/c7a69e73-3079-46ba-bb92-10abbf6f6599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004448 10.0.0.130 - - [2025-10-21 21:56:24] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003703 10.0.0.130 - - [2025-10-21 21:56:24] "GET /firewall-rule/c7a69e73-3079-46ba-bb92-10abbf6f6599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002195 10.0.0.130 - - [2025-10-21 21:56:24] "POST /ref-update HTTP/1.1" 200 156 0.037650 10.0.0.130 - - [2025-10-21 21:56:24] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010630 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.130 - - [2025-10-21 21:56:24] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002917 10.0.0.130 - - [2025-10-21 21:56:24] "POST /tags HTTP/1.1" 409 210 0.001704 10.0.0.130 - - [2025-10-21 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.130 - - [2025-10-21 21:56:24] "GET /tag/5d07fcad-90b8-473f-87a8-54c5bdbc5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013926 10.0.0.130 - - [2025-10-21 21:56:25] "POST /firewall-rules HTTP/1.1" 200 570 0.067569 10.0.0.130 - - [2025-10-21 21:56:25] "GET /firewall-rule/39f0b654-d8e7-486f-802d-b77aa63a85c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013979 10.0.0.130 - - [2025-10-21 21:56:25] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004363 10.0.0.130 - - [2025-10-21 21:56:25] "GET /firewall-rule/39f0b654-d8e7-486f-802d-b77aa63a85c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002206 10.0.0.130 - - [2025-10-21 21:56:25] "POST /ref-update HTTP/1.1" 200 156 0.039204 10.0.0.130 - - [2025-10-21 21:56:25] "POST /tags HTTP/1.1" 200 364 0.021823 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.130 - - [2025-10-21 21:56:25] "GET /tag/e11e3414-ef4d-427e-b998-663c8523c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011801 10.0.0.130 - - [2025-10-21 21:56:25] "POST /tags HTTP/1.1" 409 210 0.001743 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.130 - - [2025-10-21 21:56:25] "GET /tag/c747ed10-1507-4d4c-b6a2-015db141fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011551 10.0.0.130 - - [2025-10-21 21:56:25] "POST /projects HTTP/1.1" 409 223 0.002054 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.130 - - [2025-10-21 21:56:25] "GET /project/4db95d64-3dff-42f4-8e07-a550d56114ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033448 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.130 - - [2025-10-21 21:56:25] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006345 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.130 - - [2025-10-21 21:56:25] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003816 10.0.0.130 - - [2025-10-21 21:56:25] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.064336 10.0.0.130 - - [2025-10-21 21:56:25] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.041023 10.0.0.130 - - [2025-10-21 21:56:25] "POST /security-groups HTTP/1.1" 409 253 0.019346 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.130 - - [2025-10-21 21:56:25] "PUT /security-group/a1dfb66d-5405-4f7b-af36-03eeac3ef4de HTTP/1.1" 200 263 0.063645 10.0.0.130 - - [2025-10-21 21:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.042553 10.0.0.130 - - [2025-10-21 21:56:25] "PUT /access-control-list/156570ca-a411-4355-af32-51c4d6454535 HTTP/1.1" 200 273 0.034308 10.0.0.130 - - [2025-10-21 21:56:25] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022141 10.0.0.130 - - [2025-10-21 21:56:25] "PUT /access-control-list/ae8f899d-bf74-490b-b36c-defe8887c7a6 HTTP/1.1" 200 273 0.046653 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.130 - - [2025-10-21 21:56:25] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002289 10.0.0.130 - - [2025-10-21 21:56:25] "POST /tags HTTP/1.1" 409 210 0.001539 10.0.0.130 - - [2025-10-21 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.130 - - [2025-10-21 21:56:25] "GET /tag/c747ed10-1507-4d4c-b6a2-015db141fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017128 10.0.0.130 - - [2025-10-21 21:56:26] "POST /firewall-rules HTTP/1.1" 200 572 0.100912 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-rule/a2079202-ad9d-47c8-b67f-229d8f042bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003926 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.002826 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-rule/a2079202-ad9d-47c8-b67f-229d8f042bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001891 10.0.0.130 - - [2025-10-21 21:56:26] "POST /ref-update HTTP/1.1" 200 156 0.062114 10.0.0.130 - - [2025-10-21 21:56:26] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009050 10.0.0.130 - - [2025-10-21 21:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.130 - - [2025-10-21 21:56:26] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004019 10.0.0.130 - - [2025-10-21 21:56:26] "POST /tags HTTP/1.1" 409 210 0.001891 10.0.0.130 - - [2025-10-21 21:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.130 - - [2025-10-21 21:56:26] "GET /tag/c747ed10-1507-4d4c-b6a2-015db141fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011853 10.0.0.130 - - [2025-10-21 21:56:26] "POST /firewall-rules HTTP/1.1" 200 570 0.077113 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-rule/e51dbe28-9901-4cc7-85c2-b111b6cf2c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017168 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004657 10.0.0.130 - - [2025-10-21 21:56:26] "GET /firewall-rule/e51dbe28-9901-4cc7-85c2-b111b6cf2c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003014 10.0.0.130 - - [2025-10-21 21:56:26] "POST /ref-update HTTP/1.1" 200 156 0.042777 10.0.0.130 - - [2025-10-21 21:56:26] "POST /tags HTTP/1.1" 409 237 0.009047 10.0.0.130 - - [2025-10-21 21:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.130 - - [2025-10-21 21:56:26] "GET /tag/e11e3414-ef4d-427e-b998-663c8523c858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.009953 10.0.0.130 - - [2025-10-21 21:56:26] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.003799 10.0.0.130 - - [2025-10-21 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.019101 10.0.0.146 - - [2025-10-21 21:56:28] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.146 - - [2025-10-21 21:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.146 - - [2025-10-21 21:56:28] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005502 10.0.0.146 - - [2025-10-21 21:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.146 - - [2025-10-21 21:56:28] "GET /routing-instance/a31be770-c450-4372-bd82-7a5042195eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002260 10.0.0.146 - - [2025-10-21 21:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.146 - - [2025-10-21 21:56:28] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003962 10.0.0.146 - - [2025-10-21 21:56:28] "PUT /virtual-router/44404263-da51-4969-8da8-a816c8db3f95 HTTP/1.1" 200 263 0.012296 10.0.0.146 - - [2025-10-21 21:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.146 - - [2025-10-21 21:56:29] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002464 10.0.0.146 - - [2025-10-21 21:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.146 - - [2025-10-21 21:56:29] "GET /virtual-machine-interface/b7bb44a8-d23b-4e09-a536-a08ac8d4d1cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004342 10.0.0.146 - - [2025-10-21 21:56:29] "PUT /virtual-machine-interface/b7bb44a8-d23b-4e09-a536-a08ac8d4d1cb HTTP/1.1" 200 285 0.011741 10.0.0.130 - - [2025-10-21 21:56:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011025 10.0.0.130 - - [2025-10-21 21:56:32] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.130 - - [2025-10-21 21:56:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004655 10.0.0.130 - - [2025-10-21 21:56:32] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.130 - - [2025-10-21 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.130 - - [2025-10-21 21:56:32] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002174 10.0.0.130 - - [2025-10-21 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.130 - - [2025-10-21 21:56:32] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002612 10.0.0.130 - - [2025-10-21 21:56:32] "GET /loadbalancer-pool/53558c09-e936-40f9-98be-4753fa0abc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003722 10.0.0.130 - - [2025-10-21 21:56:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025247 10.0.0.130 - - [2025-10-21 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009361 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009275 10.0.0.130 - - [2025-10-21 21:56:33] "POST /tags HTTP/1.1" 409 205 0.001714 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006881 10.0.0.130 - - [2025-10-21 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.130 - - [2025-10-21 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.130 - - [2025-10-21 21:56:33] "GET /tag/a8a905bd-63a5-45eb-9b96-1f1609d31f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014153 10.0.0.130 - - [2025-10-21 21:56:33] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.009080 10.0.0.130 - - [2025-10-21 21:56:33] "PUT /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318 HTTP/1.1" 200 257 0.022704 10.0.0.130 - - [2025-10-21 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.102173 10.0.0.130 - - [2025-10-21 21:56:33] "GET /loadbalancer-pool/32a97d38-02d8-4c6b-8d9d-d55ebce1b9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004691 10.0.0.130 - - [2025-10-21 21:56:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015744 10.0.0.130 - - [2025-10-21 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013018 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015407 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003558 10.0.0.130 - - [2025-10-21 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.007241 10.0.0.130 - - [2025-10-21 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.004706 10.0.0.130 - - [2025-10-21 21:56:33] "GET /loadbalancer-pool/77448647-9df5-418a-8922-740fc801bda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.009677 10.0.0.130 - - [2025-10-21 21:56:33] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.008940 10.0.0.130 - - [2025-10-21 21:56:33] "PUT /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318 HTTP/1.1" 200 257 0.013073 10.0.0.130 - - [2025-10-21 21:56:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.045642 10.0.0.130 - - [2025-10-21 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009800 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010882 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006079 10.0.0.130 - - [2025-10-21 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.005310 10.0.0.130 - - [2025-10-21 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.006728 10.0.0.130 - - [2025-10-21 21:56:33] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.002483 10.0.0.130 - - [2025-10-21 21:56:33] "PUT /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318 HTTP/1.1" 200 257 0.008981 10.0.0.130 - - [2025-10-21 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.130 - - [2025-10-21 21:56:33] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004313 10.0.0.130 - - [2025-10-21 21:57:31] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011007 10.0.0.130 - - [2025-10-21 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.005130 10.0.0.130 - - [2025-10-21 21:57:31] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006225 10.0.0.130 - - [2025-10-21 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.005093 10.0.0.130 - - [2025-10-21 21:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.130 - - [2025-10-21 21:57:31] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002285 10.0.0.130 - - [2025-10-21 21:57:31] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003934 10.0.0.130 - - [2025-10-21 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.024359 10.0.0.130 - - [2025-10-21 21:57:31] "DELETE /loadbalancer-member/dcbf7591-ec2a-4851-b40e-5fe93c071dba HTTP/1.1" 200 115 0.072541 10.0.0.130 - - [2025-10-21 21:57:31] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020213 10.0.0.130 - - [2025-10-21 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.130 - - [2025-10-21 21:57:32] "DELETE /loadbalancer-member/93b32dd3-47a3-4eb9-bcd7-4d8854e25469 HTTP/1.1" 200 115 0.040211 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006687 10.0.0.130 - - [2025-10-21 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.130 - - [2025-10-21 21:57:32] "DELETE /loadbalancer-member/96a70b5c-427e-4eab-b702-52c012b87e2e HTTP/1.1" 200 115 0.050575 10.0.0.130 - - [2025-10-21 21:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.130 - - [2025-10-21 21:57:32] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004333 10.0.0.130 - - [2025-10-21 21:57:32] "GET /loadbalancer-pool/53558c09-e936-40f9-98be-4753fa0abc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003524 10.0.0.130 - - [2025-10-21 21:57:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020399 10.0.0.130 - - [2025-10-21 21:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014216 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012715 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010411 10.0.0.130 - - [2025-10-21 21:57:32] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003639 10.0.0.130 - - [2025-10-21 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.101167 10.0.0.130 - - [2025-10-21 21:57:32] "GET /loadbalancer-pool/32a97d38-02d8-4c6b-8d9d-d55ebce1b9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002869 10.0.0.130 - - [2025-10-21 21:57:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017936 10.0.0.130 - - [2025-10-21 21:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024632 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025288 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010263 10.0.0.130 - - [2025-10-21 21:57:32] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005130 10.0.0.130 - - [2025-10-21 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.130 - - [2025-10-21 21:57:32] "GET /loadbalancer-pool/77448647-9df5-418a-8922-740fc801bda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002876 10.0.0.130 - - [2025-10-21 21:57:32] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035173 10.0.0.130 - - [2025-10-21 21:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021385 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007473 10.0.0.130 - - [2025-10-21 21:57:32] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010162 10.0.0.130 - - [2025-10-21 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.009652 10.0.0.130 - - [2025-10-21 21:57:32] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003371 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:57:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:57:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000760 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000817 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.130 - - [2025-10-21 21:58:51] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.130 - - [2025-10-21 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.130 - - [2025-10-21 21:58:51] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028984 10.0.0.130 - - [2025-10-21 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.130 - - [2025-10-21 21:58:52] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030343 10.0.0.130 - - [2025-10-21 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.130 - - [2025-10-21 21:58:52] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045100 10.0.0.130 - - [2025-10-21 21:58:52] "POST /tags HTTP/1.1" 200 334 0.034762 10.0.0.130 - - [2025-10-21 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.040158 10.0.0.130 - - [2025-10-21 21:58:52] "GET /tag/4cd7a88f-4583-4780-a528-50a61ffb9bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022618 10.0.0.130 - - [2025-10-21 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007381 10.0.0.130 - - [2025-10-21 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.130 - - [2025-10-21 21:58:52] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045438 10.0.0.130 - - [2025-10-21 21:58:52] "GET /virtual-networks?parent_id=bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002018 10.0.0.130 - - [2025-10-21 21:58:53] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046092 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.130 - - [2025-10-21 21:58:53] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007154 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.130 - - [2025-10-21 21:58:53] "GET /service-appliance-set/ac05a9a1-89f1-4bc1-8ca8-dac6f5de4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002069 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001834 10.0.0.130 - - [2025-10-21 21:58:53] "POST /virtual-networks HTTP/1.1" 200 514 0.071249 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008144 10.0.0.130 - - [2025-10-21 21:58:53] "GET /network-ipam/6ca96c9c-8cf6-4b27-8976-7f5d45013f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002282 10.0.0.130 - - [2025-10-21 21:58:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.099559 10.0.0.130 - - [2025-10-21 21:58:53] "GET /virtual-machine-interface/a8855978-fd39-4bb0-892c-5dc6846e1425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.027948 10.0.0.130 - - [2025-10-21 21:58:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006526 10.0.0.130 - - [2025-10-21 21:58:53] "POST /ref-update HTTP/1.1" 200 156 0.155047 10.0.0.130 - - [2025-10-21 21:58:53] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005683 10.0.0.130 - - [2025-10-21 21:58:53] "GET /domains HTTP/1.1" 200 281 0.006063 10.0.0.130 - - [2025-10-21 21:58:53] "POST /instance-ips HTTP/1.1" 200 410 0.070111 10.0.0.130 - - [2025-10-21 21:58:53] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.021169 10.0.0.130 - - [2025-10-21 21:58:53] "GET /instance-ip/32e21fdc-c117-449b-a95f-b610749e5a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.008218 10.0.0.130 - - [2025-10-21 21:58:53] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 5498 0.065609 10.0.0.130 - - [2025-10-21 21:58:53] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.005735 10.0.0.130 - - [2025-10-21 21:58:53] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.046718 10.0.0.130 - - [2025-10-21 21:58:53] "POST /loadbalancers HTTP/1.1" 200 612 0.101041 10.0.0.130 - - [2025-10-21 21:58:53] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1183 0.012130 10.0.0.130 - - [2025-10-21 21:58:53] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1183 0.003185 10.0.0.130 - - [2025-10-21 21:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026888 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.130 - - [2025-10-21 21:58:53] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068844 10.0.0.130 - - [2025-10-21 21:58:53] "GET /instance-ip/32e21fdc-c117-449b-a95f-b610749e5a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004019 10.0.0.130 - - [2025-10-21 21:58:53] "POST /route-targets HTTP/1.1" 200 328 0.016113 10.0.0.130 - - [2025-10-21 21:58:53] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063830 10.0.0.130 - - [2025-10-21 21:58:53] "POST /floating-ips HTTP/1.1" 200 599 0.068938 10.0.0.130 - - [2025-10-21 21:58:53] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.018372 10.0.0.130 - - [2025-10-21 21:58:53] "POST /ref-update HTTP/1.1" 200 156 0.064299 10.0.0.130 - - [2025-10-21 21:58:53] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.034337 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.130 - - [2025-10-21 21:58:53] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027066 10.0.0.130 - - [2025-10-21 21:58:53] "GET /loadbalancer-listener/0b039011-9a6c-44cc-a923-d91e62d32447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.012265 10.0.0.130 - - [2025-10-21 21:58:53] "GET /loadbalancer-listener/0b039011-9a6c-44cc-a923-d91e62d32447?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004055 10.0.0.130 - - [2025-10-21 21:58:53] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019963 10.0.0.130 - - [2025-10-21 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.130 - - [2025-10-21 21:58:53] "GET /instance-ip/32e21fdc-c117-449b-a95f-b610749e5a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004235 10.0.0.130 - - [2025-10-21 21:58:53] "GET /instance-ip/32e21fdc-c117-449b-a95f-b610749e5a51?fields=floating_ips HTTP/1.1" 200 1214 0.007362 10.0.0.130 - - [2025-10-21 21:58:53] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002880 10.0.0.130 - - [2025-10-21 21:58:53] "GET /floating-ip/24804767-80f8-40d9-897e-20cda37c5ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.004399 10.0.0.130 - - [2025-10-21 21:58:54] "POST /tags HTTP/1.1" 200 296 0.062860 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.058132 10.0.0.130 - - [2025-10-21 21:58:54] "GET /tag/3b3a607f-3608-4014-b502-28b81238d5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.014313 10.0.0.130 - - [2025-10-21 21:58:54] "POST /tags HTTP/1.1" 409 233 0.002019 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.130 - - [2025-10-21 21:58:54] "GET /tag/230e1d33-734c-422d-88a9-4a9760a6e899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011749 10.0.0.130 - - [2025-10-21 21:58:54] "POST /tags HTTP/1.1" 409 206 0.001921 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.130 - - [2025-10-21 21:58:54] "GET /tag/11c6f3c2-6a2a-4a05-84b8-ff15bbf036a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010911 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004309 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.130 - - [2025-10-21 21:58:54] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033047 10.0.0.130 - - [2025-10-21 21:58:54] "POST /virtual-machines HTTP/1.1" 200 370 0.009614 10.0.0.130 - - [2025-10-21 21:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022038 10.0.0.130 - - [2025-10-21 21:58:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103689 10.0.0.130 - - [2025-10-21 21:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009176 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011814 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.003945 10.0.0.130 - - [2025-10-21 21:58:54] "POST /instance-ips HTTP/1.1" 200 410 0.019289 10.0.0.130 - - [2025-10-21 21:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035555 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.008117 10.0.0.130 - - [2025-10-21 21:58:54] "POST /set-tag HTTP/1.1" 200 109 0.021235 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016061 10.0.0.130 - - [2025-10-21 21:58:54] "GET /instance-ip/22e6f848-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002993 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005836 10.0.0.130 - - [2025-10-21 21:58:54] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.130 - - [2025-10-21 21:58:54] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004026 10.0.0.130 - - [2025-10-21 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.130 - - [2025-10-21 21:58:54] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053262 10.0.0.130 - - [2025-10-21 21:58:55] "POST /virtual-machines HTTP/1.1" 200 370 0.011961 10.0.0.130 - - [2025-10-21 21:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019376 10.0.0.130 - - [2025-10-21 21:58:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122671 10.0.0.130 - - [2025-10-21 21:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024373 10.0.0.130 - - [2025-10-21 21:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011361 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005488 10.0.0.130 - - [2025-10-21 21:58:55] "POST /instance-ips HTTP/1.1" 200 410 0.020367 10.0.0.130 - - [2025-10-21 21:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024129 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011757 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.018770 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010378 10.0.0.130 - - [2025-10-21 21:58:55] "GET /instance-ip/234d1312-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005270 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004336 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002390 10.0.0.130 - - [2025-10-21 21:58:55] "POST /ref-update HTTP/1.1" 200 156 0.011596 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005525 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004973 10.0.0.130 - - [2025-10-21 21:58:55] "POST /ref-update HTTP/1.1" 200 156 0.011974 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006886 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006974 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.130 - - [2025-10-21 21:58:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003931 10.0.0.130 - - [2025-10-21 21:58:55] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.130 - - [2025-10-21 21:58:58] "GET /domains HTTP/1.1" 200 281 0.002055 10.0.0.130 - - [2025-10-21 21:58:58] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.003080 10.0.0.130 - - [2025-10-21 21:58:58] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 7092 0.042404 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.008406 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.007309 10.0.0.130 - - [2025-10-21 21:58:58] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1405 0.004606 10.0.0.130 - - [2025-10-21 21:58:58] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1405 0.011777 10.0.0.130 - - [2025-10-21 21:58:58] "GET /route-target/2b5f3a18-9ca7-463b-8245-f96324c3c712 HTTP/1.1" 200 1153 0.003120 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.008121 10.0.0.130 - - [2025-10-21 21:58:58] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1405 0.007086 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007155 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.006190 10.0.0.130 - - [2025-10-21 21:58:58] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1405 0.002928 10.0.0.130 - - [2025-10-21 21:58:58] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 200 1405 0.002820 10.0.0.130 - - [2025-10-21 21:58:58] "GET /route-target/2b5f3a18-9ca7-463b-8245-f96324c3c712 HTTP/1.1" 200 1153 0.002635 10.0.0.130 - - [2025-10-21 21:58:58] "GET /domains HTTP/1.1" 200 281 0.011804 10.0.0.130 - - [2025-10-21 21:58:58] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.002744 10.0.0.130 - - [2025-10-21 21:58:58] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 7092 0.035603 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2092 0.004217 10.0.0.130 - - [2025-10-21 21:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.130 - - [2025-10-21 21:58:58] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049212 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004383 10.0.0.130 - - [2025-10-21 21:58:58] "GET /floating-ip-pools?parent_id=7c740c41-f0e3-4ff6-9b81-05be04fba19c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002152 10.0.0.130 - - [2025-10-21 21:58:58] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012159 10.0.0.130 - - [2025-10-21 21:58:59] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016486 10.0.0.130 - - [2025-10-21 21:58:59] "POST /ref-update HTTP/1.1" 200 156 0.014687 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012578 10.0.0.130 - - [2025-10-21 21:58:59] "GET /domains HTTP/1.1" 200 281 0.001969 10.0.0.130 - - [2025-10-21 21:58:59] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.002783 10.0.0.130 - - [2025-10-21 21:58:59] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 7349 0.035922 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2331 0.006008 10.0.0.130 - - [2025-10-21 21:58:59] "GET /floating-ip-pool/bf5afa2a-e139-41ca-827e-92eaa37042bd HTTP/1.1" 200 1317 0.002738 10.0.0.130 - - [2025-10-21 21:58:59] "GET /domains HTTP/1.1" 200 281 0.001680 10.0.0.130 - - [2025-10-21 21:58:59] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.002754 10.0.0.130 - - [2025-10-21 21:58:59] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 7349 0.028390 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 2331 0.003509 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004558 10.0.0.130 - - [2025-10-21 21:58:59] "POST /tags HTTP/1.1" 200 366 0.057420 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009603 10.0.0.130 - - [2025-10-21 21:58:59] "GET /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011971 10.0.0.130 - - [2025-10-21 21:58:59] "POST /tags HTTP/1.1" 409 206 0.001571 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.130 - - [2025-10-21 21:58:59] "GET /tag/11c6f3c2-6a2a-4a05-84b8-ff15bbf036a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010193 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.130 - - [2025-10-21 21:58:59] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.034636 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004423 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.130 - - [2025-10-21 21:58:59] "GET /service-appliance-set/fa73f499-c4c4-4713-a916-f9a2b4cab61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003264 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001527 10.0.0.130 - - [2025-10-21 21:58:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.093012 10.0.0.130 - - [2025-10-21 21:58:59] "GET /virtual-machine-interface/21227218-8ebd-4d1a-b5b0-af03925744cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.009039 10.0.0.130 - - [2025-10-21 21:58:59] "POST /set-tag HTTP/1.1" 200 109 0.019380 10.0.0.130 - - [2025-10-21 21:58:59] "POST /instance-ips HTTP/1.1" 200 418 0.022451 10.0.0.130 - - [2025-10-21 21:58:59] "GET /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006684 10.0.0.130 - - [2025-10-21 21:58:59] "POST /loadbalancers HTTP/1.1" 200 620 0.065196 10.0.0.130 - - [2025-10-21 21:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019433 10.0.0.130 - - [2025-10-21 21:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.130 - - [2025-10-21 21:58:59] "POST /service-instances HTTP/1.1" 200 568 0.052630 10.0.0.130 - - [2025-10-21 21:59:00] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057007 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.034334 10.0.0.130 - - [2025-10-21 21:59:00] "GET /virtual-machine-interface/21227218-8ebd-4d1a-b5b0-af03925744cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009708 10.0.0.130 - - [2025-10-21 21:59:00] "GET /virtual-machine-interface/21227218-8ebd-4d1a-b5b0-af03925744cd?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.012512 10.0.0.130 - - [2025-10-21 21:59:00] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.025978 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.130 - - [2025-10-21 21:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011988 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.130 - - [2025-10-21 21:59:00] "GET /floating-ip-pool/bf5afa2a-e139-41ca-827e-92eaa37042bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002268 10.0.0.130 - - [2025-10-21 21:59:00] "POST /floating-ips HTTP/1.1" 200 673 0.084764 10.0.0.130 - - [2025-10-21 21:59:00] "POST /virtual-machines HTTP/1.1" 200 430 0.067733 10.0.0.130 - - [2025-10-21 21:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029167 10.0.0.130 - - [2025-10-21 21:59:00] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004245 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.130 - - [2025-10-21 21:59:00] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007028 10.0.0.130 - - [2025-10-21 21:59:00] "POST /tags HTTP/1.1" 409 221 0.015691 10.0.0.130 - - [2025-10-21 21:59:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139669 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.130 - - [2025-10-21 21:59:00] "GET /tag/4cd7a88f-4583-4780-a528-50a61ffb9bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014420 10.0.0.130 - - [2025-10-21 21:59:00] "POST /tags HTTP/1.1" 409 238 0.005110 10.0.0.130 - - [2025-10-21 21:59:00] "POST /chown HTTP/1.1" 200 109 0.062903 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.130 - - [2025-10-21 21:59:00] "GET /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018918 10.0.0.130 - - [2025-10-21 21:59:00] "POST /chown HTTP/1.1" 200 109 0.010349 10.0.0.130 - - [2025-10-21 21:59:00] "PUT /virtual-machine-interface/9c6d33ef-f3d0-470f-ba09-285366f4ba54 HTTP/1.1" 200 285 0.029053 10.0.0.130 - - [2025-10-21 21:59:00] "POST /firewall-rules HTTP/1.1" 200 652 0.110430 10.0.0.130 - - [2025-10-21 21:59:00] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.077634 10.0.0.130 - - [2025-10-21 21:59:00] "GET /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004685 10.0.0.130 - - [2025-10-21 21:59:00] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002549 10.0.0.130 - - [2025-10-21 21:59:00] "GET /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002911 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.018305 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.015806 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.024042 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010878 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.027288 10.0.0.130 - - [2025-10-21 21:59:00] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.051138 10.0.0.130 - - [2025-10-21 21:59:00] "GET /loadbalancer/a4e8d6a0-3cef-422a-ae6a-d3615a447f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004116 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.023751 10.0.0.130 - - [2025-10-21 21:59:00] "POST /ref-update HTTP/1.1" 200 156 0.021801 10.0.0.130 - - [2025-10-21 21:59:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.041125 10.0.0.130 - - [2025-10-21 21:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.130 - - [2025-10-21 21:59:00] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039495 10.0.0.130 - - [2025-10-21 21:59:01] "POST /virtual-machines HTTP/1.1" 200 430 0.032164 10.0.0.130 - - [2025-10-21 21:59:01] "GET /loadbalancer-listener/01b1afe3-2c23-4faa-beb8-5a89416c744d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003054 10.0.0.130 - - [2025-10-21 21:59:01] "GET /loadbalancer-listener/01b1afe3-2c23-4faa-beb8-5a89416c744d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002716 10.0.0.130 - - [2025-10-21 21:59:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.090849 10.0.0.130 - - [2025-10-21 21:59:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151356 10.0.0.130 - - [2025-10-21 21:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048263 10.0.0.130 - - [2025-10-21 21:59:01] "POST /chown HTTP/1.1" 200 109 0.050121 10.0.0.130 - - [2025-10-21 21:59:01] "GET /loadbalancer-pool/323708cc-b4db-48fd-8dea-d535c09b6475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.027651 10.0.0.130 - - [2025-10-21 21:59:01] "POST /chown HTTP/1.1" 200 109 0.008032 10.0.0.130 - - [2025-10-21 21:59:01] "PUT /virtual-machine-interface/e5d5a6b9-6c14-459d-a05e-253c92d14cc0 HTTP/1.1" 200 285 0.044014 10.0.0.130 - - [2025-10-21 21:59:01] "POST /loadbalancer-members HTTP/1.1" 200 709 0.074804 10.0.0.130 - - [2025-10-21 21:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032707 10.0.0.130 - - [2025-10-21 21:59:01] "GET /loadbalancer-member/90081882-c88e-454e-bb3c-f804456aeb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.012122 10.0.0.130 - - [2025-10-21 21:59:01] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.082029 10.0.0.130 - - [2025-10-21 21:59:01] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002760 10.0.0.130 - - [2025-10-21 21:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.130 - - [2025-10-21 21:59:01] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004205 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.034491 10.0.0.130 - - [2025-10-21 21:59:01] "POST /tags HTTP/1.1" 409 221 0.003942 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.017877 10.0.0.130 - - [2025-10-21 21:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012754 10.0.0.130 - - [2025-10-21 21:59:01] "GET /tag/4cd7a88f-4583-4780-a528-50a61ffb9bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018120 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.038914 10.0.0.130 - - [2025-10-21 21:59:01] "POST /tags HTTP/1.1" 409 238 0.002055 10.0.0.130 - - [2025-10-21 21:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007461 10.0.0.130 - - [2025-10-21 21:59:01] "GET /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020321 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.035206 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.030146 10.0.0.130 - - [2025-10-21 21:59:01] "POST /firewall-rules HTTP/1.1" 409 293 0.021174 10.0.0.130 - - [2025-10-21 21:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.130 - - [2025-10-21 21:59:01] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.018025 10.0.0.130 - - [2025-10-21 21:59:01] "PUT /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4 HTTP/1.1" 200 261 0.060450 10.0.0.130 - - [2025-10-21 21:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.006964 10.0.0.130 - - [2025-10-21 21:59:01] "GET /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002577 10.0.0.130 - - [2025-10-21 21:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.130 - - [2025-10-21 21:59:01] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004287 10.0.0.130 - - [2025-10-21 21:59:01] "GET /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002277 10.0.0.130 - - [2025-10-21 21:59:01] "POST /chown HTTP/1.1" 200 109 0.010822 10.0.0.130 - - [2025-10-21 21:59:01] "POST /chown HTTP/1.1" 200 109 0.017549 10.0.0.130 - - [2025-10-21 21:59:01] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.013338 10.0.0.130 - - [2025-10-21 21:59:01] "POST /ref-update HTTP/1.1" 200 156 0.017716 10.0.0.130 - - [2025-10-21 21:59:01] "POST /chown HTTP/1.1" 200 109 0.018622 10.0.0.130 - - [2025-10-21 21:59:02] "POST /chown HTTP/1.1" 200 109 0.007542 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.024784 10.0.0.130 - - [2025-10-21 21:59:02] "POST /ref-update HTTP/1.1" 200 156 0.016256 10.0.0.130 - - [2025-10-21 21:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.130 - - [2025-10-21 21:59:02] "POST /chown HTTP/1.1" 200 109 0.006235 10.0.0.130 - - [2025-10-21 21:59:02] "POST /chown HTTP/1.1" 200 109 0.023567 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.020891 10.0.0.130 - - [2025-10-21 21:59:02] "POST /ref-update HTTP/1.1" 200 156 0.011140 10.0.0.130 - - [2025-10-21 21:59:02] "POST /chown HTTP/1.1" 200 109 0.016590 10.0.0.130 - - [2025-10-21 21:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.130 - - [2025-10-21 21:59:02] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009986 10.0.0.130 - - [2025-10-21 21:59:02] "POST /chown HTTP/1.1" 200 109 0.054382 10.0.0.130 - - [2025-10-21 21:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.130 - - [2025-10-21 21:59:02] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032356 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 257 0.013406 10.0.0.130 - - [2025-10-21 21:59:02] "POST /ref-update HTTP/1.1" 200 156 0.032335 10.0.0.130 - - [2025-10-21 21:59:02] "POST /virtual-machines HTTP/1.1" 200 374 0.031726 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.058342 10.0.0.130 - - [2025-10-21 21:59:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.153109 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035440 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024606 10.0.0.130 - - [2025-10-21 21:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011753 10.0.0.130 - - [2025-10-21 21:59:02] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004581 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.012700 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006220 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.013289 10.0.0.130 - - [2025-10-21 21:59:02] "POST /instance-ips HTTP/1.1" 200 414 0.065622 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034046 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.065624 10.0.0.130 - - [2025-10-21 21:59:02] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011665 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.009351 10.0.0.130 - - [2025-10-21 21:59:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012903 10.0.0.130 - - [2025-10-21 21:59:02] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.009132 10.0.0.130 - - [2025-10-21 21:59:02] "POST /set-tag HTTP/1.1" 200 109 0.030022 10.0.0.130 - - [2025-10-21 21:59:03] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013167 10.0.0.130 - - [2025-10-21 21:59:03] "GET /instance-ip/27be3bf6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.002852 10.0.0.130 - - [2025-10-21 21:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006720 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.130 - - [2025-10-21 21:59:03] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004520 10.0.0.130 - - [2025-10-21 21:59:03] "POST /set-tag HTTP/1.1" 200 109 0.001746 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.010546 10.0.0.130 - - [2025-10-21 21:59:03] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.010996 10.0.0.130 - - [2025-10-21 21:59:03] "POST /ref-update HTTP/1.1" 200 156 0.011389 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.130 - - [2025-10-21 21:59:03] "POST /ref-update HTTP/1.1" 200 156 0.017145 10.0.0.130 - - [2025-10-21 21:59:03] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013309 10.0.0.130 - - [2025-10-21 21:59:03] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.130 - - [2025-10-21 21:59:03] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004883 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.031418 10.0.0.130 - - [2025-10-21 21:59:03] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.008868 10.0.0.130 - - [2025-10-21 21:59:03] "POST /ref-update HTTP/1.1" 200 156 0.013650 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.023821 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.021906 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.007638 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.022300 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.019868 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.012137 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.007264 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006621 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006723 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.012451 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.015964 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.007424 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.015373 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.019315 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006442 10.0.0.130 - - [2025-10-21 21:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.130 - - [2025-10-21 21:59:03] "POST /chown HTTP/1.1" 200 109 0.006166 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.011424 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.014907 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.006419 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.018056 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.015507 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.011327 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.012055 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.007823 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.013287 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.010420 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.029301 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.018221 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.007498 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.005826 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.007007 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.025697 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.013919 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.006419 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.015054 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.024238 10.0.0.130 - - [2025-10-21 21:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.006898 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.014920 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.013234 10.0.0.130 - - [2025-10-21 21:59:04] "POST /chown HTTP/1.1" 200 109 0.005933 10.0.0.130 - - [2025-10-21 21:59:09] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004535 10.0.0.130 - - [2025-10-21 21:59:09] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.130 - - [2025-10-21 21:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.130 - - [2025-10-21 21:59:09] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002917 10.0.0.130 - - [2025-10-21 21:59:09] "GET /loadbalancer-pool/a9cd0c2b-1137-47dd-8c4d-f1bca3c6dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002679 10.0.0.130 - - [2025-10-21 21:59:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024839 10.0.0.130 - - [2025-10-21 21:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007837 10.0.0.130 - - [2025-10-21 21:59:09] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003863 10.0.0.130 - - [2025-10-21 21:59:09] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011224 10.0.0.130 - - [2025-10-21 21:59:09] "POST /tags HTTP/1.1" 409 221 0.001637 10.0.0.130 - - [2025-10-21 21:59:09] "POST /ref-update HTTP/1.1" 200 156 0.008843 10.0.0.130 - - [2025-10-21 21:59:09] "GET /floating-ip/24804767-80f8-40d9-897e-20cda37c5ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.012135 10.0.0.130 - - [2025-10-21 21:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.130 - - [2025-10-21 21:59:09] "GET /tag/4cd7a88f-4583-4780-a528-50a61ffb9bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010214 10.0.0.130 - - [2025-10-21 21:59:09] "PUT /floating-ip/24804767-80f8-40d9-897e-20cda37c5ad4 HTTP/1.1" 200 257 0.010381 10.0.0.130 - - [2025-10-21 21:59:09] "POST /set-tag HTTP/1.1" 200 109 0.034722 10.0.0.130 - - [2025-10-21 21:59:10] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004301 10.0.0.130 - - [2025-10-21 21:59:10] "POST /set-tag HTTP/1.1" 200 109 0.005714 10.0.0.130 - - [2025-10-21 21:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.130 - - [2025-10-21 21:59:10] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002259 10.0.0.130 - - [2025-10-21 21:59:10] "GET /loadbalancer-pool/a9cd0c2b-1137-47dd-8c4d-f1bca3c6dd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003216 10.0.0.130 - - [2025-10-21 21:59:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018588 10.0.0.130 - - [2025-10-21 21:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016518 10.0.0.130 - - [2025-10-21 21:59:10] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006171 10.0.0.130 - - [2025-10-21 21:59:10] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004915 10.0.0.130 - - [2025-10-21 21:59:10] "POST /ref-update HTTP/1.1" 200 156 0.006584 10.0.0.130 - - [2025-10-21 21:59:10] "GET /floating-ip/24804767-80f8-40d9-897e-20cda37c5ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002433 10.0.0.130 - - [2025-10-21 21:59:10] "POST /set-tag HTTP/1.1" 200 109 0.015884 10.0.0.130 - - [2025-10-21 21:59:12] "GET /virtual-machine/2b847a28-0257-4d23-ba27-866abe26e54d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002912 10.0.0.130 - - [2025-10-21 21:59:12] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004173 10.0.0.130 - - [2025-10-21 21:59:12] "GET /virtual-machine/0266a82b-501f-4f78-bda9-5dcb3172cd89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002914 10.0.0.130 - - [2025-10-21 21:59:12] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004949 10.0.0.130 - - [2025-10-21 21:59:16] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004195 10.0.0.130 - - [2025-10-21 21:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.130 - - [2025-10-21 21:59:17] "GET /virtual-machine/86fc699f-7846-4774-a40a-be064008a54b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003544 10.0.0.130 - - [2025-10-21 21:59:17] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003901 10.0.0.130 - - [2025-10-21 21:59:17] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004695 10.0.0.130 - - [2025-10-21 21:59:17] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.130 - - [2025-10-21 21:59:24] "GET / HTTP/1.1" 200 36215 0.001802 10.0.0.130 - - [2025-10-21 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.130 - - [2025-10-21 21:59:24] "GET /global-system-config/4e06f41e-dcee-4007-a1e7-41dfd13d7570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004185 10.0.0.130 - - [2025-10-21 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.130 - - [2025-10-21 21:59:24] "GET /config-node/6ab77b2d-2310-4a9a-95b6-26cc41575190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003888 10.0.0.130 - - [2025-10-21 21:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.130 - - [2025-10-21 21:59:33] "POST /chown HTTP/1.1" 200 109 0.011953 10.0.0.130 - - [2025-10-21 21:59:33] "POST /chown HTTP/1.1" 200 109 0.014039 10.0.0.130 - - [2025-10-21 21:59:33] "POST /chown HTTP/1.1" 200 109 0.011733 10.0.0.130 - - [2025-10-21 21:59:33] "POST /chown HTTP/1.1" 200 109 0.007748 10.0.0.130 - - [2025-10-21 21:59:35] "GET / HTTP/1.1" 200 36215 0.001432 10.0.0.130 - - [2025-10-21 21:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.130 - - [2025-10-21 21:59:35] "GET /routing-instance/a31be770-c450-4372-bd82-7a5042195eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002456 10.0.0.130 - - [2025-10-21 21:59:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001523 10.0.0.130 - - [2025-10-21 21:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.130 - - [2025-10-21 21:59:35] "GET /bgp-router/7cde5414-4262-4f39-8389-74de424f2384?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.016065 10.0.0.130 - - [2025-10-21 21:59:35] "PUT /bgp-router/7cde5414-4262-4f39-8389-74de424f2384 HTTP/1.1" 200 255 0.013181 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.130 - - [2025-10-21 21:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.130 - - [2025-10-21 21:59:39] "GET /global-system-configs HTTP/1.1" 200 323 0.003926 10.0.0.130 - - [2025-10-21 21:59:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002078 10.0.0.130 - - [2025-10-21 21:59:49] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004220 10.0.0.130 - - [2025-10-21 21:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.130 - - [2025-10-21 21:59:49] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003561 10.0.0.130 - - [2025-10-21 21:59:49] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.130 - - [2025-10-21 21:59:49] "GET /virtual-machine/86fc699f-7846-4774-a40a-be064008a54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003042 10.0.0.130 - - [2025-10-21 21:59:49] "POST /ref-update HTTP/1.1" 200 156 0.028533 10.0.0.130 - - [2025-10-21 21:59:49] "GET /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013967 10.0.0.130 - - [2025-10-21 21:59:49] "POST /set-tag HTTP/1.1" 200 109 0.013811 10.0.0.130 - - [2025-10-21 21:59:50] "POST /set-tag HTTP/1.1" 200 109 0.019923 10.0.0.130 - - [2025-10-21 21:59:50] "DELETE /instance-ip/27be3bf6-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.047399 10.0.0.130 - - [2025-10-21 21:59:50] "DELETE /virtual-machine-interface/279baa50-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.047107 10.0.0.130 - - [2025-10-21 21:59:50] "DELETE /virtual-machine/86fc699f-7846-4774-a40a-be064008a54b HTTP/1.1" 200 115 0.025772 10.0.0.130 - - [2025-10-21 21:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.130 - - [2025-10-21 21:59:52] "GET /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011614 10.0.0.130 - - [2025-10-21 21:59:52] "GET /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013733 10.0.0.130 - - [2025-10-21 21:59:52] "GET /virtual-machine-interface/21227218-8ebd-4d1a-b5b0-af03925744cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003781 10.0.0.130 - - [2025-10-21 21:59:52] "POST /set-tag HTTP/1.1" 200 109 0.021797 10.0.0.130 - - [2025-10-21 21:59:52] "GET /virtual-machine-interface/9c6d33ef-f3d0-470f-ba09-285366f4ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.021786 10.0.0.130 - - [2025-10-21 21:59:52] "POST /set-tag HTTP/1.1" 200 109 0.015640 10.0.0.130 - - [2025-10-21 21:59:53] "GET /virtual-machine-interface/e5d5a6b9-6c14-459d-a05e-253c92d14cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004760 10.0.0.130 - - [2025-10-21 21:59:53] "POST /set-tag HTTP/1.1" 200 109 0.017180 10.0.0.130 - - [2025-10-21 21:59:53] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008888 10.0.0.130 - - [2025-10-21 21:59:53] "GET /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002871 10.0.0.130 - - [2025-10-21 21:59:53] "POST /ref-update HTTP/1.1" 200 156 0.013237 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /firewall-rule/a35ca0aa-233d-4c6c-a2b9-21ca81f539d4 HTTP/1.1" 200 115 0.045061 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /loadbalancer-member/90081882-c88e-454e-bb3c-f804456aeb8c HTTP/1.1" 200 115 0.032180 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /loadbalancer-pool/323708cc-b4db-48fd-8dea-d535c09b6475 HTTP/1.1" 200 115 0.046799 10.0.0.130 - - [2025-10-21 21:59:53] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.012453 10.0.0.130 - - [2025-10-21 21:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009804 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /loadbalancer-listener/01b1afe3-2c23-4faa-beb8-5a89416c744d HTTP/1.1" 200 115 0.058313 10.0.0.130 - - [2025-10-21 21:59:53] "GET /floating-ip/d64379c4-446b-4994-a233-d300278df4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.005259 10.0.0.130 - - [2025-10-21 21:59:53] "PUT /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 267 0.011153 10.0.0.130 - - [2025-10-21 21:59:53] "PUT /floating-ip/d64379c4-446b-4994-a233-d300278df4cd HTTP/1.1" 200 257 0.016496 10.0.0.130 - - [2025-10-21 21:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025848 10.0.0.130 - - [2025-10-21 21:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.130 - - [2025-10-21 21:59:53] "POST /chown HTTP/1.1" 200 109 0.025681 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /floating-ip/d64379c4-446b-4994-a233-d300278df4cd HTTP/1.1" 200 115 0.106633 10.0.0.130 - - [2025-10-21 21:59:53] "POST /chown HTTP/1.1" 200 109 0.018422 10.0.0.130 - - [2025-10-21 21:59:53] "POST /chown HTTP/1.1" 200 109 0.011054 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /loadbalancer/a4e8d6a0-3cef-422a-ae6a-d3615a447f56 HTTP/1.1" 200 115 0.093604 10.0.0.130 - - [2025-10-21 21:59:53] "POST /chown HTTP/1.1" 200 109 0.040037 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /instance-ip/e5267cbf-0725-484a-80e8-ff561e56b3a1 HTTP/1.1" 200 115 0.065193 10.0.0.130 - - [2025-10-21 21:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013273 10.0.0.130 - - [2025-10-21 21:59:53] "POST /service-instances HTTP/1.1" 409 259 0.006627 10.0.0.130 - - [2025-10-21 21:59:53] "POST /service-instances HTTP/1.1" 409 259 0.002625 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /virtual-machine-interface/21227218-8ebd-4d1a-b5b0-af03925744cd HTTP/1.1" 200 115 0.051248 10.0.0.130 - - [2025-10-21 21:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.130 - - [2025-10-21 21:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /tag/c89d2c03-1fe8-466b-89d9-72e69ace7290 HTTP/1.1" 200 115 0.082110 10.0.0.130 - - [2025-10-21 21:59:53] "GET /floating-ip-pool/bf5afa2a-e139-41ca-827e-92eaa37042bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.001884 10.0.0.130 - - [2025-10-21 21:59:53] "POST /ref-update HTTP/1.1" 200 156 0.008976 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /service-instance/c7491f5b-1e99-4194-a246-4e15ee172967 HTTP/1.1" 200 115 0.088310 10.0.0.130 - - [2025-10-21 21:59:53] "DELETE /floating-ip-pool/bf5afa2a-e139-41ca-827e-92eaa37042bd HTTP/1.1" 200 115 0.078068 10.0.0.130 - - [2025-10-21 21:59:53] "GET /virtual-machine-interface/e5d5a6b9-6c14-459d-a05e-253c92d14cc0?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005848 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /virtual-machine-interface/e5d5a6b9-6c14-459d-a05e-253c92d14cc0 HTTP/1.1" 200 115 0.073459 10.0.0.130 - - [2025-10-21 21:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003212 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /virtual-machine/63f8f2b9-acf3-448b-b11b-26c70a765348 HTTP/1.1" 200 115 0.044833 10.0.0.130 - - [2025-10-21 21:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009918 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /virtual-network/7c740c41-f0e3-4ff6-9b81-05be04fba19c HTTP/1.1" 200 115 0.134591 10.0.0.130 - - [2025-10-21 21:59:54] "GET /virtual-machine-interface/9c6d33ef-f3d0-470f-ba09-285366f4ba54?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.010418 10.0.0.130 - - [2025-10-21 21:59:54] "GET /routing-instance/1826979d-ffd2-4c8d-b339-4bc6be5d9577 HTTP/1.1" 404 171 0.006552 10.0.0.130 - - [2025-10-21 21:59:54] "GET /domains HTTP/1.1" 200 281 0.001666 10.0.0.130 - - [2025-10-21 21:59:54] "GET /domain/86aa9c6f-e173-4337-ac74-67e4e262a013 HTTP/1.1" 200 3099 0.002469 10.0.0.130 - - [2025-10-21 21:59:54] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f HTTP/1.1" 200 7170 0.046761 10.0.0.130 - - [2025-10-21 21:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.130 - - [2025-10-21 21:59:54] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.018927 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /virtual-machine-interface/9c6d33ef-f3d0-470f-ba09-285366f4ba54 HTTP/1.1" 200 115 0.097295 10.0.0.130 - - [2025-10-21 21:59:54] "POST /set-tag HTTP/1.1" 200 109 0.003708 10.0.0.130 - - [2025-10-21 21:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.130 - - [2025-10-21 21:59:54] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008712 10.0.0.130 - - [2025-10-21 21:59:54] "POST /ref-update HTTP/1.1" 200 156 0.035568 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /route-target/2b5f3a18-9ca7-463b-8245-f96324c3c712 HTTP/1.1" 200 115 0.046528 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /virtual-machine/c9308962-c212-4d6c-a63e-37027198806b HTTP/1.1" 200 115 0.036837 10.0.0.130 - - [2025-10-21 21:59:54] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004585 10.0.0.130 - - [2025-10-21 21:59:54] "POST /set-tag HTTP/1.1" 200 109 0.021002 10.0.0.130 - - [2025-10-21 21:59:54] "DELETE /loadbalancer-member/48eb9e18-e8ca-4d61-b6b2-3c2bbfdc0dc8 HTTP/1.1" 200 115 0.047450 10.0.0.130 - - [2025-10-21 21:59:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004853 10.0.0.130 - - [2025-10-21 21:59:55] "POST /set-tag HTTP/1.1" 200 109 0.005054 10.0.0.130 - - [2025-10-21 21:59:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005313 10.0.0.130 - - [2025-10-21 21:59:55] "POST /set-tag HTTP/1.1" 200 109 0.011792 10.0.0.130 - - [2025-10-21 21:59:55] "GET /virtual-machine/0266a82b-501f-4f78-bda9-5dcb3172cd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002764 10.0.0.130 - - [2025-10-21 21:59:55] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.130 - - [2025-10-21 21:59:55] "GET /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008255 10.0.0.130 - - [2025-10-21 21:59:55] "POST /set-tag HTTP/1.1" 200 109 0.017603 10.0.0.130 - - [2025-10-21 21:59:56] "POST /set-tag HTTP/1.1" 200 109 0.028753 10.0.0.130 - - [2025-10-21 21:59:56] "POST /set-tag HTTP/1.1" 200 109 0.025617 10.0.0.130 - - [2025-10-21 21:59:56] "DELETE /instance-ip/234d1312-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.049472 10.0.0.130 - - [2025-10-21 21:59:56] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.130 - - [2025-10-21 21:59:56] "DELETE /virtual-machine-interface/23339f9a-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.037414 10.0.0.130 - - [2025-10-21 21:59:56] "DELETE /virtual-machine/0266a82b-501f-4f78-bda9-5dcb3172cd89 HTTP/1.1" 200 115 0.021635 10.0.0.130 - - [2025-10-21 21:59:59] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007199 10.0.0.130 - - [2025-10-21 21:59:59] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.130 - - [2025-10-21 21:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.130 - - [2025-10-21 21:59:59] "GET /loadbalancer/4c598949-3d70-4b73-a0d8-b27c510c562a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.001941 10.0.0.130 - - [2025-10-21 22:00:00] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005409 10.0.0.130 - - [2025-10-21 22:00:00] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.130 - - [2025-10-21 22:00:00] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008733 10.0.0.130 - - [2025-10-21 22:00:00] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.130 - - [2025-10-21 22:00:00] "GET /virtual-machine/2b847a28-0257-4d23-ba27-866abe26e54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002949 10.0.0.130 - - [2025-10-21 22:00:00] "POST /ref-update HTTP/1.1" 200 156 0.008903 10.0.0.130 - - [2025-10-21 22:00:00] "GET /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005034 10.0.0.130 - - [2025-10-21 22:00:00] "POST /set-tag HTTP/1.1" 200 109 0.016716 10.0.0.130 - - [2025-10-21 22:00:01] "POST /set-tag HTTP/1.1" 200 109 0.029661 10.0.0.130 - - [2025-10-21 22:00:01] "POST /set-tag HTTP/1.1" 200 109 0.024421 10.0.0.130 - - [2025-10-21 22:00:01] "DELETE /instance-ip/22e6f848-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.039009 10.0.0.130 - - [2025-10-21 22:00:01] "POST /ref-update HTTP/1.1" 200 156 0.011123 10.0.0.130 - - [2025-10-21 22:00:01] "DELETE /virtual-machine-interface/22ce7fb6-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.041688 10.0.0.130 - - [2025-10-21 22:00:01] "DELETE /virtual-machine/2b847a28-0257-4d23-ba27-866abe26e54d HTTP/1.1" 200 115 0.022391 10.0.0.130 - - [2025-10-21 22:00:01] "DELETE /tag/3b3a607f-3608-4014-b502-28b81238d5a7 HTTP/1.1" 200 115 0.072111 10.0.0.130 - - [2025-10-21 22:00:01] "DELETE /tag/230e1d33-734c-422d-88a9-4a9760a6e899 HTTP/1.1" 200 115 0.046368 10.0.0.130 - - [2025-10-21 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.130 - - [2025-10-21 22:00:04] "GET /project/bb8f1a18-c7b5-4e52-b469-e2790d8e2c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046536 10.0.0.130 - - [2025-10-21 22:00:04] "POST /tags HTTP/1.1" 200 394 0.017877 10.0.0.130 - - [2025-10-21 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012446 10.0.0.130 - - [2025-10-21 22:00:04] "GET /tag/2a254711-2ab7-4104-a549-6306f9455ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011772 10.0.0.130 - - [2025-10-21 22:00:04] "POST /tags HTTP/1.1" 200 342 0.027790 10.0.0.130 - - [2025-10-21 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.130 - - [2025-10-21 22:00:04] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012820 10.0.0.130 - - [2025-10-21 22:00:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000486 10.0.0.130 - - [2025-10-21 22:00:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.006086 10.0.0.130 - - [2025-10-21 22:00:05] "POST /security-groups HTTP/1.1" 200 589 0.074059 10.0.0.130 - - [2025-10-21 22:00:05] "POST /projects HTTP/1.1" 200 521 0.230746 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.001914 10.0.0.130 - - [2025-10-21 22:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016222 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013103 10.0.0.130 - - [2025-10-21 22:00:05] "POST /access-control-lists HTTP/1.1" 200 600 0.083277 10.0.0.130 - - [2025-10-21 22:00:05] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.025769 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.130 - - [2025-10-21 22:00:05] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004156 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.003825 10.0.0.130 - - [2025-10-21 22:00:05] "POST /access-control-lists HTTP/1.1" 200 598 0.060890 10.0.0.130 - - [2025-10-21 22:00:05] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.085943 10.0.0.130 - - [2025-10-21 22:00:05] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.045073 10.0.0.130 - - [2025-10-21 22:00:05] "POST /security-groups HTTP/1.1" 200 593 0.082642 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.001797 10.0.0.130 - - [2025-10-21 22:00:05] "POST /access-control-lists HTTP/1.1" 200 634 0.028187 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.018450 10.0.0.130 - - [2025-10-21 22:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.044231 10.0.0.130 - - [2025-10-21 22:00:05] "POST /chown HTTP/1.1" 200 109 0.030469 10.0.0.130 - - [2025-10-21 22:00:05] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010094 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.130 - - [2025-10-21 22:00:05] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007874 10.0.0.130 - - [2025-10-21 22:00:05] "POST /access-control-lists HTTP/1.1" 200 632 0.073264 10.0.0.130 - - [2025-10-21 22:00:05] "POST /tags HTTP/1.1" 409 226 0.014736 10.0.0.130 - - [2025-10-21 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.130 - - [2025-10-21 22:00:05] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022004 10.0.0.130 - - [2025-10-21 22:00:05] "POST /firewall-rules HTTP/1.1" 200 602 0.069636 10.0.0.130 - - [2025-10-21 22:00:05] "GET /firewall-rule/fa945bd0-3b39-44c8-9277-48d922462a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004078 10.0.0.130 - - [2025-10-21 22:00:05] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.007173 10.0.0.130 - - [2025-10-21 22:00:05] "GET /firewall-rule/fa945bd0-3b39-44c8-9277-48d922462a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009537 10.0.0.130 - - [2025-10-21 22:00:06] "POST /ref-update HTTP/1.1" 200 156 0.074013 10.0.0.130 - - [2025-10-21 22:00:06] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016374 10.0.0.130 - - [2025-10-21 22:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.130 - - [2025-10-21 22:00:06] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002731 10.0.0.130 - - [2025-10-21 22:00:06] "POST /tags HTTP/1.1" 409 226 0.001726 10.0.0.130 - - [2025-10-21 22:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.130 - - [2025-10-21 22:00:06] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010700 10.0.0.130 - - [2025-10-21 22:00:06] "POST /firewall-rules HTTP/1.1" 200 600 0.064963 10.0.0.130 - - [2025-10-21 22:00:06] "GET /firewall-rule/c765e002-cdeb-462b-a50c-a5a53df7edec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013814 10.0.0.130 - - [2025-10-21 22:00:06] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004227 10.0.0.130 - - [2025-10-21 22:00:06] "GET /firewall-rule/c765e002-cdeb-462b-a50c-a5a53df7edec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002072 10.0.0.130 - - [2025-10-21 22:00:06] "POST /ref-update HTTP/1.1" 200 156 0.043346 10.0.0.130 - - [2025-10-21 22:00:07] "POST /tags HTTP/1.1" 200 394 0.029748 10.0.0.130 - - [2025-10-21 22:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009073 10.0.0.130 - - [2025-10-21 22:00:07] "GET /tag/e5f14607-66dd-4cae-a75d-1b54313da873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013939 10.0.0.130 - - [2025-10-21 22:00:07] "POST /tags HTTP/1.1" 200 342 0.016294 10.0.0.130 - - [2025-10-21 22:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.130 - - [2025-10-21 22:00:07] "GET /tag/ea0b99f1-13de-4a07-845b-ea46b325713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015306 10.0.0.130 - - [2025-10-21 22:00:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.130 - - [2025-10-21 22:00:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.004040 10.0.0.130 - - [2025-10-21 22:00:08] "POST /security-groups HTTP/1.1" 200 589 0.067172 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.002883 10.0.0.130 - - [2025-10-21 22:00:08] "POST /projects HTTP/1.1" 200 521 0.194007 10.0.0.130 - - [2025-10-21 22:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018133 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011651 10.0.0.130 - - [2025-10-21 22:00:08] "POST /access-control-lists HTTP/1.1" 200 600 0.074853 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.008881 10.0.0.130 - - [2025-10-21 22:00:08] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004868 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.130 - - [2025-10-21 22:00:08] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003592 10.0.0.130 - - [2025-10-21 22:00:08] "POST /access-control-lists HTTP/1.1" 200 598 0.026855 10.0.0.130 - - [2025-10-21 22:00:08] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.063930 10.0.0.130 - - [2025-10-21 22:00:08] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.055893 10.0.0.130 - - [2025-10-21 22:00:08] "POST /security-groups HTTP/1.1" 200 593 0.085770 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.005847 10.0.0.130 - - [2025-10-21 22:00:08] "POST /access-control-lists HTTP/1.1" 200 634 0.067236 10.0.0.130 - - [2025-10-21 22:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.063634 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.031303 10.0.0.130 - - [2025-10-21 22:00:08] "POST /chown HTTP/1.1" 200 109 0.014135 10.0.0.130 - - [2025-10-21 22:00:08] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021183 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.130 - - [2025-10-21 22:00:08] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015456 10.0.0.130 - - [2025-10-21 22:00:08] "POST /access-control-lists HTTP/1.1" 200 632 0.062403 10.0.0.130 - - [2025-10-21 22:00:08] "POST /tags HTTP/1.1" 409 226 0.016587 10.0.0.130 - - [2025-10-21 22:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2025-10-21 22:00:08] "GET /tag/ea0b99f1-13de-4a07-845b-ea46b325713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013782 10.0.0.130 - - [2025-10-21 22:00:08] "POST /firewall-rules HTTP/1.1" 200 602 0.064733 10.0.0.130 - - [2025-10-21 22:00:08] "GET /firewall-rule/2c5de285-7624-4f59-b511-54ddf8a4dafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007760 10.0.0.130 - - [2025-10-21 22:00:08] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004221 10.0.0.130 - - [2025-10-21 22:00:08] "GET /firewall-rule/2c5de285-7624-4f59-b511-54ddf8a4dafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005456 10.0.0.130 - - [2025-10-21 22:00:08] "POST /ref-update HTTP/1.1" 200 156 0.050299 10.0.0.130 - - [2025-10-21 22:00:09] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002587 10.0.0.130 - - [2025-10-21 22:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.130 - - [2025-10-21 22:00:09] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008239 10.0.0.130 - - [2025-10-21 22:00:09] "POST /tags HTTP/1.1" 409 226 0.002572 10.0.0.130 - - [2025-10-21 22:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.130 - - [2025-10-21 22:00:09] "GET /tag/ea0b99f1-13de-4a07-845b-ea46b325713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020926 10.0.0.130 - - [2025-10-21 22:00:09] "POST /firewall-rules HTTP/1.1" 200 600 0.064087 10.0.0.130 - - [2025-10-21 22:00:09] "GET /firewall-rule/d68ad2d2-5f39-4a3f-96a1-0c6c3f3b7af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.019134 10.0.0.130 - - [2025-10-21 22:00:09] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003870 10.0.0.130 - - [2025-10-21 22:00:09] "GET /firewall-rule/d68ad2d2-5f39-4a3f-96a1-0c6c3f3b7af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003441 10.0.0.130 - - [2025-10-21 22:00:09] "POST /ref-update HTTP/1.1" 200 156 0.067735 10.0.0.130 - - [2025-10-21 22:00:10] "POST /tags HTTP/1.1" 200 346 0.089372 10.0.0.130 - - [2025-10-21 22:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.130 - - [2025-10-21 22:00:10] "GET /tag/199e59d7-4d96-450e-9d8a-9e713aa6125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016709 10.0.0.130 - - [2025-10-21 22:00:10] "POST /projects HTTP/1.1" 409 238 0.005624 10.0.0.130 - - [2025-10-21 22:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.130 - - [2025-10-21 22:00:10] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033635 10.0.0.130 - - [2025-10-21 22:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.130 - - [2025-10-21 22:00:10] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009760 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006874 10.0.0.130 - - [2025-10-21 22:00:11] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005127 10.0.0.130 - - [2025-10-21 22:00:11] "POST /security-groups HTTP/1.1" 409 285 0.002481 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /security-group/4f9ea74e-b629-4fae-8185-4803f2a38f64 HTTP/1.1" 200 263 0.067268 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /access-control-list/b81da6ed-96e1-4074-9052-f42f78bd094f HTTP/1.1" 200 273 0.036343 10.0.0.130 - - [2025-10-21 22:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.063125 10.0.0.130 - - [2025-10-21 22:00:11] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.139013 10.0.0.130 - - [2025-10-21 22:00:11] "POST /tags HTTP/1.1" 409 228 0.034073 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /access-control-list/8623b6b2-91ca-41fd-91d4-ea30e5efaa0e HTTP/1.1" 200 273 0.080654 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.130 - - [2025-10-21 22:00:11] "GET /tag/199e59d7-4d96-450e-9d8a-9e713aa6125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015254 10.0.0.130 - - [2025-10-21 22:00:11] "POST /tags HTTP/1.1" 200 346 0.024953 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2025-10-21 22:00:11] "GET /tag/75add151-bb86-49d3-ba42-b574cdefd479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016783 10.0.0.130 - - [2025-10-21 22:00:11] "POST /projects HTTP/1.1" 409 238 0.006171 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.130 - - [2025-10-21 22:00:11] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031620 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.130 - - [2025-10-21 22:00:11] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003935 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.130 - - [2025-10-21 22:00:11] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007439 10.0.0.130 - - [2025-10-21 22:00:11] "POST /security-groups HTTP/1.1" 409 285 0.003860 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /security-group/a4d6be20-2af8-4bb6-9769-4ecec728704e HTTP/1.1" 200 263 0.059052 10.0.0.130 - - [2025-10-21 22:00:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026930 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /access-control-list/57a80fc5-53e1-46f9-9dff-b2d09d90def8 HTTP/1.1" 200 273 0.030638 10.0.0.130 - - [2025-10-21 22:00:11] "POST /tags HTTP/1.1" 409 228 0.018891 10.0.0.130 - - [2025-10-21 22:00:11] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.098749 10.0.0.130 - - [2025-10-21 22:00:11] "PUT /access-control-list/54f2afa8-72b7-43bc-8de3-c0aa8178a5bb HTTP/1.1" 200 273 0.029024 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.130 - - [2025-10-21 22:00:11] "GET /tag/75add151-bb86-49d3-ba42-b574cdefd479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009836 10.0.0.130 - - [2025-10-21 22:00:11] "POST /tags HTTP/1.1" 200 292 0.045741 10.0.0.130 - - [2025-10-21 22:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.130 - - [2025-10-21 22:00:11] "GET /tag/43664388-4085-4e6a-976f-68880106c6b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012717 10.0.0.130 - - [2025-10-21 22:00:11] "POST /tags HTTP/1.1" 200 304 0.049101 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.130 - - [2025-10-21 22:00:12] "GET /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013477 10.0.0.130 - - [2025-10-21 22:00:12] "POST /tags HTTP/1.1" 409 252 0.001557 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.130 - - [2025-10-21 22:00:12] "GET /tag/2a254711-2ab7-4104-a549-6306f9455ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010565 10.0.0.130 - - [2025-10-21 22:00:12] "POST /tags HTTP/1.1" 409 226 0.002064 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.130 - - [2025-10-21 22:00:12] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011069 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003701 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.130 - - [2025-10-21 22:00:12] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040186 10.0.0.130 - - [2025-10-21 22:00:12] "POST /virtual-machines HTTP/1.1" 200 396 0.013929 10.0.0.130 - - [2025-10-21 22:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.037691 10.0.0.130 - - [2025-10-21 22:00:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128479 10.0.0.130 - - [2025-10-21 22:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007708 10.0.0.130 - - [2025-10-21 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017736 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008059 10.0.0.130 - - [2025-10-21 22:00:12] "POST /instance-ips HTTP/1.1" 200 398 0.021428 10.0.0.130 - - [2025-10-21 22:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021144 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010578 10.0.0.130 - - [2025-10-21 22:00:12] "POST /set-tag HTTP/1.1" 200 109 0.063705 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019178 10.0.0.130 - - [2025-10-21 22:00:12] "GET /instance-ip/515f2092-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002904 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004102 10.0.0.130 - - [2025-10-21 22:00:12] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002996 10.0.0.130 - - [2025-10-21 22:00:12] "POST /ref-update HTTP/1.1" 200 156 0.014993 10.0.0.130 - - [2025-10-21 22:00:12] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012536 10.0.0.130 - - [2025-10-21 22:00:12] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004178 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.130 - - [2025-10-21 22:00:13] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038980 10.0.0.130 - - [2025-10-21 22:00:13] "POST /virtual-machines HTTP/1.1" 200 396 0.006698 10.0.0.130 - - [2025-10-21 22:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023462 10.0.0.130 - - [2025-10-21 22:00:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.090673 10.0.0.130 - - [2025-10-21 22:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007552 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004286 10.0.0.130 - - [2025-10-21 22:00:13] "POST /instance-ips HTTP/1.1" 200 398 0.025560 10.0.0.130 - - [2025-10-21 22:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024510 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007059 10.0.0.130 - - [2025-10-21 22:00:13] "POST /set-tag HTTP/1.1" 200 109 0.068334 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018798 10.0.0.130 - - [2025-10-21 22:00:13] "GET /instance-ip/51d58d86-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002852 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004396 10.0.0.130 - - [2025-10-21 22:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003018 10.0.0.130 - - [2025-10-21 22:00:13] "POST /ref-update HTTP/1.1" 200 156 0.009637 10.0.0.130 - - [2025-10-21 22:00:13] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009928 10.0.0.130 - - [2025-10-21 22:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.130 - - [2025-10-21 22:00:13] "POST /tags HTTP/1.1" 200 292 0.020389 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016018 10.0.0.130 - - [2025-10-21 22:00:13] "GET /tag/f1146714-9dd9-4862-9d0f-e93821066e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011673 10.0.0.130 - - [2025-10-21 22:00:13] "POST /tags HTTP/1.1" 409 252 0.002204 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.130 - - [2025-10-21 22:00:13] "GET /tag/e5f14607-66dd-4cae-a75d-1b54313da873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010588 10.0.0.130 - - [2025-10-21 22:00:13] "POST /tags HTTP/1.1" 409 226 0.001397 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.130 - - [2025-10-21 22:00:13] "GET /tag/ea0b99f1-13de-4a07-845b-ea46b325713c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012690 10.0.0.130 - - [2025-10-21 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003829 10.0.0.130 - - [2025-10-21 22:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.130 - - [2025-10-21 22:00:14] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028291 10.0.0.130 - - [2025-10-21 22:00:14] "POST /virtual-machines HTTP/1.1" 200 396 0.017709 10.0.0.130 - - [2025-10-21 22:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025779 10.0.0.130 - - [2025-10-21 22:00:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108607 10.0.0.130 - - [2025-10-21 22:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007535 10.0.0.130 - - [2025-10-21 22:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003981 10.0.0.130 - - [2025-10-21 22:00:14] "POST /instance-ips HTTP/1.1" 200 398 0.018659 10.0.0.130 - - [2025-10-21 22:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015014 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008076 10.0.0.130 - - [2025-10-21 22:00:14] "POST /set-tag HTTP/1.1" 200 109 0.064318 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004910 10.0.0.130 - - [2025-10-21 22:00:14] "GET /instance-ip/526d1476-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.018639 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004095 10.0.0.130 - - [2025-10-21 22:00:14] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003744 10.0.0.130 - - [2025-10-21 22:00:14] "POST /ref-update HTTP/1.1" 200 156 0.009239 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012640 10.0.0.130 - - [2025-10-21 22:00:14] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.130 - - [2025-10-21 22:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.130 - - [2025-10-21 22:00:14] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005023 10.0.0.130 - - [2025-10-21 22:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.130 - - [2025-10-21 22:00:14] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042827 10.0.0.130 - - [2025-10-21 22:00:14] "POST /virtual-machines HTTP/1.1" 200 396 0.007324 10.0.0.130 - - [2025-10-21 22:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008350 10.0.0.130 - - [2025-10-21 22:00:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097134 10.0.0.130 - - [2025-10-21 22:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009498 10.0.0.130 - - [2025-10-21 22:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005518 10.0.0.130 - - [2025-10-21 22:00:15] "POST /instance-ips HTTP/1.1" 200 398 0.024976 10.0.0.130 - - [2025-10-21 22:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018857 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014179 10.0.0.130 - - [2025-10-21 22:00:15] "POST /set-tag HTTP/1.1" 200 109 0.059596 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023210 10.0.0.130 - - [2025-10-21 22:00:15] "GET /instance-ip/52e26672-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.008655 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004146 10.0.0.130 - - [2025-10-21 22:00:15] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.130 - - [2025-10-21 22:00:15] "POST /tags HTTP/1.1" 200 300 0.016927 10.0.0.130 - - [2025-10-21 22:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009718 10.0.0.130 - - [2025-10-21 22:00:15] "GET /tag/c587f136-6b81-4191-9e2e-6441f1b22010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011348 10.0.0.130 - - [2025-10-21 22:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004057 10.0.0.130 - - [2025-10-21 22:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.130 - - [2025-10-21 22:00:15] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053544 10.0.0.130 - - [2025-10-21 22:00:15] "POST /virtual-machines HTTP/1.1" 200 396 0.011842 10.0.0.130 - - [2025-10-21 22:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026380 10.0.0.130 - - [2025-10-21 22:00:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119979 10.0.0.130 - - [2025-10-21 22:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013561 10.0.0.130 - - [2025-10-21 22:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007505 10.0.0.130 - - [2025-10-21 22:00:15] "POST /instance-ips HTTP/1.1" 200 398 0.019391 10.0.0.130 - - [2025-10-21 22:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019003 10.0.0.130 - - [2025-10-21 22:00:15] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.020023 10.0.0.130 - - [2025-10-21 22:00:16] "POST /set-tag HTTP/1.1" 200 109 0.023823 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016373 10.0.0.130 - - [2025-10-21 22:00:16] "GET /instance-ip/5358cdee-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.010080 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004398 10.0.0.130 - - [2025-10-21 22:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.130 - - [2025-10-21 22:00:16] "POST /tags HTTP/1.1" 200 300 0.020454 10.0.0.130 - - [2025-10-21 22:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.130 - - [2025-10-21 22:00:16] "GET /tag/82393471-f93e-4a1b-b4ea-22968fb49015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011189 10.0.0.130 - - [2025-10-21 22:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006228 10.0.0.130 - - [2025-10-21 22:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.130 - - [2025-10-21 22:00:16] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031303 10.0.0.130 - - [2025-10-21 22:00:16] "POST /virtual-machines HTTP/1.1" 200 396 0.007387 10.0.0.130 - - [2025-10-21 22:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020890 10.0.0.130 - - [2025-10-21 22:00:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112518 10.0.0.130 - - [2025-10-21 22:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008400 10.0.0.130 - - [2025-10-21 22:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010538 10.0.0.130 - - [2025-10-21 22:00:16] "POST /instance-ips HTTP/1.1" 200 398 0.018925 10.0.0.130 - - [2025-10-21 22:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016517 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009138 10.0.0.130 - - [2025-10-21 22:00:16] "POST /set-tag HTTP/1.1" 200 109 0.021144 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004193 10.0.0.130 - - [2025-10-21 22:00:16] "GET /instance-ip/53cca052-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002316 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004846 10.0.0.130 - - [2025-10-21 22:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004245 10.0.0.130 - - [2025-10-21 22:00:16] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.130 - - [2025-10-21 22:00:16] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007743 10.0.0.130 - - [2025-10-21 22:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.130 - - [2025-10-21 22:00:16] "POST /tags HTTP/1.1" 200 300 0.030748 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.130 - - [2025-10-21 22:00:17] "GET /tag/59a54d4b-6429-44a7-82e2-b9c34b5d9999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010855 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004548 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.130 - - [2025-10-21 22:00:17] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027677 10.0.0.130 - - [2025-10-21 22:00:17] "POST /virtual-machines HTTP/1.1" 200 396 0.008526 10.0.0.130 - - [2025-10-21 22:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011734 10.0.0.130 - - [2025-10-21 22:00:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104800 10.0.0.130 - - [2025-10-21 22:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008243 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004227 10.0.0.130 - - [2025-10-21 22:00:17] "POST /instance-ips HTTP/1.1" 200 398 0.031741 10.0.0.130 - - [2025-10-21 22:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036334 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013973 10.0.0.130 - - [2025-10-21 22:00:17] "POST /set-tag HTTP/1.1" 200 109 0.018789 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011719 10.0.0.130 - - [2025-10-21 22:00:17] "GET /instance-ip/5442f9be-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003078 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004504 10.0.0.130 - - [2025-10-21 22:00:17] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.130 - - [2025-10-21 22:00:17] "POST /tags HTTP/1.1" 200 300 0.020116 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.130 - - [2025-10-21 22:00:17] "GET /tag/c77e352b-77a5-41c7-8341-700f961d755e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011039 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.130 - - [2025-10-21 22:00:17] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003702 10.0.0.130 - - [2025-10-21 22:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.130 - - [2025-10-21 22:00:17] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029900 10.0.0.130 - - [2025-10-21 22:00:17] "POST /virtual-machines HTTP/1.1" 200 396 0.008328 10.0.0.130 - - [2025-10-21 22:00:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008991 10.0.0.130 - - [2025-10-21 22:00:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113800 10.0.0.130 - - [2025-10-21 22:00:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038339 10.0.0.130 - - [2025-10-21 22:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009950 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005804 10.0.0.130 - - [2025-10-21 22:00:18] "POST /instance-ips HTTP/1.1" 200 398 0.019871 10.0.0.130 - - [2025-10-21 22:00:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024280 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015494 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.016865 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017763 10.0.0.130 - - [2025-10-21 22:00:18] "GET /instance-ip/54ad0e76-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002532 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004313 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003381 10.0.0.130 - - [2025-10-21 22:00:18] "POST /ref-update HTTP/1.1" 200 156 0.008664 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007279 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.003490 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004650 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003465 10.0.0.130 - - [2025-10-21 22:00:18] "POST /ref-update HTTP/1.1" 200 156 0.008270 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004083 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004162 10.0.0.130 - - [2025-10-21 22:00:18] "POST /ref-update HTTP/1.1" 200 156 0.008329 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-router/44404263-da51-4969-8da8-a816c8db3f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003957 10.0.0.130 - - [2025-10-21 22:00:18] "POST /ref-update HTTP/1.1" 200 156 0.008439 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011276 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.004808 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004189 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004881 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004443 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004920 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.004257 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004630 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005477 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006592 10.0.0.130 - - [2025-10-21 22:00:18] "POST /set-tag HTTP/1.1" 200 109 0.004637 10.0.0.130 - - [2025-10-21 22:00:18] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003924 10.0.0.130 - - [2025-10-21 22:00:19] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.130 - - [2025-10-21 22:00:22] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005200 10.0.0.130 - - [2025-10-21 22:00:22] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.130 - - [2025-10-21 22:00:23] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005450 10.0.0.130 - - [2025-10-21 22:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.130 - - [2025-10-21 22:00:23] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004057 10.0.0.130 - - [2025-10-21 22:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.130 - - [2025-10-21 22:00:24] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004143 10.0.0.130 - - [2025-10-21 22:00:24] "POST /set-tag HTTP/1.1" 200 109 0.001677 10.0.0.130 - - [2025-10-21 22:00:25] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004471 10.0.0.130 - - [2025-10-21 22:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine/f9e6f0bc-be0f-4d53-ad6a-ebaaa24c489c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002794 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003936 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine/3e376422-79fe-49f6-a4fc-057008a4d600?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002865 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005524 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine/aab38349-fcc9-4993-8915-ec93a86680e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003784 10.0.0.130 - - [2025-10-21 22:00:26] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005431 10.0.0.130 - - [2025-10-21 22:00:27] "GET /virtual-machine/42a90da1-b207-458b-94cf-e25209dc11a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002808 10.0.0.130 - - [2025-10-21 22:00:27] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004614 10.0.0.130 - - [2025-10-21 22:00:27] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004870 10.0.0.130 - - [2025-10-21 22:00:27] "POST /set-tag HTTP/1.1" 200 109 0.004263 10.0.0.130 - - [2025-10-21 22:00:27] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003611 10.0.0.130 - - [2025-10-21 22:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.130 - - [2025-10-21 22:00:28] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007345 10.0.0.130 - - [2025-10-21 22:00:28] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine/43a5b2d7-b062-40b9-a5b5-79a1565d6e07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003551 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004476 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine/bd2e98b7-8fcf-4af2-8df8-78c3dfac09db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002720 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003710 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine/130a7e5b-50d9-4f0c-8002-ffe09e99719f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002966 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004101 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine/369645a2-8f4d-409e-9bf4-3eb2ea31536c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002843 10.0.0.130 - - [2025-10-21 22:00:32] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003813 10.0.0.130 - - [2025-10-21 22:00:32] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001605 10.0.0.130 - - [2025-10-21 22:00:32] "POST /tags HTTP/1.1" 200 334 0.021185 10.0.0.130 - - [2025-10-21 22:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023043 10.0.0.130 - - [2025-10-21 22:00:32] "GET /tag/aea8dbd5-b996-460f-bd5e-c110cd5a8193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014747 10.0.0.130 - - [2025-10-21 22:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.130 - - [2025-10-21 22:00:32] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042056 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.130 - - [2025-10-21 22:00:33] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004031 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.130 - - [2025-10-21 22:00:33] "GET /service-appliance-set/ac05a9a1-89f1-4bc1-8ca8-dac6f5de4699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.008532 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.001648 10.0.0.130 - - [2025-10-21 22:00:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102965 10.0.0.130 - - [2025-10-21 22:00:33] "GET /virtual-machine-interface/c79ca64f-b217-4fce-a154-4070769b7696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.019009 10.0.0.130 - - [2025-10-21 22:00:33] "POST /instance-ips HTTP/1.1" 200 410 0.028625 10.0.0.130 - - [2025-10-21 22:00:33] "GET /instance-ip/a0df93e4-3dbf-4312-99af-21723b5836df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.012635 10.0.0.130 - - [2025-10-21 22:00:33] "POST /loadbalancers HTTP/1.1" 200 631 0.066209 10.0.0.130 - - [2025-10-21 22:00:33] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044641 10.0.0.130 - - [2025-10-21 22:00:33] "GET /instance-ip/a0df93e4-3dbf-4312-99af-21723b5836df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003530 10.0.0.130 - - [2025-10-21 22:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025960 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012312 10.0.0.130 - - [2025-10-21 22:00:33] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048501 10.0.0.130 - - [2025-10-21 22:00:33] "POST /floating-ips HTTP/1.1" 200 599 0.076944 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002901 10.0.0.130 - - [2025-10-21 22:00:33] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018351 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.130 - - [2025-10-21 22:00:33] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035881 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer-listener/515b047e-af73-4399-994a-170f04d4b377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003265 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer-listener/515b047e-af73-4399-994a-170f04d4b377?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003160 10.0.0.130 - - [2025-10-21 22:00:33] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022633 10.0.0.130 - - [2025-10-21 22:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014071 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005408 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008224 10.0.0.130 - - [2025-10-21 22:00:33] "GET /instance-ip/a0df93e4-3dbf-4312-99af-21723b5836df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005160 10.0.0.130 - - [2025-10-21 22:00:33] "GET /instance-ip/a0df93e4-3dbf-4312-99af-21723b5836df?fields=floating_ips HTTP/1.1" 200 1215 0.008977 10.0.0.130 - - [2025-10-21 22:00:33] "GET /loadbalancer-pool/108bac26-d578-4322-947d-ce87e6931c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005308 10.0.0.130 - - [2025-10-21 22:00:33] "GET /floating-ip/7705356b-0b29-462e-be56-dd2bbbb6bb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003508 10.0.0.130 - - [2025-10-21 22:00:33] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025313 10.0.0.130 - - [2025-10-21 22:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019077 10.0.0.130 - - [2025-10-21 22:00:33] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005583 10.0.0.130 - - [2025-10-21 22:00:33] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003569 10.0.0.130 - - [2025-10-21 22:00:33] "POST /ref-update HTTP/1.1" 200 156 0.006485 10.0.0.130 - - [2025-10-21 22:00:33] "GET /floating-ip/7705356b-0b29-462e-be56-dd2bbbb6bb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.015413 10.0.0.130 - - [2025-10-21 22:00:33] "POST /tags HTTP/1.1" 409 221 0.001484 10.0.0.130 - - [2025-10-21 22:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.130 - - [2025-10-21 22:00:34] "PUT /floating-ip/7705356b-0b29-462e-be56-dd2bbbb6bb00 HTTP/1.1" 200 257 0.014218 10.0.0.130 - - [2025-10-21 22:00:34] "GET /tag/aea8dbd5-b996-460f-bd5e-c110cd5a8193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019509 10.0.0.130 - - [2025-10-21 22:00:34] "POST /set-tag HTTP/1.1" 200 109 0.083530 10.0.0.130 - - [2025-10-21 22:00:34] "GET /loadbalancer-pool/108bac26-d578-4322-947d-ce87e6931c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003022 10.0.0.130 - - [2025-10-21 22:00:34] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019279 10.0.0.130 - - [2025-10-21 22:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017391 10.0.0.130 - - [2025-10-21 22:00:34] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013522 10.0.0.130 - - [2025-10-21 22:00:34] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003503 10.0.0.130 - - [2025-10-21 22:00:34] "POST /ref-update HTTP/1.1" 200 156 0.006908 10.0.0.130 - - [2025-10-21 22:00:34] "GET /floating-ip/7705356b-0b29-462e-be56-dd2bbbb6bb00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006180 10.0.0.130 - - [2025-10-21 22:00:34] "POST /set-tag HTTP/1.1" 200 109 0.059714 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 206 0.002394 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016752 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 204 0.001979 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/82393471-f93e-4a1b-b4ea-22968fb49015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010796 10.0.0.130 - - [2025-10-21 22:00:35] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002423 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.130 - - [2025-10-21 22:00:35] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002395 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 206 0.002280 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011144 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 226 0.004828 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012018 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 204 0.002513 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/82393471-f93e-4a1b-b4ea-22968fb49015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010277 10.0.0.130 - - [2025-10-21 22:00:35] "POST /tags HTTP/1.1" 409 226 0.001940 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.130 - - [2025-10-21 22:00:35] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014899 10.0.0.130 - - [2025-10-21 22:00:35] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002468 10.0.0.130 - - [2025-10-21 22:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.130 - - [2025-10-21 22:00:35] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002567 10.0.0.130 - - [2025-10-21 22:00:35] "POST /firewall-rules HTTP/1.1" 200 628 0.078056 10.0.0.130 - - [2025-10-21 22:00:35] "POST /firewall-rules HTTP/1.1" 200 648 0.077396 10.0.0.130 - - [2025-10-21 22:00:35] "GET /firewall-rule/3a8fc749-9fef-4702-80a3-8c9d11f93ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.014368 10.0.0.130 - - [2025-10-21 22:00:35] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002901 10.0.0.130 - - [2025-10-21 22:00:35] "GET /firewall-rule/a0491898-de35-41a6-9164-d02c237d63a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004025 10.0.0.130 - - [2025-10-21 22:00:35] "POST /ref-update HTTP/1.1" 200 156 0.014674 10.0.0.130 - - [2025-10-21 22:00:35] "POST /firewall-policys HTTP/1.1" 200 608 0.034239 10.0.0.130 - - [2025-10-21 22:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013447 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.012047 10.0.0.130 - - [2025-10-21 22:00:36] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018143 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002770 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004128 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003810 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005314 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002265 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007033 10.0.0.130 - - [2025-10-21 22:00:36] "POST /ref-update HTTP/1.1" 200 156 0.019264 10.0.0.130 - - [2025-10-21 22:00:36] "POST /ref-update HTTP/1.1" 200 156 0.026810 10.0.0.130 - - [2025-10-21 22:00:36] "POST /ref-update HTTP/1.1" 200 156 0.035202 10.0.0.130 - - [2025-10-21 22:00:36] "POST /ref-update HTTP/1.1" 200 156 0.021525 10.0.0.130 - - [2025-10-21 22:00:36] "POST /ref-update HTTP/1.1" 200 156 0.029247 10.0.0.130 - - [2025-10-21 22:00:36] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003730 10.0.0.130 - - [2025-10-21 22:02:08] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008295 10.0.0.130 - - [2025-10-21 22:02:08] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.130 - - [2025-10-21 22:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.130 - - [2025-10-21 22:02:08] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002750 10.0.0.130 - - [2025-10-21 22:02:08] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005043 10.0.0.130 - - [2025-10-21 22:02:08] "POST /set-tag HTTP/1.1" 200 109 0.016610 10.0.0.130 - - [2025-10-21 22:02:08] "DELETE /loadbalancer-member/5f4e4499-6163-434a-b5f9-ac9eebba0030 HTTP/1.1" 200 115 0.086316 10.0.0.130 - - [2025-10-21 22:02:08] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007811 10.0.0.130 - - [2025-10-21 22:02:08] "POST /set-tag HTTP/1.1" 200 109 0.005232 10.0.0.130 - - [2025-10-21 22:02:08] "DELETE /loadbalancer-member/295b997a-c02b-4078-9e39-3e12ccbe03cd HTTP/1.1" 200 115 0.041314 10.0.0.130 - - [2025-10-21 22:02:08] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011836 10.0.0.130 - - [2025-10-21 22:02:08] "POST /set-tag HTTP/1.1" 200 109 0.006467 10.0.0.130 - - [2025-10-21 22:02:08] "DELETE /loadbalancer-member/60f571c3-c7c3-4646-8d24-894e58221ee8 HTTP/1.1" 200 115 0.045423 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005581 10.0.0.130 - - [2025-10-21 22:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.130 - - [2025-10-21 22:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.130 - - [2025-10-21 22:02:09] "GET /loadbalancer/64ada401-4bf0-42db-973b-d1b2b5089c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002227 10.0.0.130 - - [2025-10-21 22:02:09] "GET /loadbalancer-pool/53558c09-e936-40f9-98be-4753fa0abc2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002670 10.0.0.130 - - [2025-10-21 22:02:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015903 10.0.0.130 - - [2025-10-21 22:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013261 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009777 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006153 10.0.0.130 - - [2025-10-21 22:02:09] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002857 10.0.0.130 - - [2025-10-21 22:02:09] "POST /set-tag HTTP/1.1" 200 109 0.069071 10.0.0.130 - - [2025-10-21 22:02:09] "GET /loadbalancer-pool/32a97d38-02d8-4c6b-8d9d-d55ebce1b9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004879 10.0.0.130 - - [2025-10-21 22:02:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015310 10.0.0.130 - - [2025-10-21 22:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009959 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006750 10.0.0.130 - - [2025-10-21 22:02:09] "POST /set-tag HTTP/1.1" 200 109 0.004985 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007006 10.0.0.130 - - [2025-10-21 22:02:09] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002435 10.0.0.130 - - [2025-10-21 22:02:09] "GET /loadbalancer-pool/77448647-9df5-418a-8922-740fc801bda3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003411 10.0.0.130 - - [2025-10-21 22:02:09] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030578 10.0.0.130 - - [2025-10-21 22:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026288 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012322 10.0.0.130 - - [2025-10-21 22:02:09] "GET /virtual-machine-interface/c343fa26-aec8-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003705 10.0.0.130 - - [2025-10-21 22:02:09] "GET /floating-ip/d11e6a39-4878-4d16-b33b-371d4e804318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002117 10.0.0.130 - - [2025-10-21 22:02:09] "POST /set-tag HTTP/1.1" 200 109 0.002377 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:02:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:02:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 252 0.002232 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/e5f14607-66dd-4cae-a75d-1b54313da873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.031345 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 228 0.001963 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/75add151-bb86-49d3-ba42-b574cdefd479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013496 10.0.0.130 - - [2025-10-21 22:02:40] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003518 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.130 - - [2025-10-21 22:02:40] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003288 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 206 0.001610 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010029 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 226 0.001452 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010211 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 204 0.001811 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/82393471-f93e-4a1b-b4ea-22968fb49015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011518 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 226 0.001736 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010588 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 228 0.001747 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/75add151-bb86-49d3-ba42-b574cdefd479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010775 10.0.0.130 - - [2025-10-21 22:02:40] "POST /tags HTTP/1.1" 409 252 0.001863 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.130 - - [2025-10-21 22:02:40] "GET /tag/e5f14607-66dd-4cae-a75d-1b54313da873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011352 10.0.0.130 - - [2025-10-21 22:02:40] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003563 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.130 - - [2025-10-21 22:02:40] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002650 10.0.0.130 - - [2025-10-21 22:02:40] "POST /firewall-rules HTTP/1.1" 409 281 0.002188 10.0.0.130 - - [2025-10-21 22:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.130 - - [2025-10-21 22:02:41] "PUT /firewall-rule/a0491898-de35-41a6-9164-d02c237d63a7 HTTP/1.1" 200 261 0.021258 10.0.0.130 - - [2025-10-21 22:02:41] "POST /firewall-rules HTTP/1.1" 409 291 0.007159 10.0.0.130 - - [2025-10-21 22:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.130 - - [2025-10-21 22:02:41] "PUT /firewall-rule/3a8fc749-9fef-4702-80a3-8c9d11f93ea4 HTTP/1.1" 200 261 0.022215 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-rule/3a8fc749-9fef-4702-80a3-8c9d11f93ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.017535 10.0.0.130 - - [2025-10-21 22:02:41] "POST /firewall-rules HTTP/1.1" 200 660 0.080107 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-rule/2131e44a-149f-42c6-885c-bc19af617153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.004030 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002005 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-rule/a0491898-de35-41a6-9164-d02c237d63a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002203 10.0.0.130 - - [2025-10-21 22:02:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002298 10.0.0.130 - - [2025-10-21 22:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.130 - - [2025-10-21 22:02:41] "PUT /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f HTTP/1.1" 200 265 0.017791 10.0.0.130 - - [2025-10-21 22:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017513 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006425 10.0.0.130 - - [2025-10-21 22:02:41] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003175 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002268 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/420e7b60-eeb7-48ea-a6ce-876d3e6a6015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007956 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002640 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002583 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005844 10.0.0.130 - - [2025-10-21 22:02:41] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002816 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 10.0.0.130 - - [2025-10-21 22:03:42] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010054 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.006223 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008055 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004277 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.130 - - [2025-10-21 22:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.130 - - [2025-10-21 22:03:43] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002048 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003480 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.076698 10.0.0.130 - - [2025-10-21 22:03:43] "DELETE /loadbalancer-member/573f9a4c-124c-491b-bfa6-425b2e1eaa59 HTTP/1.1" 200 115 0.033983 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004989 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004165 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004767 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004553 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.005778 10.0.0.130 - - [2025-10-21 22:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.130 - - [2025-10-21 22:03:43] "GET /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002066 10.0.0.130 - - [2025-10-21 22:03:43] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005621 10.0.0.130 - - [2025-10-21 22:03:43] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006500 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.005645 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004502 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine/f9e6f0bc-be0f-4d53-ad6a-ebaaa24c489c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002762 10.0.0.130 - - [2025-10-21 22:03:44] "POST /ref-update HTTP/1.1" 200 156 0.009759 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003979 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.018371 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.038541 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.014447 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.023207 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.017917 10.0.0.130 - - [2025-10-21 22:03:44] "DELETE /instance-ip/515f2092-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.028161 10.0.0.130 - - [2025-10-21 22:03:44] "POST /ref-update HTTP/1.1" 200 156 0.011905 10.0.0.130 - - [2025-10-21 22:03:44] "DELETE /virtual-machine-interface/5143219e-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.036757 10.0.0.130 - - [2025-10-21 22:03:44] "DELETE /virtual-machine/f9e6f0bc-be0f-4d53-ad6a-ebaaa24c489c HTTP/1.1" 200 115 0.016715 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007216 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003796 10.0.0.130 - - [2025-10-21 22:03:44] "POST /set-tag HTTP/1.1" 200 109 0.001544 10.0.0.130 - - [2025-10-21 22:03:44] "GET /virtual-machine/aab38349-fcc9-4993-8915-ec93a86680e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002517 10.0.0.130 - - [2025-10-21 22:03:44] "POST /ref-update HTTP/1.1" 200 156 0.009942 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012298 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.029422 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.026533 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.029820 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.014811 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.027268 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /instance-ip/526d1476-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.049176 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /virtual-machine-interface/5253dec0-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.042984 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /virtual-machine/aab38349-fcc9-4993-8915-ec93a86680e2 HTTP/1.1" 200 115 0.023687 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004683 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004148 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.014019 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine/42a90da1-b207-458b-94cf-e25209dc11a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002733 10.0.0.130 - - [2025-10-21 22:03:45] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007851 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.017020 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.035951 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.026791 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.013325 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.021137 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /instance-ip/52e26672-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.037223 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /virtual-machine-interface/52c9a3f8-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.050515 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /virtual-machine/42a90da1-b207-458b-94cf-e25209dc11a7 HTTP/1.1" 200 115 0.017151 10.0.0.130 - - [2025-10-21 22:03:45] "DELETE /tag/f1146714-9dd9-4862-9d0f-e93821066e2b HTTP/1.1" 200 115 0.046728 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006635 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.003504 10.0.0.130 - - [2025-10-21 22:03:45] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004263 10.0.0.130 - - [2025-10-21 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.004869 10.0.0.130 - - [2025-10-21 22:03:46] "GET /virtual-machine/3e376422-79fe-49f6-a4fc-057008a4d600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002697 10.0.0.130 - - [2025-10-21 22:03:46] "POST /ref-update HTTP/1.1" 200 156 0.008899 10.0.0.130 - - [2025-10-21 22:03:46] "GET /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.009300 10.0.0.130 - - [2025-10-21 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.036267 10.0.0.130 - - [2025-10-21 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.058425 10.0.0.130 - - [2025-10-21 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.074316 10.0.0.130 - - [2025-10-21 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.030971 10.0.0.130 - - [2025-10-21 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.062815 10.0.0.130 - - [2025-10-21 22:03:46] "DELETE /instance-ip/51d58d86-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.113295 10.0.0.130 - - [2025-10-21 22:03:46] "POST /ref-update HTTP/1.1" 200 156 0.011429 10.0.0.130 - - [2025-10-21 22:03:46] "DELETE /virtual-machine-interface/51becf4c-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.075067 10.0.0.130 - - [2025-10-21 22:03:46] "DELETE /virtual-machine/3e376422-79fe-49f6-a4fc-057008a4d600 HTTP/1.1" 200 115 0.032631 10.0.0.130 - - [2025-10-21 22:03:46] "DELETE /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467 HTTP/1.1" 409 391 0.008491 10.0.0.130 - - [2025-10-21 22:03:46] "DELETE /tag/43664388-4085-4e6a-976f-68880106c6b0 HTTP/1.1" 200 115 0.049374 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004057 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003851 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine/bd2e98b7-8fcf-4af2-8df8-78c3dfac09db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002352 10.0.0.130 - - [2025-10-21 22:04:14] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004097 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.014652 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.021418 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.012682 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.022693 10.0.0.130 - - [2025-10-21 22:04:14] "DELETE /instance-ip/5442f9be-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.044421 10.0.0.130 - - [2025-10-21 22:04:14] "DELETE /virtual-machine-interface/5428c5b2-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.061723 10.0.0.130 - - [2025-10-21 22:04:14] "DELETE /virtual-machine/bd2e98b7-8fcf-4af2-8df8-78c3dfac09db HTTP/1.1" 200 115 0.017902 10.0.0.130 - - [2025-10-21 22:04:14] "DELETE /tag/59a54d4b-6429-44a7-82e2-b9c34b5d9999 HTTP/1.1" 200 115 0.030898 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004177 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.130 - - [2025-10-21 22:04:14] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003785 10.0.0.130 - - [2025-10-21 22:04:14] "POST /set-tag HTTP/1.1" 200 109 0.001671 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine/43a5b2d7-b062-40b9-a5b5-79a1565d6e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002671 10.0.0.130 - - [2025-10-21 22:04:15] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006958 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.016813 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.033409 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.022152 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.020461 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /instance-ip/5358cdee-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.039312 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /virtual-machine-interface/533cd83c-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.059394 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /virtual-machine/43a5b2d7-b062-40b9-a5b5-79a1565d6e07 HTTP/1.1" 200 115 0.018964 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /tag/c587f136-6b81-4191-9e2e-6441f1b22010 HTTP/1.1" 200 115 0.033014 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003895 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003719 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine/130a7e5b-50d9-4f0c-8002-ffe09e99719f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002683 10.0.0.130 - - [2025-10-21 22:04:15] "POST /ref-update HTTP/1.1" 200 156 0.008906 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008223 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.017092 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.030765 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.018423 10.0.0.130 - - [2025-10-21 22:04:15] "POST /set-tag HTTP/1.1" 200 109 0.012795 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /instance-ip/53cca052-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.041134 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /virtual-machine-interface/53b1f914-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.050636 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /virtual-machine/130a7e5b-50d9-4f0c-8002-ffe09e99719f HTTP/1.1" 200 115 0.018982 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /tag/2a254711-2ab7-4104-a549-6306f9455ae4 HTTP/1.1" 200 115 0.030591 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /tag/199e59d7-4d96-450e-9d8a-9e713aa6125a HTTP/1.1" 200 115 0.034074 10.0.0.130 - - [2025-10-21 22:04:15] "DELETE /tag/82393471-f93e-4a1b-b4ea-22968fb49015 HTTP/1.1" 409 237 0.003639 10.0.0.130 - - [2025-10-21 22:04:15] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004161 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.004639 10.0.0.130 - - [2025-10-21 22:04:16] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003763 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.130 - - [2025-10-21 22:04:16] "GET /virtual-machine/369645a2-8f4d-409e-9bf4-3eb2ea31536c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.008708 10.0.0.130 - - [2025-10-21 22:04:16] "POST /ref-update HTTP/1.1" 200 156 0.009112 10.0.0.130 - - [2025-10-21 22:04:16] "GET /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004286 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.015309 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.024439 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.012942 10.0.0.130 - - [2025-10-21 22:04:16] "POST /set-tag HTTP/1.1" 200 109 0.023854 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /instance-ip/54ad0e76-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.045403 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /virtual-machine-interface/5494da22-aec9-11f0-891b-fa163e28f79f HTTP/1.1" 200 115 0.037063 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /virtual-machine/369645a2-8f4d-409e-9bf4-3eb2ea31536c HTTP/1.1" 200 115 0.016235 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /tag/c77e352b-77a5-41c7-8341-700f961d755e HTTP/1.1" 200 115 0.032319 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /tag/75add151-bb86-49d3-ba42-b574cdefd479 HTTP/1.1" 409 237 0.003906 10.0.0.130 - - [2025-10-21 22:04:16] "DELETE /tag/e5f14607-66dd-4cae-a75d-1b54313da873 HTTP/1.1" 409 237 0.006075 10.0.0.130 - - [2025-10-21 22:04:18] "POST /projects HTTP/1.1" 409 238 0.002037 10.0.0.130 - - [2025-10-21 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.130 - - [2025-10-21 22:04:18] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030293 10.0.0.130 - - [2025-10-21 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.130 - - [2025-10-21 22:04:18] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004219 10.0.0.130 - - [2025-10-21 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.130 - - [2025-10-21 22:04:18] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003578 10.0.0.130 - - [2025-10-21 22:04:18] "POST /security-groups HTTP/1.1" 409 285 0.002012 10.0.0.130 - - [2025-10-21 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.130 - - [2025-10-21 22:04:18] "PUT /security-group/a4d6be20-2af8-4bb6-9769-4ecec728704e HTTP/1.1" 200 263 0.055387 10.0.0.130 - - [2025-10-21 22:04:18] "PUT /access-control-list/57a80fc5-53e1-46f9-9dff-b2d09d90def8 HTTP/1.1" 200 273 0.012649 10.0.0.130 - - [2025-10-21 22:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035049 10.0.0.130 - - [2025-10-21 22:04:18] "PUT /access-control-list/54f2afa8-72b7-43bc-8de3-c0aa8178a5bb HTTP/1.1" 200 273 0.027673 10.0.0.130 - - [2025-10-21 22:04:23] "POST /projects HTTP/1.1" 409 238 0.001988 10.0.0.130 - - [2025-10-21 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.130 - - [2025-10-21 22:04:23] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036910 10.0.0.130 - - [2025-10-21 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.130 - - [2025-10-21 22:04:23] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004692 10.0.0.130 - - [2025-10-21 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.130 - - [2025-10-21 22:04:23] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004085 10.0.0.130 - - [2025-10-21 22:04:23] "POST /security-groups HTTP/1.1" 409 285 0.002435 10.0.0.130 - - [2025-10-21 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.130 - - [2025-10-21 22:04:23] "PUT /security-group/a4d6be20-2af8-4bb6-9769-4ecec728704e HTTP/1.1" 200 263 0.060380 10.0.0.130 - - [2025-10-21 22:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024101 10.0.0.130 - - [2025-10-21 22:04:23] "PUT /access-control-list/57a80fc5-53e1-46f9-9dff-b2d09d90def8 HTTP/1.1" 200 273 0.029185 10.0.0.130 - - [2025-10-21 22:04:23] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.015551 10.0.0.130 - - [2025-10-21 22:04:23] "PUT /access-control-list/54f2afa8-72b7-43bc-8de3-c0aa8178a5bb HTTP/1.1" 200 273 0.020534 10.0.0.130 - - [2025-10-21 22:04:23] "GET /firewall-rule/2c5de285-7624-4f59-b511-54ddf8a4dafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002792 10.0.0.130 - - [2025-10-21 22:04:23] "POST /ref-update HTTP/1.1" 200 156 0.050554 10.0.0.130 - - [2025-10-21 22:04:23] "DELETE /firewall-rule/2c5de285-7624-4f59-b511-54ddf8a4dafe HTTP/1.1" 200 115 0.044274 10.0.0.130 - - [2025-10-21 22:04:23] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005719 10.0.0.130 - - [2025-10-21 22:04:23] "GET /firewall-rule/d68ad2d2-5f39-4a3f-96a1-0c6c3f3b7af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002738 10.0.0.130 - - [2025-10-21 22:04:23] "POST /ref-update HTTP/1.1" 200 156 0.057014 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /firewall-rule/d68ad2d2-5f39-4a3f-96a1-0c6c3f3b7af7 HTTP/1.1" 200 115 0.047084 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /tag/75add151-bb86-49d3-ba42-b574cdefd479 HTTP/1.1" 409 237 0.012053 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /tag/e5f14607-66dd-4cae-a75d-1b54313da873 HTTP/1.1" 409 237 0.007988 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /tag/ea0b99f1-13de-4a07-845b-ea46b325713c HTTP/1.1" 200 115 0.051419 10.0.0.130 - - [2025-10-21 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.130 - - [2025-10-21 22:04:24] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004783 10.0.0.130 - - [2025-10-21 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.130 - - [2025-10-21 22:04:24] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005237 10.0.0.130 - - [2025-10-21 22:04:24] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.052152 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.130 - - [2025-10-21 22:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001171 10.0.0.130 - - [2025-10-21 22:04:24] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.048466 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /security-group/a4d6be20-2af8-4bb6-9769-4ecec728704e HTTP/1.1" 200 115 0.055143 10.0.0.130 - - [2025-10-21 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /access-control-list/57a80fc5-53e1-46f9-9dff-b2d09d90def8 HTTP/1.1" 200 115 0.039309 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /access-control-list/54f2afa8-72b7-43bc-8de3-c0aa8178a5bb HTTP/1.1" 200 115 0.025762 10.0.0.130 - - [2025-10-21 22:04:24] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.040215 10.0.0.130 - - [2025-10-21 22:04:24] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?fields=security_groups HTTP/1.1" 200 1353 0.043085 10.0.0.130 - - [2025-10-21 22:04:24] "DELETE /access-control-list/88da9fa3-1fcb-4da4-928f-f0321bb6304d HTTP/1.1" 200 115 0.246819 10.0.0.130 - - [2025-10-21 22:04:25] "DELETE /security-group/9697d6af-110f-4ded-a8b3-35672ff0a88a HTTP/1.1" 200 115 0.439037 10.0.0.130 - - [2025-10-21 22:04:25] "DELETE /access-control-list/5a0a56d5-962c-42d6-8b42-7f7f93ef31eb HTTP/1.1" 200 115 0.185715 10.0.0.130 - - [2025-10-21 22:04:25] "GET /project/9b5c500c-05e3-4941-9190-a638aa02f965?fields=application_policy_sets HTTP/1.1" 200 1392 0.056565 10.0.0.130 - - [2025-10-21 22:04:25] "DELETE /project/9b5c500c-05e3-4941-9190-a638aa02f965 HTTP/1.1" 200 115 0.737075 10.0.0.130 - - [2025-10-21 22:04:25] "POST /projects HTTP/1.1" 409 238 0.001901 10.0.0.130 - - [2025-10-21 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.130 - - [2025-10-21 22:04:25] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034941 10.0.0.130 - - [2025-10-21 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.130 - - [2025-10-21 22:04:25] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004527 10.0.0.130 - - [2025-10-21 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.130 - - [2025-10-21 22:04:25] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004283 10.0.0.130 - - [2025-10-21 22:04:25] "POST /security-groups HTTP/1.1" 409 285 0.002327 10.0.0.130 - - [2025-10-21 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.130 - - [2025-10-21 22:04:25] "PUT /security-group/4f9ea74e-b629-4fae-8185-4803f2a38f64 HTTP/1.1" 200 263 0.055640 10.0.0.130 - - [2025-10-21 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025977 10.0.0.130 - - [2025-10-21 22:04:25] "PUT /access-control-list/b81da6ed-96e1-4074-9052-f42f78bd094f HTTP/1.1" 200 273 0.023562 10.0.0.130 - - [2025-10-21 22:04:25] "PUT /access-control-list/8623b6b2-91ca-41fd-91d4-ea30e5efaa0e HTTP/1.1" 200 273 0.039562 10.0.0.130 - - [2025-10-21 22:04:29] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003775 10.0.0.130 - - [2025-10-21 22:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.130 - - [2025-10-21 22:04:29] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002348 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-policy/72a53f3f-7ef1-4460-aaca-4b39a29c34de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003265 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-rule/a0491898-de35-41a6-9164-d02c237d63a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002541 10.0.0.130 - - [2025-10-21 22:04:29] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /firewall-rule/a0491898-de35-41a6-9164-d02c237d63a7 HTTP/1.1" 200 115 0.054661 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006130 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-rule/3a8fc749-9fef-4702-80a3-8c9d11f93ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.002889 10.0.0.130 - - [2025-10-21 22:04:29] "POST /ref-update HTTP/1.1" 200 156 0.016616 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /firewall-rule/3a8fc749-9fef-4702-80a3-8c9d11f93ea4 HTTP/1.1" 200 115 0.050642 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007184 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-rule/2131e44a-149f-42c6-885c-bc19af617153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.002960 10.0.0.130 - - [2025-10-21 22:04:29] "POST /ref-update HTTP/1.1" 200 156 0.015470 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /firewall-rule/2131e44a-149f-42c6-885c-bc19af617153 HTTP/1.1" 200 115 0.041928 10.0.0.130 - - [2025-10-21 22:04:29] "GET /application-policy-set/b54073d0-9317-4d6c-b0fb-3d732583a9b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002551 10.0.0.130 - - [2025-10-21 22:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.130 - - [2025-10-21 22:04:29] "GET /policy-management/846af735-45df-4c1a-8f53-d690186c4589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002104 10.0.0.130 - - [2025-10-21 22:04:29] "GET /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003412 10.0.0.130 - - [2025-10-21 22:04:29] "POST /ref-update HTTP/1.1" 200 156 0.018588 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /firewall-policy/947a3d98-1679-436a-a6a2-993516b1b85f HTTP/1.1" 200 115 0.037034 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /tag/75add151-bb86-49d3-ba42-b574cdefd479 HTTP/1.1" 200 115 0.049206 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /tag/2b3e0169-59f1-4608-8daf-ffa2ec500467 HTTP/1.1" 200 115 0.049710 10.0.0.130 - - [2025-10-21 22:04:29] "DELETE /tag/82393471-f93e-4a1b-b4ea-22968fb49015 HTTP/1.1" 200 115 0.053151 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /tag/e5f14607-66dd-4cae-a75d-1b54313da873 HTTP/1.1" 200 115 0.032598 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /loadbalancer-member/de01d74c-aad0-4038-9094-25ab64912fbc HTTP/1.1" 200 115 0.027473 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /loadbalancer-pool/108bac26-d578-4322-947d-ce87e6931c5f HTTP/1.1" 200 115 0.025740 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /loadbalancer-listener/515b047e-af73-4399-994a-170f04d4b377 HTTP/1.1" 200 115 0.024938 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /loadbalancer/85dc8fb7-6049-4a51-b863-7e5449357151 HTTP/1.1" 200 115 0.031884 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /floating-ip/7705356b-0b29-462e-be56-dd2bbbb6bb00 HTTP/1.1" 200 115 0.021399 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /instance-ip/a0df93e4-3dbf-4312-99af-21723b5836df HTTP/1.1" 200 115 0.039756 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /virtual-machine-interface/c79ca64f-b217-4fce-a154-4070769b7696 HTTP/1.1" 200 115 0.035245 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /tag/aea8dbd5-b996-460f-bd5e-c110cd5a8193 HTTP/1.1" 200 115 0.042736 10.0.0.130 - - [2025-10-21 22:04:30] "POST /projects HTTP/1.1" 409 238 0.001603 10.0.0.130 - - [2025-10-21 22:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.130 - - [2025-10-21 22:04:30] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031582 10.0.0.130 - - [2025-10-21 22:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.130 - - [2025-10-21 22:04:30] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004491 10.0.0.130 - - [2025-10-21 22:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.130 - - [2025-10-21 22:04:30] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006403 10.0.0.130 - - [2025-10-21 22:04:30] "POST /security-groups HTTP/1.1" 409 285 0.002753 10.0.0.130 - - [2025-10-21 22:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.130 - - [2025-10-21 22:04:30] "PUT /security-group/4f9ea74e-b629-4fae-8185-4803f2a38f64 HTTP/1.1" 200 263 0.055455 10.0.0.130 - - [2025-10-21 22:04:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029715 10.0.0.130 - - [2025-10-21 22:04:30] "PUT /access-control-list/b81da6ed-96e1-4074-9052-f42f78bd094f HTTP/1.1" 200 273 0.032131 10.0.0.130 - - [2025-10-21 22:04:30] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.023726 10.0.0.130 - - [2025-10-21 22:04:30] "PUT /access-control-list/8623b6b2-91ca-41fd-91d4-ea30e5efaa0e HTTP/1.1" 200 273 0.008954 10.0.0.130 - - [2025-10-21 22:04:30] "GET /firewall-rule/fa945bd0-3b39-44c8-9277-48d922462a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003525 10.0.0.130 - - [2025-10-21 22:04:30] "POST /ref-update HTTP/1.1" 200 156 0.051194 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /firewall-rule/fa945bd0-3b39-44c8-9277-48d922462a9f HTTP/1.1" 200 115 0.046542 10.0.0.130 - - [2025-10-21 22:04:30] "GET /firewall-policy/7e33d721-ce82-40e6-9408-2687a38c9c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005128 10.0.0.130 - - [2025-10-21 22:04:30] "GET /firewall-rule/c765e002-cdeb-462b-a50c-a5a53df7edec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002836 10.0.0.130 - - [2025-10-21 22:04:30] "POST /ref-update HTTP/1.1" 200 156 0.051784 10.0.0.130 - - [2025-10-21 22:04:30] "DELETE /firewall-rule/c765e002-cdeb-462b-a50c-a5a53df7edec HTTP/1.1" 200 115 0.062234 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /tag/7e849c3a-cc61-46d0-908e-b72319a78e5e HTTP/1.1" 200 115 0.045859 10.0.0.130 - - [2025-10-21 22:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.130 - - [2025-10-21 22:04:31] "GET /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004091 10.0.0.130 - - [2025-10-21 22:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.130 - - [2025-10-21 22:04:31] "GET /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003826 10.0.0.130 - - [2025-10-21 22:04:31] "PUT /virtual-network/b62bdc04-4394-4f3d-baee-bbf219725c6a HTTP/1.1" 200 265 0.046507 10.0.0.130 - - [2025-10-21 22:04:31] "PUT /virtual-network/23686b52-8cd9-4325-9892-ceca1af64c25 HTTP/1.1" 200 265 0.066245 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /security-group/4f9ea74e-b629-4fae-8185-4803f2a38f64 HTTP/1.1" 200 115 0.058617 10.0.0.130 - - [2025-10-21 22:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /access-control-list/b81da6ed-96e1-4074-9052-f42f78bd094f HTTP/1.1" 200 115 0.047151 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /access-control-list/8623b6b2-91ca-41fd-91d4-ea30e5efaa0e HTTP/1.1" 200 115 0.029490 10.0.0.130 - - [2025-10-21 22:04:31] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041543 10.0.0.130 - - [2025-10-21 22:04:31] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?fields=security_groups HTTP/1.1" 200 1353 0.027496 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /security-group/7e1420c9-8e89-4667-969d-4659f7c84d15 HTTP/1.1" 200 115 0.045642 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /access-control-list/0ed26eee-ad97-4717-8185-8fc84c03efbb HTTP/1.1" 200 115 0.060129 10.0.0.130 - - [2025-10-21 22:04:31] "GET /project/f8307d25-84b3-465e-8e8a-9bfad50c8014?fields=application_policy_sets HTTP/1.1" 200 1392 0.056471 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /access-control-list/c4096492-e4a7-4e9e-b44d-ba467f2379d3 HTTP/1.1" 200 115 0.036617 10.0.0.130 - - [2025-10-21 22:04:31] "DELETE /project/f8307d25-84b3-465e-8e8a-9bfad50c8014 HTTP/1.1" 200 115 0.336015 10.0.0.130 - - [2025-10-21 22:04:39] "GET /global-system-configs HTTP/1.1" 200 323 0.004259 10.0.0.130 - - [2025-10-21 22:04:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002677