++ 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: =================== Wed Oct 22 12:32:39 PM UTC 2025 ===================' INFO: =================== Wed Oct 22 12:32:39 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 )) + nc -z 10.0.0.130 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.130 +++ local servers=10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.130,10.73.92.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.73.92.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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/22/2025 12:33:25.737 7f545f552800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/22/2025 12:33:26.189 7f545f552800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/22/2025 12:33:26.243 7f545f552800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/22/2025 12:33:26.243 7f545f552800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2025-10-22 12:33:36] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.130 - - [2025-10-22 12:33:37] "GET / HTTP/1.1" 200 45303 0.001745 10.0.0.130 - - [2025-10-22 12:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758 10.0.0.130 - - [2025-10-22 12:33:37] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.130 - - [2025-10-22 12:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.130 - - [2025-10-22 12:33:37] "GET / HTTP/1.1" 200 36215 0.012324 10.0.0.130 - - [2025-10-22 12:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.130 - - [2025-10-22 12:33:37] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006037 10.0.0.130 - - [2025-10-22 12:33:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004074 10.0.0.130 - - [2025-10-22 12:33:37] "POST /config-nodes HTTP/1.1" 200 595 0.045577 10.0.0.130 - - [2025-10-22 12:33:38] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.130 - - [2025-10-22 12:33:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003726 10.0.0.130 - - [2025-10-22 12:33:38] "GET / HTTP/1.1" 200 36215 0.001164 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.003597 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.130 - - [2025-10-22 12:33:39] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007335 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-appliance-sets HTTP/1.1" 200 555 0.030759 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.002127 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.130 - - [2025-10-22 12:33:39] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004445 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-appliance-sets HTTP/1.1" 200 543 0.030019 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.130 - - [2025-10-22 12:33:39] "GET /network-ipam/6232ae7a-93c6-4e3b-8868-1cda0973ed19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003048 10.0.0.130 - - [2025-10-22 12:33:39] "GET / HTTP/1.1" 200 36215 0.002034 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-templates HTTP/1.1" 200 513 0.040367 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-templates HTTP/1.1" 200 503 0.033510 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-templates HTTP/1.1" 200 517 0.045177 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-templates HTTP/1.1" 200 537 0.035028 10.0.0.130 - - [2025-10-22 12:33:39] "POST /service-templates HTTP/1.1" 200 509 0.036992 10.0.0.130 - - [2025-10-22 12:33:39] "GET / HTTP/1.1" 200 36215 0.001183 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.130 - - [2025-10-22 12:33:39] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007166 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.004291 10.0.0.130 - - [2025-10-22 12:33:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.038776 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:33:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:33:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.130 - - [2025-10-22 12:33:39] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012181 10.0.0.130 - - [2025-10-22 12:33:39] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005880 10.0.0.130 - - [2025-10-22 12:33:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.003799 10.0.0.130 - - [2025-10-22 12:33:40] "POST /analytics-nodes HTTP/1.1" 200 601 0.036650 10.0.0.130 - - [2025-10-22 12:33:40] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.130 - - [2025-10-22 12:33:40] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005686 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.012869 10.0.0.130 - - [2025-10-22 12:33:40] "GET / HTTP/1.1" 200 36215 0.001162 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.130 - - [2025-10-22 12:33:40] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007016 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003045 10.0.0.130 - - [2025-10-22 12:33:40] "GET / HTTP/1.1" 200 36215 0.002053 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.130 - - [2025-10-22 12:33:40] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009269 10.0.0.130 - - [2025-10-22 12:33:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002903 10.0.0.130 - - [2025-10-22 12:33:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.416153 10.0.0.130 - - [2025-10-22 12:33:40] "POST /config-database-nodes HTTP/1.1" 200 613 0.438580 10.0.0.130 - - [2025-10-22 12:33:40] "POST /database-nodes HTTP/1.1" 200 599 0.249567 10.0.0.130 - - [2025-10-22 12:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007978 10.0.0.130 - - [2025-10-22 12:33:41] "GET /network-ipam/6232ae7a-93c6-4e3b-8868-1cda0973ed19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005759 10.0.0.130 - - [2025-10-22 12:33:42] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.130 - - [2025-10-22 12:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.130 - - [2025-10-22 12:33:42] "GET /routing-instance/931c9722-01a3-42bd-972a-ab4446a1fb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003377 10.0.0.130 - - [2025-10-22 12:33:42] "POST /bgp-routers HTTP/1.1" 200 618 0.048777 10.0.0.130 - - [2025-10-22 12:33:42] "GET /bgp-router/80fc2dcc-1cce-4d69-808c-5e15cf4fdd66?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005004 10.0.0.130 - - [2025-10-22 12:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.130 - - [2025-10-22 12:33:42] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007338 10.0.0.130 - - [2025-10-22 12:33:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.002099 10.0.0.130 - - [2025-10-22 12:33:42] "POST /access-control-lists HTTP/1.1" 200 589 0.017371 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021413 10.0.0.130 - - [2025-10-22 12:33:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.032013 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-update HTTP/1.1" 200 156 0.018613 10.0.0.130 - - [2025-10-22 12:33:42] "POST /access-control-lists HTTP/1.1" 200 587 0.036181 10.0.0.130 - - [2025-10-22 12:33:42] "POST /route-targets HTTP/1.1" 200 328 0.019521 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-update HTTP/1.1" 200 156 0.016505 10.0.0.130 - - [2025-10-22 12:33:42] "POST /route-targets HTTP/1.1" 200 328 0.018234 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-update HTTP/1.1" 200 156 0.011552 10.0.0.130 - - [2025-10-22 12:33:42] "POST /route-targets HTTP/1.1" 200 328 0.024448 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-update HTTP/1.1" 200 156 0.026124 10.0.0.130 - - [2025-10-22 12:33:42] "POST /route-targets HTTP/1.1" 200 328 0.016574 10.0.0.130 - - [2025-10-22 12:33:42] "POST /ref-update HTTP/1.1" 200 156 0.015243 10.0.0.130 - - [2025-10-22 12:33:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002154 10.0.0.130 - - [2025-10-22 12:33:42] "POST /access-control-lists HTTP/1.1" 200 553 0.076676 10.0.0.130 - - [2025-10-22 12:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.130 - - [2025-10-22 12:33:43] "GET /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004567 10.0.0.130 - - [2025-10-22 12:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.130 - - [2025-10-22 12:33:43] "PUT /access-control-list/b4ee9f3a-79c4-45e8-9d8b-7d1ed98a0766 HTTP/1.1" 200 273 0.046768 10.0.0.130 - - [2025-10-22 12:33:43] "PUT /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa HTTP/1.1" 200 277 0.030279 10.0.0.130 - - [2025-10-22 12:33:43] "PUT /access-control-list/1130704e-a9c3-4345-8fd6-d5e07d7e3466 HTTP/1.1" 200 273 0.018326 10.0.0.130 - - [2025-10-22 12:33:43] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 583 0.028807 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 577 0.051157 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 577 0.040004 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 561 0.024999 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 557 0.024216 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 559 0.037310 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 567 0.036082 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 551 0.022399 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 559 0.037558 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 569 0.029050 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 557 0.017203 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 569 0.037212 10.0.0.130 - - [2025-10-22 12:33:43] "POST /alarms HTTP/1.1" 200 577 0.073731 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 571 0.028556 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 563 0.028114 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 563 0.026024 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 563 0.017466 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 549 0.029326 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 597 0.029298 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 577 0.059094 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 573 0.041887 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 585 0.040068 10.0.0.130 - - [2025-10-22 12:33:44] "POST /alarms HTTP/1.1" 200 611 0.047370 10.0.0.130 - - [2025-10-22 12:33:44] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.130 - - [2025-10-22 12:33:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002322 10.0.0.130 - - [2025-10-22 12:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.130 - - [2025-10-22 12:33:44] "PUT /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa HTTP/1.1" 200 277 0.012451 10.0.0.130 - - [2025-10-22 12:33:45] "GET / HTTP/1.1" 200 36215 0.001193 10.0.0.130 - - [2025-10-22 12:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.130 - - [2025-10-22 12:33:45] "GET /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002547 10.0.0.130 - - [2025-10-22 12:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.130 - - [2025-10-22 12:33:45] "PUT /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa HTTP/1.1" 200 277 0.007026 10.0.0.130 - - [2025-10-22 12:33:45] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.130 - - [2025-10-22 12:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.130 - - [2025-10-22 12:33:45] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006395 10.0.0.130 - - [2025-10-22 12:33:45] "PUT /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a HTTP/1.1" 200 275 0.027263 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002580 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 10.0.0.130 - - [2025-10-22 12:37:36] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.130 - - [2025-10-22 12:37:36] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002814 10.0.0.130 - - [2025-10-22 12:37:36] "POST /id-to-fqname HTTP/1.1" 200 173 0.000701 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.007019 10.0.0.130 - - [2025-10-22 12:37:36] "POST /security-groups HTTP/1.1" 200 570 0.095627 10.0.0.130 - - [2025-10-22 12:37:36] "POST /projects HTTP/1.1" 200 483 0.221135 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.004763 10.0.0.130 - - [2025-10-22 12:37:36] "POST /security-groups HTTP/1.1" 200 536 0.077068 10.0.0.130 - - [2025-10-22 12:37:36] "POST /chown HTTP/1.1" 200 109 0.034928 10.0.0.130 - - [2025-10-22 12:37:36] "POST /access-control-lists HTTP/1.1" 200 581 0.128034 10.0.0.130 - - [2025-10-22 12:37:36] "POST /policy-managements HTTP/1.1" 409 214 0.025243 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.017594 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.130 - - [2025-10-22 12:37:36] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002987 10.0.0.130 - - [2025-10-22 12:37:36] "POST /access-control-lists HTTP/1.1" 200 579 0.067192 10.0.0.130 - - [2025-10-22 12:37:36] "POST /application-policy-sets HTTP/1.1" 200 530 0.079261 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.130 - - [2025-10-22 12:37:36] "GET /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002803 10.0.0.130 - - [2025-10-22 12:37:36] "PUT /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa HTTP/1.1" 200 277 0.015423 10.0.0.130 - - [2025-10-22 12:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.130 - - [2025-10-22 12:37:37] "GET /virtual-network/adeb65d9-2751-4fd4-9c7e-c88ccbe6c889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004413 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 10.0.0.130 - - [2025-10-22 12:37:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000993 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:37:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003637 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002176 10.0.0.130 - - [2025-10-22 12:37:37] "POST /security-groups HTTP/1.1" 200 574 0.076874 10.0.0.130 - - [2025-10-22 12:37:37] "POST /projects HTTP/1.1" 200 491 0.248417 10.0.0.130 - - [2025-10-22 12:37:37] "POST /security-groups HTTP/1.1" 200 548 0.057105 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.001895 10.0.0.130 - - [2025-10-22 12:37:37] "POST /access-control-lists HTTP/1.1" 200 596 0.047410 10.0.0.130 - - [2025-10-22 12:37:37] "POST /chown HTTP/1.1" 200 109 0.031453 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 231 0.030656 10.0.0.130 - - [2025-10-22 12:37:37] "POST /access-control-lists HTTP/1.1" 200 594 0.296393 10.0.0.130 - - [2025-10-22 12:37:37] "POST /network-ipams HTTP/1.1" 200 524 0.337607 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.003472 10.0.0.130 - - [2025-10-22 12:37:37] "POST /network-ipams HTTP/1.1" 200 512 0.056781 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.004287 10.0.0.130 - - [2025-10-22 12:37:37] "POST /access-control-lists HTTP/1.1" 200 585 0.108313 10.0.0.130 - - [2025-10-22 12:37:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.012991 10.0.0.130 - - [2025-10-22 12:37:38] "POST /access-control-lists HTTP/1.1" 200 583 0.082653 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.025289 10.0.0.130 - - [2025-10-22 12:37:38] "POST /access-control-lists HTTP/1.1" 200 604 0.054145 10.0.0.130 - - [2025-10-22 12:37:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012089 10.0.0.130 - - [2025-10-22 12:37:38] "POST /virtual-networks HTTP/1.1" 200 540 0.291849 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.038969 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.014801 10.0.0.130 - - [2025-10-22 12:37:38] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008561 10.0.0.130 - - [2025-10-22 12:37:38] "POST /access-control-lists HTTP/1.1" 200 602 0.053696 10.0.0.130 - - [2025-10-22 12:37:38] "POST /network-ipams HTTP/1.1" 200 520 0.061589 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.008556 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.007957 10.0.0.130 - - [2025-10-22 12:37:38] "POST /access-control-lists HTTP/1.1" 200 591 0.089585 10.0.0.130 - - [2025-10-22 12:37:38] "POST /route-targets HTTP/1.1" 200 328 0.070255 10.0.0.130 - - [2025-10-22 12:37:38] "POST /ref-update HTTP/1.1" 200 156 0.029129 10.0.0.130 - - [2025-10-22 12:37:38] "POST /useragent-kv HTTP/1.1" 200 115 0.015202 10.0.0.130 - - [2025-10-22 12:37:38] "POST /virtual-networks HTTP/1.1" 200 548 0.268746 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.130 - - [2025-10-22 12:37:38] "PUT /access-control-list/a14a863b-3171-4278-aa16-eb3a5c50d2b2 HTTP/1.1" 200 273 0.090982 10.0.0.130 - - [2025-10-22 12:37:38] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.068831 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.002801 10.0.0.130 - - [2025-10-22 12:37:38] "POST /network-policys HTTP/1.1" 200 540 0.044886 10.0.0.130 - - [2025-10-22 12:37:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.021182 10.0.0.130 - - [2025-10-22 12:37:38] "POST /route-targets HTTP/1.1" 200 328 0.051936 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.045124 10.0.0.130 - - [2025-10-22 12:37:39] "POST /network-policys HTTP/1.1" 200 536 0.091336 10.0.0.130 - - [2025-10-22 12:37:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.002201 10.0.0.130 - - [2025-10-22 12:37:39] "POST /network-policys HTTP/1.1" 200 544 0.073235 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.060932 10.0.0.130 - - [2025-10-22 12:37:39] "PUT /access-control-list/98a5832a-a10c-4267-8795-f4bcd3aceed3 HTTP/1.1" 200 273 0.029572 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006091 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.080331 10.0.0.130 - - [2025-10-22 12:37:39] "PUT /access-control-list/a14a863b-3171-4278-aa16-eb3a5c50d2b2 HTTP/1.1" 200 273 0.031944 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.087591 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024873 10.0.0.130 - - [2025-10-22 12:37:39] "PUT /access-control-list/a14a863b-3171-4278-aa16-eb3a5c50d2b2 HTTP/1.1" 200 273 0.095402 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018654 10.0.0.130 - - [2025-10-22 12:37:39] "PUT /access-control-list/98a5832a-a10c-4267-8795-f4bcd3aceed3 HTTP/1.1" 200 273 0.048144 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.078590 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.121279 10.0.0.130 - - [2025-10-22 12:37:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.017935 10.0.0.130 - - [2025-10-22 12:37:39] "POST /access-control-lists HTTP/1.1" 200 603 0.089329 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.134565 10.0.0.130 - - [2025-10-22 12:37:39] "POST /ref-update HTTP/1.1" 200 156 0.019118 10.0.0.130 - - [2025-10-22 12:37:40] "PUT /access-control-list/4cfa357d-ff4e-4c24-a613-2a350973462c HTTP/1.1" 200 273 0.049349 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.160506 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010642 10.0.0.130 - - [2025-10-22 12:37:40] "PUT /access-control-list/98a5832a-a10c-4267-8795-f4bcd3aceed3 HTTP/1.1" 200 273 0.098644 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016722 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003489 10.0.0.130 - - [2025-10-22 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.046018 10.0.0.130 - - [2025-10-22 12:37:40] "GET /virtual-network/adeb65d9-2751-4fd4-9c7e-c88ccbe6c889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.028077 10.0.0.130 - - [2025-10-22 12:37:40] "PUT /access-control-list/4cfa357d-ff4e-4c24-a613-2a350973462c HTTP/1.1" 200 273 0.053862 10.0.0.130 - - [2025-10-22 12:37:40] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.007999 10.0.0.130 - - [2025-10-22 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.130 - - [2025-10-22 12:37:40] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002492 10.0.0.130 - - [2025-10-22 12:37:40] "POST /firewall-policys HTTP/1.1" 200 532 0.032906 10.0.0.130 - - [2025-10-22 12:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017282 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.016014 10.0.0.130 - - [2025-10-22 12:37:40] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002100 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003170 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.130 - - [2025-10-22 12:37:40] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018767 10.0.0.130 - - [2025-10-22 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.130 - - [2025-10-22 12:37:40] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002448 10.0.0.130 - - [2025-10-22 12:37:40] "POST /firewall-policys HTTP/1.1" 200 534 0.018178 10.0.0.130 - - [2025-10-22 12:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013131 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.019058 10.0.0.130 - - [2025-10-22 12:37:40] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002369 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002670 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002458 10.0.0.130 - - [2025-10-22 12:37:40] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002333 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.019393 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.037038 10.0.0.130 - - [2025-10-22 12:37:40] "POST /ref-update HTTP/1.1" 200 156 0.041133 10.0.0.130 - - [2025-10-22 12:37:40] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004094 10.0.0.130 - - [2025-10-22 12:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.130 - - [2025-10-22 12:37:40] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002106 10.0.0.130 - - [2025-10-22 12:37:41] "POST /firewall-policys HTTP/1.1" 200 532 0.038997 10.0.0.130 - - [2025-10-22 12:37:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035027 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.016600 10.0.0.130 - - [2025-10-22 12:37:41] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003399 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002549 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002707 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002815 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004117 10.0.0.130 - - [2025-10-22 12:37:41] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002746 10.0.0.130 - - [2025-10-22 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.033797 10.0.0.130 - - [2025-10-22 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.026488 10.0.0.130 - - [2025-10-22 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.040462 10.0.0.130 - - [2025-10-22 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.049172 10.0.0.130 - - [2025-10-22 12:37:41] "POST /ref-update HTTP/1.1" 200 156 0.042624 10.0.0.130 - - [2025-10-22 12:37:41] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.027951 10.0.0.130 - - [2025-10-22 12:37:41] "POST /tags HTTP/1.1" 200 300 0.071166 10.0.0.130 - - [2025-10-22 12:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.130 - - [2025-10-22 12:37:41] "GET /tag/f3c13154-d1be-47eb-a4d1-510d6481f728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016329 10.0.0.130 - - [2025-10-22 12:37:41] "POST /set-tag HTTP/1.1" 200 109 0.027291 10.0.0.130 - - [2025-10-22 12:37:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.002933 10.0.0.130 - - [2025-10-22 12:37:41] "POST /tags HTTP/1.1" 200 306 0.119708 10.0.0.130 - - [2025-10-22 12:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011211 10.0.0.130 - - [2025-10-22 12:37:42] "GET /tag/fa2f8618-48fd-40e1-8617-08c53d995395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031396 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.130 - - [2025-10-22 12:37:42] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047401 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.130 - - [2025-10-22 12:37:42] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006004 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.130 - - [2025-10-22 12:37:42] "GET /service-appliance-set/a2d5bd0e-156d-4ac3-ab65-066f56f2ac4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013040 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.001827 10.0.0.130 - - [2025-10-22 12:37:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.134776 10.0.0.130 - - [2025-10-22 12:37:42] "GET /virtual-machine-interface/2a1581bb-fa86-4e15-8f94-7f57f1cc5fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.013062 10.0.0.130 - - [2025-10-22 12:37:42] "POST /instance-ips HTTP/1.1" 200 382 0.047071 10.0.0.130 - - [2025-10-22 12:37:42] "GET /instance-ip/79574567-1c6a-41f0-938d-3249e299fc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005194 10.0.0.130 - - [2025-10-22 12:37:42] "POST /loadbalancers HTTP/1.1" 200 584 0.073088 10.0.0.130 - - [2025-10-22 12:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018287 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023851 10.0.0.130 - - [2025-10-22 12:37:42] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060114 10.0.0.130 - - [2025-10-22 12:37:42] "GET /instance-ip/79574567-1c6a-41f0-938d-3249e299fc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008447 10.0.0.130 - - [2025-10-22 12:37:42] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075755 10.0.0.130 - - [2025-10-22 12:37:42] "GET /loadbalancer/4f7971bf-4306-4c3e-bf44-ce722e454a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004992 10.0.0.130 - - [2025-10-22 12:37:42] "POST /floating-ips HTTP/1.1" 200 585 0.031902 10.0.0.130 - - [2025-10-22 12:37:42] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040317 10.0.0.130 - - [2025-10-22 12:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022171 10.0.0.130 - - [2025-10-22 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009546 10.0.0.130 - - [2025-10-22 12:37:42] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038836 10.0.0.130 - - [2025-10-22 12:37:42] "GET /loadbalancer-listener/ef7fe198-d3b0-4e9e-9b67-6c3b6cb65f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003723 10.0.0.130 - - [2025-10-22 12:37:42] "GET /loadbalancer-listener/ef7fe198-d3b0-4e9e-9b67-6c3b6cb65f82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004600 10.0.0.130 - - [2025-10-22 12:37:43] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026283 10.0.0.130 - - [2025-10-22 12:37:43] "GET /instance-ip/79574567-1c6a-41f0-938d-3249e299fc62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003205 10.0.0.130 - - [2025-10-22 12:37:43] "GET /instance-ip/79574567-1c6a-41f0-938d-3249e299fc62?fields=floating_ips HTTP/1.1" 200 1172 0.005497 10.0.0.130 - - [2025-10-22 12:37:43] "GET /floating-ip/8b50cd3c-f9e8-48f2-b2fa-c4e5d51503ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002273 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.130 - - [2025-10-22 12:37:43] "GET /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002896 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.130 - - [2025-10-22 12:37:43] "PUT /global-vrouter-config/1bac5949-f3f9-461a-b064-aacf645f69aa HTTP/1.1" 200 277 0.010261 10.0.0.130 - - [2025-10-22 12:37:43] "POST /tags HTTP/1.1" 200 302 0.063529 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013111 10.0.0.130 - - [2025-10-22 12:37:43] "GET /tag/4740f365-8b05-4115-9351-15cd5cb83d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014199 10.0.0.130 - - [2025-10-22 12:37:43] "POST /tags HTTP/1.1" 200 326 0.095798 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018042 10.0.0.130 - - [2025-10-22 12:37:43] "GET /tag/50c9e88c-d5a4-4489-8602-4fe022b31fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.014137 10.0.0.130 - - [2025-10-22 12:37:43] "POST /tags HTTP/1.1" 200 364 0.051537 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.130 - - [2025-10-22 12:37:43] "GET /tag/1f148eb8-d40b-4d36-abf9-62674fd77d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017574 10.0.0.130 - - [2025-10-22 12:37:43] "POST /tags HTTP/1.1" 200 312 0.063598 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015160 10.0.0.130 - - [2025-10-22 12:37:43] "GET /tag/3158eb90-fbf0-40ce-9bac-db9d27461c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018623 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.130 - - [2025-10-22 12:37:43] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.004402 10.0.0.130 - - [2025-10-22 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.130 - - [2025-10-22 12:37:43] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040627 10.0.0.130 - - [2025-10-22 12:37:43] "POST /virtual-machines HTTP/1.1" 200 378 0.010901 10.0.0.130 - - [2025-10-22 12:37:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012199 10.0.0.130 - - [2025-10-22 12:37:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.134010 10.0.0.130 - - [2025-10-22 12:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028912 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.130 - - [2025-10-22 12:37:44] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004869 10.0.0.130 - - [2025-10-22 12:37:44] "POST /instance-ips HTTP/1.1" 200 410 0.028346 10.0.0.130 - - [2025-10-22 12:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026628 10.0.0.130 - - [2025-10-22 12:37:44] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009191 10.0.0.130 - - [2025-10-22 12:37:44] "POST /set-tag HTTP/1.1" 200 109 0.021758 10.0.0.130 - - [2025-10-22 12:37:44] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025163 10.0.0.130 - - [2025-10-22 12:37:44] "GET /instance-ip/e823b18a-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002883 10.0.0.130 - - [2025-10-22 12:37:44] "POST /tags HTTP/1.1" 200 358 0.019135 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.130 - - [2025-10-22 12:37:44] "GET /tag/0b210193-e4d6-435c-926c-e8bed4b8ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.016525 10.0.0.130 - - [2025-10-22 12:37:44] "POST /tags HTTP/1.1" 200 306 0.021246 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029198 10.0.0.130 - - [2025-10-22 12:37:44] "GET /tag/bfe161cd-f9e9-4cc7-90c2-63dd18a386ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019971 10.0.0.130 - - [2025-10-22 12:37:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000513 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.008584 10.0.0.130 - - [2025-10-22 12:37:44] "POST /security-groups HTTP/1.1" 200 571 0.075348 10.0.0.130 - - [2025-10-22 12:37:44] "POST /projects HTTP/1.1" 200 485 0.194933 10.0.0.130 - - [2025-10-22 12:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016631 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.002220 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012161 10.0.0.130 - - [2025-10-22 12:37:44] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.027906 10.0.0.130 - - [2025-10-22 12:37:44] "POST /access-control-lists HTTP/1.1" 200 582 0.084654 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.130 - - [2025-10-22 12:37:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.002141 10.0.0.130 - - [2025-10-22 12:37:44] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.003899 10.0.0.130 - - [2025-10-22 12:37:45] "POST /access-control-lists HTTP/1.1" 200 580 0.072245 10.0.0.130 - - [2025-10-22 12:37:45] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.080591 10.0.0.130 - - [2025-10-22 12:37:45] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.040477 10.0.0.130 - - [2025-10-22 12:37:45] "POST /security-groups HTTP/1.1" 200 539 0.070853 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.001939 10.0.0.130 - - [2025-10-22 12:37:45] "POST /access-control-lists HTTP/1.1" 200 598 0.058818 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.016873 10.0.0.130 - - [2025-10-22 12:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.073027 10.0.0.130 - - [2025-10-22 12:37:45] "POST /chown HTTP/1.1" 200 109 0.013379 10.0.0.130 - - [2025-10-22 12:37:45] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008075 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.130 - - [2025-10-22 12:37:45] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016643 10.0.0.130 - - [2025-10-22 12:37:45] "POST /access-control-lists HTTP/1.1" 200 596 0.067735 10.0.0.130 - - [2025-10-22 12:37:45] "POST /tags HTTP/1.1" 409 207 0.002433 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.130 - - [2025-10-22 12:37:45] "GET /tag/bfe161cd-f9e9-4cc7-90c2-63dd18a386ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.009798 10.0.0.130 - - [2025-10-22 12:37:45] "POST /firewall-rules HTTP/1.1" 200 566 0.065124 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-rule/d924fe82-c5de-4a6c-8e11-bb07ead555e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011256 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002849 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-rule/d924fe82-c5de-4a6c-8e11-bb07ead555e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002600 10.0.0.130 - - [2025-10-22 12:37:45] "POST /ref-update HTTP/1.1" 200 156 0.014220 10.0.0.130 - - [2025-10-22 12:37:45] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003294 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.130 - - [2025-10-22 12:37:45] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002516 10.0.0.130 - - [2025-10-22 12:37:45] "POST /tags HTTP/1.1" 409 207 0.005593 10.0.0.130 - - [2025-10-22 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.130 - - [2025-10-22 12:37:45] "GET /tag/bfe161cd-f9e9-4cc7-90c2-63dd18a386ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015098 10.0.0.130 - - [2025-10-22 12:37:45] "POST /firewall-rules HTTP/1.1" 200 564 0.072188 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-rule/d7d73dab-4760-4fd3-be43-c3e3481d51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004471 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010550 10.0.0.130 - - [2025-10-22 12:37:45] "GET /firewall-rule/d7d73dab-4760-4fd3-be43-c3e3481d51ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002558 10.0.0.130 - - [2025-10-22 12:37:45] "POST /ref-update HTTP/1.1" 200 156 0.021285 10.0.0.130 - - [2025-10-22 12:37:45] "POST /tags HTTP/1.1" 200 356 0.027113 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020735 10.0.0.130 - - [2025-10-22 12:37:46] "GET /tag/63504a55-0ba9-4ff2-ae48-60a6cdbdec46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014077 10.0.0.130 - - [2025-10-22 12:37:46] "POST /tags HTTP/1.1" 200 304 0.027449 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023629 10.0.0.130 - - [2025-10-22 12:37:46] "GET /tag/c2344dd2-4916-48f9-95c0-14853f3495ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014061 10.0.0.130 - - [2025-10-22 12:37:46] "POST /projects HTTP/1.1" 409 218 0.005564 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.130 - - [2025-10-22 12:37:46] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053591 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.130 - - [2025-10-22 12:37:46] "GET /network-ipam/2d66c6c8-81e5-40ff-a11f-30cf99960ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002409 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.130 - - [2025-10-22 12:37:46] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005556 10.0.0.130 - - [2025-10-22 12:37:46] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.044938 10.0.0.130 - - [2025-10-22 12:37:46] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004483 10.0.0.130 - - [2025-10-22 12:37:46] "POST /set-tag HTTP/1.1" 200 109 0.064480 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.130 - - [2025-10-22 12:37:46] "GET /network-ipam/62463b12-5c4d-475a-a45a-6932150dc341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003183 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.130 - - [2025-10-22 12:37:46] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004426 10.0.0.130 - - [2025-10-22 12:37:46] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.056951 10.0.0.130 - - [2025-10-22 12:37:46] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.009191 10.0.0.130 - - [2025-10-22 12:37:46] "POST /set-tag HTTP/1.1" 200 109 0.058405 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.130 - - [2025-10-22 12:37:46] "GET /network-policy/b1af1267-5e79-419d-bfd0-ff282e8e1a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002832 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.130 - - [2025-10-22 12:37:46] "GET /network-policy/1b8a7b02-79e1-4128-afb7-7ef8b49af4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003038 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.130 - - [2025-10-22 12:37:46] "GET /network-policy/86afc4d7-05fd-4aac-95a7-92d3834a07fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002706 10.0.0.130 - - [2025-10-22 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.130 - - [2025-10-22 12:37:46] "PUT /network-policy/86afc4d7-05fd-4aac-95a7-92d3834a07fb HTTP/1.1" 200 263 0.013014 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-update HTTP/1.1" 200 156 0.060577 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012072 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002360 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002134 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002674 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002292 10.0.0.130 - - [2025-10-22 12:37:47] "POST /security-groups HTTP/1.1" 409 245 0.006585 10.0.0.130 - - [2025-10-22 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.130 - - [2025-10-22 12:37:47] "PUT /security-group/265d4b6b-f045-4449-b4ae-c646b0cec617 HTTP/1.1" 200 263 0.063453 10.0.0.130 - - [2025-10-22 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032930 10.0.0.130 - - [2025-10-22 12:37:47] "PUT /access-control-list/399ab954-a971-4cb9-8383-a4d7dcd72b30 HTTP/1.1" 200 273 0.025418 10.0.0.130 - - [2025-10-22 12:37:47] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027350 10.0.0.130 - - [2025-10-22 12:37:47] "PUT /access-control-list/20a70f75-15e7-482a-89a4-1b865e008eac HTTP/1.1" 200 273 0.029128 10.0.0.130 - - [2025-10-22 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.130 - - [2025-10-22 12:37:47] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003753 10.0.0.130 - - [2025-10-22 12:37:47] "POST /tags HTTP/1.1" 409 206 0.001751 10.0.0.130 - - [2025-10-22 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.130 - - [2025-10-22 12:37:47] "GET /tag/c2344dd2-4916-48f9-95c0-14853f3495ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010354 10.0.0.130 - - [2025-10-22 12:37:47] "POST /firewall-rules HTTP/1.1" 200 564 0.084554 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-rule/89823c7c-cdb9-447a-9c5a-77ca3b0af535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003940 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003489 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-rule/89823c7c-cdb9-447a-9c5a-77ca3b0af535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002213 10.0.0.130 - - [2025-10-22 12:37:47] "POST /ref-update HTTP/1.1" 200 156 0.045574 10.0.0.130 - - [2025-10-22 12:37:47] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012594 10.0.0.130 - - [2025-10-22 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.130 - - [2025-10-22 12:37:47] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003084 10.0.0.130 - - [2025-10-22 12:37:47] "POST /tags HTTP/1.1" 409 206 0.008688 10.0.0.130 - - [2025-10-22 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.130 - - [2025-10-22 12:37:47] "GET /tag/c2344dd2-4916-48f9-95c0-14853f3495ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.025154 10.0.0.130 - - [2025-10-22 12:37:47] "POST /firewall-rules HTTP/1.1" 200 562 0.079085 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-rule/6b2519a7-e5c1-44b0-a4e2-c8f1ef88de5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010653 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006298 10.0.0.130 - - [2025-10-22 12:37:47] "GET /firewall-rule/6b2519a7-e5c1-44b0-a4e2-c8f1ef88de5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003277 10.0.0.130 - - [2025-10-22 12:37:48] "POST /ref-update HTTP/1.1" 200 156 0.035923 10.0.0.130 - - [2025-10-22 12:37:48] "POST /tags HTTP/1.1" 200 302 0.031287 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.130 - - [2025-10-22 12:37:48] "GET /tag/ec1482a7-a217-451e-a9d0-68eb5b6c16b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012476 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.130 - - [2025-10-22 12:37:48] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038687 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.130 - - [2025-10-22 12:37:48] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004900 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.130 - - [2025-10-22 12:37:48] "GET /service-appliance-set/a2d5bd0e-156d-4ac3-ab65-066f56f2ac4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002493 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.001658 10.0.0.130 - - [2025-10-22 12:37:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100874 10.0.0.130 - - [2025-10-22 12:37:48] "GET /virtual-machine-interface/db34111b-f2e2-43ce-ab76-bf9400b27d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.013474 10.0.0.130 - - [2025-10-22 12:37:48] "POST /instance-ips HTTP/1.1" 200 378 0.027743 10.0.0.130 - - [2025-10-22 12:37:48] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004206 10.0.0.130 - - [2025-10-22 12:37:48] "POST /loadbalancers HTTP/1.1" 200 584 0.063161 10.0.0.130 - - [2025-10-22 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019853 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.130 - - [2025-10-22 12:37:48] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027625 10.0.0.130 - - [2025-10-22 12:37:48] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007662 10.0.0.130 - - [2025-10-22 12:37:48] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044580 10.0.0.130 - - [2025-10-22 12:37:48] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004056 10.0.0.130 - - [2025-10-22 12:37:48] "POST /floating-ips HTTP/1.1" 200 583 0.042215 10.0.0.130 - - [2025-10-22 12:37:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036458 10.0.0.130 - - [2025-10-22 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011560 10.0.0.130 - - [2025-10-22 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.130 - - [2025-10-22 12:37:48] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033643 10.0.0.130 - - [2025-10-22 12:37:48] "GET /loadbalancer-listener/27a9a60d-fe91-4946-84e0-c67b403c6d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002687 10.0.0.130 - - [2025-10-22 12:37:48] "GET /loadbalancer-listener/27a9a60d-fe91-4946-84e0-c67b403c6d57?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003478 10.0.0.130 - - [2025-10-22 12:37:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023585 10.0.0.130 - - [2025-10-22 12:37:48] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004795 10.0.0.130 - - [2025-10-22 12:37:48] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?fields=floating_ips HTTP/1.1" 200 1166 0.004832 10.0.0.130 - - [2025-10-22 12:37:48] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002814 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.130 - - [2025-10-22 12:37:49] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031456 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002458 10.0.0.130 - - [2025-10-22 12:37:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018595 10.0.0.130 - - [2025-10-22 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007879 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017458 10.0.0.130 - - [2025-10-22 12:37:49] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034522 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer-listener/5ad715dd-1041-4663-aaaf-c8ec62698eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002908 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer-listener/5ad715dd-1041-4663-aaaf-c8ec62698eee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003156 10.0.0.130 - - [2025-10-22 12:37:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017087 10.0.0.130 - - [2025-10-22 12:37:49] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002653 10.0.0.130 - - [2025-10-22 12:37:49] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?fields=floating_ips HTTP/1.1" 200 1166 0.002525 10.0.0.130 - - [2025-10-22 12:37:49] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002027 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.130 - - [2025-10-22 12:37:49] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027046 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003418 10.0.0.130 - - [2025-10-22 12:37:49] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021517 10.0.0.130 - - [2025-10-22 12:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013647 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.130 - - [2025-10-22 12:37:49] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036036 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer-listener/6a617e85-8897-4b9e-b7bc-5157ab64df5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002607 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer-listener/6a617e85-8897-4b9e-b7bc-5157ab64df5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003335 10.0.0.130 - - [2025-10-22 12:37:49] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018865 10.0.0.130 - - [2025-10-22 12:37:49] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002820 10.0.0.130 - - [2025-10-22 12:37:49] "GET /instance-ip/85e80f26-720e-4568-a4e5-31f1ea987d49?fields=floating_ips HTTP/1.1" 200 1166 0.002953 10.0.0.130 - - [2025-10-22 12:37:49] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002043 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.130 - - [2025-10-22 12:37:49] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002112 10.0.0.130 - - [2025-10-22 12:37:49] "POST /tags HTTP/1.1" 200 372 0.026822 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.130 - - [2025-10-22 12:37:49] "GET /tag/e1405390-68fa-438b-90a9-f052af686a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.021305 10.0.0.130 - - [2025-10-22 12:37:49] "POST /tags HTTP/1.1" 200 320 0.036652 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.130 - - [2025-10-22 12:37:49] "GET /tag/38acc5c8-7468-4709-b22a-e5194ab9499e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011776 10.0.0.130 - - [2025-10-22 12:37:49] "POST /id-to-fqname HTTP/1.1" 200 181 0.001959 10.0.0.130 - - [2025-10-22 12:37:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.004226 10.0.0.130 - - [2025-10-22 12:37:50] "POST /security-groups HTTP/1.1" 200 578 0.077683 10.0.0.130 - - [2025-10-22 12:37:50] "POST /projects HTTP/1.1" 200 499 0.227350 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.010578 10.0.0.130 - - [2025-10-22 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010186 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012047 10.0.0.130 - - [2025-10-22 12:37:50] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016306 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.130 - - [2025-10-22 12:37:50] "POST /access-control-lists HTTP/1.1" 200 589 0.105794 10.0.0.130 - - [2025-10-22 12:37:50] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.016998 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.004335 10.0.0.130 - - [2025-10-22 12:37:50] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.049404 10.0.0.130 - - [2025-10-22 12:37:50] "GET /global-system-configs HTTP/1.1" 200 323 0.007773 10.0.0.130 - - [2025-10-22 12:37:50] "POST /access-control-lists HTTP/1.1" 200 587 0.102564 10.0.0.130 - - [2025-10-22 12:37:50] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.106092 10.0.0.130 - - [2025-10-22 12:37:50] "POST /security-groups HTTP/1.1" 200 560 0.076783 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.013750 10.0.0.130 - - [2025-10-22 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.049840 10.0.0.130 - - [2025-10-22 12:37:50] "POST /access-control-lists HTTP/1.1" 200 612 0.073944 10.0.0.130 - - [2025-10-22 12:37:50] "POST /chown HTTP/1.1" 200 109 0.061433 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.010847 10.0.0.130 - - [2025-10-22 12:37:50] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012103 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006085 10.0.0.130 - - [2025-10-22 12:37:50] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004310 10.0.0.130 - - [2025-10-22 12:37:50] "POST /tags HTTP/1.1" 409 214 0.011358 10.0.0.130 - - [2025-10-22 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014143 10.0.0.130 - - [2025-10-22 12:37:50] "POST /access-control-lists HTTP/1.1" 200 610 0.106772 10.0.0.130 - - [2025-10-22 12:37:50] "GET /tag/38acc5c8-7468-4709-b22a-e5194ab9499e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.027750 10.0.0.130 - - [2025-10-22 12:37:50] "POST /firewall-rules HTTP/1.1" 200 580 0.085334 10.0.0.130 - - [2025-10-22 12:37:50] "GET /firewall-rule/f4360f70-19b6-4277-9784-db602136f667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010075 10.0.0.130 - - [2025-10-22 12:37:50] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.005857 10.0.0.130 - - [2025-10-22 12:37:51] "GET /firewall-rule/f4360f70-19b6-4277-9784-db602136f667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003980 10.0.0.130 - - [2025-10-22 12:37:51] "GET /global-system-configs HTTP/1.1" 200 323 0.008471 10.0.0.130 - - [2025-10-22 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.054415 10.0.0.130 - - [2025-10-22 12:37:51] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014151 10.0.0.130 - - [2025-10-22 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.130 - - [2025-10-22 12:37:51] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003151 10.0.0.130 - - [2025-10-22 12:37:51] "POST /tags HTTP/1.1" 409 214 0.001695 10.0.0.130 - - [2025-10-22 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.130 - - [2025-10-22 12:37:51] "GET /tag/38acc5c8-7468-4709-b22a-e5194ab9499e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.019554 10.0.0.130 - - [2025-10-22 12:37:51] "POST /firewall-rules HTTP/1.1" 200 578 0.083350 10.0.0.130 - - [2025-10-22 12:37:51] "GET /firewall-rule/fd0299e6-3a65-44c8-9bf8-884aaf7a5fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.034677 10.0.0.130 - - [2025-10-22 12:37:51] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.071855 10.0.0.130 - - [2025-10-22 12:37:51] "GET /firewall-rule/fd0299e6-3a65-44c8-9bf8-884aaf7a5fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003069 10.0.0.130 - - [2025-10-22 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.045073 10.0.0.130 - - [2025-10-22 12:37:51] "POST /tags HTTP/1.1" 200 364 0.175340 10.0.0.130 - - [2025-10-22 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013691 10.0.0.130 - - [2025-10-22 12:37:51] "GET /tag/12779234-b5e7-41f3-a301-1d4406a402b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018278 10.0.0.130 - - [2025-10-22 12:37:51] "POST /tags HTTP/1.1" 200 312 0.032135 10.0.0.130 - - [2025-10-22 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.130 - - [2025-10-22 12:37:51] "GET /tag/666a2b5b-af26-487f-ab24-cc3dfa5b2bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019496 10.0.0.130 - - [2025-10-22 12:37:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.002316 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.003278 10.0.0.130 - - [2025-10-22 12:37:52] "POST /security-groups HTTP/1.1" 200 574 0.102343 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.001806 10.0.0.130 - - [2025-10-22 12:37:52] "POST /projects HTTP/1.1" 200 491 0.286166 10.0.0.130 - - [2025-10-22 12:37:52] "POST /access-control-lists HTTP/1.1" 200 585 0.100465 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.001703 10.0.0.130 - - [2025-10-22 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.053000 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.130 - - [2025-10-22 12:37:52] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.003913 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.130 - - [2025-10-22 12:37:52] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.039087 10.0.0.130 - - [2025-10-22 12:37:52] "POST /access-control-lists HTTP/1.1" 200 583 0.073153 10.0.0.130 - - [2025-10-22 12:37:52] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.088891 10.0.0.130 - - [2025-10-22 12:37:52] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.064697 10.0.0.130 - - [2025-10-22 12:37:52] "POST /security-groups HTTP/1.1" 200 548 0.087411 10.0.0.130 - - [2025-10-22 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022604 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.012033 10.0.0.130 - - [2025-10-22 12:37:52] "POST /chown HTTP/1.1" 200 109 0.025165 10.0.0.130 - - [2025-10-22 12:37:52] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029057 10.0.0.130 - - [2025-10-22 12:37:52] "POST /access-control-lists HTTP/1.1" 200 604 0.082750 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.025163 10.0.0.130 - - [2025-10-22 12:37:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.023685 10.0.0.130 - - [2025-10-22 12:37:52] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007442 10.0.0.130 - - [2025-10-22 12:37:52] "POST /tags HTTP/1.1" 409 210 0.005107 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.130 - - [2025-10-22 12:37:53] "GET /tag/666a2b5b-af26-487f-ab24-cc3dfa5b2bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011368 10.0.0.130 - - [2025-10-22 12:37:53] "POST /access-control-lists HTTP/1.1" 200 602 0.069242 10.0.0.130 - - [2025-10-22 12:37:53] "POST /firewall-rules HTTP/1.1" 200 572 0.131597 10.0.0.130 - - [2025-10-22 12:37:53] "GET / HTTP/1.1" 200 36215 0.001441 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.130 - - [2025-10-22 12:37:53] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006630 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-rule/10cc46da-f630-4fcd-b38b-cef3c6558dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003781 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003547 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-rule/10cc46da-f630-4fcd-b38b-cef3c6558dc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002018 10.0.0.130 - - [2025-10-22 12:37:53] "GET /config-node/37893605-2f9d-457d-a9f2-73de6c54b14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004560 10.0.0.130 - - [2025-10-22 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.042186 10.0.0.130 - - [2025-10-22 12:37:53] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005088 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.130 - - [2025-10-22 12:37:53] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.130 - - [2025-10-22 12:37:53] "POST /tags HTTP/1.1" 409 210 0.001942 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.130 - - [2025-10-22 12:37:53] "GET /tag/666a2b5b-af26-487f-ab24-cc3dfa5b2bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012202 10.0.0.130 - - [2025-10-22 12:37:53] "POST /firewall-rules HTTP/1.1" 200 570 0.067400 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-rule/c1c5f716-9495-4f80-b042-ac1719d48ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013513 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004525 10.0.0.130 - - [2025-10-22 12:37:53] "GET /firewall-rule/c1c5f716-9495-4f80-b042-ac1719d48ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002883 10.0.0.130 - - [2025-10-22 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.036276 10.0.0.130 - - [2025-10-22 12:37:53] "POST /tags HTTP/1.1" 409 237 0.004024 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.130 - - [2025-10-22 12:37:53] "GET /tag/1f148eb8-d40b-4d36-abf9-62674fd77d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.009811 10.0.0.130 - - [2025-10-22 12:37:53] "POST /tags HTTP/1.1" 409 210 0.001852 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.130 - - [2025-10-22 12:37:53] "GET /tag/3158eb90-fbf0-40ce-9bac-db9d27461c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012191 10.0.0.130 - - [2025-10-22 12:37:53] "POST /projects HTTP/1.1" 409 223 0.002122 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.130 - - [2025-10-22 12:37:53] "GET /project/b260b31d-c5f8-4213-8707-9a214b552815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030426 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.130 - - [2025-10-22 12:37:53] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004394 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.130 - - [2025-10-22 12:37:53] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003577 10.0.0.130 - - [2025-10-22 12:37:53] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.039362 10.0.0.130 - - [2025-10-22 12:37:53] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.041677 10.0.0.130 - - [2025-10-22 12:37:53] "POST /security-groups HTTP/1.1" 409 253 0.007823 10.0.0.130 - - [2025-10-22 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.130 - - [2025-10-22 12:37:54] "PUT /security-group/7e0e74ca-cfab-4618-bf25-6c5d36852895 HTTP/1.1" 200 263 0.059254 10.0.0.130 - - [2025-10-22 12:37:54] "PUT /access-control-list/1f244166-de87-4f8b-9285-2df2cb4f1ec0 HTTP/1.1" 200 273 0.014483 10.0.0.130 - - [2025-10-22 12:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025946 10.0.0.130 - - [2025-10-22 12:37:54] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030987 10.0.0.130 - - [2025-10-22 12:37:54] "PUT /access-control-list/99f22d48-f1c4-4072-a360-b27e4a8f5b68 HTTP/1.1" 200 273 0.037513 10.0.0.130 - - [2025-10-22 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.130 - - [2025-10-22 12:37:54] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003187 10.0.0.130 - - [2025-10-22 12:37:54] "POST /tags HTTP/1.1" 409 210 0.001874 10.0.0.130 - - [2025-10-22 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.130 - - [2025-10-22 12:37:54] "GET /tag/3158eb90-fbf0-40ce-9bac-db9d27461c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013631 10.0.0.130 - - [2025-10-22 12:37:54] "POST /firewall-rules HTTP/1.1" 200 572 0.063908 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-rule/850a766d-bf5c-4812-950c-a9a9806d49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004276 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003451 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-rule/850a766d-bf5c-4812-950c-a9a9806d49f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002556 10.0.0.130 - - [2025-10-22 12:37:54] "POST /ref-update HTTP/1.1" 200 156 0.043031 10.0.0.130 - - [2025-10-22 12:37:54] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009885 10.0.0.130 - - [2025-10-22 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.130 - - [2025-10-22 12:37:54] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007763 10.0.0.130 - - [2025-10-22 12:37:54] "POST /tags HTTP/1.1" 409 210 0.002416 10.0.0.130 - - [2025-10-22 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.130 - - [2025-10-22 12:37:54] "GET /tag/3158eb90-fbf0-40ce-9bac-db9d27461c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012386 10.0.0.130 - - [2025-10-22 12:37:54] "POST /firewall-rules HTTP/1.1" 200 570 0.066568 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-rule/4487956d-18b1-4a54-b8ff-ccbfe020a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006741 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004750 10.0.0.130 - - [2025-10-22 12:37:54] "GET /firewall-rule/4487956d-18b1-4a54-b8ff-ccbfe020a9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003347 10.0.0.130 - - [2025-10-22 12:37:54] "POST /ref-update HTTP/1.1" 200 156 0.049762 10.0.0.130 - - [2025-10-22 12:37:54] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016103 10.0.0.130 - - [2025-10-22 12:37:54] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.130 - - [2025-10-22 12:38:04] "GET / HTTP/1.1" 200 36215 0.001437 10.0.0.130 - - [2025-10-22 12:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.130 - - [2025-10-22 12:38:04] "GET /routing-instance/931c9722-01a3-42bd-972a-ab4446a1fb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002368 10.0.0.130 - - [2025-10-22 12:38:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001959 10.0.0.130 - - [2025-10-22 12:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.130 - - [2025-10-22 12:38:04] "GET /bgp-router/80fc2dcc-1cce-4d69-808c-5e15cf4fdd66?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003365 10.0.0.130 - - [2025-10-22 12:38:04] "PUT /bgp-router/80fc2dcc-1cce-4d69-808c-5e15cf4fdd66 HTTP/1.1" 200 255 0.023079 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:38:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001187 10.0.0.249 - - [2025-10-22 12:39:11] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2025-10-22 12:39:11] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007447 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2025-10-22 12:39:11] "GET /routing-instance/931c9722-01a3-42bd-972a-ab4446a1fb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003288 10.0.0.249 - - [2025-10-22 12:39:11] "PUT /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a HTTP/1.1" 200 275 0.008645 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.009676 10.0.0.249 - - [2025-10-22 12:39:11] "POST /virtual-routers HTTP/1.1" 200 601 0.015988 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010814 10.0.0.249 - - [2025-10-22 12:39:11] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.012356 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002143 10.0.0.249 - - [2025-10-22 12:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.249 - - [2025-10-22 12:39:11] "GET /virtual-network/adeb65d9-2751-4fd4-9c7e-c88ccbe6c889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004347 10.0.0.249 - - [2025-10-22 12:39:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.083942 10.0.0.130 - - [2025-10-22 12:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.130 - - [2025-10-22 12:39:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002376 10.0.0.130 - - [2025-10-22 12:41:44] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002926 10.0.0.130 - - [2025-10-22 12:41:44] "POST /ref-update HTTP/1.1" 200 156 0.009857 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006847 10.0.0.130 - - [2025-10-22 12:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.130 - - [2025-10-22 12:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.130 - - [2025-10-22 12:41:50] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003240 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004728 10.0.0.130 - - [2025-10-22 12:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.130 - - [2025-10-22 12:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.130 - - [2025-10-22 12:41:50] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002260 10.0.0.130 - - [2025-10-22 12:41:50] "GET /loadbalancer-pool/8f0970b1-a766-4795-b94c-557da47966b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003456 10.0.0.130 - - [2025-10-22 12:41:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017249 10.0.0.130 - - [2025-10-22 12:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010518 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005181 10.0.0.130 - - [2025-10-22 12:41:50] "POST /tags HTTP/1.1" 409 205 0.001905 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003941 10.0.0.130 - - [2025-10-22 12:41:50] "POST /ref-update HTTP/1.1" 200 156 0.007026 10.0.0.130 - - [2025-10-22 12:41:50] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.005980 10.0.0.130 - - [2025-10-22 12:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.130 - - [2025-10-22 12:41:50] "GET /tag/ec1482a7-a217-451e-a9d0-68eb5b6c16b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009721 10.0.0.130 - - [2025-10-22 12:41:50] "POST /set-tag HTTP/1.1" 200 109 0.073868 10.0.0.130 - - [2025-10-22 12:41:50] "GET /loadbalancer-pool/76fdb6e2-85ce-4f8b-9c45-9f0e258f0509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.023876 10.0.0.130 - - [2025-10-22 12:41:50] "PUT /floating-ip/63552522-6b60-49b2-9629-e323528bea5e HTTP/1.1" 200 257 0.086535 10.0.0.130 - - [2025-10-22 12:41:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020726 10.0.0.130 - - [2025-10-22 12:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014755 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013843 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003887 10.0.0.130 - - [2025-10-22 12:41:50] "POST /ref-update HTTP/1.1" 200 156 0.007253 10.0.0.130 - - [2025-10-22 12:41:50] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.011930 10.0.0.130 - - [2025-10-22 12:41:50] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.130 - - [2025-10-22 12:41:50] "GET /loadbalancer-pool/63b5b05d-d6e3-4b1c-9a22-62ecc2313f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005400 10.0.0.130 - - [2025-10-22 12:41:50] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018932 10.0.0.130 - - [2025-10-22 12:41:50] "PUT /floating-ip/63552522-6b60-49b2-9629-e323528bea5e HTTP/1.1" 200 257 0.020490 10.0.0.130 - - [2025-10-22 12:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007294 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014235 10.0.0.130 - - [2025-10-22 12:41:50] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004653 10.0.0.130 - - [2025-10-22 12:41:50] "POST /set-tag HTTP/1.1" 200 109 0.003985 10.0.0.130 - - [2025-10-22 12:41:50] "POST /ref-update HTTP/1.1" 200 156 0.008266 10.0.0.130 - - [2025-10-22 12:41:50] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007611 10.0.0.130 - - [2025-10-22 12:41:50] "PUT /floating-ip/63552522-6b60-49b2-9629-e323528bea5e HTTP/1.1" 200 257 0.009900 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000786 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001370 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004476 10.0.0.130 - - [2025-10-22 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.130 - - [2025-10-22 12:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.130 - - [2025-10-22 12:42:27] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002290 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004566 10.0.0.130 - - [2025-10-22 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.018273 10.0.0.130 - - [2025-10-22 12:42:27] "DELETE /loadbalancer-member/3f174c00-8238-4c8b-a94f-d7785e73b9dc HTTP/1.1" 200 115 0.028658 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005581 10.0.0.130 - - [2025-10-22 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.130 - - [2025-10-22 12:42:27] "DELETE /loadbalancer-member/b60e7994-08c0-462f-9a37-5ea42dd32888 HTTP/1.1" 200 115 0.049318 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010178 10.0.0.130 - - [2025-10-22 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.130 - - [2025-10-22 12:42:27] "DELETE /loadbalancer-member/43a3295b-7788-47f3-af57-27d9427f4a2a HTTP/1.1" 200 115 0.054836 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008459 10.0.0.130 - - [2025-10-22 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.130 - - [2025-10-22 12:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.130 - - [2025-10-22 12:42:27] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005982 10.0.0.130 - - [2025-10-22 12:42:27] "GET /loadbalancer-pool/8f0970b1-a766-4795-b94c-557da47966b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005887 10.0.0.130 - - [2025-10-22 12:42:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031438 10.0.0.130 - - [2025-10-22 12:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016639 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018203 10.0.0.130 - - [2025-10-22 12:42:27] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010195 10.0.0.130 - - [2025-10-22 12:42:27] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003566 10.0.0.130 - - [2025-10-22 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.072674 10.0.0.130 - - [2025-10-22 12:42:28] "GET /loadbalancer-pool/76fdb6e2-85ce-4f8b-9c45-9f0e258f0509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021737 10.0.0.130 - - [2025-10-22 12:42:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041217 10.0.0.130 - - [2025-10-22 12:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011302 10.0.0.130 - - [2025-10-22 12:42:28] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006861 10.0.0.130 - - [2025-10-22 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.009402 10.0.0.130 - - [2025-10-22 12:42:28] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009810 10.0.0.130 - - [2025-10-22 12:42:28] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004598 10.0.0.130 - - [2025-10-22 12:42:28] "GET /loadbalancer-pool/63b5b05d-d6e3-4b1c-9a22-62ecc2313f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008575 10.0.0.130 - - [2025-10-22 12:42:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.056890 10.0.0.130 - - [2025-10-22 12:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020631 10.0.0.130 - - [2025-10-22 12:42:28] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018074 10.0.0.130 - - [2025-10-22 12:42:28] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016818 10.0.0.130 - - [2025-10-22 12:42:28] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003470 10.0.0.130 - - [2025-10-22 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.130 - - [2025-10-22 12:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.130 - - [2025-10-22 12:42:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004371 10.0.0.249 - - [2025-10-22 12:42:43] "GET / HTTP/1.1" 200 36215 0.001725 10.0.0.249 - - [2025-10-22 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2025-10-22 12:42:43] "GET /global-system-config/4efd49ac-577b-47b0-b8da-ef329f92a06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004905 10.0.0.249 - - [2025-10-22 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.249 - - [2025-10-22 12:42:43] "GET /routing-instance/931c9722-01a3-42bd-972a-ab4446a1fb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003343 10.0.0.249 - - [2025-10-22 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2025-10-22 12:42:43] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003483 10.0.0.249 - - [2025-10-22 12:42:43] "PUT /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949 HTTP/1.1" 200 263 0.010104 10.0.0.249 - - [2025-10-22 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2025-10-22 12:42:43] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007331 10.0.0.249 - - [2025-10-22 12:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2025-10-22 12:42:43] "GET /virtual-machine-interface/00a0c09f-6edc-42a2-b842-c804593f3dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004413 10.0.0.249 - - [2025-10-22 12:42:43] "PUT /virtual-machine-interface/00a0c09f-6edc-42a2-b842-c804593f3dec HTTP/1.1" 200 285 0.009185 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001424 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:42:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.130 - - [2025-10-22 12:42:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002151 10.0.0.130 - - [2025-10-22 12:42:51] "GET /global-system-configs HTTP/1.1" 200 323 0.003902 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:47:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 10.0.0.130 - - [2025-10-22 12:47:50] "GET /global-system-configs HTTP/1.1" 200 323 0.008048 10.0.0.130 - - [2025-10-22 12:47:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001962 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010086 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.007779 10.0.0.130 - - [2025-10-22 12:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.130 - - [2025-10-22 12:48:12] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003557 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003969 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.027801 10.0.0.130 - - [2025-10-22 12:48:12] "DELETE /loadbalancer-member/05cdf74d-83de-4e5f-b268-1d52a1acedd0 HTTP/1.1" 200 115 0.037209 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007880 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.130 - - [2025-10-22 12:48:12] "DELETE /loadbalancer-member/4e628d25-deca-4496-9595-e975a81f1b56 HTTP/1.1" 200 115 0.045788 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010087 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.130 - - [2025-10-22 12:48:12] "DELETE /loadbalancer-member/7daf353c-3188-456d-8afc-8ad40cb3c231 HTTP/1.1" 200 115 0.040715 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003988 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.130 - - [2025-10-22 12:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.130 - - [2025-10-22 12:48:12] "GET /loadbalancer/132c552a-ea0b-4ac9-bb71-e1940c6b5c19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002148 10.0.0.130 - - [2025-10-22 12:48:12] "GET /loadbalancer-pool/8f0970b1-a766-4795-b94c-557da47966b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002156 10.0.0.130 - - [2025-10-22 12:48:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027984 10.0.0.130 - - [2025-10-22 12:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020065 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007453 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004427 10.0.0.130 - - [2025-10-22 12:48:12] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001959 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.071954 10.0.0.130 - - [2025-10-22 12:48:12] "GET /loadbalancer-pool/76fdb6e2-85ce-4f8b-9c45-9f0e258f0509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012669 10.0.0.130 - - [2025-10-22 12:48:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027772 10.0.0.130 - - [2025-10-22 12:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008884 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014217 10.0.0.130 - - [2025-10-22 12:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.130 - - [2025-10-22 12:48:12] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003686 10.0.0.130 - - [2025-10-22 12:48:12] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002116 10.0.0.130 - - [2025-10-22 12:48:13] "GET /loadbalancer-pool/63b5b05d-d6e3-4b1c-9a22-62ecc2313f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002933 10.0.0.130 - - [2025-10-22 12:48:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020574 10.0.0.130 - - [2025-10-22 12:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029565 10.0.0.130 - - [2025-10-22 12:48:13] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012300 10.0.0.130 - - [2025-10-22 12:48:13] "GET /virtual-machine-interface/e80a0442-af43-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006583 10.0.0.130 - - [2025-10-22 12:48:13] "GET /floating-ip/63552522-6b60-49b2-9629-e323528bea5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005875 10.0.0.130 - - [2025-10-22 12:48:13] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.130 - - [2025-10-22 12:48:17] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.130 - - [2025-10-22 12:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.130 - - [2025-10-22 12:48:17] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044779 10.0.0.130 - - [2025-10-22 12:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.130 - - [2025-10-22 12:48:17] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057053 10.0.0.130 - - [2025-10-22 12:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.130 - - [2025-10-22 12:48:18] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053796 10.0.0.130 - - [2025-10-22 12:48:18] "POST /tags HTTP/1.1" 200 334 0.185773 10.0.0.130 - - [2025-10-22 12:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025141 10.0.0.130 - - [2025-10-22 12:48:18] "GET /tag/1ce3aac4-cda7-40f7-87e7-1a2fdc046f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.045512 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.081037 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.076036 10.0.0.130 - - [2025-10-22 12:48:19] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077883 10.0.0.130 - - [2025-10-22 12:48:19] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.089019 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-networks?parent_id=bc2a9ca7-0e3a-44ba-978f-12067e34e20f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006049 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007123 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.130 - - [2025-10-22 12:48:19] "GET /service-appliance-set/a2d5bd0e-156d-4ac3-ab65-066f56f2ac4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004153 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 404 254 0.004194 10.0.0.130 - - [2025-10-22 12:48:19] "POST /virtual-networks HTTP/1.1" 200 514 0.120375 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.130 - - [2025-10-22 12:48:19] "GET /network-ipam/f8eaa90c-f94a-4b7d-aa8e-72b24688619d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.036536 10.0.0.130 - - [2025-10-22 12:48:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.147116 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-machine-interface/bd407cc1-5bdb-450d-8dae-4f39663561b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.021741 10.0.0.130 - - [2025-10-22 12:48:19] "POST /useragent-kv HTTP/1.1" 200 115 0.016274 10.0.0.130 - - [2025-10-22 12:48:19] "POST /ref-update HTTP/1.1" 200 156 0.174713 10.0.0.130 - - [2025-10-22 12:48:19] "POST /instance-ips HTTP/1.1" 200 410 0.058712 10.0.0.130 - - [2025-10-22 12:48:19] "GET /instance-ip/4c8017e6-4962-479a-9c55-00310632adfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006167 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007747 10.0.0.130 - - [2025-10-22 12:48:19] "GET /domains HTTP/1.1" 200 281 0.003798 10.0.0.130 - - [2025-10-22 12:48:19] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.014438 10.0.0.130 - - [2025-10-22 12:48:19] "POST /loadbalancers HTTP/1.1" 200 612 0.095389 10.0.0.130 - - [2025-10-22 12:48:19] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 5739 0.153348 10.0.0.130 - - [2025-10-22 12:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038677 10.0.0.130 - - [2025-10-22 12:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.032189 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.016484 10.0.0.130 - - [2025-10-22 12:48:19] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.107002 10.0.0.130 - - [2025-10-22 12:48:19] "GET /instance-ip/4c8017e6-4962-479a-9c55-00310632adfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003941 10.0.0.130 - - [2025-10-22 12:48:19] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.007536 10.0.0.130 - - [2025-10-22 12:48:19] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1184 0.003583 10.0.0.130 - - [2025-10-22 12:48:19] "POST /route-targets HTTP/1.1" 200 328 0.083246 10.0.0.130 - - [2025-10-22 12:48:19] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1184 0.029974 10.0.0.130 - - [2025-10-22 12:48:19] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.101318 10.0.0.130 - - [2025-10-22 12:48:19] "POST /ref-update HTTP/1.1" 200 156 0.057470 10.0.0.130 - - [2025-10-22 12:48:19] "POST /floating-ips HTTP/1.1" 200 599 0.104385 10.0.0.130 - - [2025-10-22 12:48:20] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.012897 10.0.0.130 - - [2025-10-22 12:48:20] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.048680 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012416 10.0.0.130 - - [2025-10-22 12:48:20] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048750 10.0.0.130 - - [2025-10-22 12:48:20] "GET /loadbalancer-listener/bfdef6bb-a57b-40a0-8787-685eca8b6929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.015316 10.0.0.130 - - [2025-10-22 12:48:20] "GET /loadbalancer-listener/bfdef6bb-a57b-40a0-8787-685eca8b6929?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.006201 10.0.0.130 - - [2025-10-22 12:48:20] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.025770 10.0.0.130 - - [2025-10-22 12:48:20] "GET /instance-ip/4c8017e6-4962-479a-9c55-00310632adfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004646 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017312 10.0.0.130 - - [2025-10-22 12:48:20] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006449 10.0.0.130 - - [2025-10-22 12:48:20] "GET /instance-ip/4c8017e6-4962-479a-9c55-00310632adfa?fields=floating_ips HTTP/1.1" 200 1214 0.017745 10.0.0.130 - - [2025-10-22 12:48:20] "GET /floating-ip/f1deef35-059c-4ee4-b9f8-a9335272d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.005706 10.0.0.130 - - [2025-10-22 12:48:20] "POST /tags HTTP/1.1" 200 296 0.108319 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.130 - - [2025-10-22 12:48:20] "GET /tag/dc1f9c43-79dd-4227-844a-765f47ca18cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.017721 10.0.0.130 - - [2025-10-22 12:48:20] "POST /tags HTTP/1.1" 409 233 0.003366 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.130 - - [2025-10-22 12:48:20] "GET /tag/63504a55-0ba9-4ff2-ae48-60a6cdbdec46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013297 10.0.0.130 - - [2025-10-22 12:48:20] "POST /tags HTTP/1.1" 409 206 0.006524 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005994 10.0.0.130 - - [2025-10-22 12:48:20] "GET /tag/c2344dd2-4916-48f9-95c0-14853f3495ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021107 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.130 - - [2025-10-22 12:48:20] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007837 10.0.0.130 - - [2025-10-22 12:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.130 - - [2025-10-22 12:48:20] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058128 10.0.0.130 - - [2025-10-22 12:48:20] "POST /virtual-machines HTTP/1.1" 200 370 0.016469 10.0.0.130 - - [2025-10-22 12:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033775 10.0.0.130 - - [2025-10-22 12:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.189277 10.0.0.130 - - [2025-10-22 12:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017930 10.0.0.130 - - [2025-10-22 12:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008825 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005252 10.0.0.130 - - [2025-10-22 12:48:21] "POST /instance-ips HTTP/1.1" 200 410 0.043664 10.0.0.130 - - [2025-10-22 12:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025551 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009874 10.0.0.130 - - [2025-10-22 12:48:21] "POST /set-tag HTTP/1.1" 200 109 0.046108 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017549 10.0.0.130 - - [2025-10-22 12:48:21] "GET /instance-ip/63e33326-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008060 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009161 10.0.0.130 - - [2025-10-22 12:48:21] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006221 10.0.0.130 - - [2025-10-22 12:48:21] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012139 10.0.0.130 - - [2025-10-22 12:48:21] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.130 - - [2025-10-22 12:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.130 - - [2025-10-22 12:48:21] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006624 10.0.0.130 - - [2025-10-22 12:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.130 - - [2025-10-22 12:48:21] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037951 10.0.0.130 - - [2025-10-22 12:48:21] "POST /virtual-machines HTTP/1.1" 200 370 0.020086 10.0.0.130 - - [2025-10-22 12:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.039435 10.0.0.130 - - [2025-10-22 12:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148016 10.0.0.130 - - [2025-10-22 12:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032861 10.0.0.130 - - [2025-10-22 12:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012278 10.0.0.130 - - [2025-10-22 12:48:22] "POST /instance-ips HTTP/1.1" 200 410 0.022371 10.0.0.130 - - [2025-10-22 12:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024880 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014452 10.0.0.130 - - [2025-10-22 12:48:22] "POST /set-tag HTTP/1.1" 200 109 0.024795 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012634 10.0.0.130 - - [2025-10-22 12:48:22] "GET /instance-ip/64733d2c-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005642 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003999 10.0.0.130 - - [2025-10-22 12:48:22] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003274 10.0.0.130 - - [2025-10-22 12:48:22] "POST /ref-update HTTP/1.1" 200 156 0.006787 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011919 10.0.0.130 - - [2025-10-22 12:48:22] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006093 10.0.0.130 - - [2025-10-22 12:48:22] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.130 - - [2025-10-22 12:48:22] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004476 10.0.0.130 - - [2025-10-22 12:48:22] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.130 - - [2025-10-22 12:48:24] "GET /domains HTTP/1.1" 200 281 0.002332 10.0.0.130 - - [2025-10-22 12:48:24] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.002984 10.0.0.130 - - [2025-10-22 12:48:25] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 7092 0.068508 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.005222 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.006276 10.0.0.130 - - [2025-10-22 12:48:25] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1406 0.003758 10.0.0.130 - - [2025-10-22 12:48:25] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1406 0.002102 10.0.0.130 - - [2025-10-22 12:48:25] "GET /route-target/14d16402-ad0e-4774-aabe-b1cfbc30d93c HTTP/1.1" 200 1154 0.004603 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.003468 10.0.0.130 - - [2025-10-22 12:48:25] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1406 0.009981 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006445 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.003810 10.0.0.130 - - [2025-10-22 12:48:25] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1406 0.002746 10.0.0.130 - - [2025-10-22 12:48:25] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 200 1406 0.003828 10.0.0.130 - - [2025-10-22 12:48:25] "GET /route-target/14d16402-ad0e-4774-aabe-b1cfbc30d93c HTTP/1.1" 200 1154 0.002236 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domains HTTP/1.1" 200 281 0.001857 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.005366 10.0.0.130 - - [2025-10-22 12:48:25] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 7092 0.049293 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2090 0.009190 10.0.0.130 - - [2025-10-22 12:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.130 - - [2025-10-22 12:48:25] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041616 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007661 10.0.0.130 - - [2025-10-22 12:48:25] "GET /floating-ip-pools?parent_id=9f5424c5-c9a5-48c8-84f3-010d17bec4ae&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002803 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011744 10.0.0.130 - - [2025-10-22 12:48:25] "POST /floating-ip-pools HTTP/1.1" 200 564 0.025435 10.0.0.130 - - [2025-10-22 12:48:25] "POST /ref-update HTTP/1.1" 200 156 0.014645 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.023607 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domains HTTP/1.1" 200 281 0.005192 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.015622 10.0.0.130 - - [2025-10-22 12:48:25] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 7349 0.064646 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2329 0.004889 10.0.0.130 - - [2025-10-22 12:48:25] "GET /floating-ip-pool/6b1e4dfe-2ea8-4c21-b7d4-0cd3d5346df1 HTTP/1.1" 200 1317 0.002093 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domains HTTP/1.1" 200 281 0.001627 10.0.0.130 - - [2025-10-22 12:48:25] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.002351 10.0.0.130 - - [2025-10-22 12:48:25] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 7349 0.058344 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 2329 0.010605 10.0.0.130 - - [2025-10-22 12:48:25] "GET /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006925 10.0.0.130 - - [2025-10-22 12:48:25] "POST /tags HTTP/1.1" 200 366 0.098982 10.0.0.130 - - [2025-10-22 12:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028362 10.0.0.130 - - [2025-10-22 12:48:25] "GET /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021403 10.0.0.130 - - [2025-10-22 12:48:25] "POST /tags HTTP/1.1" 409 206 0.001928 10.0.0.130 - - [2025-10-22 12:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.130 - - [2025-10-22 12:48:25] "GET /tag/c2344dd2-4916-48f9-95c0-14853f3495ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010445 10.0.0.130 - - [2025-10-22 12:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.130 - - [2025-10-22 12:48:26] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032695 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.130 - - [2025-10-22 12:48:26] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003935 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.130 - - [2025-10-22 12:48:26] "GET /service-appliance-set/8fed53c6-e851-47da-9021-9037517956f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005635 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.003843 10.0.0.130 - - [2025-10-22 12:48:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.132093 10.0.0.130 - - [2025-10-22 12:48:26] "GET /virtual-machine-interface/0b43d381-d82c-40c6-9b6a-ebe14e3f9bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.020157 10.0.0.130 - - [2025-10-22 12:48:26] "POST /set-tag HTTP/1.1" 200 109 0.016241 10.0.0.130 - - [2025-10-22 12:48:26] "POST /instance-ips HTTP/1.1" 200 418 0.023793 10.0.0.130 - - [2025-10-22 12:48:26] "GET /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.009685 10.0.0.130 - - [2025-10-22 12:48:26] "POST /loadbalancers HTTP/1.1" 200 620 0.061758 10.0.0.130 - - [2025-10-22 12:48:26] "POST /service-instances HTTP/1.1" 200 568 0.019118 10.0.0.130 - - [2025-10-22 12:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023062 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008027 10.0.0.130 - - [2025-10-22 12:48:26] "POST /ref-update HTTP/1.1" 200 156 0.022040 10.0.0.130 - - [2025-10-22 12:48:26] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.045710 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.130 - - [2025-10-22 12:48:26] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.007611 10.0.0.130 - - [2025-10-22 12:48:26] "GET /virtual-machine-interface/0b43d381-d82c-40c6-9b6a-ebe14e3f9bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006427 10.0.0.130 - - [2025-10-22 12:48:26] "GET /virtual-machine-interface/0b43d381-d82c-40c6-9b6a-ebe14e3f9bf5?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004696 10.0.0.130 - - [2025-10-22 12:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012790 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.130 - - [2025-10-22 12:48:26] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.007122 10.0.0.130 - - [2025-10-22 12:48:26] "GET /floating-ip-pool/6b1e4dfe-2ea8-4c21-b7d4-0cd3d5346df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002138 10.0.0.130 - - [2025-10-22 12:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007606 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.130 - - [2025-10-22 12:48:26] "POST /floating-ips HTTP/1.1" 200 673 0.057509 10.0.0.130 - - [2025-10-22 12:48:26] "POST /virtual-machines HTTP/1.1" 200 430 0.023684 10.0.0.130 - - [2025-10-22 12:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026971 10.0.0.130 - - [2025-10-22 12:48:26] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002171 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.130 - - [2025-10-22 12:48:26] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003480 10.0.0.130 - - [2025-10-22 12:48:26] "POST /tags HTTP/1.1" 409 221 0.007257 10.0.0.130 - - [2025-10-22 12:48:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.121920 10.0.0.130 - - [2025-10-22 12:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.130 - - [2025-10-22 12:48:26] "GET /tag/1ce3aac4-cda7-40f7-87e7-1a2fdc046f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018096 10.0.0.130 - - [2025-10-22 12:48:27] "POST /tags HTTP/1.1" 409 238 0.006637 10.0.0.130 - - [2025-10-22 12:48:27] "POST /chown HTTP/1.1" 200 109 0.016830 10.0.0.130 - - [2025-10-22 12:48:27] "POST /chown HTTP/1.1" 200 109 0.009616 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.130 - - [2025-10-22 12:48:27] "GET /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010843 10.0.0.130 - - [2025-10-22 12:48:27] "PUT /virtual-machine-interface/45788cf4-9851-4894-9ccc-7732db776f06 HTTP/1.1" 200 285 0.020994 10.0.0.130 - - [2025-10-22 12:48:27] "POST /firewall-rules HTTP/1.1" 200 652 0.075157 10.0.0.130 - - [2025-10-22 12:48:27] "GET /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.016098 10.0.0.130 - - [2025-10-22 12:48:27] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.065566 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.014505 10.0.0.130 - - [2025-10-22 12:48:27] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004942 10.0.0.130 - - [2025-10-22 12:48:27] "GET /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002951 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.032779 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.030167 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009377 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.007980 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.013968 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.025629 10.0.0.130 - - [2025-10-22 12:48:27] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.045804 10.0.0.130 - - [2025-10-22 12:48:27] "GET /loadbalancer/867ffafe-900a-4e3a-8789-96d348b0a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004197 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.008106 10.0.0.130 - - [2025-10-22 12:48:27] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.017902 10.0.0.130 - - [2025-10-22 12:48:27] "POST /virtual-machines HTTP/1.1" 200 430 0.016361 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.130 - - [2025-10-22 12:48:27] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032266 10.0.0.130 - - [2025-10-22 12:48:27] "GET /loadbalancer-listener/e5fb1b38-899d-48cf-90df-372547067fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002579 10.0.0.130 - - [2025-10-22 12:48:27] "GET /loadbalancer-listener/e5fb1b38-899d-48cf-90df-372547067fdd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.010240 10.0.0.130 - - [2025-10-22 12:48:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.114534 10.0.0.130 - - [2025-10-22 12:48:27] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041681 10.0.0.130 - - [2025-10-22 12:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009861 10.0.0.130 - - [2025-10-22 12:48:27] "GET /loadbalancer-pool/b9976dcc-58c7-41ae-9781-c8beaf6fe12e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003246 10.0.0.130 - - [2025-10-22 12:48:27] "POST /chown HTTP/1.1" 200 109 0.010862 10.0.0.130 - - [2025-10-22 12:48:27] "POST /chown HTTP/1.1" 200 109 0.008768 10.0.0.130 - - [2025-10-22 12:48:27] "PUT /virtual-machine-interface/ecf787ac-47c5-424e-a1dd-087a9ee2d5af HTTP/1.1" 200 285 0.022165 10.0.0.130 - - [2025-10-22 12:48:27] "POST /loadbalancer-members HTTP/1.1" 200 709 0.032124 10.0.0.130 - - [2025-10-22 12:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018909 10.0.0.130 - - [2025-10-22 12:48:27] "GET /loadbalancer-member/350c6004-a679-459d-8a47-efa023044014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008936 10.0.0.130 - - [2025-10-22 12:48:27] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.034217 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.028964 10.0.0.130 - - [2025-10-22 12:48:27] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016471 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.130 - - [2025-10-22 12:48:27] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004543 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.041881 10.0.0.130 - - [2025-10-22 12:48:27] "POST /tags HTTP/1.1" 409 221 0.001871 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.130 - - [2025-10-22 12:48:27] "GET /tag/1ce3aac4-cda7-40f7-87e7-1a2fdc046f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010617 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.021765 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.025509 10.0.0.130 - - [2025-10-22 12:48:27] "POST /tags HTTP/1.1" 409 238 0.006547 10.0.0.130 - - [2025-10-22 12:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.130 - - [2025-10-22 12:48:27] "GET /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009885 10.0.0.130 - - [2025-10-22 12:48:27] "POST /ref-update HTTP/1.1" 200 156 0.041849 10.0.0.130 - - [2025-10-22 12:48:28] "POST /firewall-rules HTTP/1.1" 409 293 0.002741 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.009572 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.022580 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553 HTTP/1.1" 200 261 0.049920 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.014994 10.0.0.130 - - [2025-10-22 12:48:28] "GET /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007706 10.0.0.130 - - [2025-10-22 12:48:28] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005391 10.0.0.130 - - [2025-10-22 12:48:28] "GET /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002616 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.021350 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.016273 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.009404 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.017234 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.018464 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.006684 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.018042 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.018075 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.013004 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.015698 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.015097 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.020829 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.006483 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.019017 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.027717 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.010446 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.016124 10.0.0.130 - - [2025-10-22 12:48:28] "POST /chown HTTP/1.1" 200 109 0.021132 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.130 - - [2025-10-22 12:48:28] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005569 10.0.0.130 - - [2025-10-22 12:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.130 - - [2025-10-22 12:48:28] "PUT /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 257 0.019850 10.0.0.130 - - [2025-10-22 12:48:28] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048448 10.0.0.130 - - [2025-10-22 12:48:28] "POST /ref-update HTTP/1.1" 200 156 0.045892 10.0.0.130 - - [2025-10-22 12:48:28] "POST /virtual-machines HTTP/1.1" 200 374 0.030066 10.0.0.130 - - [2025-10-22 12:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015228 10.0.0.130 - - [2025-10-22 12:48:29] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.061786 10.0.0.130 - - [2025-10-22 12:48:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.168576 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042612 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045457 10.0.0.130 - - [2025-10-22 12:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.130 - - [2025-10-22 12:48:29] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.010599 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011184 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021211 10.0.0.130 - - [2025-10-22 12:48:29] "POST /instance-ips HTTP/1.1" 200 414 0.084931 10.0.0.130 - - [2025-10-22 12:48:29] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.018704 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035456 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.049530 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.026626 10.0.0.130 - - [2025-10-22 12:48:29] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.016357 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016550 10.0.0.130 - - [2025-10-22 12:48:29] "POST /set-tag HTTP/1.1" 200 109 0.043672 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013367 10.0.0.130 - - [2025-10-22 12:48:29] "GET /instance-ip/68a52efa-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005959 10.0.0.130 - - [2025-10-22 12:48:29] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.025846 10.0.0.130 - - [2025-10-22 12:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030859 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020909 10.0.0.130 - - [2025-10-22 12:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004818 10.0.0.130 - - [2025-10-22 12:48:29] "POST /ref-update HTTP/1.1" 200 156 0.012167 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004319 10.0.0.130 - - [2025-10-22 12:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.130 - - [2025-10-22 12:48:29] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014550 10.0.0.130 - - [2025-10-22 12:48:29] "POST /set-tag HTTP/1.1" 200 109 0.006037 10.0.0.130 - - [2025-10-22 12:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011403 10.0.0.130 - - [2025-10-22 12:48:29] "POST /chown HTTP/1.1" 200 109 0.019242 10.0.0.130 - - [2025-10-22 12:48:29] "POST /chown HTTP/1.1" 200 109 0.013467 10.0.0.130 - - [2025-10-22 12:48:29] "POST /ref-update HTTP/1.1" 200 156 0.023030 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.009082 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.024133 10.0.0.130 - - [2025-10-22 12:48:30] "POST /ref-update HTTP/1.1" 200 156 0.014283 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.022768 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006184 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.021327 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006296 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.015461 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.020746 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006585 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.005834 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.014928 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.020382 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.005711 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.016287 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.012543 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.008454 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.007298 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006310 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.012482 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.013949 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006074 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.016792 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006728 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.020458 10.0.0.130 - - [2025-10-22 12:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.130 - - [2025-10-22 12:48:30] "POST /chown HTTP/1.1" 200 109 0.006792 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.017374 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.012676 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.006019 10.0.0.130 - - [2025-10-22 12:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.008459 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.017230 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.006284 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.042809 10.0.0.130 - - [2025-10-22 12:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.006529 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.024443 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.013195 10.0.0.130 - - [2025-10-22 12:48:31] "POST /chown HTTP/1.1" 200 109 0.006313 10.0.0.130 - - [2025-10-22 12:48:32] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004242 10.0.0.130 - - [2025-10-22 12:48:32] "POST /set-tag HTTP/1.1" 200 109 0.005351 10.0.0.130 - - [2025-10-22 12:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.130 - - [2025-10-22 12:48:32] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002547 10.0.0.130 - - [2025-10-22 12:48:32] "GET /loadbalancer-pool/e66825f3-baf7-4013-86da-cc5653acce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002454 10.0.0.130 - - [2025-10-22 12:48:32] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013157 10.0.0.130 - - [2025-10-22 12:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007232 10.0.0.130 - - [2025-10-22 12:48:32] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006079 10.0.0.130 - - [2025-10-22 12:48:32] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003295 10.0.0.130 - - [2025-10-22 12:48:32] "POST /tags HTTP/1.1" 409 221 0.001245 10.0.0.130 - - [2025-10-22 12:48:32] "POST /ref-update HTTP/1.1" 200 156 0.006559 10.0.0.130 - - [2025-10-22 12:48:32] "GET /floating-ip/f1deef35-059c-4ee4-b9f8-a9335272d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.010236 10.0.0.130 - - [2025-10-22 12:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-22 12:48:32] "GET /tag/1ce3aac4-cda7-40f7-87e7-1a2fdc046f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011260 10.0.0.130 - - [2025-10-22 12:48:32] "PUT /floating-ip/f1deef35-059c-4ee4-b9f8-a9335272d0b1 HTTP/1.1" 200 257 0.007914 10.0.0.130 - - [2025-10-22 12:48:32] "POST /set-tag HTTP/1.1" 200 109 0.037681 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005425 10.0.0.130 - - [2025-10-22 12:48:33] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.130 - - [2025-10-22 12:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.130 - - [2025-10-22 12:48:33] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.001951 10.0.0.130 - - [2025-10-22 12:48:33] "GET /loadbalancer-pool/e66825f3-baf7-4013-86da-cc5653acce37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002115 10.0.0.130 - - [2025-10-22 12:48:33] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023599 10.0.0.130 - - [2025-10-22 12:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022414 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013432 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010584 10.0.0.130 - - [2025-10-22 12:48:33] "POST /ref-update HTTP/1.1" 200 156 0.020591 10.0.0.130 - - [2025-10-22 12:48:33] "GET /floating-ip/f1deef35-059c-4ee4-b9f8-a9335272d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.014502 10.0.0.130 - - [2025-10-22 12:48:33] "POST /set-tag HTTP/1.1" 200 109 0.017154 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine/1e7412c5-73d7-4930-aee6-581f08e1ae6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003443 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003785 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine/bc17046e-feb6-4013-9a58-32df36adb9fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003121 10.0.0.130 - - [2025-10-22 12:48:33] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004267 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:48:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001257 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:48:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 10.0.0.130 - - [2025-10-22 12:48:38] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004262 10.0.0.130 - - [2025-10-22 12:48:38] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.130 - - [2025-10-22 12:48:39] "GET /virtual-machine/fa5f4148-9318-43d6-94cf-13d40942ee03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002764 10.0.0.130 - - [2025-10-22 12:48:39] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004983 10.0.0.130 - - [2025-10-22 12:48:39] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004597 10.0.0.130 - - [2025-10-22 12:48:39] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.130 - - [2025-10-22 12:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.130 - - [2025-10-22 12:48:39] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.130 - - [2025-10-22 12:48:39] "POST /chown HTTP/1.1" 200 109 0.016728 10.0.0.130 - - [2025-10-22 12:48:39] "POST /chown HTTP/1.1" 200 109 0.015790 10.0.0.130 - - [2025-10-22 12:48:39] "POST /chown HTTP/1.1" 200 109 0.007374 10.0.0.130 - - [2025-10-22 12:49:11] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005813 10.0.0.130 - - [2025-10-22 12:49:11] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.130 - - [2025-10-22 12:49:11] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003857 10.0.0.130 - - [2025-10-22 12:49:11] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.130 - - [2025-10-22 12:49:11] "GET /virtual-machine/fa5f4148-9318-43d6-94cf-13d40942ee03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002659 10.0.0.130 - - [2025-10-22 12:49:11] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.130 - - [2025-10-22 12:49:11] "GET /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007224 10.0.0.130 - - [2025-10-22 12:49:11] "POST /set-tag HTTP/1.1" 200 109 0.013928 10.0.0.130 - - [2025-10-22 12:49:11] "POST /set-tag HTTP/1.1" 200 109 0.018185 10.0.0.130 - - [2025-10-22 12:49:11] "DELETE /instance-ip/68a52efa-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.064479 10.0.0.130 - - [2025-10-22 12:49:11] "DELETE /virtual-machine-interface/688193d2-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.054441 10.0.0.130 - - [2025-10-22 12:49:11] "DELETE /virtual-machine/fa5f4148-9318-43d6-94cf-13d40942ee03 HTTP/1.1" 200 115 0.020777 10.0.0.130 - - [2025-10-22 12:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.130 - - [2025-10-22 12:49:14] "GET /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011350 10.0.0.130 - - [2025-10-22 12:49:14] "GET /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013764 10.0.0.130 - - [2025-10-22 12:49:14] "GET /virtual-machine-interface/0b43d381-d82c-40c6-9b6a-ebe14e3f9bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004134 10.0.0.130 - - [2025-10-22 12:49:14] "POST /set-tag HTTP/1.1" 200 109 0.014622 10.0.0.130 - - [2025-10-22 12:49:14] "GET /virtual-machine-interface/45788cf4-9851-4894-9ccc-7732db776f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.021161 10.0.0.130 - - [2025-10-22 12:49:14] "POST /set-tag HTTP/1.1" 200 109 0.012891 10.0.0.130 - - [2025-10-22 12:49:14] "GET /virtual-machine-interface/ecf787ac-47c5-424e-a1dd-087a9ee2d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004136 10.0.0.130 - - [2025-10-22 12:49:14] "POST /set-tag HTTP/1.1" 200 109 0.017661 10.0.0.130 - - [2025-10-22 12:49:14] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011818 10.0.0.130 - - [2025-10-22 12:49:14] "GET /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003120 10.0.0.130 - - [2025-10-22 12:49:14] "POST /ref-update HTTP/1.1" 200 156 0.013755 10.0.0.130 - - [2025-10-22 12:49:14] "DELETE /firewall-rule/e60bf034-001c-40c2-80a7-19228f19f553 HTTP/1.1" 200 115 0.035712 10.0.0.130 - - [2025-10-22 12:49:14] "DELETE /loadbalancer-member/350c6004-a679-459d-8a47-efa023044014 HTTP/1.1" 200 115 0.074908 10.0.0.130 - - [2025-10-22 12:49:14] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.013809 10.0.0.130 - - [2025-10-22 12:49:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026333 10.0.0.130 - - [2025-10-22 12:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.130 - - [2025-10-22 12:49:14] "DELETE /loadbalancer-pool/b9976dcc-58c7-41ae-9781-c8beaf6fe12e HTTP/1.1" 200 115 0.075629 10.0.0.130 - - [2025-10-22 12:49:14] "POST /chown HTTP/1.1" 200 109 0.010653 10.0.0.130 - - [2025-10-22 12:49:14] "DELETE /loadbalancer-listener/e5fb1b38-899d-48cf-90df-372547067fdd HTTP/1.1" 200 115 0.056510 10.0.0.130 - - [2025-10-22 12:49:14] "GET /floating-ip/1923b786-5f39-46dc-aebd-3969c038ab47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.001930 10.0.0.130 - - [2025-10-22 12:49:14] "POST /chown HTTP/1.1" 200 109 0.025491 10.0.0.130 - - [2025-10-22 12:49:14] "POST /chown HTTP/1.1" 200 109 0.017289 10.0.0.130 - - [2025-10-22 12:49:14] "PUT /floating-ip/1923b786-5f39-46dc-aebd-3969c038ab47 HTTP/1.1" 200 257 0.014811 10.0.0.130 - - [2025-10-22 12:49:14] "POST /chown HTTP/1.1" 200 109 0.015394 10.0.0.130 - - [2025-10-22 12:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.130 - - [2025-10-22 12:49:14] "POST /chown HTTP/1.1" 200 109 0.011585 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /floating-ip/1923b786-5f39-46dc-aebd-3969c038ab47 HTTP/1.1" 200 115 0.090975 10.0.0.130 - - [2025-10-22 12:49:15] "POST /chown HTTP/1.1" 200 109 0.010391 10.0.0.130 - - [2025-10-22 12:49:15] "POST /chown HTTP/1.1" 200 109 0.020570 10.0.0.130 - - [2025-10-22 12:49:15] "POST /chown HTTP/1.1" 200 109 0.021131 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /loadbalancer/867ffafe-900a-4e3a-8789-96d348b0a30d HTTP/1.1" 200 115 0.093105 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /instance-ip/d1c3c123-c0b5-41e3-9f03-421d929784fd HTTP/1.1" 200 115 0.047609 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-machine-interface/0b43d381-d82c-40c6-9b6a-ebe14e3f9bf5 HTTP/1.1" 200 115 0.039023 10.0.0.130 - - [2025-10-22 12:49:15] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.023037 10.0.0.130 - - [2025-10-22 12:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016762 10.0.0.130 - - [2025-10-22 12:49:15] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.024961 10.0.0.130 - - [2025-10-22 12:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011833 10.0.0.130 - - [2025-10-22 12:49:15] "GET /floating-ip-pool/6b1e4dfe-2ea8-4c21-b7d4-0cd3d5346df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009042 10.0.0.130 - - [2025-10-22 12:49:15] "POST /ref-update HTTP/1.1" 200 156 0.020101 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /tag/7d1fe2b4-bb49-4756-ace2-e650c4a101ab HTTP/1.1" 200 115 0.170274 10.0.0.130 - - [2025-10-22 12:49:15] "PUT /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 267 0.012859 10.0.0.130 - - [2025-10-22 12:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013239 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /floating-ip-pool/6b1e4dfe-2ea8-4c21-b7d4-0cd3d5346df1 HTTP/1.1" 200 115 0.050986 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /service-instance/2f5ec6bc-5782-4cd7-a8e2-e66c37082dc6 HTTP/1.1" 200 115 0.064692 10.0.0.130 - - [2025-10-22 12:49:15] "GET /virtual-machine-interface/45788cf4-9851-4894-9ccc-7732db776f06?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.003860 10.0.0.130 - - [2025-10-22 12:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005878 10.0.0.130 - - [2025-10-22 12:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.130 - - [2025-10-22 12:49:15] "POST /useragent-kv HTTP/1.1" 200 115 0.002376 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-network/9f5424c5-c9a5-48c8-84f3-010d17bec4ae HTTP/1.1" 200 115 0.114273 10.0.0.130 - - [2025-10-22 12:49:15] "GET /routing-instance/ea0607b1-b5e6-4858-a512-90fb8644e1e2 HTTP/1.1" 404 171 0.006711 10.0.0.130 - - [2025-10-22 12:49:15] "GET /domains HTTP/1.1" 200 281 0.003994 10.0.0.130 - - [2025-10-22 12:49:15] "GET /domain/0479aa69-b465-4e03-8b60-bd03095548a1 HTTP/1.1" 200 3098 0.018100 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /route-target/14d16402-ad0e-4774-aabe-b1cfbc30d93c HTTP/1.1" 200 115 0.037344 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-machine-interface/45788cf4-9851-4894-9ccc-7732db776f06 HTTP/1.1" 200 115 0.106711 10.0.0.130 - - [2025-10-22 12:49:15] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f HTTP/1.1" 200 7170 0.065526 10.0.0.130 - - [2025-10-22 12:49:15] "POST /ref-update HTTP/1.1" 200 156 0.037045 10.0.0.130 - - [2025-10-22 12:49:15] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009220 10.0.0.130 - - [2025-10-22 12:49:15] "POST /set-tag HTTP/1.1" 200 109 0.005611 10.0.0.130 - - [2025-10-22 12:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-machine/6b8254cd-66b4-4b1e-b131-e7fda9568497 HTTP/1.1" 200 115 0.035549 10.0.0.130 - - [2025-10-22 12:49:15] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008921 10.0.0.130 - - [2025-10-22 12:49:15] "GET /virtual-machine-interface/ecf787ac-47c5-424e-a1dd-087a9ee2d5af?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005511 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-machine-interface/ecf787ac-47c5-424e-a1dd-087a9ee2d5af HTTP/1.1" 200 115 0.038404 10.0.0.130 - - [2025-10-22 12:49:15] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004825 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /virtual-machine/5ea457d3-5024-4d2d-b8b3-54a024093275 HTTP/1.1" 200 115 0.032996 10.0.0.130 - - [2025-10-22 12:49:15] "POST /set-tag HTTP/1.1" 200 109 0.032873 10.0.0.130 - - [2025-10-22 12:49:15] "DELETE /loadbalancer-member/6ef4d747-c1d7-4bae-8d6f-e443f8b84ff7 HTTP/1.1" 200 115 0.044322 10.0.0.130 - - [2025-10-22 12:49:16] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013247 10.0.0.130 - - [2025-10-22 12:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.130 - - [2025-10-22 12:49:16] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005377 10.0.0.130 - - [2025-10-22 12:49:16] "POST /set-tag HTTP/1.1" 200 109 0.004799 10.0.0.130 - - [2025-10-22 12:49:16] "GET /virtual-machine/bc17046e-feb6-4013-9a58-32df36adb9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002813 10.0.0.130 - - [2025-10-22 12:49:16] "POST /ref-update HTTP/1.1" 200 156 0.011003 10.0.0.130 - - [2025-10-22 12:49:16] "GET /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010422 10.0.0.130 - - [2025-10-22 12:49:16] "POST /set-tag HTTP/1.1" 200 109 0.019869 10.0.0.130 - - [2025-10-22 12:49:16] "POST /set-tag HTTP/1.1" 200 109 0.015006 10.0.0.130 - - [2025-10-22 12:49:16] "POST /set-tag HTTP/1.1" 200 109 0.027988 10.0.0.130 - - [2025-10-22 12:49:16] "DELETE /instance-ip/64733d2c-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.043087 10.0.0.130 - - [2025-10-22 12:49:16] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.130 - - [2025-10-22 12:49:16] "DELETE /virtual-machine-interface/6450a852-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.042909 10.0.0.130 - - [2025-10-22 12:49:16] "DELETE /virtual-machine/bc17046e-feb6-4013-9a58-32df36adb9fa HTTP/1.1" 200 115 0.023664 10.0.0.130 - - [2025-10-22 12:49:20] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009284 10.0.0.130 - - [2025-10-22 12:49:20] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.130 - - [2025-10-22 12:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.130 - - [2025-10-22 12:49:20] "GET /loadbalancer/d3361339-b05a-49cf-88f2-9e633f827c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002828 10.0.0.130 - - [2025-10-22 12:49:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004965 10.0.0.130 - - [2025-10-22 12:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.130 - - [2025-10-22 12:49:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003794 10.0.0.130 - - [2025-10-22 12:49:21] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.130 - - [2025-10-22 12:49:21] "GET /virtual-machine/1e7412c5-73d7-4930-aee6-581f08e1ae6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002223 10.0.0.130 - - [2025-10-22 12:49:21] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.130 - - [2025-10-22 12:49:21] "GET /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006088 10.0.0.130 - - [2025-10-22 12:49:21] "POST /set-tag HTTP/1.1" 200 109 0.017431 10.0.0.130 - - [2025-10-22 12:49:21] "POST /set-tag HTTP/1.1" 200 109 0.033206 10.0.0.130 - - [2025-10-22 12:49:21] "POST /set-tag HTTP/1.1" 200 109 0.013473 10.0.0.130 - - [2025-10-22 12:49:21] "DELETE /instance-ip/63e33326-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.043989 10.0.0.130 - - [2025-10-22 12:49:21] "POST /ref-update HTTP/1.1" 200 156 0.012373 10.0.0.130 - - [2025-10-22 12:49:21] "DELETE /virtual-machine-interface/63ba7e9a-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.043547 10.0.0.130 - - [2025-10-22 12:49:21] "DELETE /virtual-machine/1e7412c5-73d7-4930-aee6-581f08e1ae6c HTTP/1.1" 200 115 0.019884 10.0.0.130 - - [2025-10-22 12:49:22] "DELETE /tag/63504a55-0ba9-4ff2-ae48-60a6cdbdec46 HTTP/1.1" 200 115 0.039003 10.0.0.130 - - [2025-10-22 12:49:22] "DELETE /tag/dc1f9c43-79dd-4227-844a-765f47ca18cd HTTP/1.1" 200 115 0.068271 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.130 - - [2025-10-22 12:49:26] "GET /project/bc2a9ca7-0e3a-44ba-978f-12067e34e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038265 10.0.0.130 - - [2025-10-22 12:49:26] "POST /tags HTTP/1.1" 200 394 0.040424 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020864 10.0.0.130 - - [2025-10-22 12:49:26] "GET /tag/db5ad942-b4d4-45f5-bffc-0b2b2713beb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.030066 10.0.0.130 - - [2025-10-22 12:49:26] "POST /tags HTTP/1.1" 200 342 0.022078 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.130 - - [2025-10-22 12:49:26] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010975 10.0.0.130 - - [2025-10-22 12:49:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000644 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002529 10.0.0.130 - - [2025-10-22 12:49:26] "POST /security-groups HTTP/1.1" 200 589 0.059379 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.001684 10.0.0.130 - - [2025-10-22 12:49:26] "POST /projects HTTP/1.1" 200 521 0.204900 10.0.0.130 - - [2025-10-22 12:49:26] "POST /access-control-lists HTTP/1.1" 200 600 0.055787 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.015639 10.0.0.130 - - [2025-10-22 12:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008461 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007224 10.0.0.130 - - [2025-10-22 12:49:26] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004271 10.0.0.130 - - [2025-10-22 12:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.130 - - [2025-10-22 12:49:26] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.025899 10.0.0.130 - - [2025-10-22 12:49:26] "POST /access-control-lists HTTP/1.1" 200 598 0.064169 10.0.0.130 - - [2025-10-22 12:49:26] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.050430 10.0.0.130 - - [2025-10-22 12:49:26] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.038792 10.0.0.130 - - [2025-10-22 12:49:27] "POST /security-groups HTTP/1.1" 200 593 0.089793 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.011507 10.0.0.130 - - [2025-10-22 12:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028265 10.0.0.130 - - [2025-10-22 12:49:27] "POST /chown HTTP/1.1" 200 109 0.017802 10.0.0.130 - - [2025-10-22 12:49:27] "POST /access-control-lists HTTP/1.1" 200 634 0.055192 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.010702 10.0.0.130 - - [2025-10-22 12:49:27] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002567 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.130 - - [2025-10-22 12:49:27] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002726 10.0.0.130 - - [2025-10-22 12:49:27] "POST /tags HTTP/1.1" 409 226 0.006575 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.130 - - [2025-10-22 12:49:27] "POST /access-control-lists HTTP/1.1" 200 632 0.062539 10.0.0.130 - - [2025-10-22 12:49:27] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.044187 10.0.0.130 - - [2025-10-22 12:49:27] "POST /firewall-rules HTTP/1.1" 200 602 0.082847 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-rule/2a5a0e04-40c2-4d1d-a0d9-338a58b3b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017859 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004462 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-rule/2a5a0e04-40c2-4d1d-a0d9-338a58b3b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002852 10.0.0.130 - - [2025-10-22 12:49:27] "POST /ref-update HTTP/1.1" 200 156 0.042162 10.0.0.130 - - [2025-10-22 12:49:27] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011795 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.130 - - [2025-10-22 12:49:27] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002210 10.0.0.130 - - [2025-10-22 12:49:27] "POST /tags HTTP/1.1" 409 226 0.001445 10.0.0.130 - - [2025-10-22 12:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.130 - - [2025-10-22 12:49:27] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009686 10.0.0.130 - - [2025-10-22 12:49:27] "POST /firewall-rules HTTP/1.1" 200 600 0.065671 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-rule/f496006d-2f0e-4e16-acce-736c1bd29b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011362 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004252 10.0.0.130 - - [2025-10-22 12:49:27] "GET /firewall-rule/f496006d-2f0e-4e16-acce-736c1bd29b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002901 10.0.0.130 - - [2025-10-22 12:49:27] "POST /ref-update HTTP/1.1" 200 156 0.046258 10.0.0.130 - - [2025-10-22 12:49:29] "POST /tags HTTP/1.1" 200 394 0.039731 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025164 10.0.0.130 - - [2025-10-22 12:49:29] "GET /tag/60ab250f-6388-424f-9dff-e5db68ec33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011682 10.0.0.130 - - [2025-10-22 12:49:29] "POST /tags HTTP/1.1" 200 342 0.026089 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023682 10.0.0.130 - - [2025-10-22 12:49:29] "GET /tag/61f7f848-468a-4fda-a89d-fdd71e6b2325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013783 10.0.0.130 - - [2025-10-22 12:49:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000435 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.016077 10.0.0.130 - - [2025-10-22 12:49:29] "POST /security-groups HTTP/1.1" 200 589 0.103990 10.0.0.130 - - [2025-10-22 12:49:29] "POST /projects HTTP/1.1" 200 521 0.254929 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.011426 10.0.0.130 - - [2025-10-22 12:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018318 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016859 10.0.0.130 - - [2025-10-22 12:49:29] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006156 10.0.0.130 - - [2025-10-22 12:49:29] "POST /access-control-lists HTTP/1.1" 200 600 0.087018 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010940 10.0.0.130 - - [2025-10-22 12:49:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.018187 10.0.0.130 - - [2025-10-22 12:49:29] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004372 10.0.0.130 - - [2025-10-22 12:49:30] "POST /access-control-lists HTTP/1.1" 200 598 0.088023 10.0.0.130 - - [2025-10-22 12:49:30] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.129066 10.0.0.130 - - [2025-10-22 12:49:30] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.045887 10.0.0.130 - - [2025-10-22 12:49:30] "POST /security-groups HTTP/1.1" 200 593 0.086547 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.009107 10.0.0.130 - - [2025-10-22 12:49:30] "POST /access-control-lists HTTP/1.1" 200 634 0.067053 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.009330 10.0.0.130 - - [2025-10-22 12:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.077454 10.0.0.130 - - [2025-10-22 12:49:30] "POST /chown HTTP/1.1" 200 109 0.016651 10.0.0.130 - - [2025-10-22 12:49:30] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005983 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.130 - - [2025-10-22 12:49:30] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021466 10.0.0.130 - - [2025-10-22 12:49:30] "POST /access-control-lists HTTP/1.1" 200 632 0.061657 10.0.0.130 - - [2025-10-22 12:49:30] "POST /tags HTTP/1.1" 409 226 0.009876 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.130 - - [2025-10-22 12:49:30] "GET /tag/61f7f848-468a-4fda-a89d-fdd71e6b2325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010954 10.0.0.130 - - [2025-10-22 12:49:30] "POST /firewall-rules HTTP/1.1" 200 602 0.073857 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-rule/f8576eef-1080-4705-9b8f-5378ad01ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.019546 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003881 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-rule/f8576eef-1080-4705-9b8f-5378ad01ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003377 10.0.0.130 - - [2025-10-22 12:49:30] "POST /ref-update HTTP/1.1" 200 156 0.045703 10.0.0.130 - - [2025-10-22 12:49:30] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002330 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.130 - - [2025-10-22 12:49:30] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002434 10.0.0.130 - - [2025-10-22 12:49:30] "POST /tags HTTP/1.1" 409 226 0.001561 10.0.0.130 - - [2025-10-22 12:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.130 - - [2025-10-22 12:49:30] "GET /tag/61f7f848-468a-4fda-a89d-fdd71e6b2325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011000 10.0.0.130 - - [2025-10-22 12:49:30] "POST /firewall-rules HTTP/1.1" 200 600 0.072886 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-rule/7a7022da-41f5-4053-b5e0-65663717e357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016649 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003889 10.0.0.130 - - [2025-10-22 12:49:30] "GET /firewall-rule/7a7022da-41f5-4053-b5e0-65663717e357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002086 10.0.0.130 - - [2025-10-22 12:49:31] "POST /ref-update HTTP/1.1" 200 156 0.051492 10.0.0.130 - - [2025-10-22 12:49:32] "POST /tags HTTP/1.1" 200 346 0.093401 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.130 - - [2025-10-22 12:49:32] "GET /tag/22a4f8da-629f-4c79-ace6-5648aeb1c4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.038425 10.0.0.130 - - [2025-10-22 12:49:32] "POST /projects HTTP/1.1" 409 238 0.002611 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.130 - - [2025-10-22 12:49:32] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050887 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.130 - - [2025-10-22 12:49:32] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004112 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.130 - - [2025-10-22 12:49:32] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004005 10.0.0.130 - - [2025-10-22 12:49:32] "POST /security-groups HTTP/1.1" 409 285 0.003238 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.130 - - [2025-10-22 12:49:32] "PUT /security-group/dccae9df-47e2-49e7-8f86-c1ee844519f1 HTTP/1.1" 200 263 0.063951 10.0.0.130 - - [2025-10-22 12:49:32] "PUT /access-control-list/4b74f213-b7a9-4d4d-9084-0087b2526998 HTTP/1.1" 200 273 0.015516 10.0.0.130 - - [2025-10-22 12:49:32] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.083550 10.0.0.130 - - [2025-10-22 12:49:32] "PUT /access-control-list/18c5598d-313e-42bc-ab01-b34932b6f56f HTTP/1.1" 200 273 0.024689 10.0.0.130 - - [2025-10-22 12:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028290 10.0.0.130 - - [2025-10-22 12:49:32] "POST /tags HTTP/1.1" 409 228 0.016966 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.130 - - [2025-10-22 12:49:32] "GET /tag/22a4f8da-629f-4c79-ace6-5648aeb1c4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010337 10.0.0.130 - - [2025-10-22 12:49:32] "POST /tags HTTP/1.1" 200 346 0.029075 10.0.0.130 - - [2025-10-22 12:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008134 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/1dbeebba-a661-41cd-a409-441fa525cb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013560 10.0.0.130 - - [2025-10-22 12:49:33] "POST /projects HTTP/1.1" 409 238 0.002137 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.130 - - [2025-10-22 12:49:33] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037105 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011240 10.0.0.130 - - [2025-10-22 12:49:33] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006180 10.0.0.130 - - [2025-10-22 12:49:33] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.066048 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.130 - - [2025-10-22 12:49:33] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003542 10.0.0.130 - - [2025-10-22 12:49:33] "POST /security-groups HTTP/1.1" 409 285 0.001826 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.130 - - [2025-10-22 12:49:33] "PUT /security-group/d497d01d-68b2-4874-aeb2-c3da66a89ac9 HTTP/1.1" 200 263 0.059785 10.0.0.130 - - [2025-10-22 12:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016418 10.0.0.130 - - [2025-10-22 12:49:33] "POST /tags HTTP/1.1" 409 228 0.007301 10.0.0.130 - - [2025-10-22 12:49:33] "PUT /access-control-list/e00ee3ef-c6c9-48a6-a86f-6fa54fa34afb HTTP/1.1" 200 273 0.025717 10.0.0.130 - - [2025-10-22 12:49:33] "PUT /access-control-list/e97846c9-bac6-4a86-9881-f1f38bfeacae HTTP/1.1" 200 273 0.009658 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/1dbeebba-a661-41cd-a409-441fa525cb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011023 10.0.0.130 - - [2025-10-22 12:49:33] "POST /tags HTTP/1.1" 200 292 0.049201 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013699 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/b5b84a0b-7b33-4e35-93bf-2021aa792bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012156 10.0.0.130 - - [2025-10-22 12:49:33] "POST /tags HTTP/1.1" 200 304 0.041481 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012332 10.0.0.130 - - [2025-10-22 12:49:33] "POST /tags HTTP/1.1" 409 252 0.002977 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/db5ad942-b4d4-45f5-bffc-0b2b2713beb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009877 10.0.0.130 - - [2025-10-22 12:49:33] "POST /tags HTTP/1.1" 409 226 0.001517 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.130 - - [2025-10-22 12:49:33] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012597 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.130 - - [2025-10-22 12:49:33] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011173 10.0.0.130 - - [2025-10-22 12:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.130 - - [2025-10-22 12:49:33] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034402 10.0.0.130 - - [2025-10-22 12:49:33] "POST /virtual-machines HTTP/1.1" 200 396 0.008591 10.0.0.130 - - [2025-10-22 12:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008176 10.0.0.130 - - [2025-10-22 12:49:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110743 10.0.0.130 - - [2025-10-22 12:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020967 10.0.0.130 - - [2025-10-22 12:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004521 10.0.0.130 - - [2025-10-22 12:49:34] "POST /instance-ips HTTP/1.1" 200 398 0.029574 10.0.0.130 - - [2025-10-22 12:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017296 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008908 10.0.0.130 - - [2025-10-22 12:49:34] "POST /set-tag HTTP/1.1" 200 109 0.063731 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014423 10.0.0.130 - - [2025-10-22 12:49:34] "GET /instance-ip/8f4ebd32-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003768 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004241 10.0.0.130 - - [2025-10-22 12:49:34] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003546 10.0.0.130 - - [2025-10-22 12:49:34] "POST /ref-update HTTP/1.1" 200 156 0.007359 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004704 10.0.0.130 - - [2025-10-22 12:49:34] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.130 - - [2025-10-22 12:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006429 10.0.0.130 - - [2025-10-22 12:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.130 - - [2025-10-22 12:49:34] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040318 10.0.0.130 - - [2025-10-22 12:49:34] "POST /virtual-machines HTTP/1.1" 200 396 0.007822 10.0.0.130 - - [2025-10-22 12:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008887 10.0.0.130 - - [2025-10-22 12:49:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103411 10.0.0.130 - - [2025-10-22 12:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022178 10.0.0.130 - - [2025-10-22 12:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007048 10.0.0.130 - - [2025-10-22 12:49:34] "POST /instance-ips HTTP/1.1" 200 398 0.019430 10.0.0.130 - - [2025-10-22 12:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021003 10.0.0.130 - - [2025-10-22 12:49:34] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016040 10.0.0.130 - - [2025-10-22 12:49:34] "POST /set-tag HTTP/1.1" 200 109 0.062761 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013256 10.0.0.130 - - [2025-10-22 12:49:35] "GET /instance-ip/8fbb5726-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002774 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004311 10.0.0.130 - - [2025-10-22 12:49:35] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003404 10.0.0.130 - - [2025-10-22 12:49:35] "POST /ref-update HTTP/1.1" 200 156 0.008300 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013787 10.0.0.130 - - [2025-10-22 12:49:35] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.130 - - [2025-10-22 12:49:35] "POST /tags HTTP/1.1" 200 292 0.019274 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012149 10.0.0.130 - - [2025-10-22 12:49:35] "GET /tag/b7324c25-c1db-44f1-b50f-f3b24079c316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012337 10.0.0.130 - - [2025-10-22 12:49:35] "POST /tags HTTP/1.1" 409 252 0.002028 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.130 - - [2025-10-22 12:49:35] "GET /tag/60ab250f-6388-424f-9dff-e5db68ec33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009506 10.0.0.130 - - [2025-10-22 12:49:35] "POST /tags HTTP/1.1" 409 226 0.001403 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.130 - - [2025-10-22 12:49:35] "GET /tag/61f7f848-468a-4fda-a89d-fdd71e6b2325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009965 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003439 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.130 - - [2025-10-22 12:49:35] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030953 10.0.0.130 - - [2025-10-22 12:49:35] "POST /virtual-machines HTTP/1.1" 200 396 0.007342 10.0.0.130 - - [2025-10-22 12:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015814 10.0.0.130 - - [2025-10-22 12:49:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120254 10.0.0.130 - - [2025-10-22 12:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.130 - - [2025-10-22 12:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007829 10.0.0.130 - - [2025-10-22 12:49:35] "POST /instance-ips HTTP/1.1" 200 398 0.019047 10.0.0.130 - - [2025-10-22 12:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020031 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008678 10.0.0.130 - - [2025-10-22 12:49:35] "POST /set-tag HTTP/1.1" 200 109 0.063721 10.0.0.130 - - [2025-10-22 12:49:35] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018513 10.0.0.130 - - [2025-10-22 12:49:35] "GET /instance-ip/904a9544-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002653 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006660 10.0.0.130 - - [2025-10-22 12:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004698 10.0.0.130 - - [2025-10-22 12:49:36] "POST /ref-update HTTP/1.1" 200 156 0.012210 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004219 10.0.0.130 - - [2025-10-22 12:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005537 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.130 - - [2025-10-22 12:49:36] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033503 10.0.0.130 - - [2025-10-22 12:49:36] "POST /virtual-machines HTTP/1.1" 200 396 0.006648 10.0.0.130 - - [2025-10-22 12:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008642 10.0.0.130 - - [2025-10-22 12:49:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103925 10.0.0.130 - - [2025-10-22 12:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007383 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010006 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005279 10.0.0.130 - - [2025-10-22 12:49:36] "POST /instance-ips HTTP/1.1" 200 398 0.019094 10.0.0.130 - - [2025-10-22 12:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020844 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012720 10.0.0.130 - - [2025-10-22 12:49:36] "POST /set-tag HTTP/1.1" 200 109 0.063992 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008292 10.0.0.130 - - [2025-10-22 12:49:36] "GET /instance-ip/90b24d6a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005167 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006448 10.0.0.130 - - [2025-10-22 12:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.130 - - [2025-10-22 12:49:36] "POST /tags HTTP/1.1" 200 300 0.025366 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.130 - - [2025-10-22 12:49:36] "GET /tag/eb938f66-1c17-4213-8f59-805e38b2ee58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017351 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.130 - - [2025-10-22 12:49:36] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004241 10.0.0.130 - - [2025-10-22 12:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.130 - - [2025-10-22 12:49:36] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024879 10.0.0.130 - - [2025-10-22 12:49:36] "POST /virtual-machines HTTP/1.1" 200 396 0.008361 10.0.0.130 - - [2025-10-22 12:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010638 10.0.0.130 - - [2025-10-22 12:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095497 10.0.0.130 - - [2025-10-22 12:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021369 10.0.0.130 - - [2025-10-22 12:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007597 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004339 10.0.0.130 - - [2025-10-22 12:49:37] "POST /instance-ips HTTP/1.1" 200 398 0.018176 10.0.0.130 - - [2025-10-22 12:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019004 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009638 10.0.0.130 - - [2025-10-22 12:49:37] "POST /set-tag HTTP/1.1" 200 109 0.027006 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006908 10.0.0.130 - - [2025-10-22 12:49:37] "GET /instance-ip/9121037c-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004117 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006710 10.0.0.130 - - [2025-10-22 12:49:37] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004365 10.0.0.130 - - [2025-10-22 12:49:37] "POST /ref-update HTTP/1.1" 200 156 0.017761 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004242 10.0.0.130 - - [2025-10-22 12:49:37] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.130 - - [2025-10-22 12:49:37] "POST /tags HTTP/1.1" 200 300 0.026211 10.0.0.130 - - [2025-10-22 12:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.130 - - [2025-10-22 12:49:37] "GET /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016589 10.0.0.130 - - [2025-10-22 12:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005242 10.0.0.130 - - [2025-10-22 12:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2025-10-22 12:49:37] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036757 10.0.0.130 - - [2025-10-22 12:49:37] "POST /virtual-machines HTTP/1.1" 200 396 0.010235 10.0.0.130 - - [2025-10-22 12:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007924 10.0.0.130 - - [2025-10-22 12:49:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123978 10.0.0.130 - - [2025-10-22 12:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023028 10.0.0.130 - - [2025-10-22 12:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014309 10.0.0.130 - - [2025-10-22 12:49:37] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004374 10.0.0.130 - - [2025-10-22 12:49:37] "POST /instance-ips HTTP/1.1" 200 398 0.018238 10.0.0.130 - - [2025-10-22 12:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023423 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010773 10.0.0.130 - - [2025-10-22 12:49:38] "POST /set-tag HTTP/1.1" 200 109 0.018510 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015577 10.0.0.130 - - [2025-10-22 12:49:38] "GET /instance-ip/9198d834-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005789 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004606 10.0.0.130 - - [2025-10-22 12:49:38] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.130 - - [2025-10-22 12:49:38] "POST /tags HTTP/1.1" 200 300 0.017356 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.130 - - [2025-10-22 12:49:38] "GET /tag/b4524ade-eb1d-4e22-be9b-1e516d74af49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010768 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003663 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.130 - - [2025-10-22 12:49:38] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049608 10.0.0.130 - - [2025-10-22 12:49:38] "POST /virtual-machines HTTP/1.1" 200 396 0.007733 10.0.0.130 - - [2025-10-22 12:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008572 10.0.0.130 - - [2025-10-22 12:49:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093877 10.0.0.130 - - [2025-10-22 12:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021511 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004381 10.0.0.130 - - [2025-10-22 12:49:38] "POST /instance-ips HTTP/1.1" 200 398 0.018191 10.0.0.130 - - [2025-10-22 12:49:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024667 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011741 10.0.0.130 - - [2025-10-22 12:49:38] "POST /set-tag HTTP/1.1" 200 109 0.022407 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.035228 10.0.0.130 - - [2025-10-22 12:49:38] "GET /instance-ip/91fffd52-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004744 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004210 10.0.0.130 - - [2025-10-22 12:49:38] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.130 - - [2025-10-22 12:49:38] "POST /tags HTTP/1.1" 200 300 0.025427 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.130 - - [2025-10-22 12:49:38] "GET /tag/590b3305-d3ce-4989-a442-fbd852f5c692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016789 10.0.0.130 - - [2025-10-22 12:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.130 - - [2025-10-22 12:49:38] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003623 10.0.0.130 - - [2025-10-22 12:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010570 10.0.0.130 - - [2025-10-22 12:49:39] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042454 10.0.0.130 - - [2025-10-22 12:49:39] "POST /virtual-machines HTTP/1.1" 200 396 0.008456 10.0.0.130 - - [2025-10-22 12:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007559 10.0.0.130 - - [2025-10-22 12:49:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102093 10.0.0.130 - - [2025-10-22 12:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033045 10.0.0.130 - - [2025-10-22 12:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004285 10.0.0.130 - - [2025-10-22 12:49:39] "POST /instance-ips HTTP/1.1" 200 398 0.018710 10.0.0.130 - - [2025-10-22 12:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020725 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009481 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.018776 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013058 10.0.0.130 - - [2025-10-22 12:49:39] "GET /instance-ip/926ea6a8-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003657 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004421 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003426 10.0.0.130 - - [2025-10-22 12:49:39] "POST /ref-update HTTP/1.1" 200 156 0.010570 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004101 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.001850 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003540 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004062 10.0.0.130 - - [2025-10-22 12:49:39] "POST /ref-update HTTP/1.1" 200 156 0.013459 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005479 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004161 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003598 10.0.0.130 - - [2025-10-22 12:49:39] "POST /ref-update HTTP/1.1" 200 156 0.008678 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005236 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.012143 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-router/515717ed-6e9c-44b0-9be6-bf41df93b949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.006181 10.0.0.130 - - [2025-10-22 12:49:39] "POST /ref-update HTTP/1.1" 200 156 0.011447 10.0.0.130 - - [2025-10-22 12:49:39] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017833 10.0.0.130 - - [2025-10-22 12:49:39] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006403 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006165 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005221 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004960 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006023 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005317 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.130 - - [2025-10-22 12:49:40] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004138 10.0.0.130 - - [2025-10-22 12:49:40] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.130 - - [2025-10-22 12:49:43] "GET /virtual-machine/084321e9-525d-4923-a73b-f2682590b70e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003033 10.0.0.130 - - [2025-10-22 12:49:43] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004004 10.0.0.130 - - [2025-10-22 12:49:44] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004766 10.0.0.130 - - [2025-10-22 12:49:44] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.130 - - [2025-10-22 12:49:45] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004125 10.0.0.130 - - [2025-10-22 12:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.130 - - [2025-10-22 12:49:45] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004364 10.0.0.130 - - [2025-10-22 12:49:45] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.130 - - [2025-10-22 12:49:46] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004142 10.0.0.130 - - [2025-10-22 12:49:46] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine/7f6ba101-a334-4c4d-bec3-7d3f16272993?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002929 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004136 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine/d3d1df18-80ab-4de5-9a00-9c48b7a50ab9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002697 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003659 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine/9e4db1ca-a58c-4cc7-a699-88465013021c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002613 10.0.0.130 - - [2025-10-22 12:49:48] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004411 10.0.0.130 - - [2025-10-22 12:49:49] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005700 10.0.0.130 - - [2025-10-22 12:49:49] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.130 - - [2025-10-22 12:49:49] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004320 10.0.0.130 - - [2025-10-22 12:49:49] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.130 - - [2025-10-22 12:49:50] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005360 10.0.0.130 - - [2025-10-22 12:49:50] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine/48e5d3f3-0227-4e86-9ffe-6acedf34d4b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003052 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006212 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine/56b4d6ce-a377-4926-babc-59bb5ab0f0cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003488 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009820 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine/33eebea7-10ea-442b-ba99-6e24f2be0e60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002744 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003650 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine/d1b8c558-09d7-46b2-a21f-fd7347a7f632?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003676 10.0.0.130 - - [2025-10-22 12:49:53] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003641 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005474 10.0.0.130 - - [2025-10-22 12:49:54] "POST /tags HTTP/1.1" 200 334 0.026329 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.130 - - [2025-10-22 12:49:54] "GET /tag/d0eb410d-54fe-4ac6-9940-05a22db4c6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011530 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.130 - - [2025-10-22 12:49:54] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036479 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.130 - - [2025-10-22 12:49:54] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003881 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.130 - - [2025-10-22 12:49:54] "GET /service-appliance-set/a2d5bd0e-156d-4ac3-ab65-066f56f2ac4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007351 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.002408 10.0.0.130 - - [2025-10-22 12:49:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.085933 10.0.0.130 - - [2025-10-22 12:49:54] "GET /virtual-machine-interface/f97812af-9b7c-494e-b402-8634dcbc0557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004055 10.0.0.130 - - [2025-10-22 12:49:54] "POST /instance-ips HTTP/1.1" 200 410 0.021321 10.0.0.130 - - [2025-10-22 12:49:54] "GET /instance-ip/5ef81ba0-5450-4c7a-9ac5-b455cfa706ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004128 10.0.0.130 - - [2025-10-22 12:49:54] "POST /loadbalancers HTTP/1.1" 200 631 0.060208 10.0.0.130 - - [2025-10-22 12:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015046 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.130 - - [2025-10-22 12:49:54] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037087 10.0.0.130 - - [2025-10-22 12:49:54] "GET /instance-ip/5ef81ba0-5450-4c7a-9ac5-b455cfa706ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002306 10.0.0.130 - - [2025-10-22 12:49:54] "POST /floating-ips HTTP/1.1" 200 599 0.014223 10.0.0.130 - - [2025-10-22 12:49:54] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031215 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004169 10.0.0.130 - - [2025-10-22 12:49:54] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014979 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.130 - - [2025-10-22 12:49:54] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032311 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer-listener/c29b9815-80b9-43e3-8db9-fe1eb670e6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003078 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer-listener/c29b9815-80b9-43e3-8db9-fe1eb670e6a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002692 10.0.0.130 - - [2025-10-22 12:49:54] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018489 10.0.0.130 - - [2025-10-22 12:49:54] "GET /instance-ip/5ef81ba0-5450-4c7a-9ac5-b455cfa706ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003257 10.0.0.130 - - [2025-10-22 12:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.130 - - [2025-10-22 12:49:54] "GET /instance-ip/5ef81ba0-5450-4c7a-9ac5-b455cfa706ad?fields=floating_ips HTTP/1.1" 200 1214 0.007845 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003587 10.0.0.130 - - [2025-10-22 12:49:54] "GET /loadbalancer-pool/428d2068-4c8e-4a75-b66e-3d0887333f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002909 10.0.0.130 - - [2025-10-22 12:49:54] "GET /floating-ip/05e53fcf-d3bd-4f5a-a004-91dba546cf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002458 10.0.0.130 - - [2025-10-22 12:49:54] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014068 10.0.0.130 - - [2025-10-22 12:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028265 10.0.0.130 - - [2025-10-22 12:49:55] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009354 10.0.0.130 - - [2025-10-22 12:49:55] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004086 10.0.0.130 - - [2025-10-22 12:49:55] "POST /ref-update HTTP/1.1" 200 156 0.009162 10.0.0.130 - - [2025-10-22 12:49:55] "GET /floating-ip/05e53fcf-d3bd-4f5a-a004-91dba546cf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.016614 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 221 0.001710 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/d0eb410d-54fe-4ac6-9940-05a22db4c6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010622 10.0.0.130 - - [2025-10-22 12:49:55] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002973 10.0.0.130 - - [2025-10-22 12:49:55] "PUT /floating-ip/05e53fcf-d3bd-4f5a-a004-91dba546cf22 HTTP/1.1" 200 257 0.013889 10.0.0.130 - - [2025-10-22 12:49:55] "POST /set-tag HTTP/1.1" 200 109 0.095571 10.0.0.130 - - [2025-10-22 12:49:55] "GET /loadbalancer-pool/428d2068-4c8e-4a75-b66e-3d0887333f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007860 10.0.0.130 - - [2025-10-22 12:49:55] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014549 10.0.0.130 - - [2025-10-22 12:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024504 10.0.0.130 - - [2025-10-22 12:49:55] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013120 10.0.0.130 - - [2025-10-22 12:49:55] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004048 10.0.0.130 - - [2025-10-22 12:49:55] "POST /ref-update HTTP/1.1" 200 156 0.005684 10.0.0.130 - - [2025-10-22 12:49:55] "GET /floating-ip/05e53fcf-d3bd-4f5a-a004-91dba546cf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.007216 10.0.0.130 - - [2025-10-22 12:49:55] "POST /set-tag HTTP/1.1" 200 109 0.063832 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 206 0.002413 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014137 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 204 0.002126 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016980 10.0.0.130 - - [2025-10-22 12:49:55] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002093 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.130 - - [2025-10-22 12:49:55] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003063 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 206 0.001662 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009631 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 226 0.001672 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009300 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 204 0.001585 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009330 10.0.0.130 - - [2025-10-22 12:49:55] "POST /tags HTTP/1.1" 409 226 0.001893 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.130 - - [2025-10-22 12:49:55] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009379 10.0.0.130 - - [2025-10-22 12:49:55] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001884 10.0.0.130 - - [2025-10-22 12:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001202 10.0.0.130 - - [2025-10-22 12:49:55] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002661 10.0.0.130 - - [2025-10-22 12:49:56] "POST /firewall-rules HTTP/1.1" 200 628 0.080882 10.0.0.130 - - [2025-10-22 12:49:56] "POST /firewall-rules HTTP/1.1" 200 648 0.092227 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-rule/e15c696b-7096-4ec1-b267-60be92d0e1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003664 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001840 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-rule/25d229b5-b4de-4d3e-b6dd-c6481a6e99d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002894 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.019809 10.0.0.130 - - [2025-10-22 12:49:56] "POST /firewall-policys HTTP/1.1" 200 608 0.032080 10.0.0.130 - - [2025-10-22 12:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024348 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006984 10.0.0.130 - - [2025-10-22 12:49:56] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002623 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002617 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003267 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004656 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/96f44643-2790-4580-bc7d-dc3ae1843b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003087 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001740 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001765 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.017116 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.028557 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.015459 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.023257 10.0.0.130 - - [2025-10-22 12:49:56] "POST /ref-update HTTP/1.1" 200 156 0.035183 10.0.0.130 - - [2025-10-22 12:49:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002376 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 252 0.002259 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/60ab250f-6388-424f-9dff-e5db68ec33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010922 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 228 0.002059 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/1dbeebba-a661-41cd-a409-441fa525cb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012385 10.0.0.130 - - [2025-10-22 12:51:55] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003546 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.130 - - [2025-10-22 12:51:55] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002431 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 206 0.001586 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009535 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 226 0.001472 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009501 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 204 0.001575 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009521 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 226 0.001971 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009494 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 228 0.001608 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/1dbeebba-a661-41cd-a409-441fa525cb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010024 10.0.0.130 - - [2025-10-22 12:51:55] "POST /tags HTTP/1.1" 409 252 0.001598 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.130 - - [2025-10-22 12:51:55] "GET /tag/60ab250f-6388-424f-9dff-e5db68ec33f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010357 10.0.0.130 - - [2025-10-22 12:51:55] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002768 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.130 - - [2025-10-22 12:51:55] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002285 10.0.0.130 - - [2025-10-22 12:51:55] "POST /firewall-rules HTTP/1.1" 409 281 0.001617 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.130 - - [2025-10-22 12:51:55] "PUT /firewall-rule/25d229b5-b4de-4d3e-b6dd-c6481a6e99d0 HTTP/1.1" 200 261 0.016192 10.0.0.130 - - [2025-10-22 12:51:55] "POST /firewall-rules HTTP/1.1" 409 291 0.004484 10.0.0.130 - - [2025-10-22 12:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.130 - - [2025-10-22 12:51:55] "PUT /firewall-rule/e15c696b-7096-4ec1-b267-60be92d0e1b9 HTTP/1.1" 200 261 0.031949 10.0.0.130 - - [2025-10-22 12:51:55] "GET /firewall-rule/e15c696b-7096-4ec1-b267-60be92d0e1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002823 10.0.0.130 - - [2025-10-22 12:51:55] "POST /firewall-rules HTTP/1.1" 200 660 0.070151 10.0.0.130 - - [2025-10-22 12:51:55] "GET /firewall-rule/84cb1438-7c4e-4125-bfab-7634b2dfc5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010283 10.0.0.130 - - [2025-10-22 12:51:55] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002970 10.0.0.130 - - [2025-10-22 12:51:55] "GET /firewall-rule/25d229b5-b4de-4d3e-b6dd-c6481a6e99d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002662 10.0.0.130 - - [2025-10-22 12:51:55] "POST /firewall-policys HTTP/1.1" 409 269 0.001751 10.0.0.130 - - [2025-10-22 12:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.130 - - [2025-10-22 12:51:56] "PUT /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322 HTTP/1.1" 200 265 0.019075 10.0.0.130 - - [2025-10-22 12:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015478 10.0.0.130 - - [2025-10-22 12:51:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.007422 10.0.0.130 - - [2025-10-22 12:51:56] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002844 10.0.0.130 - - [2025-10-22 12:51:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002068 10.0.0.130 - - [2025-10-22 12:51:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001966 10.0.0.130 - - [2025-10-22 12:51:56] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002519 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000780 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000799 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001159 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001292 10.0.0.130 - - [2025-10-22 12:52:50] "GET /global-system-configs HTTP/1.1" 200 323 0.003314 10.0.0.130 - - [2025-10-22 12:52:51] "GET /global-system-configs HTTP/1.1" 200 323 0.001867 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012789 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.007871 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005368 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.130 - - [2025-10-22 12:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.130 - - [2025-10-22 12:52:58] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005147 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005074 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.024205 10.0.0.130 - - [2025-10-22 12:52:58] "DELETE /loadbalancer-member/0cc0acc7-83ba-4b2a-a945-0499f98cac03 HTTP/1.1" 200 115 0.036755 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004229 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006032 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004547 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.004361 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004383 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004977 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.130 - - [2025-10-22 12:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.130 - - [2025-10-22 12:52:58] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002803 10.0.0.130 - - [2025-10-22 12:52:58] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005328 10.0.0.130 - - [2025-10-22 12:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004586 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.010481 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004288 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine/9e4db1ca-a58c-4cc7-a699-88465013021c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002393 10.0.0.130 - - [2025-10-22 12:52:59] "POST /ref-update HTTP/1.1" 200 156 0.014890 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004848 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.017268 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.022763 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.014263 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.031885 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.016619 10.0.0.130 - - [2025-10-22 12:52:59] "DELETE /instance-ip/90b24d6a-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.043758 10.0.0.130 - - [2025-10-22 12:52:59] "DELETE /virtual-machine-interface/90993852-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.034662 10.0.0.130 - - [2025-10-22 12:52:59] "DELETE /virtual-machine/9e4db1ca-a58c-4cc7-a699-88465013021c HTTP/1.1" 200 115 0.018292 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004851 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003820 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005529 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008255 10.0.0.130 - - [2025-10-22 12:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine/7f6ba101-a334-4c4d-bec3-7d3f16272993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003946 10.0.0.130 - - [2025-10-22 12:52:59] "POST /ref-update HTTP/1.1" 200 156 0.010792 10.0.0.130 - - [2025-10-22 12:52:59] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018693 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.018424 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.039077 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.036088 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.014632 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.022702 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /instance-ip/8fbb5726-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.058282 10.0.0.130 - - [2025-10-22 12:53:00] "POST /ref-update HTTP/1.1" 200 156 0.009756 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.046049 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /virtual-machine/7f6ba101-a334-4c4d-bec3-7d3f16272993 HTTP/1.1" 200 115 0.024180 10.0.0.130 - - [2025-10-22 12:53:00] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004431 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.130 - - [2025-10-22 12:53:00] "GET /virtual-machine/084321e9-525d-4923-a73b-f2682590b70e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002966 10.0.0.130 - - [2025-10-22 12:53:00] "POST /ref-update HTTP/1.1" 200 156 0.010901 10.0.0.130 - - [2025-10-22 12:53:00] "GET /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004074 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.016475 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.027969 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.019108 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.034160 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.028884 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /instance-ip/8f4ebd32-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.047309 10.0.0.130 - - [2025-10-22 12:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007979 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /virtual-machine-interface/8f38b2ee-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.044783 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /virtual-machine/084321e9-525d-4923-a73b-f2682590b70e HTTP/1.1" 200 115 0.017230 10.0.0.130 - - [2025-10-22 12:53:00] "DELETE /tag/b5b84a0b-7b33-4e35-93bf-2021aa792bbc HTTP/1.1" 200 115 0.029353 10.0.0.130 - - [2025-10-22 12:53:00] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004084 10.0.0.130 - - [2025-10-22 12:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.130 - - [2025-10-22 12:53:00] "GET /virtual-machine/d3d1df18-80ab-4de5-9a00-9c48b7a50ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002309 10.0.0.130 - - [2025-10-22 12:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007349 10.0.0.130 - - [2025-10-22 12:53:01] "GET /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004585 10.0.0.130 - - [2025-10-22 12:53:01] "POST /set-tag HTTP/1.1" 200 109 0.017330 10.0.0.130 - - [2025-10-22 12:53:01] "POST /set-tag HTTP/1.1" 200 109 0.015222 10.0.0.130 - - [2025-10-22 12:53:01] "POST /set-tag HTTP/1.1" 200 109 0.013884 10.0.0.130 - - [2025-10-22 12:53:01] "POST /set-tag HTTP/1.1" 200 109 0.027257 10.0.0.130 - - [2025-10-22 12:53:01] "POST /set-tag HTTP/1.1" 200 109 0.025325 10.0.0.130 - - [2025-10-22 12:53:01] "DELETE /instance-ip/904a9544-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.034596 10.0.0.130 - - [2025-10-22 12:53:01] "DELETE /virtual-machine-interface/902f82c2-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.040182 10.0.0.130 - - [2025-10-22 12:53:01] "DELETE /virtual-machine/d3d1df18-80ab-4de5-9a00-9c48b7a50ab9 HTTP/1.1" 200 115 0.022111 10.0.0.130 - - [2025-10-22 12:53:01] "DELETE /tag/b7324c25-c1db-44f1-b50f-f3b24079c316 HTTP/1.1" 200 115 0.028674 10.0.0.130 - - [2025-10-22 12:53:01] "DELETE /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93 HTTP/1.1" 409 391 0.003926 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004770 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004219 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004021 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004135 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine/33eebea7-10ea-442b-ba99-6e24f2be0e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004042 10.0.0.130 - - [2025-10-22 12:53:29] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006766 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.032321 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.028750 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.033434 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.012569 10.0.0.130 - - [2025-10-22 12:53:29] "DELETE /instance-ip/9198d834-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.046547 10.0.0.130 - - [2025-10-22 12:53:29] "DELETE /virtual-machine-interface/9180adea-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.032213 10.0.0.130 - - [2025-10-22 12:53:29] "DELETE /virtual-machine/33eebea7-10ea-442b-ba99-6e24f2be0e60 HTTP/1.1" 200 115 0.018413 10.0.0.130 - - [2025-10-22 12:53:29] "DELETE /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194 HTTP/1.1" 409 237 0.006131 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004130 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine/56b4d6ce-a377-4926-babc-59bb5ab0f0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002353 10.0.0.130 - - [2025-10-22 12:53:29] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.130 - - [2025-10-22 12:53:29] "GET /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017892 10.0.0.130 - - [2025-10-22 12:53:29] "POST /set-tag HTTP/1.1" 200 109 0.025975 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.057292 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.039818 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.025183 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /instance-ip/91fffd52-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.108150 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /virtual-machine-interface/91eba082-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.066907 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /virtual-machine/56b4d6ce-a377-4926-babc-59bb5ab0f0cc HTTP/1.1" 200 115 0.031093 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /tag/b4524ade-eb1d-4e22-be9b-1e516d74af49 HTTP/1.1" 200 115 0.044116 10.0.0.130 - - [2025-10-22 12:53:30] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008566 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.130 - - [2025-10-22 12:53:30] "GET /virtual-machine/d1b8c558-09d7-46b2-a21f-fd7347a7f632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002695 10.0.0.130 - - [2025-10-22 12:53:30] "POST /ref-update HTTP/1.1" 200 156 0.009764 10.0.0.130 - - [2025-10-22 12:53:30] "GET /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004975 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.016347 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.027381 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.015156 10.0.0.130 - - [2025-10-22 12:53:30] "POST /set-tag HTTP/1.1" 200 109 0.073223 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /instance-ip/926ea6a8-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.086828 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /virtual-machine-interface/92581334-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.065813 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /virtual-machine/d1b8c558-09d7-46b2-a21f-fd7347a7f632 HTTP/1.1" 200 115 0.026139 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /tag/1dbeebba-a661-41cd-a409-441fa525cb35 HTTP/1.1" 409 237 0.010261 10.0.0.130 - - [2025-10-22 12:53:30] "DELETE /tag/60ab250f-6388-424f-9dff-e5db68ec33f4 HTTP/1.1" 409 237 0.004766 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /tag/590b3305-d3ce-4989-a442-fbd852f5c692 HTTP/1.1" 200 115 0.035661 10.0.0.130 - - [2025-10-22 12:53:31] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003798 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.130 - - [2025-10-22 12:53:31] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003685 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.001606 10.0.0.130 - - [2025-10-22 12:53:31] "GET /virtual-machine/48e5d3f3-0227-4e86-9ffe-6acedf34d4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002942 10.0.0.130 - - [2025-10-22 12:53:31] "POST /ref-update HTTP/1.1" 200 156 0.008813 10.0.0.130 - - [2025-10-22 12:53:31] "GET /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017946 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.015468 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.023191 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.024502 10.0.0.130 - - [2025-10-22 12:53:31] "POST /set-tag HTTP/1.1" 200 109 0.012759 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /instance-ip/9121037c-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.043433 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /virtual-machine-interface/910d2bd6-af45-11f0-9deb-fa163eb5135e HTTP/1.1" 200 115 0.040220 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /virtual-machine/48e5d3f3-0227-4e86-9ffe-6acedf34d4b6 HTTP/1.1" 200 115 0.024320 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /tag/22a4f8da-629f-4c79-ace6-5648aeb1c4fe HTTP/1.1" 200 115 0.030900 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /tag/eb938f66-1c17-4213-8f59-805e38b2ee58 HTTP/1.1" 200 115 0.030689 10.0.0.130 - - [2025-10-22 12:53:31] "DELETE /tag/db5ad942-b4d4-45f5-bffc-0b2b2713beb3 HTTP/1.1" 200 115 0.029896 10.0.0.130 - - [2025-10-22 12:53:33] "POST /projects HTTP/1.1" 409 238 0.002757 10.0.0.130 - - [2025-10-22 12:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.130 - - [2025-10-22 12:53:33] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035873 10.0.0.130 - - [2025-10-22 12:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.130 - - [2025-10-22 12:53:33] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005648 10.0.0.130 - - [2025-10-22 12:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.130 - - [2025-10-22 12:53:33] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004183 10.0.0.130 - - [2025-10-22 12:53:33] "POST /security-groups HTTP/1.1" 409 285 0.003673 10.0.0.130 - - [2025-10-22 12:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.130 - - [2025-10-22 12:53:33] "PUT /security-group/d497d01d-68b2-4874-aeb2-c3da66a89ac9 HTTP/1.1" 200 263 0.074019 10.0.0.130 - - [2025-10-22 12:53:33] "PUT /access-control-list/e00ee3ef-c6c9-48a6-a86f-6fa54fa34afb HTTP/1.1" 200 273 0.021223 10.0.0.130 - - [2025-10-22 12:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029942 10.0.0.130 - - [2025-10-22 12:53:33] "PUT /access-control-list/e97846c9-bac6-4a86-9881-f1f38bfeacae HTTP/1.1" 200 273 0.029455 10.0.0.130 - - [2025-10-22 12:53:38] "POST /projects HTTP/1.1" 409 238 0.002045 10.0.0.130 - - [2025-10-22 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.130 - - [2025-10-22 12:53:38] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042661 10.0.0.130 - - [2025-10-22 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.130 - - [2025-10-22 12:53:38] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009770 10.0.0.130 - - [2025-10-22 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.130 - - [2025-10-22 12:53:38] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009089 10.0.0.130 - - [2025-10-22 12:53:38] "POST /security-groups HTTP/1.1" 409 285 0.003440 10.0.0.130 - - [2025-10-22 12:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.130 - - [2025-10-22 12:53:38] "PUT /security-group/d497d01d-68b2-4874-aeb2-c3da66a89ac9 HTTP/1.1" 200 263 0.076982 10.0.0.130 - - [2025-10-22 12:53:38] "PUT /access-control-list/e00ee3ef-c6c9-48a6-a86f-6fa54fa34afb HTTP/1.1" 200 273 0.025291 10.0.0.130 - - [2025-10-22 12:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.064001 10.0.0.130 - - [2025-10-22 12:53:38] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.023875 10.0.0.130 - - [2025-10-22 12:53:38] "PUT /access-control-list/e97846c9-bac6-4a86-9881-f1f38bfeacae HTTP/1.1" 200 273 0.042498 10.0.0.130 - - [2025-10-22 12:53:38] "GET /firewall-rule/f8576eef-1080-4705-9b8f-5378ad01ca0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002752 10.0.0.130 - - [2025-10-22 12:53:39] "POST /ref-update HTTP/1.1" 200 156 0.073877 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /firewall-rule/f8576eef-1080-4705-9b8f-5378ad01ca0a HTTP/1.1" 200 115 0.060361 10.0.0.130 - - [2025-10-22 12:53:39] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007491 10.0.0.130 - - [2025-10-22 12:53:39] "GET /firewall-rule/7a7022da-41f5-4053-b5e0-65663717e357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002721 10.0.0.130 - - [2025-10-22 12:53:39] "POST /ref-update HTTP/1.1" 200 156 0.069740 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /firewall-rule/7a7022da-41f5-4053-b5e0-65663717e357 HTTP/1.1" 200 115 0.056566 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /tag/61f7f848-468a-4fda-a89d-fdd71e6b2325 HTTP/1.1" 200 115 0.057464 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /tag/1dbeebba-a661-41cd-a409-441fa525cb35 HTTP/1.1" 409 237 0.005106 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /tag/60ab250f-6388-424f-9dff-e5db68ec33f4 HTTP/1.1" 409 237 0.006042 10.0.0.130 - - [2025-10-22 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.130 - - [2025-10-22 12:53:39] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005994 10.0.0.130 - - [2025-10-22 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.130 - - [2025-10-22 12:53:39] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004237 10.0.0.130 - - [2025-10-22 12:53:39] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.053376 10.0.0.130 - - [2025-10-22 12:53:39] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.049081 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /security-group/d497d01d-68b2-4874-aeb2-c3da66a89ac9 HTTP/1.1" 200 115 0.068402 10.0.0.130 - - [2025-10-22 12:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /access-control-list/e00ee3ef-c6c9-48a6-a86f-6fa54fa34afb HTTP/1.1" 200 115 0.052365 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /access-control-list/e97846c9-bac6-4a86-9881-f1f38bfeacae HTTP/1.1" 200 115 0.061082 10.0.0.130 - - [2025-10-22 12:53:39] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048702 10.0.0.130 - - [2025-10-22 12:53:39] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?fields=security_groups HTTP/1.1" 200 1352 0.058227 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /security-group/a6bc8413-f8fd-46c8-b70e-4945a36af356 HTTP/1.1" 200 115 0.056031 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /access-control-list/9b709a37-5082-44e3-acb5-32d27832bb54 HTTP/1.1" 200 115 0.038241 10.0.0.130 - - [2025-10-22 12:53:39] "GET /project/793ef9fe-8474-40d4-98ad-db73237af1ae?fields=application_policy_sets HTTP/1.1" 200 1391 0.047794 10.0.0.130 - - [2025-10-22 12:53:39] "DELETE /access-control-list/549581ad-80ae-4b9b-b893-5c5311e98c13 HTTP/1.1" 200 115 0.055206 10.0.0.130 - - [2025-10-22 12:53:40] "DELETE /project/793ef9fe-8474-40d4-98ad-db73237af1ae HTTP/1.1" 200 115 0.391712 10.0.0.130 - - [2025-10-22 12:53:40] "POST /projects HTTP/1.1" 409 238 0.008526 10.0.0.130 - - [2025-10-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.130 - - [2025-10-22 12:53:40] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043033 10.0.0.130 - - [2025-10-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.130 - - [2025-10-22 12:53:40] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006204 10.0.0.130 - - [2025-10-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.130 - - [2025-10-22 12:53:40] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004405 10.0.0.130 - - [2025-10-22 12:53:40] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.130 - - [2025-10-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.130 - - [2025-10-22 12:53:40] "PUT /security-group/dccae9df-47e2-49e7-8f86-c1ee844519f1 HTTP/1.1" 200 263 0.062775 10.0.0.130 - - [2025-10-22 12:53:40] "PUT /access-control-list/4b74f213-b7a9-4d4d-9084-0087b2526998 HTTP/1.1" 200 273 0.011739 10.0.0.130 - - [2025-10-22 12:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019209 10.0.0.130 - - [2025-10-22 12:53:40] "PUT /access-control-list/18c5598d-313e-42bc-ab01-b34932b6f56f HTTP/1.1" 200 273 0.041994 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:53:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000803 [Introspect:8084]10.0.0.130 - - [2025-10-22 12:53:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000948 10.0.0.130 - - [2025-10-22 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.130 - - [2025-10-22 12:53:44] "GET /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002337 10.0.0.130 - - [2025-10-22 12:53:44] "GET /virtual-machine-interface/8fa7361a-af45-11f0-9deb-fa163eb5135e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001403 10.0.0.130 - - [2025-10-22 12:53:44] "DELETE /loadbalancer-member/d3224e15-c5ae-42b7-95a6-cb69d9558462 HTTP/1.1" 200 115 0.048948 10.0.0.130 - - [2025-10-22 12:53:44] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002429 10.0.0.130 - - [2025-10-22 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.130 - - [2025-10-22 12:53:44] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004446 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-policy/65266219-78aa-4d1b-968e-b975fbf0f57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002288 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-rule/25d229b5-b4de-4d3e-b6dd-c6481a6e99d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002474 10.0.0.130 - - [2025-10-22 12:53:44] "POST /ref-update HTTP/1.1" 200 156 0.021713 10.0.0.130 - - [2025-10-22 12:53:44] "DELETE /firewall-rule/25d229b5-b4de-4d3e-b6dd-c6481a6e99d0 HTTP/1.1" 200 115 0.048858 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002664 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-rule/84cb1438-7c4e-4125-bfab-7634b2dfc5e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002776 10.0.0.130 - - [2025-10-22 12:53:44] "POST /ref-update HTTP/1.1" 200 156 0.013774 10.0.0.130 - - [2025-10-22 12:53:44] "DELETE /firewall-rule/84cb1438-7c4e-4125-bfab-7634b2dfc5e0 HTTP/1.1" 200 115 0.044576 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007334 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-rule/e15c696b-7096-4ec1-b267-60be92d0e1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003158 10.0.0.130 - - [2025-10-22 12:53:44] "POST /ref-update HTTP/1.1" 200 156 0.013242 10.0.0.130 - - [2025-10-22 12:53:44] "DELETE /firewall-rule/e15c696b-7096-4ec1-b267-60be92d0e1b9 HTTP/1.1" 200 115 0.049594 10.0.0.130 - - [2025-10-22 12:53:44] "GET /application-policy-set/db36c831-afed-4902-9536-8aa60b8aca5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002994 10.0.0.130 - - [2025-10-22 12:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.130 - - [2025-10-22 12:53:44] "GET /policy-management/8ebe3139-9166-470d-8394-1e24fb1c2678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002408 10.0.0.130 - - [2025-10-22 12:53:44] "GET /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002968 10.0.0.130 - - [2025-10-22 12:53:44] "POST /ref-update HTTP/1.1" 200 156 0.020851 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /firewall-policy/40644e38-b142-436a-aceb-2735fc0c5322 HTTP/1.1" 200 115 0.028853 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /tag/3c05e13c-4b2f-4fbf-9942-598c729ddb93 HTTP/1.1" 200 115 0.048878 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /tag/1dbeebba-a661-41cd-a409-441fa525cb35 HTTP/1.1" 200 115 0.056485 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /tag/60ab250f-6388-424f-9dff-e5db68ec33f4 HTTP/1.1" 200 115 0.041617 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /tag/dfa1d296-5c39-4074-a8ff-ab8856ddf194 HTTP/1.1" 200 115 0.064739 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /loadbalancer-pool/428d2068-4c8e-4a75-b66e-3d0887333f90 HTTP/1.1" 200 115 0.028378 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /loadbalancer-listener/c29b9815-80b9-43e3-8db9-fe1eb670e6a4 HTTP/1.1" 200 115 0.041822 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /loadbalancer/a084f5e4-73d0-42df-9920-fadf9704d0f3 HTTP/1.1" 200 115 0.049857 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /floating-ip/05e53fcf-d3bd-4f5a-a004-91dba546cf22 HTTP/1.1" 200 115 0.036003 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /instance-ip/5ef81ba0-5450-4c7a-9ac5-b455cfa706ad HTTP/1.1" 200 115 0.055677 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /virtual-machine-interface/f97812af-9b7c-494e-b402-8634dcbc0557 HTTP/1.1" 200 115 0.047654 10.0.0.130 - - [2025-10-22 12:53:45] "DELETE /tag/d0eb410d-54fe-4ac6-9940-05a22db4c6d8 HTTP/1.1" 200 115 0.042707 10.0.0.130 - - [2025-10-22 12:53:45] "POST /projects HTTP/1.1" 409 238 0.001772 10.0.0.130 - - [2025-10-22 12:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.130 - - [2025-10-22 12:53:45] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047448 10.0.0.130 - - [2025-10-22 12:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.130 - - [2025-10-22 12:53:45] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004052 10.0.0.130 - - [2025-10-22 12:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.130 - - [2025-10-22 12:53:45] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005213 10.0.0.130 - - [2025-10-22 12:53:45] "POST /security-groups HTTP/1.1" 409 285 0.004268 10.0.0.130 - - [2025-10-22 12:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.130 - - [2025-10-22 12:53:45] "PUT /security-group/dccae9df-47e2-49e7-8f86-c1ee844519f1 HTTP/1.1" 200 263 0.065082 10.0.0.130 - - [2025-10-22 12:53:45] "PUT /access-control-list/4b74f213-b7a9-4d4d-9084-0087b2526998 HTTP/1.1" 200 273 0.026243 10.0.0.130 - - [2025-10-22 12:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.063859 10.0.0.130 - - [2025-10-22 12:53:45] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.018882 10.0.0.130 - - [2025-10-22 12:53:45] "PUT /access-control-list/18c5598d-313e-42bc-ab01-b34932b6f56f HTTP/1.1" 200 273 0.036989 10.0.0.130 - - [2025-10-22 12:53:45] "GET /firewall-rule/2a5a0e04-40c2-4d1d-a0d9-338a58b3b6a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005866 10.0.0.130 - - [2025-10-22 12:53:46] "POST /ref-update HTTP/1.1" 200 156 0.111762 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /firewall-rule/2a5a0e04-40c2-4d1d-a0d9-338a58b3b6a6 HTTP/1.1" 200 115 0.079447 10.0.0.130 - - [2025-10-22 12:53:46] "GET /firewall-policy/9274278e-ba27-4b03-9729-af214f740a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006792 10.0.0.130 - - [2025-10-22 12:53:46] "GET /firewall-rule/f496006d-2f0e-4e16-acce-736c1bd29b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003432 10.0.0.130 - - [2025-10-22 12:53:46] "POST /ref-update HTTP/1.1" 200 156 0.070539 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /firewall-rule/f496006d-2f0e-4e16-acce-736c1bd29b59 HTTP/1.1" 200 115 0.060007 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /tag/bb3885a4-0e1a-4086-9926-ef4b530b338e HTTP/1.1" 200 115 0.046793 10.0.0.130 - - [2025-10-22 12:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.130 - - [2025-10-22 12:53:46] "GET /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004017 10.0.0.130 - - [2025-10-22 12:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.130 - - [2025-10-22 12:53:46] "GET /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003479 10.0.0.130 - - [2025-10-22 12:53:46] "PUT /virtual-network/757897e5-5092-409a-9c09-0bf3d68cfb05 HTTP/1.1" 200 265 0.076724 10.0.0.130 - - [2025-10-22 12:53:46] "PUT /virtual-network/691ca46b-f05b-4394-97bb-dea64e49ceac HTTP/1.1" 200 265 0.056517 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /security-group/dccae9df-47e2-49e7-8f86-c1ee844519f1 HTTP/1.1" 200 115 0.092337 10.0.0.130 - - [2025-10-22 12:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /access-control-list/4b74f213-b7a9-4d4d-9084-0087b2526998 HTTP/1.1" 200 115 0.073358 10.0.0.130 - - [2025-10-22 12:53:46] "DELETE /access-control-list/18c5598d-313e-42bc-ab01-b34932b6f56f HTTP/1.1" 200 115 0.062692 10.0.0.130 - - [2025-10-22 12:53:46] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.061818 10.0.0.130 - - [2025-10-22 12:53:46] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?fields=security_groups HTTP/1.1" 200 1353 0.053560 10.0.0.130 - - [2025-10-22 12:53:47] "DELETE /security-group/a564c186-10ac-4f65-8f52-2a8a42d3593d HTTP/1.1" 200 115 0.069922 10.0.0.130 - - [2025-10-22 12:53:47] "DELETE /access-control-list/6478d1fc-db6b-498e-b931-f9250aeddf76 HTTP/1.1" 200 115 0.069944 10.0.0.130 - - [2025-10-22 12:53:47] "GET /project/fe234885-d84f-4ef3-8e04-8d03908c064f?fields=application_policy_sets HTTP/1.1" 200 1392 0.094394 10.0.0.130 - - [2025-10-22 12:53:47] "DELETE /access-control-list/c4d0706f-56ab-48e1-b80d-e9b16356f764 HTTP/1.1" 200 115 0.077974 10.0.0.130 - - [2025-10-22 12:53:47] "DELETE /project/fe234885-d84f-4ef3-8e04-8d03908c064f HTTP/1.1" 200 115 0.453376