++ 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 Nov 5 04:06:02 PM UTC 2025 ===================' INFO: =================== Wed Nov 5 04:06:02 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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.131 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.131:8081 ' ']' +++ echo 10.0.0.131:8081 ++ ANALYTICS_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.131:9042 ' ']' +++ echo 10.0.0.131:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.131:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.131:8086 ' ']' +++ echo 10.0.0.131:8086 ++ COLLECTOR_SERVERS=10.0.0.131: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.131 ++ CONFIGDB_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.131:8082 ' ']' +++ echo 10.0.0.131:8082 ++ CONFIG_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.131:9161 ' ']' +++ echo 10.0.0.131:9161 ++ CONFIGDB_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.131:9041 ' ']' +++ echo 10.0.0.131:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.131: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.131 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.131 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.131:2181, ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.131:2181 ' ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.131:2181 ++ RABBITMQ_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.131:5673, ']' +++ echo 10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.131:6379 ' ']' +++ echo 10.0.0.131:6379 ++ REDIS_SERVERS=10.0.0.131: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.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.131:9092 ' ']' +++ echo 10.0.0.131:9092 ++ KAFKA_SERVERS=10.0.0.131: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.131 ++ 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.131 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.131 + local cassandra=10.0.0.131 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.131 9041 + echo -e '\035\nquit' + 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.131 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.131 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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.131 +++ local servers=10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.131,10.27.94.1,127.0.0.1,172.17.0.1,252.131.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.27.94.1,127.0.0.1,172.17.0.1,252.131.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 1 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.131:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 16:06:49.358 7f7965881940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 16:06:50.153 7f7965881940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 16:06:50.181 7f7965881940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 16:06:50.182 7f7965881940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.131 - - [2025-11-05 16:06:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000687 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2025-11-05 16:07:02] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.131 - - [2025-11-05 16:07:03] "GET / HTTP/1.1" 200 45303 0.001369 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.131 - - [2025-11-05 16:07:03] "GET / HTTP/1.1" 200 36215 0.001205 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.131 - - [2025-11-05 16:07:03] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006753 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002319 10.0.0.131 - - [2025-11-05 16:07:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.019787 10.0.0.131 - - [2025-11-05 16:07:03] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.131 - - [2025-11-05 16:07:03] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007533 10.0.0.131 - - [2025-11-05 16:07:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002765 10.0.0.131 - - [2025-11-05 16:07:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.033522 10.0.0.131 - - [2025-11-05 16:07:04] "GET / HTTP/1.1" 200 36215 0.002975 10.0.0.131 - - [2025-11-05 16:07:04] "GET / HTTP/1.1" 200 36215 0.001280 10.0.0.131 - - [2025-11-05 16:07:04] "GET / HTTP/1.1" 200 36215 0.001739 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.131 - - [2025-11-05 16:07:04] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009347 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005547 10.0.0.131 - - [2025-11-05 16:07:04] "POST /analytics-nodes HTTP/1.1" 200 601 0.035423 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.002368 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.131 - - [2025-11-05 16:07:04] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004839 10.0.0.131 - - [2025-11-05 16:07:04] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.040428 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.004187 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.131 - - [2025-11-05 16:07:04] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006183 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-appliance-sets HTTP/1.1" 200 543 0.053346 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.131 - - [2025-11-05 16:07:04] "GET /network-ipam/2d68911e-7eb3-4aee-b1b1-1f0b9a497f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004973 10.0.0.131 - - [2025-11-05 16:07:04] "GET / HTTP/1.1" 200 36215 0.002584 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.131 - - [2025-11-05 16:07:04] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011798 10.0.0.131 - - [2025-11-05 16:07:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.006940 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-templates HTTP/1.1" 200 513 0.047522 10.0.0.131 - - [2025-11-05 16:07:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.048082 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-templates HTTP/1.1" 200 503 0.052361 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-templates HTTP/1.1" 200 517 0.039141 10.0.0.131 - - [2025-11-05 16:07:04] "POST /service-templates HTTP/1.1" 200 537 0.028671 10.0.0.131 - - [2025-11-05 16:07:05] "POST /service-templates HTTP/1.1" 200 509 0.039973 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:07:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:07:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 10.0.0.131 - - [2025-11-05 16:07:06] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.131 - - [2025-11-05 16:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.131 - - [2025-11-05 16:07:06] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011541 10.0.0.131 - - [2025-11-05 16:07:06] "POST /bgp-routers HTTP/1.1" 200 618 0.137794 10.0.0.131 - - [2025-11-05 16:07:06] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.005284 10.0.0.131 - - [2025-11-05 16:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.131 - - [2025-11-05 16:07:06] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.080964 10.0.0.131 - - [2025-11-05 16:07:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003890 10.0.0.131 - - [2025-11-05 16:07:06] "POST /ref-update HTTP/1.1" 200 156 0.013634 10.0.0.131 - - [2025-11-05 16:07:06] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.131 - - [2025-11-05 16:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.131 - - [2025-11-05 16:07:06] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.055951 10.0.0.131 - - [2025-11-05 16:07:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002641 10.0.0.131 - - [2025-11-05 16:07:06] "POST /database-nodes HTTP/1.1" 200 599 0.073397 10.0.0.131 - - [2025-11-05 16:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.131 - - [2025-11-05 16:07:07] "GET /network-ipam/2d68911e-7eb3-4aee-b1b1-1f0b9a497f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003505 10.0.0.131 - - [2025-11-05 16:07:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.003831 10.0.0.131 - - [2025-11-05 16:07:08] "POST /access-control-lists HTTP/1.1" 200 589 0.040143 10.0.0.131 - - [2025-11-05 16:07:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.017753 10.0.0.131 - - [2025-11-05 16:07:08] "POST /access-control-lists HTTP/1.1" 200 587 0.025112 10.0.0.131 - - [2025-11-05 16:07:08] "POST /route-targets HTTP/1.1" 200 328 0.012753 10.0.0.131 - - [2025-11-05 16:07:08] "POST /ref-update HTTP/1.1" 200 156 0.026413 10.0.0.131 - - [2025-11-05 16:07:08] "POST /route-targets HTTP/1.1" 200 328 0.011722 10.0.0.131 - - [2025-11-05 16:07:08] "POST /ref-update HTTP/1.1" 200 156 0.012705 10.0.0.131 - - [2025-11-05 16:07:08] "POST /route-targets HTTP/1.1" 200 328 0.010121 10.0.0.131 - - [2025-11-05 16:07:08] "POST /ref-update HTTP/1.1" 200 156 0.027796 10.0.0.131 - - [2025-11-05 16:07:08] "POST /route-targets HTTP/1.1" 200 328 0.012291 10.0.0.131 - - [2025-11-05 16:07:08] "POST /ref-update HTTP/1.1" 200 156 0.025273 10.0.0.131 - - [2025-11-05 16:07:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.002399 10.0.0.131 - - [2025-11-05 16:07:09] "POST /access-control-lists HTTP/1.1" 200 553 0.066867 10.0.0.131 - - [2025-11-05 16:07:09] "PUT /access-control-list/dcddc525-27de-49e6-b02a-9678a6ad079c HTTP/1.1" 200 273 0.010817 10.0.0.131 - - [2025-11-05 16:07:09] "PUT /access-control-list/a3f6c6a5-611b-403a-a13c-9e31f4ccb956 HTTP/1.1" 200 273 0.027918 10.0.0.131 - - [2025-11-05 16:07:12] "GET / HTTP/1.1" 200 36215 0.001829 10.0.0.131 - - [2025-11-05 16:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.131 - - [2025-11-05 16:07:12] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013079 10.0.0.131 - - [2025-11-05 16:07:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003275 10.0.0.131 - - [2025-11-05 16:07:12] "POST /config-nodes HTTP/1.1" 200 595 0.023397 10.0.0.131 - - [2025-11-05 16:07:12] "GET / HTTP/1.1" 200 36215 0.001802 10.0.0.131 - - [2025-11-05 16:07:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003375 10.0.0.131 - - [2025-11-05 16:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.131 - - [2025-11-05 16:07:17] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003304 10.0.0.131 - - [2025-11-05 16:07:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.131 - - [2025-11-05 16:07:17] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.023307 10.0.0.131 - - [2025-11-05 16:07:18] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 583 0.021913 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 577 0.024826 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 577 0.032668 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 561 0.017411 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 557 0.028623 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 559 0.028374 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 567 0.018882 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 551 0.037824 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 559 0.029468 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 569 0.025985 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 557 0.041733 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 569 0.056740 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 577 0.074966 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 571 0.032944 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 563 0.033245 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 563 0.021142 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 563 0.047343 10.0.0.131 - - [2025-11-05 16:07:18] "POST /alarms HTTP/1.1" 200 549 0.031723 10.0.0.131 - - [2025-11-05 16:07:19] "POST /alarms HTTP/1.1" 200 597 0.029216 10.0.0.131 - - [2025-11-05 16:07:19] "POST /alarms HTTP/1.1" 200 577 0.025558 10.0.0.131 - - [2025-11-05 16:07:19] "POST /alarms HTTP/1.1" 200 573 0.028673 10.0.0.131 - - [2025-11-05 16:07:19] "POST /alarms HTTP/1.1" 200 585 0.044620 10.0.0.131 - - [2025-11-05 16:07:19] "POST /alarms HTTP/1.1" 200 611 0.043263 10.0.0.131 - - [2025-11-05 16:07:19] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.131 - - [2025-11-05 16:07:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002688 10.0.0.131 - - [2025-11-05 16:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.131 - - [2025-11-05 16:07:19] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.011626 10.0.0.131 - - [2025-11-05 16:07:19] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.131 - - [2025-11-05 16:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.131 - - [2025-11-05 16:07:19] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003201 10.0.0.131 - - [2025-11-05 16:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.131 - - [2025-11-05 16:07:19] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.018713 10.0.0.131 - - [2025-11-05 16:07:20] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.131 - - [2025-11-05 16:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.131 - - [2025-11-05 16:07:20] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009645 10.0.0.131 - - [2025-11-05 16:07:20] "PUT /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786 HTTP/1.1" 200 275 0.037624 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001204 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.131 - - [2025-11-05 16:08:22] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.131 - - [2025-11-05 16:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.131 - - [2025-11-05 16:08:22] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002592 10.0.0.131 - - [2025-11-05 16:08:22] "POST /id-to-fqname HTTP/1.1" 200 173 0.000574 10.0.0.131 - - [2025-11-05 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 182 0.005531 10.0.0.131 - - [2025-11-05 16:08:22] "POST /security-groups HTTP/1.1" 200 570 0.084613 10.0.0.131 - - [2025-11-05 16:08:22] "POST /projects HTTP/1.1" 200 483 0.292166 10.0.0.131 - - [2025-11-05 16:08:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.024762 10.0.0.131 - - [2025-11-05 16:08:23] "POST /access-control-lists HTTP/1.1" 200 581 0.091775 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.015464 10.0.0.131 - - [2025-11-05 16:08:23] "POST /security-groups HTTP/1.1" 200 536 0.182658 10.0.0.131 - - [2025-11-05 16:08:23] "POST /access-control-lists HTTP/1.1" 200 579 0.032329 10.0.0.131 - - [2025-11-05 16:08:23] "POST /chown HTTP/1.1" 200 109 0.059669 10.0.0.131 - - [2025-11-05 16:08:23] "POST /policy-managements HTTP/1.1" 409 214 0.002422 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.131 - - [2025-11-05 16:08:23] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007677 10.0.0.131 - - [2025-11-05 16:08:23] "POST /application-policy-sets HTTP/1.1" 200 530 0.037467 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010416 10.0.0.131 - - [2025-11-05 16:08:23] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003780 10.0.0.131 - - [2025-11-05 16:08:23] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.011497 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016065 10.0.0.131 - - [2025-11-05 16:08:23] "GET /virtual-network/2e090047-a866-4078-852c-ae5773454ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009526 10.0.0.131 - - [2025-11-05 16:08:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.005908 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.007469 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.007642 10.0.0.131 - - [2025-11-05 16:08:23] "POST /access-control-lists HTTP/1.1" 200 596 0.069000 10.0.0.131 - - [2025-11-05 16:08:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.022849 10.0.0.131 - - [2025-11-05 16:08:23] "POST /security-groups HTTP/1.1" 200 574 0.110161 10.0.0.131 - - [2025-11-05 16:08:23] "POST /projects HTTP/1.1" 200 491 0.361289 10.0.0.131 - - [2025-11-05 16:08:23] "POST /access-control-lists HTTP/1.1" 200 594 0.075812 10.0.0.131 - - [2025-11-05 16:08:24] "POST /security-groups HTTP/1.1" 200 548 0.130204 10.0.0.131 - - [2025-11-05 16:08:24] "POST /chown HTTP/1.1" 200 109 0.034574 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.007314 10.0.0.131 - - [2025-11-05 16:08:24] "POST /network-ipams HTTP/1.1" 200 524 0.046758 10.0.0.131 - - [2025-11-05 16:08:24] "POST /access-control-lists HTTP/1.1" 200 585 0.042511 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.033082 10.0.0.131 - - [2025-11-05 16:08:24] "POST /network-ipams HTTP/1.1" 200 512 0.044112 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.009377 10.0.0.131 - - [2025-11-05 16:08:24] "POST /access-control-lists HTTP/1.1" 200 583 0.105409 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004257 10.0.0.131 - - [2025-11-05 16:08:24] "POST /access-control-lists HTTP/1.1" 200 604 0.104812 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.017059 10.0.0.131 - - [2025-11-05 16:08:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006624 10.0.0.131 - - [2025-11-05 16:08:24] "POST /virtual-networks HTTP/1.1" 200 540 0.376468 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.131 - - [2025-11-05 16:08:24] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.033847 10.0.0.131 - - [2025-11-05 16:08:24] "POST /access-control-lists HTTP/1.1" 200 602 0.183764 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.008068 10.0.0.131 - - [2025-11-05 16:08:24] "POST /network-ipams HTTP/1.1" 200 520 0.085782 10.0.0.131 - - [2025-11-05 16:08:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.015597 10.0.0.131 - - [2025-11-05 16:08:24] "POST /access-control-lists HTTP/1.1" 200 591 0.110413 10.0.0.131 - - [2025-11-05 16:08:25] "POST /route-targets HTTP/1.1" 200 328 0.060580 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.034966 10.0.0.131 - - [2025-11-05 16:08:25] "POST /useragent-kv HTTP/1.1" 200 115 0.017664 10.0.0.131 - - [2025-11-05 16:08:25] "POST /virtual-networks HTTP/1.1" 200 548 0.270469 10.0.0.131 - - [2025-11-05 16:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.131 - - [2025-11-05 16:08:25] "PUT /access-control-list/70306a0c-741c-4b68-9fb2-169968544ad1 HTTP/1.1" 200 273 0.061891 10.0.0.131 - - [2025-11-05 16:08:25] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.031089 10.0.0.131 - - [2025-11-05 16:08:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.005636 10.0.0.131 - - [2025-11-05 16:08:25] "POST /network-policys HTTP/1.1" 200 540 0.046809 10.0.0.131 - - [2025-11-05 16:08:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.006406 10.0.0.131 - - [2025-11-05 16:08:25] "POST /route-targets HTTP/1.1" 200 328 0.014143 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.027856 10.0.0.131 - - [2025-11-05 16:08:25] "POST /network-policys HTTP/1.1" 200 536 0.053614 10.0.0.131 - - [2025-11-05 16:08:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.007195 10.0.0.131 - - [2025-11-05 16:08:25] "POST /network-policys HTTP/1.1" 200 544 0.051236 10.0.0.131 - - [2025-11-05 16:08:25] "PUT /access-control-list/1a6f4120-7d8b-48af-9770-8fc6eecb2654 HTTP/1.1" 200 273 0.019375 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.086972 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010075 10.0.0.131 - - [2025-11-05 16:08:25] "PUT /access-control-list/70306a0c-741c-4b68-9fb2-169968544ad1 HTTP/1.1" 200 273 0.047591 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.154332 10.0.0.131 - - [2025-11-05 16:08:25] "PUT /access-control-list/1a6f4120-7d8b-48af-9770-8fc6eecb2654 HTTP/1.1" 200 273 0.050206 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.049111 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-update HTTP/1.1" 200 156 0.134704 10.0.0.131 - - [2025-11-05 16:08:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002517 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036246 10.0.0.131 - - [2025-11-05 16:08:26] "PUT /access-control-list/70306a0c-741c-4b68-9fb2-169968544ad1 HTTP/1.1" 200 273 0.070391 10.0.0.131 - - [2025-11-05 16:08:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.017070 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-update HTTP/1.1" 200 156 0.104923 10.0.0.131 - - [2025-11-05 16:08:26] "POST /access-control-lists HTTP/1.1" 200 603 0.044127 10.0.0.131 - - [2025-11-05 16:08:26] "PUT /access-control-list/1a6f4120-7d8b-48af-9770-8fc6eecb2654 HTTP/1.1" 200 273 0.047178 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-update HTTP/1.1" 200 156 0.067047 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-update HTTP/1.1" 200 156 0.169022 10.0.0.131 - - [2025-11-05 16:08:26] "PUT /access-control-list/f20eee66-fed6-4f01-ba26-6c498ddbb089 HTTP/1.1" 200 273 0.069760 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-update HTTP/1.1" 200 156 0.148854 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046483 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002769 10.0.0.131 - - [2025-11-05 16:08:26] "PUT /access-control-list/f20eee66-fed6-4f01-ba26-6c498ddbb089 HTTP/1.1" 200 273 0.202024 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004806 10.0.0.131 - - [2025-11-05 16:08:26] "POST /ref-update HTTP/1.1" 200 156 0.088497 10.0.0.131 - - [2025-11-05 16:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018931 10.0.0.131 - - [2025-11-05 16:08:26] "GET /virtual-network/2e090047-a866-4078-852c-ae5773454ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.015480 10.0.0.131 - - [2025-11-05 16:08:26] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006915 10.0.0.131 - - [2025-11-05 16:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.131 - - [2025-11-05 16:08:26] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003343 10.0.0.131 - - [2025-11-05 16:08:27] "POST /firewall-policys HTTP/1.1" 200 532 0.026987 10.0.0.131 - - [2025-11-05 16:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026744 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008326 10.0.0.131 - - [2025-11-05 16:08:27] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002990 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002377 10.0.0.131 - - [2025-11-05 16:08:27] "POST /ref-update HTTP/1.1" 200 156 0.020197 10.0.0.131 - - [2025-11-05 16:08:27] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.006558 10.0.0.131 - - [2025-11-05 16:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.131 - - [2025-11-05 16:08:27] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003705 10.0.0.131 - - [2025-11-05 16:08:27] "POST /firewall-policys HTTP/1.1" 200 534 0.043945 10.0.0.131 - - [2025-11-05 16:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031182 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003433 10.0.0.131 - - [2025-11-05 16:08:27] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.015252 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007115 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003692 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004926 10.0.0.131 - - [2025-11-05 16:08:27] "POST /ref-update HTTP/1.1" 200 156 0.017747 10.0.0.131 - - [2025-11-05 16:08:27] "POST /ref-update HTTP/1.1" 200 156 0.049465 10.0.0.131 - - [2025-11-05 16:08:27] "POST /ref-update HTTP/1.1" 200 156 0.060674 10.0.0.131 - - [2025-11-05 16:08:27] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005045 10.0.0.131 - - [2025-11-05 16:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.131 - - [2025-11-05 16:08:27] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002767 10.0.0.131 - - [2025-11-05 16:08:27] "POST /firewall-policys HTTP/1.1" 200 532 0.080723 10.0.0.131 - - [2025-11-05 16:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012479 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.022620 10.0.0.131 - - [2025-11-05 16:08:27] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005583 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002852 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002630 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002892 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004528 10.0.0.131 - - [2025-11-05 16:08:27] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002687 10.0.0.131 - - [2025-11-05 16:08:27] "POST /ref-update HTTP/1.1" 200 156 0.016310 10.0.0.131 - - [2025-11-05 16:08:28] "POST /ref-update HTTP/1.1" 200 156 0.042657 10.0.0.131 - - [2025-11-05 16:08:28] "POST /ref-update HTTP/1.1" 200 156 0.024800 10.0.0.131 - - [2025-11-05 16:08:28] "POST /ref-update HTTP/1.1" 200 156 0.073761 10.0.0.131 - - [2025-11-05 16:08:28] "POST /ref-update HTTP/1.1" 200 156 0.063236 10.0.0.131 - - [2025-11-05 16:08:28] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.004551 10.0.0.131 - - [2025-11-05 16:08:28] "POST /tags HTTP/1.1" 200 300 0.056272 10.0.0.131 - - [2025-11-05 16:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.131 - - [2025-11-05 16:08:28] "GET /tag/e6fb4ae8-9601-4b87-8adc-77a134ffea82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024332 10.0.0.131 - - [2025-11-05 16:08:28] "POST /set-tag HTTP/1.1" 200 109 0.032065 10.0.0.131 - - [2025-11-05 16:08:28] "POST /tags HTTP/1.1" 200 358 0.149508 10.0.0.131 - - [2025-11-05 16:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013176 10.0.0.131 - - [2025-11-05 16:08:28] "GET /tag/d133847c-5c6e-4ffa-9451-92a4b128c698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.027996 10.0.0.131 - - [2025-11-05 16:08:28] "POST /tags HTTP/1.1" 200 306 0.132732 10.0.0.131 - - [2025-11-05 16:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022960 10.0.0.131 - - [2025-11-05 16:08:29] "GET /tag/81c7a6a9-3cc8-42be-b221-656a213b6e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.039764 10.0.0.131 - - [2025-11-05 16:08:29] "POST /id-to-fqname HTTP/1.1" 200 174 0.000490 10.0.0.131 - - [2025-11-05 16:08:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.002918 10.0.0.131 - - [2025-11-05 16:08:29] "POST /security-groups HTTP/1.1" 200 571 0.158941 10.0.0.131 - - [2025-11-05 16:08:29] "POST /projects HTTP/1.1" 200 485 0.329389 10.0.0.131 - - [2025-11-05 16:08:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.014847 10.0.0.131 - - [2025-11-05 16:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.065165 10.0.0.131 - - [2025-11-05 16:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022635 10.0.0.131 - - [2025-11-05 16:08:29] "POST /access-control-lists HTTP/1.1" 200 582 0.107982 10.0.0.131 - - [2025-11-05 16:08:29] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.046972 10.0.0.131 - - [2025-11-05 16:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.131 - - [2025-11-05 16:08:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002640 10.0.0.131 - - [2025-11-05 16:08:29] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010965 10.0.0.131 - - [2025-11-05 16:08:29] "POST /access-control-lists HTTP/1.1" 200 580 0.079324 10.0.0.131 - - [2025-11-05 16:08:29] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.140092 10.0.0.131 - - [2025-11-05 16:08:29] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.151082 10.0.0.131 - - [2025-11-05 16:08:30] "POST /security-groups HTTP/1.1" 200 539 0.108817 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.003644 10.0.0.131 - - [2025-11-05 16:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.046362 10.0.0.131 - - [2025-11-05 16:08:30] "POST /access-control-lists HTTP/1.1" 200 598 0.226595 10.0.0.131 - - [2025-11-05 16:08:30] "POST /chown HTTP/1.1" 200 109 0.153676 10.0.0.131 - - [2025-11-05 16:08:30] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025545 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.006966 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.131 - - [2025-11-05 16:08:30] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032625 10.0.0.131 - - [2025-11-05 16:08:30] "POST /access-control-lists HTTP/1.1" 200 596 0.085418 10.0.0.131 - - [2025-11-05 16:08:30] "POST /tags HTTP/1.1" 409 207 0.031455 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.131 - - [2025-11-05 16:08:30] "GET /tag/81c7a6a9-3cc8-42be-b221-656a213b6e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018138 10.0.0.131 - - [2025-11-05 16:08:30] "POST /firewall-rules HTTP/1.1" 200 566 0.087857 10.0.0.131 - - [2025-11-05 16:08:30] "GET /firewall-rule/e86db3af-5174-471b-ad9b-d95666d5e1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004775 10.0.0.131 - - [2025-11-05 16:08:30] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002338 10.0.0.131 - - [2025-11-05 16:08:30] "GET /firewall-rule/e86db3af-5174-471b-ad9b-d95666d5e1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002713 10.0.0.131 - - [2025-11-05 16:08:30] "POST /ref-update HTTP/1.1" 200 156 0.018875 10.0.0.131 - - [2025-11-05 16:08:30] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002833 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.131 - - [2025-11-05 16:08:30] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002745 10.0.0.131 - - [2025-11-05 16:08:30] "POST /tags HTTP/1.1" 409 207 0.001979 10.0.0.131 - - [2025-11-05 16:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.131 - - [2025-11-05 16:08:30] "GET /tag/81c7a6a9-3cc8-42be-b221-656a213b6e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017142 10.0.0.131 - - [2025-11-05 16:08:30] "POST /firewall-rules HTTP/1.1" 200 564 0.076796 10.0.0.131 - - [2025-11-05 16:08:31] "GET /firewall-rule/21b3b2aa-4c70-401a-ab81-d754b5894aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004793 10.0.0.131 - - [2025-11-05 16:08:31] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007267 10.0.0.131 - - [2025-11-05 16:08:31] "GET /firewall-rule/21b3b2aa-4c70-401a-ab81-d754b5894aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003757 10.0.0.131 - - [2025-11-05 16:08:31] "POST /ref-update HTTP/1.1" 200 156 0.029665 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.016595 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.004521 10.0.0.131 - - [2025-11-05 16:08:31] "POST /tags HTTP/1.1" 200 356 0.020931 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024177 10.0.0.131 - - [2025-11-05 16:08:31] "GET /tag/8c5d9052-54a5-45aa-80ca-58796d91cd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014311 10.0.0.131 - - [2025-11-05 16:08:31] "POST /tags HTTP/1.1" 200 304 0.036630 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016544 10.0.0.131 - - [2025-11-05 16:08:31] "GET /tag/e5fcc780-a81b-48da-95a5-77f068065f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019095 10.0.0.131 - - [2025-11-05 16:08:31] "POST /projects HTTP/1.1" 409 218 0.003138 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.131 - - [2025-11-05 16:08:31] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053845 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.131 - - [2025-11-05 16:08:31] "GET /network-ipam/8fe016cb-8ee6-4592-b3d2-68d72a0a5799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002903 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.131 - - [2025-11-05 16:08:31] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004682 10.0.0.131 - - [2025-11-05 16:08:31] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.063958 10.0.0.131 - - [2025-11-05 16:08:31] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.013540 10.0.0.131 - - [2025-11-05 16:08:31] "POST /set-tag HTTP/1.1" 200 109 0.109892 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.131 - - [2025-11-05 16:08:31] "GET /network-ipam/b10f753e-8c50-4a61-8430-2942d0888ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.013859 10.0.0.131 - - [2025-11-05 16:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.131 - - [2025-11-05 16:08:31] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004645 10.0.0.131 - - [2025-11-05 16:08:32] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.068500 10.0.0.131 - - [2025-11-05 16:08:32] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009730 10.0.0.131 - - [2025-11-05 16:08:32] "POST /set-tag HTTP/1.1" 200 109 0.062045 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023673 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 10.0.0.131 - - [2025-11-05 16:08:32] "GET /network-policy/9cdfecc8-d911-448a-b4f9-63a9203be3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003846 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.131 - - [2025-11-05 16:08:32] "GET /network-policy/ad764c22-208e-43f1-aaa4-6f23832bf368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002815 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.131 - - [2025-11-05 16:08:32] "GET /network-policy/3f676dbb-34c6-4ac7-838a-5718d898c9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002821 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.131 - - [2025-11-05 16:08:32] "PUT /network-policy/3f676dbb-34c6-4ac7-838a-5718d898c9f1 HTTP/1.1" 200 263 0.019130 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-update HTTP/1.1" 200 156 0.096039 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010159 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002614 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002587 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003871 10.0.0.131 - - [2025-11-05 16:08:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002753 10.0.0.131 - - [2025-11-05 16:08:32] "POST /security-groups HTTP/1.1" 409 245 0.003481 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.131 - - [2025-11-05 16:08:32] "PUT /security-group/b5fe7f3d-33fe-4c66-a2b1-b98ddc846748 HTTP/1.1" 200 263 0.093122 10.0.0.131 - - [2025-11-05 16:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.044547 10.0.0.131 - - [2025-11-05 16:08:32] "PUT /access-control-list/367a8cac-e9ef-44bd-8116-fad2890ae62f HTTP/1.1" 200 273 0.048185 10.0.0.131 - - [2025-11-05 16:08:32] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009731 10.0.0.131 - - [2025-11-05 16:08:32] "PUT /access-control-list/7830c264-8a53-4859-b8a7-01f9bd88c1db HTTP/1.1" 200 273 0.054762 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.131 - - [2025-11-05 16:08:32] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018938 10.0.0.131 - - [2025-11-05 16:08:32] "POST /tags HTTP/1.1" 409 206 0.007315 10.0.0.131 - - [2025-11-05 16:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.131 - - [2025-11-05 16:08:32] "GET /tag/e5fcc780-a81b-48da-95a5-77f068065f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012924 10.0.0.131 - - [2025-11-05 16:08:33] "POST /firewall-rules HTTP/1.1" 200 564 0.069376 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-rule/93a19feb-aea3-434f-b385-bbb12bc0ad52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025875 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004405 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-rule/93a19feb-aea3-434f-b385-bbb12bc0ad52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002798 10.0.0.131 - - [2025-11-05 16:08:33] "POST /ref-update HTTP/1.1" 200 156 0.038178 10.0.0.131 - - [2025-11-05 16:08:33] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003130 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.131 - - [2025-11-05 16:08:33] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002504 10.0.0.131 - - [2025-11-05 16:08:33] "POST /tags HTTP/1.1" 409 206 0.002681 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.131 - - [2025-11-05 16:08:33] "GET /tag/e5fcc780-a81b-48da-95a5-77f068065f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019549 10.0.0.131 - - [2025-11-05 16:08:33] "POST /firewall-rules HTTP/1.1" 200 562 0.080736 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-rule/4ebdff4a-e239-4256-a2c7-84b7988b8502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.045321 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005963 10.0.0.131 - - [2025-11-05 16:08:33] "GET /firewall-rule/4ebdff4a-e239-4256-a2c7-84b7988b8502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002304 10.0.0.131 - - [2025-11-05 16:08:33] "POST /ref-update HTTP/1.1" 200 156 0.056067 10.0.0.131 - - [2025-11-05 16:08:33] "POST /tags HTTP/1.1" 200 306 0.115061 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017949 10.0.0.131 - - [2025-11-05 16:08:33] "GET /tag/301204a1-5674-4ccd-9c3c-cba318f63984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023283 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.131 - - [2025-11-05 16:08:33] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052466 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.131 - - [2025-11-05 16:08:33] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007651 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.131 - - [2025-11-05 16:08:33] "GET /service-appliance-set/c6c46469-889e-45e6-8f7e-cf1f23a51f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003713 10.0.0.131 - - [2025-11-05 16:08:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002214 10.0.0.131 - - [2025-11-05 16:08:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.159452 10.0.0.131 - - [2025-11-05 16:08:34] "GET /virtual-machine-interface/08aa30a5-fa93-46ae-8b5e-61c1fa7ab995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.011889 10.0.0.131 - - [2025-11-05 16:08:34] "POST /instance-ips HTTP/1.1" 200 382 0.095036 10.0.0.131 - - [2025-11-05 16:08:34] "GET /instance-ip/36170aaa-82fc-48db-ab28-5908d746762e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013744 10.0.0.131 - - [2025-11-05 16:08:34] "POST /loadbalancers HTTP/1.1" 200 584 0.079885 10.0.0.131 - - [2025-11-05 16:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026323 10.0.0.131 - - [2025-11-05 16:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011124 10.0.0.131 - - [2025-11-05 16:08:34] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066843 10.0.0.131 - - [2025-11-05 16:08:34] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056454 10.0.0.131 - - [2025-11-05 16:08:34] "GET /loadbalancer/66c9119a-3b1e-4e3c-806e-ff649703fdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.019260 10.0.0.131 - - [2025-11-05 16:08:34] "GET /instance-ip/36170aaa-82fc-48db-ab28-5908d746762e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008352 10.0.0.131 - - [2025-11-05 16:08:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.062491 10.0.0.131 - - [2025-11-05 16:08:34] "POST /floating-ips HTTP/1.1" 200 585 0.071095 10.0.0.131 - - [2025-11-05 16:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.072656 10.0.0.131 - - [2025-11-05 16:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.131 - - [2025-11-05 16:08:34] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040444 10.0.0.131 - - [2025-11-05 16:08:34] "GET /loadbalancer-listener/483f1061-6ec5-445d-9277-2746887942b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.013644 10.0.0.131 - - [2025-11-05 16:08:34] "GET /loadbalancer-listener/483f1061-6ec5-445d-9277-2746887942b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006959 10.0.0.131 - - [2025-11-05 16:08:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040156 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014865 10.0.0.131 - - [2025-11-05 16:08:35] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004447 10.0.0.131 - - [2025-11-05 16:08:35] "GET /instance-ip/36170aaa-82fc-48db-ab28-5908d746762e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010198 10.0.0.131 - - [2025-11-05 16:08:35] "GET /instance-ip/36170aaa-82fc-48db-ab28-5908d746762e?fields=floating_ips HTTP/1.1" 200 1172 0.012602 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.131 - - [2025-11-05 16:08:35] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.015362 10.0.0.131 - - [2025-11-05 16:08:35] "GET /floating-ip/5394fc46-e1c1-4ef5-a53c-299ef52151ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.024102 10.0.0.131 - - [2025-11-05 16:08:35] "POST /tags HTTP/1.1" 200 302 0.128450 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.131 - - [2025-11-05 16:08:35] "GET /tag/9bbebfc4-8ee9-4de4-bc4f-986a6a2fd31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020671 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.131 - - [2025-11-05 16:08:35] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047042 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.131 - - [2025-11-05 16:08:35] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004478 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.131 - - [2025-11-05 16:08:35] "GET /service-appliance-set/c6c46469-889e-45e6-8f7e-cf1f23a51f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003118 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.002127 10.0.0.131 - - [2025-11-05 16:08:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106575 10.0.0.131 - - [2025-11-05 16:08:35] "GET /virtual-machine-interface/d30f017f-c749-4f5b-bc49-6eb420602af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.027394 10.0.0.131 - - [2025-11-05 16:08:35] "POST /instance-ips HTTP/1.1" 200 378 0.042642 10.0.0.131 - - [2025-11-05 16:08:35] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.033570 10.0.0.131 - - [2025-11-05 16:08:35] "POST /loadbalancers HTTP/1.1" 200 584 0.108702 10.0.0.131 - - [2025-11-05 16:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020931 10.0.0.131 - - [2025-11-05 16:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058208 10.0.0.131 - - [2025-11-05 16:08:36] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.011746 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101826 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.017990 10.0.0.131 - - [2025-11-05 16:08:36] "POST /floating-ips HTTP/1.1" 200 583 0.101038 10.0.0.131 - - [2025-11-05 16:08:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048036 10.0.0.131 - - [2025-11-05 16:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009922 10.0.0.131 - - [2025-11-05 16:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056687 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer-listener/815be018-0c44-4816-9fc7-69a59aba4ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002805 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer-listener/815be018-0c44-4816-9fc7-69a59aba4ac6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004251 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000800 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 10.0.0.131 - - [2025-11-05 16:08:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028856 10.0.0.131 - - [2025-11-05 16:08:36] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005634 10.0.0.131 - - [2025-11-05 16:08:36] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?fields=floating_ips HTTP/1.1" 200 1167 0.006357 10.0.0.131 - - [2025-11-05 16:08:36] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003640 10.0.0.131 - - [2025-11-05 16:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038858 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002510 10.0.0.131 - - [2025-11-05 16:08:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036583 10.0.0.131 - - [2025-11-05 16:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019588 10.0.0.131 - - [2025-11-05 16:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040206 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer-listener/c3cdc566-22cf-4fd7-b8b4-3a36e0da0a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002964 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer-listener/c3cdc566-22cf-4fd7-b8b4-3a36e0da0a70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005217 10.0.0.131 - - [2025-11-05 16:08:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033678 10.0.0.131 - - [2025-11-05 16:08:36] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003473 10.0.0.131 - - [2025-11-05 16:08:36] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?fields=floating_ips HTTP/1.1" 200 1167 0.003551 10.0.0.131 - - [2025-11-05 16:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.131 - - [2025-11-05 16:08:36] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031026 10.0.0.131 - - [2025-11-05 16:08:36] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.012947 10.0.0.131 - - [2025-11-05 16:08:36] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003768 10.0.0.131 - - [2025-11-05 16:08:36] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.031869 10.0.0.131 - - [2025-11-05 16:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020172 10.0.0.131 - - [2025-11-05 16:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.131 - - [2025-11-05 16:08:37] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034404 10.0.0.131 - - [2025-11-05 16:08:37] "GET /loadbalancer-listener/8818a56a-b7d0-4f6e-971b-9e4b8046e317?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007022 10.0.0.131 - - [2025-11-05 16:08:37] "GET /loadbalancer-listener/8818a56a-b7d0-4f6e-971b-9e4b8046e317?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.006845 10.0.0.131 - - [2025-11-05 16:08:37] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.058931 10.0.0.131 - - [2025-11-05 16:08:37] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003193 10.0.0.131 - - [2025-11-05 16:08:37] "GET /instance-ip/a04ea485-4399-47a9-9817-07efdc1017bc?fields=floating_ips HTTP/1.1" 200 1167 0.013282 10.0.0.131 - - [2025-11-05 16:08:37] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003203 10.0.0.131 - - [2025-11-05 16:08:37] "POST /tags HTTP/1.1" 200 372 0.060737 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012152 10.0.0.131 - - [2025-11-05 16:08:37] "GET /tag/93ea7a51-7df4-4893-a913-83cc39599121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.014905 10.0.0.131 - - [2025-11-05 16:08:37] "POST /tags HTTP/1.1" 200 320 0.022178 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014749 10.0.0.131 - - [2025-11-05 16:08:37] "GET /tag/46cb0e23-a656-48fb-8684-db3ba2a146b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015670 10.0.0.131 - - [2025-11-05 16:08:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000581 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.021770 10.0.0.131 - - [2025-11-05 16:08:37] "POST /security-groups HTTP/1.1" 200 578 0.077155 10.0.0.131 - - [2025-11-05 16:08:37] "POST /projects HTTP/1.1" 200 499 0.242539 10.0.0.131 - - [2025-11-05 16:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014418 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.001945 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.131 - - [2025-11-05 16:08:37] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.037878 10.0.0.131 - - [2025-11-05 16:08:37] "POST /access-control-lists HTTP/1.1" 200 589 0.090943 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018573 10.0.0.131 - - [2025-11-05 16:08:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.021159 10.0.0.131 - - [2025-11-05 16:08:37] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007557 10.0.0.131 - - [2025-11-05 16:08:37] "POST /access-control-lists HTTP/1.1" 200 587 0.064895 10.0.0.131 - - [2025-11-05 16:08:38] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.127945 10.0.0.131 - - [2025-11-05 16:08:38] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.069443 10.0.0.131 - - [2025-11-05 16:08:38] "POST /security-groups HTTP/1.1" 200 560 0.080673 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003315 10.0.0.131 - - [2025-11-05 16:08:38] "POST /access-control-lists HTTP/1.1" 200 612 0.039460 10.0.0.131 - - [2025-11-05 16:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035655 10.0.0.131 - - [2025-11-05 16:08:38] "POST /chown HTTP/1.1" 200 109 0.020916 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.004790 10.0.0.131 - - [2025-11-05 16:08:38] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004401 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.131 - - [2025-11-05 16:08:38] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017307 10.0.0.131 - - [2025-11-05 16:08:38] "POST /access-control-lists HTTP/1.1" 200 610 0.078387 10.0.0.131 - - [2025-11-05 16:08:38] "POST /tags HTTP/1.1" 409 214 0.002609 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.131 - - [2025-11-05 16:08:38] "GET /tag/46cb0e23-a656-48fb-8684-db3ba2a146b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012115 10.0.0.131 - - [2025-11-05 16:08:38] "POST /firewall-rules HTTP/1.1" 200 580 0.082023 10.0.0.131 - - [2025-11-05 16:08:38] "GET /firewall-rule/08c604a3-c58f-4d84-9273-d0437f892dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004677 10.0.0.131 - - [2025-11-05 16:08:38] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004282 10.0.0.131 - - [2025-11-05 16:08:38] "GET /firewall-rule/08c604a3-c58f-4d84-9273-d0437f892dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003168 10.0.0.131 - - [2025-11-05 16:08:38] "POST /ref-update HTTP/1.1" 200 156 0.038918 10.0.0.131 - - [2025-11-05 16:08:38] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019059 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.131 - - [2025-11-05 16:08:38] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003085 10.0.0.131 - - [2025-11-05 16:08:38] "POST /tags HTTP/1.1" 409 214 0.003382 10.0.0.131 - - [2025-11-05 16:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.131 - - [2025-11-05 16:08:38] "GET /tag/46cb0e23-a656-48fb-8684-db3ba2a146b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017939 10.0.0.131 - - [2025-11-05 16:08:38] "POST /firewall-rules HTTP/1.1" 200 578 0.071917 10.0.0.131 - - [2025-11-05 16:08:38] "GET /firewall-rule/d074c280-4ffe-4ed6-adcb-93c1664cfa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.013729 10.0.0.131 - - [2025-11-05 16:08:39] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004945 10.0.0.131 - - [2025-11-05 16:08:39] "GET /firewall-rule/d074c280-4ffe-4ed6-adcb-93c1664cfa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002899 10.0.0.131 - - [2025-11-05 16:08:39] "POST /ref-update HTTP/1.1" 200 156 0.048753 10.0.0.131 - - [2025-11-05 16:08:39] "POST /tags HTTP/1.1" 200 364 0.026174 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014014 10.0.0.131 - - [2025-11-05 16:08:39] "GET /tag/bfdf2201-121c-4974-acbc-a29c5296b210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013688 10.0.0.131 - - [2025-11-05 16:08:39] "POST /tags HTTP/1.1" 200 312 0.022860 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015071 10.0.0.131 - - [2025-11-05 16:08:39] "GET /tag/917c6ec4-0849-4db3-beae-41911559aa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013283 10.0.0.131 - - [2025-11-05 16:08:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000859 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.007243 10.0.0.131 - - [2025-11-05 16:08:39] "POST /security-groups HTTP/1.1" 200 574 0.067598 10.0.0.131 - - [2025-11-05 16:08:39] "POST /projects HTTP/1.1" 200 491 0.186224 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.003644 10.0.0.131 - - [2025-11-05 16:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014878 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.131 - - [2025-11-05 16:08:39] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.026708 10.0.0.131 - - [2025-11-05 16:08:39] "POST /access-control-lists HTTP/1.1" 200 585 0.094320 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.131 - - [2025-11-05 16:08:39] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004331 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002327 10.0.0.131 - - [2025-11-05 16:08:39] "POST /access-control-lists HTTP/1.1" 200 583 0.034140 10.0.0.131 - - [2025-11-05 16:08:39] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.078529 10.0.0.131 - - [2025-11-05 16:08:39] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.052362 10.0.0.131 - - [2025-11-05 16:08:39] "POST /security-groups HTTP/1.1" 200 548 0.075280 10.0.0.131 - - [2025-11-05 16:08:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.008353 10.0.0.131 - - [2025-11-05 16:08:40] "POST /access-control-lists HTTP/1.1" 200 604 0.039779 10.0.0.131 - - [2025-11-05 16:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.046849 10.0.0.131 - - [2025-11-05 16:08:40] "POST /chown HTTP/1.1" 200 109 0.014998 10.0.0.131 - - [2025-11-05 16:08:40] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004287 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.005775 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.131 - - [2025-11-05 16:08:40] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023866 10.0.0.131 - - [2025-11-05 16:08:40] "POST /access-control-lists HTTP/1.1" 200 602 0.073289 10.0.0.131 - - [2025-11-05 16:08:40] "POST /tags HTTP/1.1" 409 210 0.010277 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.131 - - [2025-11-05 16:08:40] "GET /tag/917c6ec4-0849-4db3-beae-41911559aa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015510 10.0.0.131 - - [2025-11-05 16:08:40] "POST /firewall-rules HTTP/1.1" 200 572 0.070226 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-rule/f4335035-d302-4f2a-9806-f8a287f166c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004588 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003834 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-rule/f4335035-d302-4f2a-9806-f8a287f166c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003048 10.0.0.131 - - [2025-11-05 16:08:40] "POST /ref-update HTTP/1.1" 200 156 0.044241 10.0.0.131 - - [2025-11-05 16:08:40] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021788 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.131 - - [2025-11-05 16:08:40] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003195 10.0.0.131 - - [2025-11-05 16:08:40] "POST /tags HTTP/1.1" 409 210 0.001952 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.131 - - [2025-11-05 16:08:40] "GET /tag/917c6ec4-0849-4db3-beae-41911559aa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011233 10.0.0.131 - - [2025-11-05 16:08:40] "POST /firewall-rules HTTP/1.1" 200 570 0.067169 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-rule/46327a5f-7cd3-458f-aea6-8cfce7923ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009727 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004637 10.0.0.131 - - [2025-11-05 16:08:40] "GET /firewall-rule/46327a5f-7cd3-458f-aea6-8cfce7923ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002484 10.0.0.131 - - [2025-11-05 16:08:40] "POST /ref-update HTTP/1.1" 200 156 0.037458 10.0.0.131 - - [2025-11-05 16:08:40] "POST /tags HTTP/1.1" 200 302 0.076245 10.0.0.131 - - [2025-11-05 16:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.131 - - [2025-11-05 16:08:40] "GET /tag/ebf5b78b-2cd6-452d-a985-1a08a746e878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014584 10.0.0.131 - - [2025-11-05 16:08:40] "POST /tags HTTP/1.1" 200 326 0.053939 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.131 - - [2025-11-05 16:08:41] "GET /tag/cf13466d-1424-4e2b-8936-d08a8ded0502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.013757 10.0.0.131 - - [2025-11-05 16:08:41] "POST /tags HTTP/1.1" 200 364 0.019338 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.131 - - [2025-11-05 16:08:41] "GET /tag/84eabb31-8d39-4cb4-ba7d-0ee9ae276609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.014926 10.0.0.131 - - [2025-11-05 16:08:41] "POST /tags HTTP/1.1" 200 312 0.022075 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.131 - - [2025-11-05 16:08:41] "GET /tag/7ead8c1a-bc3d-45d0-90c2-f1875a6d80fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018028 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.131 - - [2025-11-05 16:08:41] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004946 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.131 - - [2025-11-05 16:08:41] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034904 10.0.0.131 - - [2025-11-05 16:08:41] "POST /virtual-machines HTTP/1.1" 200 378 0.019479 10.0.0.131 - - [2025-11-05 16:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019821 10.0.0.131 - - [2025-11-05 16:08:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.147716 10.0.0.131 - - [2025-11-05 16:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008683 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012003 10.0.0.131 - - [2025-11-05 16:08:41] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004254 10.0.0.131 - - [2025-11-05 16:08:41] "POST /instance-ips HTTP/1.1" 200 410 0.032761 10.0.0.131 - - [2025-11-05 16:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022290 10.0.0.131 - - [2025-11-05 16:08:41] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008633 10.0.0.131 - - [2025-11-05 16:08:41] "POST /set-tag HTTP/1.1" 200 109 0.033303 10.0.0.131 - - [2025-11-05 16:08:41] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026793 10.0.0.131 - - [2025-11-05 16:08:41] "GET /instance-ip/b268f018-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008697 10.0.0.131 - - [2025-11-05 16:08:41] "POST /tags HTTP/1.1" 409 237 0.002166 10.0.0.131 - - [2025-11-05 16:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.131 - - [2025-11-05 16:08:42] "GET /tag/84eabb31-8d39-4cb4-ba7d-0ee9ae276609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012174 10.0.0.131 - - [2025-11-05 16:08:42] "POST /tags HTTP/1.1" 409 210 0.002097 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.131 - - [2025-11-05 16:08:42] "GET /tag/7ead8c1a-bc3d-45d0-90c2-f1875a6d80fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012011 10.0.0.131 - - [2025-11-05 16:08:42] "POST /projects HTTP/1.1" 409 223 0.002370 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.131 - - [2025-11-05 16:08:42] "GET /project/f5c6f398-14d4-4524-ae47-fe0b93353d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042361 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.131 - - [2025-11-05 16:08:42] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004103 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.131 - - [2025-11-05 16:08:42] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005196 10.0.0.131 - - [2025-11-05 16:08:42] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.043489 10.0.0.131 - - [2025-11-05 16:08:42] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.064915 10.0.0.131 - - [2025-11-05 16:08:42] "POST /security-groups HTTP/1.1" 409 253 0.003446 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.131 - - [2025-11-05 16:08:42] "PUT /security-group/11e9e469-8ca4-4655-9b24-3e36245a5b66 HTTP/1.1" 200 263 0.059342 10.0.0.131 - - [2025-11-05 16:08:42] "PUT /access-control-list/e56aacf3-f0b5-4ba2-88a7-1c92529c2229 HTTP/1.1" 200 273 0.012034 10.0.0.131 - - [2025-11-05 16:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031701 10.0.0.131 - - [2025-11-05 16:08:42] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029302 10.0.0.131 - - [2025-11-05 16:08:42] "PUT /access-control-list/653c0b40-0d8f-4d55-acf1-ebeab6ca229e HTTP/1.1" 200 273 0.044256 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.131 - - [2025-11-05 16:08:42] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003137 10.0.0.131 - - [2025-11-05 16:08:42] "POST /tags HTTP/1.1" 409 210 0.001833 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.131 - - [2025-11-05 16:08:42] "GET /tag/7ead8c1a-bc3d-45d0-90c2-f1875a6d80fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011173 10.0.0.131 - - [2025-11-05 16:08:42] "POST /firewall-rules HTTP/1.1" 200 572 0.075591 10.0.0.131 - - [2025-11-05 16:08:42] "GET /firewall-rule/218e550e-0670-4ec7-8422-ebace45bef93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004349 10.0.0.131 - - [2025-11-05 16:08:42] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003774 10.0.0.131 - - [2025-11-05 16:08:42] "GET /firewall-rule/218e550e-0670-4ec7-8422-ebace45bef93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002275 10.0.0.131 - - [2025-11-05 16:08:42] "POST /ref-update HTTP/1.1" 200 156 0.042296 10.0.0.131 - - [2025-11-05 16:08:42] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007907 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.131 - - [2025-11-05 16:08:42] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002656 10.0.0.131 - - [2025-11-05 16:08:42] "POST /tags HTTP/1.1" 409 210 0.001733 10.0.0.131 - - [2025-11-05 16:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.131 - - [2025-11-05 16:08:43] "GET /tag/7ead8c1a-bc3d-45d0-90c2-f1875a6d80fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014935 10.0.0.131 - - [2025-11-05 16:08:43] "POST /firewall-rules HTTP/1.1" 200 570 0.074431 10.0.0.131 - - [2025-11-05 16:08:43] "GET /firewall-rule/e8b00d73-9931-49c3-90c1-ec9576d1de98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012567 10.0.0.131 - - [2025-11-05 16:08:43] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004711 10.0.0.131 - - [2025-11-05 16:08:43] "GET /firewall-rule/e8b00d73-9931-49c3-90c1-ec9576d1de98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002544 10.0.0.131 - - [2025-11-05 16:08:43] "POST /ref-update HTTP/1.1" 200 156 0.044246 10.0.0.131 - - [2025-11-05 16:08:43] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005342 10.0.0.131 - - [2025-11-05 16:08:43] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.131 - - [2025-11-05 16:08:50] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.131 - - [2025-11-05 16:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.131 - - [2025-11-05 16:08:50] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008748 10.0.0.131 - - [2025-11-05 16:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.131 - - [2025-11-05 16:08:50] "GET /config-node/f9d35f15-47b8-4fd6-899d-631b26cd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.011084 10.0.0.131 - - [2025-11-05 16:09:02] "GET / HTTP/1.1" 200 36215 0.001582 10.0.0.131 - - [2025-11-05 16:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.131 - - [2025-11-05 16:09:02] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003260 10.0.0.131 - - [2025-11-05 16:09:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002210 10.0.0.131 - - [2025-11-05 16:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.131 - - [2025-11-05 16:09:02] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004209 10.0.0.131 - - [2025-11-05 16:09:02] "PUT /bgp-router/a957bee8-1491-49c3-842a-829e4735b541 HTTP/1.1" 200 255 0.016111 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001236 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:09:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001191 10.0.0.241 - - [2025-11-05 16:09:28] "GET / HTTP/1.1" 200 36215 0.001576 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2025-11-05 16:09:28] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004312 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.241 - - [2025-11-05 16:09:28] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004378 10.0.0.241 - - [2025-11-05 16:09:28] "PUT /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786 HTTP/1.1" 200 275 0.010759 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.016473 10.0.0.241 - - [2025-11-05 16:09:28] "POST /virtual-routers HTTP/1.1" 200 601 0.017515 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.241 - - [2025-11-05 16:09:28] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004230 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001905 10.0.0.241 - - [2025-11-05 16:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.241 - - [2025-11-05 16:09:28] "GET /virtual-network/2e090047-a866-4078-852c-ae5773454ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.006240 10.0.0.241 - - [2025-11-05 16:09:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.072568 10.0.0.241 - - [2025-11-05 16:09:44] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.241 - - [2025-11-05 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2025-11-05 16:09:44] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004862 10.0.0.241 - - [2025-11-05 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.241 - - [2025-11-05 16:09:44] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003146 10.0.0.241 - - [2025-11-05 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.241 - - [2025-11-05 16:09:44] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003494 10.0.0.241 - - [2025-11-05 16:09:44] "PUT /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c HTTP/1.1" 200 263 0.019531 10.0.0.241 - - [2025-11-05 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.241 - - [2025-11-05 16:09:44] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004093 10.0.0.241 - - [2025-11-05 16:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.241 - - [2025-11-05 16:09:44] "GET /virtual-machine-interface/77df7fd4-3d18-4932-b55a-9a8365b4442e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004653 10.0.0.241 - - [2025-11-05 16:09:44] "PUT /virtual-machine-interface/77df7fd4-3d18-4932-b55a-9a8365b4442e HTTP/1.1" 200 285 0.012095 10.0.0.131 - - [2025-11-05 16:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.131 - - [2025-11-05 16:10:05] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003075 10.0.0.131 - - [2025-11-05 16:11:13] "GET /global-system-configs HTTP/1.1" 200 323 0.014786 10.0.0.131 - - [2025-11-05 16:11:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002441 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:13:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:13:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 10.0.0.131 - - [2025-11-05 16:13:28] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003178 10.0.0.131 - - [2025-11-05 16:13:28] "POST /ref-update HTTP/1.1" 200 156 0.011321 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004546 10.0.0.131 - - [2025-11-05 16:13:34] "POST /set-tag HTTP/1.1" 200 109 0.005074 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007359 10.0.0.131 - - [2025-11-05 16:13:34] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.131 - - [2025-11-05 16:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.131 - - [2025-11-05 16:13:34] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003333 10.0.0.131 - - [2025-11-05 16:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.131 - - [2025-11-05 16:13:34] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002617 10.0.0.131 - - [2025-11-05 16:13:34] "GET /loadbalancer-pool/b70b39c1-102f-4e79-8877-670719ac5b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004217 10.0.0.131 - - [2025-11-05 16:13:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039302 10.0.0.131 - - [2025-11-05 16:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023983 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.027629 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006264 10.0.0.131 - - [2025-11-05 16:13:34] "POST /ref-update HTTP/1.1" 200 156 0.014982 10.0.0.131 - - [2025-11-05 16:13:34] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.014333 10.0.0.131 - - [2025-11-05 16:13:34] "POST /tags HTTP/1.1" 409 205 0.006277 10.0.0.131 - - [2025-11-05 16:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009601 10.0.0.131 - - [2025-11-05 16:13:34] "GET /tag/9bbebfc4-8ee9-4de4-bc4f-986a6a2fd31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012856 10.0.0.131 - - [2025-11-05 16:13:34] "PUT /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b HTTP/1.1" 200 257 0.014347 10.0.0.131 - - [2025-11-05 16:13:34] "POST /set-tag HTTP/1.1" 200 109 0.069524 10.0.0.131 - - [2025-11-05 16:13:34] "GET /loadbalancer-pool/2b541833-6a14-4fe5-bdae-b6b4f4180b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021438 10.0.0.131 - - [2025-11-05 16:13:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029594 10.0.0.131 - - [2025-11-05 16:13:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026094 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021032 10.0.0.131 - - [2025-11-05 16:13:34] "POST /set-tag HTTP/1.1" 200 109 0.008675 10.0.0.131 - - [2025-11-05 16:13:34] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005069 10.0.0.131 - - [2025-11-05 16:13:34] "POST /ref-update HTTP/1.1" 200 156 0.012370 10.0.0.131 - - [2025-11-05 16:13:34] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.012275 10.0.0.131 - - [2025-11-05 16:13:34] "GET /loadbalancer-pool/0b29d7fe-1e71-4322-a9fe-5ed6da4e6499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.019920 10.0.0.131 - - [2025-11-05 16:13:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038451 10.0.0.131 - - [2025-11-05 16:13:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018896 10.0.0.131 - - [2025-11-05 16:13:35] "PUT /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b HTTP/1.1" 200 257 0.044953 10.0.0.131 - - [2025-11-05 16:13:35] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.044528 10.0.0.131 - - [2025-11-05 16:13:35] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006299 10.0.0.131 - - [2025-11-05 16:13:35] "POST /ref-update HTTP/1.1" 200 156 0.047324 10.0.0.131 - - [2025-11-05 16:13:35] "POST /set-tag HTTP/1.1" 200 109 0.037716 10.0.0.131 - - [2025-11-05 16:13:35] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.011563 10.0.0.131 - - [2025-11-05 16:13:35] "PUT /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b HTTP/1.1" 200 257 0.013462 10.0.0.131 - - [2025-11-05 16:13:39] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011977 10.0.0.131 - - [2025-11-05 16:13:39] "POST /set-tag HTTP/1.1" 200 109 0.003899 10.0.0.131 - - [2025-11-05 16:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.131 - - [2025-11-05 16:13:39] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004732 10.0.0.131 - - [2025-11-05 16:13:39] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006315 10.0.0.131 - - [2025-11-05 16:13:39] "POST /set-tag HTTP/1.1" 200 109 0.039306 10.0.0.131 - - [2025-11-05 16:13:39] "DELETE /loadbalancer-member/508f7b0f-086a-47ee-ad9a-2c2b8f2edd99 HTTP/1.1" 200 115 0.026645 10.0.0.131 - - [2025-11-05 16:13:39] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009855 10.0.0.131 - - [2025-11-05 16:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.131 - - [2025-11-05 16:13:39] "DELETE /loadbalancer-member/b3e30e22-182e-4a39-ba1d-99c376364f83 HTTP/1.1" 200 115 0.030265 10.0.0.131 - - [2025-11-05 16:13:39] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004212 10.0.0.131 - - [2025-11-05 16:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.131 - - [2025-11-05 16:13:39] "DELETE /loadbalancer-member/a22bca46-7c85-45cf-bdc1-41740735242d HTTP/1.1" 200 115 0.028007 10.0.0.131 - - [2025-11-05 16:13:39] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004621 10.0.0.131 - - [2025-11-05 16:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.131 - - [2025-11-05 16:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014825 10.0.0.131 - - [2025-11-05 16:13:40] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.011713 10.0.0.131 - - [2025-11-05 16:13:40] "GET /loadbalancer-pool/b70b39c1-102f-4e79-8877-670719ac5b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002839 10.0.0.131 - - [2025-11-05 16:13:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017315 10.0.0.131 - - [2025-11-05 16:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019955 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019907 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006573 10.0.0.131 - - [2025-11-05 16:13:40] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003988 10.0.0.131 - - [2025-11-05 16:13:40] "POST /set-tag HTTP/1.1" 200 109 0.060355 10.0.0.131 - - [2025-11-05 16:13:40] "GET /loadbalancer-pool/2b541833-6a14-4fe5-bdae-b6b4f4180b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010073 10.0.0.131 - - [2025-11-05 16:13:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038316 10.0.0.131 - - [2025-11-05 16:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008111 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018205 10.0.0.131 - - [2025-11-05 16:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004902 10.0.0.131 - - [2025-11-05 16:13:40] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002010 10.0.0.131 - - [2025-11-05 16:13:40] "GET /loadbalancer-pool/0b29d7fe-1e71-4322-a9fe-5ed6da4e6499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003400 10.0.0.131 - - [2025-11-05 16:13:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020326 10.0.0.131 - - [2025-11-05 16:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018419 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007991 10.0.0.131 - - [2025-11-05 16:13:40] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004673 10.0.0.131 - - [2025-11-05 16:13:40] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002760 10.0.0.131 - - [2025-11-05 16:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002941 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001268 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 10.0.0.131 - - [2025-11-05 16:14:58] "GET / HTTP/1.1" 200 36215 0.001889 10.0.0.131 - - [2025-11-05 16:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.131 - - [2025-11-05 16:14:58] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053804 10.0.0.131 - - [2025-11-05 16:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.131 - - [2025-11-05 16:14:58] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039088 10.0.0.131 - - [2025-11-05 16:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.131 - - [2025-11-05 16:14:58] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032865 10.0.0.131 - - [2025-11-05 16:14:58] "POST /tags HTTP/1.1" 200 334 0.034815 10.0.0.131 - - [2025-11-05 16:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.131 - - [2025-11-05 16:14:58] "GET /tag/5f95baa7-7048-4542-867a-0a3da06350c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017908 10.0.0.131 - - [2025-11-05 16:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012645 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.101468 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-networks?parent_id=daab5f07-4388-44ec-871b-407cf4e407d4&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001707 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.113992 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009879 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.131 - - [2025-11-05 16:14:59] "GET /service-appliance-set/c6c46469-889e-45e6-8f7e-cf1f23a51f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002689 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.001762 10.0.0.131 - - [2025-11-05 16:14:59] "POST /virtual-networks HTTP/1.1" 200 514 0.064916 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.131 - - [2025-11-05 16:14:59] "GET /network-ipam/1d079e66-05ec-4280-ba97-ba7a0da9e5f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002800 10.0.0.131 - - [2025-11-05 16:14:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.093570 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-machine-interface/2b47b6e0-4232-4c68-9cda-5c517d090017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.025385 10.0.0.131 - - [2025-11-05 16:14:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007715 10.0.0.131 - - [2025-11-05 16:14:59] "POST /ref-update HTTP/1.1" 200 156 0.147214 10.0.0.131 - - [2025-11-05 16:14:59] "POST /instance-ips HTTP/1.1" 200 410 0.056980 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.016986 10.0.0.131 - - [2025-11-05 16:14:59] "GET /domains HTTP/1.1" 200 281 0.001908 10.0.0.131 - - [2025-11-05 16:14:59] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.009880 10.0.0.131 - - [2025-11-05 16:14:59] "GET /instance-ip/23112c8b-e677-44c6-8f3e-3487a6d36691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004011 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 5497 0.052244 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.006263 10.0.0.131 - - [2025-11-05 16:14:59] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.004461 10.0.0.131 - - [2025-11-05 16:14:59] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1183 0.003247 10.0.0.131 - - [2025-11-05 16:14:59] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1183 0.042811 10.0.0.131 - - [2025-11-05 16:14:59] "POST /loadbalancers HTTP/1.1" 200 612 0.106849 10.0.0.131 - - [2025-11-05 16:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019784 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011922 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063624 10.0.0.131 - - [2025-11-05 16:14:59] "GET /instance-ip/23112c8b-e677-44c6-8f3e-3487a6d36691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006687 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050597 10.0.0.131 - - [2025-11-05 16:14:59] "POST /route-targets HTTP/1.1" 200 328 0.034932 10.0.0.131 - - [2025-11-05 16:14:59] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006452 10.0.0.131 - - [2025-11-05 16:14:59] "POST /floating-ips HTTP/1.1" 200 599 0.066046 10.0.0.131 - - [2025-11-05 16:14:59] "POST /ref-update HTTP/1.1" 200 156 0.023943 10.0.0.131 - - [2025-11-05 16:14:59] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.077694 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.131 - - [2025-11-05 16:14:59] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025012 10.0.0.131 - - [2025-11-05 16:14:59] "GET /loadbalancer-listener/ee9e3111-a61e-45d3-8828-2b6f50fc5e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004060 10.0.0.131 - - [2025-11-05 16:14:59] "GET /loadbalancer-listener/ee9e3111-a61e-45d3-8828-2b6f50fc5e95?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004214 10.0.0.131 - - [2025-11-05 16:14:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020175 10.0.0.131 - - [2025-11-05 16:14:59] "GET /instance-ip/23112c8b-e677-44c6-8f3e-3487a6d36691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006221 10.0.0.131 - - [2025-11-05 16:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.131 - - [2025-11-05 16:15:00] "GET /instance-ip/23112c8b-e677-44c6-8f3e-3487a6d36691?fields=floating_ips HTTP/1.1" 200 1214 0.004784 10.0.0.131 - - [2025-11-05 16:15:00] "GET /floating-ip/c5f68e3a-c7fb-4f02-8478-9d849f945dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003846 10.0.0.131 - - [2025-11-05 16:15:00] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003038 10.0.0.131 - - [2025-11-05 16:15:00] "POST /tags HTTP/1.1" 200 296 0.049095 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013272 10.0.0.131 - - [2025-11-05 16:15:00] "GET /tag/491098f6-db98-4b8a-b5a0-f0b18e6ed588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015260 10.0.0.131 - - [2025-11-05 16:15:00] "POST /tags HTTP/1.1" 409 233 0.002062 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.131 - - [2025-11-05 16:15:00] "GET /tag/8c5d9052-54a5-45aa-80ca-58796d91cd77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013140 10.0.0.131 - - [2025-11-05 16:15:00] "POST /tags HTTP/1.1" 409 206 0.002459 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.131 - - [2025-11-05 16:15:00] "GET /tag/e5fcc780-a81b-48da-95a5-77f068065f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011293 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004619 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.131 - - [2025-11-05 16:15:00] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045445 10.0.0.131 - - [2025-11-05 16:15:00] "POST /virtual-machines HTTP/1.1" 200 370 0.016531 10.0.0.131 - - [2025-11-05 16:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015492 10.0.0.131 - - [2025-11-05 16:15:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111587 10.0.0.131 - - [2025-11-05 16:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021091 10.0.0.131 - - [2025-11-05 16:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010295 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004525 10.0.0.131 - - [2025-11-05 16:15:00] "POST /instance-ips HTTP/1.1" 200 410 0.024179 10.0.0.131 - - [2025-11-05 16:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037593 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.021217 10.0.0.131 - - [2025-11-05 16:15:00] "POST /set-tag HTTP/1.1" 200 109 0.018110 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016532 10.0.0.131 - - [2025-11-05 16:15:00] "GET /instance-ip/9451d8e6-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004565 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004727 10.0.0.131 - - [2025-11-05 16:15:00] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.131 - - [2025-11-05 16:15:00] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003641 10.0.0.131 - - [2025-11-05 16:15:00] "POST /ref-update HTTP/1.1" 200 156 0.008146 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004876 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.131 - - [2025-11-05 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007175 10.0.0.131 - - [2025-11-05 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.131 - - [2025-11-05 16:15:01] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036361 10.0.0.131 - - [2025-11-05 16:15:01] "POST /virtual-machines HTTP/1.1" 200 370 0.010137 10.0.0.131 - - [2025-11-05 16:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017313 10.0.0.131 - - [2025-11-05 16:15:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127209 10.0.0.131 - - [2025-11-05 16:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011050 10.0.0.131 - - [2025-11-05 16:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009947 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006118 10.0.0.131 - - [2025-11-05 16:15:01] "POST /instance-ips HTTP/1.1" 200 410 0.024101 10.0.0.131 - - [2025-11-05 16:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035739 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.013817 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.015883 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012795 10.0.0.131 - - [2025-11-05 16:15:01] "GET /instance-ip/94c60a18-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004554 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004608 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004368 10.0.0.131 - - [2025-11-05 16:15:01] "POST /ref-update HTTP/1.1" 200 156 0.009600 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016548 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.004497 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004951 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.131 - - [2025-11-05 16:15:01] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005066 10.0.0.131 - - [2025-11-05 16:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.131 - - [2025-11-05 16:15:04] "GET /domains HTTP/1.1" 200 281 0.002462 10.0.0.131 - - [2025-11-05 16:15:04] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.004301 10.0.0.131 - - [2025-11-05 16:15:04] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 7091 0.043056 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.003988 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.005021 10.0.0.131 - - [2025-11-05 16:15:04] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1405 0.004010 10.0.0.131 - - [2025-11-05 16:15:04] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1405 0.003765 10.0.0.131 - - [2025-11-05 16:15:04] "GET /route-target/fcfb7cab-b99c-4c97-b940-397451295079 HTTP/1.1" 200 1155 0.004677 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.005899 10.0.0.131 - - [2025-11-05 16:15:04] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1405 0.005916 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004117 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.004351 10.0.0.131 - - [2025-11-05 16:15:04] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1405 0.004586 10.0.0.131 - - [2025-11-05 16:15:04] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 200 1405 0.004693 10.0.0.131 - - [2025-11-05 16:15:04] "GET /route-target/fcfb7cab-b99c-4c97-b940-397451295079 HTTP/1.1" 200 1155 0.002617 10.0.0.131 - - [2025-11-05 16:15:04] "GET /domains HTTP/1.1" 200 281 0.002253 10.0.0.131 - - [2025-11-05 16:15:04] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.002979 10.0.0.131 - - [2025-11-05 16:15:04] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 7091 0.036190 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2089 0.004205 10.0.0.131 - - [2025-11-05 16:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.131 - - [2025-11-05 16:15:04] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034372 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005684 10.0.0.131 - - [2025-11-05 16:15:04] "GET /floating-ip-pools?parent_id=326582aa-292a-4b92-a0bb-59b1cdb1285d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002500 10.0.0.131 - - [2025-11-05 16:15:04] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005077 10.0.0.131 - - [2025-11-05 16:15:05] "POST /floating-ip-pools HTTP/1.1" 200 564 0.031806 10.0.0.131 - - [2025-11-05 16:15:05] "POST /ref-update HTTP/1.1" 200 156 0.011043 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.020006 10.0.0.131 - - [2025-11-05 16:15:05] "GET /domains HTTP/1.1" 200 281 0.001935 10.0.0.131 - - [2025-11-05 16:15:05] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.003207 10.0.0.131 - - [2025-11-05 16:15:05] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 7348 0.032587 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2328 0.006747 10.0.0.131 - - [2025-11-05 16:15:05] "GET /floating-ip-pool/38337779-685c-418d-bfb1-6aba9f21b30d HTTP/1.1" 200 1317 0.002806 10.0.0.131 - - [2025-11-05 16:15:05] "GET /domains HTTP/1.1" 200 281 0.001702 10.0.0.131 - - [2025-11-05 16:15:05] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.003094 10.0.0.131 - - [2025-11-05 16:15:05] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 7348 0.028023 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 2328 0.005207 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004125 10.0.0.131 - - [2025-11-05 16:15:05] "POST /tags HTTP/1.1" 200 366 0.059940 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011514 10.0.0.131 - - [2025-11-05 16:15:05] "GET /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015251 10.0.0.131 - - [2025-11-05 16:15:05] "POST /tags HTTP/1.1" 409 206 0.002253 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.131 - - [2025-11-05 16:15:05] "GET /tag/e5fcc780-a81b-48da-95a5-77f068065f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011715 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.131 - - [2025-11-05 16:15:05] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038627 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007392 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.131 - - [2025-11-05 16:15:05] "GET /service-appliance-set/1e7b737d-35a8-44b3-a4a4-62956f128980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003740 10.0.0.131 - - [2025-11-05 16:15:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002049 10.0.0.131 - - [2025-11-05 16:15:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.115003 10.0.0.131 - - [2025-11-05 16:15:05] "GET /virtual-machine-interface/6ee3fbfc-d737-4ceb-8fab-2526cb0413af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007547 10.0.0.131 - - [2025-11-05 16:15:05] "POST /set-tag HTTP/1.1" 200 109 0.033507 10.0.0.131 - - [2025-11-05 16:15:05] "POST /instance-ips HTTP/1.1" 200 418 0.025736 10.0.0.131 - - [2025-11-05 16:15:05] "GET /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.014457 10.0.0.131 - - [2025-11-05 16:15:05] "POST /loadbalancers HTTP/1.1" 200 620 0.068170 10.0.0.131 - - [2025-11-05 16:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020251 10.0.0.131 - - [2025-11-05 16:15:06] "POST /service-instances HTTP/1.1" 200 568 0.051547 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.017534 10.0.0.131 - - [2025-11-05 16:15:06] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.050790 10.0.0.131 - - [2025-11-05 16:15:06] "GET /virtual-machine-interface/6ee3fbfc-d737-4ceb-8fab-2526cb0413af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005533 10.0.0.131 - - [2025-11-05 16:15:06] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.015640 10.0.0.131 - - [2025-11-05 16:15:06] "GET /virtual-machine-interface/6ee3fbfc-d737-4ceb-8fab-2526cb0413af?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.022640 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.131 - - [2025-11-05 16:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022345 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.131 - - [2025-11-05 16:15:06] "GET /floating-ip-pool/38337779-685c-418d-bfb1-6aba9f21b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003034 10.0.0.131 - - [2025-11-05 16:15:06] "POST /virtual-machines HTTP/1.1" 200 430 0.016643 10.0.0.131 - - [2025-11-05 16:15:06] "POST /floating-ips HTTP/1.1" 200 673 0.078316 10.0.0.131 - - [2025-11-05 16:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026146 10.0.0.131 - - [2025-11-05 16:15:06] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006699 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.131 - - [2025-11-05 16:15:06] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024884 10.0.0.131 - - [2025-11-05 16:15:06] "POST /tags HTTP/1.1" 409 221 0.010328 10.0.0.131 - - [2025-11-05 16:15:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.211731 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.131 - - [2025-11-05 16:15:06] "POST /chown HTTP/1.1" 200 109 0.019742 10.0.0.131 - - [2025-11-05 16:15:06] "GET /tag/5f95baa7-7048-4542-867a-0a3da06350c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022730 10.0.0.131 - - [2025-11-05 16:15:06] "POST /tags HTTP/1.1" 409 238 0.002261 10.0.0.131 - - [2025-11-05 16:15:06] "POST /chown HTTP/1.1" 200 109 0.008366 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.131 - - [2025-11-05 16:15:06] "GET /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011755 10.0.0.131 - - [2025-11-05 16:15:06] "PUT /virtual-machine-interface/d003d203-631b-4dc6-953f-aac87a4fe58f HTTP/1.1" 200 285 0.035686 10.0.0.131 - - [2025-11-05 16:15:06] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.023094 10.0.0.131 - - [2025-11-05 16:15:06] "POST /firewall-rules HTTP/1.1" 200 652 0.102051 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.050203 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.018545 10.0.0.131 - - [2025-11-05 16:15:06] "GET /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.017737 10.0.0.131 - - [2025-11-05 16:15:06] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002998 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.020188 10.0.0.131 - - [2025-11-05 16:15:06] "GET /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.012621 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.009912 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.022759 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.039683 10.0.0.131 - - [2025-11-05 16:15:06] "POST /ref-update HTTP/1.1" 200 156 0.025810 10.0.0.131 - - [2025-11-05 16:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027362 10.0.0.131 - - [2025-11-05 16:15:06] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043358 10.0.0.131 - - [2025-11-05 16:15:06] "POST /virtual-machines HTTP/1.1" 200 430 0.019341 10.0.0.131 - - [2025-11-05 16:15:07] "GET /loadbalancer/61460747-92f4-4733-bd45-55203d6f934c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002752 10.0.0.131 - - [2025-11-05 16:15:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.094420 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.131 - - [2025-11-05 16:15:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.138806 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.011384 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.031291 10.0.0.131 - - [2025-11-05 16:15:07] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.061358 10.0.0.131 - - [2025-11-05 16:15:07] "GET /loadbalancer-listener/4fac8e82-7b1e-40d0-a61d-ee1b035d079e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017342 10.0.0.131 - - [2025-11-05 16:15:07] "GET /loadbalancer-listener/4fac8e82-7b1e-40d0-a61d-ee1b035d079e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003374 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /virtual-machine-interface/c27c9669-c0e2-4c4c-bab7-c724d3da3b2f HTTP/1.1" 200 285 0.022260 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.033609 10.0.0.131 - - [2025-11-05 16:15:07] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.039415 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.026218 10.0.0.131 - - [2025-11-05 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014030 10.0.0.131 - - [2025-11-05 16:15:07] "GET /loadbalancer-pool/f1250c48-ed23-4bf8-a9e3-2276c1aff6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.019606 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.031595 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.024781 10.0.0.131 - - [2025-11-05 16:15:07] "POST /loadbalancer-members HTTP/1.1" 200 709 0.038777 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.034492 10.0.0.131 - - [2025-11-05 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032825 10.0.0.131 - - [2025-11-05 16:15:07] "GET /loadbalancer-member/ee912036-bafe-4c55-b55b-2da6ad93fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.003753 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.034109 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.011491 10.0.0.131 - - [2025-11-05 16:15:07] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025167 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.131 - - [2025-11-05 16:15:07] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002651 10.0.0.131 - - [2025-11-05 16:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026598 10.0.0.131 - - [2025-11-05 16:15:07] "POST /tags HTTP/1.1" 409 221 0.013672 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007662 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.009442 10.0.0.131 - - [2025-11-05 16:15:07] "GET /tag/5f95baa7-7048-4542-867a-0a3da06350c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022389 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.006575 10.0.0.131 - - [2025-11-05 16:15:07] "POST /tags HTTP/1.1" 409 238 0.001538 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.131 - - [2025-11-05 16:15:07] "GET /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011608 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.034482 10.0.0.131 - - [2025-11-05 16:15:07] "POST /ref-update HTTP/1.1" 200 156 0.023695 10.0.0.131 - - [2025-11-05 16:15:07] "POST /firewall-rules HTTP/1.1" 409 293 0.004916 10.0.0.131 - - [2025-11-05 16:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0 HTTP/1.1" 200 261 0.028968 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.033381 10.0.0.131 - - [2025-11-05 16:15:07] "GET /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008348 10.0.0.131 - - [2025-11-05 16:15:07] "POST /chown HTTP/1.1" 200 109 0.030712 10.0.0.131 - - [2025-11-05 16:15:07] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005901 10.0.0.131 - - [2025-11-05 16:15:07] "GET /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010381 10.0.0.131 - - [2025-11-05 16:15:07] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.027747 10.0.0.131 - - [2025-11-05 16:15:08] "POST /ref-update HTTP/1.1" 200 156 0.010952 10.0.0.131 - - [2025-11-05 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.131 - - [2025-11-05 16:15:08] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.131 - - [2025-11-05 16:15:08] "POST /chown HTTP/1.1" 200 109 0.006515 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.018478 10.0.0.131 - - [2025-11-05 16:15:08] "POST /ref-update HTTP/1.1" 200 156 0.019650 10.0.0.131 - - [2025-11-05 16:15:08] "POST /chown HTTP/1.1" 200 109 0.008410 10.0.0.131 - - [2025-11-05 16:15:08] "POST /chown HTTP/1.1" 200 109 0.014700 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 257 0.038627 10.0.0.131 - - [2025-11-05 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021411 10.0.0.131 - - [2025-11-05 16:15:08] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009541 10.0.0.131 - - [2025-11-05 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.131 - - [2025-11-05 16:15:08] "POST /ref-update HTTP/1.1" 200 156 0.016706 10.0.0.131 - - [2025-11-05 16:15:08] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.058659 10.0.0.131 - - [2025-11-05 16:15:08] "POST /virtual-machines HTTP/1.1" 200 374 0.013177 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.042235 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032200 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028970 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.039377 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.040150 10.0.0.131 - - [2025-11-05 16:15:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.207666 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.026233 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010903 10.0.0.131 - - [2025-11-05 16:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012339 10.0.0.131 - - [2025-11-05 16:15:08] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012063 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017973 10.0.0.131 - - [2025-11-05 16:15:08] "POST /instance-ips HTTP/1.1" 200 414 0.032367 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.022655 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048298 10.0.0.131 - - [2025-11-05 16:15:08] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010191 10.0.0.131 - - [2025-11-05 16:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028750 10.0.0.131 - - [2025-11-05 16:15:08] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.009566 10.0.0.131 - - [2025-11-05 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.038362 10.0.0.131 - - [2025-11-05 16:15:09] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019312 10.0.0.131 - - [2025-11-05 16:15:09] "GET /instance-ip/992abd6a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003029 10.0.0.131 - - [2025-11-05 16:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031473 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006284 10.0.0.131 - - [2025-11-05 16:15:09] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004700 10.0.0.131 - - [2025-11-05 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.131 - - [2025-11-05 16:15:09] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003690 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.010935 10.0.0.131 - - [2025-11-05 16:15:09] "POST /ref-update HTTP/1.1" 200 156 0.022090 10.0.0.131 - - [2025-11-05 16:15:09] "POST /ref-update HTTP/1.1" 200 156 0.030497 10.0.0.131 - - [2025-11-05 16:15:09] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007710 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.029824 10.0.0.131 - - [2025-11-05 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.006371 10.0.0.131 - - [2025-11-05 16:15:09] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007859 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.009648 10.0.0.131 - - [2025-11-05 16:15:09] "POST /set-tag HTTP/1.1" 200 109 0.006898 10.0.0.131 - - [2025-11-05 16:15:09] "POST /ref-update HTTP/1.1" 200 156 0.018447 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006849 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.023124 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.011863 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.009063 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006599 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.016511 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.011968 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.007072 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006998 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.018670 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.016663 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.007832 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.027591 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.006952 10.0.0.131 - - [2025-11-05 16:15:09] "POST /chown HTTP/1.1" 200 109 0.024361 10.0.0.131 - - [2025-11-05 16:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.009328 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.017634 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.017470 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.011685 10.0.0.131 - - [2025-11-05 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.006806 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.011941 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.021283 10.0.0.131 - - [2025-11-05 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.021029 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.035094 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.026124 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.007150 10.0.0.131 - - [2025-11-05 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.015386 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.023583 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.008553 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.025281 10.0.0.131 - - [2025-11-05 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.007381 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.022004 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.023558 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.006456 10.0.0.131 - - [2025-11-05 16:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.005962 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.006076 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.011084 10.0.0.131 - - [2025-11-05 16:15:10] "POST /chown HTTP/1.1" 200 109 0.029941 10.0.0.131 - - [2025-11-05 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.131 - - [2025-11-05 16:15:11] "POST /chown HTTP/1.1" 200 109 0.009763 10.0.0.131 - - [2025-11-05 16:15:11] "POST /chown HTTP/1.1" 200 109 0.015898 10.0.0.131 - - [2025-11-05 16:15:11] "POST /chown HTTP/1.1" 200 109 0.006769 10.0.0.131 - - [2025-11-05 16:15:11] "POST /chown HTTP/1.1" 200 109 0.019868 10.0.0.131 - - [2025-11-05 16:15:11] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010763 10.0.0.131 - - [2025-11-05 16:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.131 - - [2025-11-05 16:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.131 - - [2025-11-05 16:15:12] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002534 10.0.0.131 - - [2025-11-05 16:15:12] "GET /loadbalancer-pool/119a0f4d-d0dc-43b1-b073-d80a83aa1f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002459 10.0.0.131 - - [2025-11-05 16:15:12] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016563 10.0.0.131 - - [2025-11-05 16:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008519 10.0.0.131 - - [2025-11-05 16:15:12] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017766 10.0.0.131 - - [2025-11-05 16:15:12] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006619 10.0.0.131 - - [2025-11-05 16:15:12] "POST /tags HTTP/1.1" 409 221 0.005231 10.0.0.131 - - [2025-11-05 16:15:12] "POST /ref-update HTTP/1.1" 200 156 0.007996 10.0.0.131 - - [2025-11-05 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.131 - - [2025-11-05 16:15:12] "GET /tag/5f95baa7-7048-4542-867a-0a3da06350c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013662 10.0.0.131 - - [2025-11-05 16:15:12] "GET /floating-ip/c5f68e3a-c7fb-4f02-8478-9d849f945dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.013296 10.0.0.131 - - [2025-11-05 16:15:12] "PUT /floating-ip/c5f68e3a-c7fb-4f02-8478-9d849f945dfc HTTP/1.1" 200 257 0.026228 10.0.0.131 - - [2025-11-05 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.067690 10.0.0.131 - - [2025-11-05 16:15:12] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006959 10.0.0.131 - - [2025-11-05 16:15:12] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.131 - - [2025-11-05 16:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.131 - - [2025-11-05 16:15:12] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002279 10.0.0.131 - - [2025-11-05 16:15:13] "GET /loadbalancer-pool/119a0f4d-d0dc-43b1-b073-d80a83aa1f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002704 10.0.0.131 - - [2025-11-05 16:15:13] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026767 10.0.0.131 - - [2025-11-05 16:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032264 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005691 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007081 10.0.0.131 - - [2025-11-05 16:15:13] "POST /ref-update HTTP/1.1" 200 156 0.015340 10.0.0.131 - - [2025-11-05 16:15:13] "GET /floating-ip/c5f68e3a-c7fb-4f02-8478-9d849f945dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002600 10.0.0.131 - - [2025-11-05 16:15:13] "POST /set-tag HTTP/1.1" 200 109 0.033601 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine/034315cd-a3e4-4e70-9027-541db6db4dce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003461 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004239 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine/da966fa9-ffa9-4672-a779-ba34296c6f05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002960 10.0.0.131 - - [2025-11-05 16:15:13] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006835 10.0.0.131 - - [2025-11-05 16:15:17] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004895 10.0.0.131 - - [2025-11-05 16:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.131 - - [2025-11-05 16:15:18] "GET /virtual-machine/81d8422e-73ce-49be-92f3-ccc4d0ee1f89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004174 10.0.0.131 - - [2025-11-05 16:15:18] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009771 10.0.0.131 - - [2025-11-05 16:15:18] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007715 10.0.0.131 - - [2025-11-05 16:15:18] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.131 - - [2025-11-05 16:15:51] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010524 10.0.0.131 - - [2025-11-05 16:15:51] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.131 - - [2025-11-05 16:15:51] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004468 10.0.0.131 - - [2025-11-05 16:15:51] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.131 - - [2025-11-05 16:15:51] "GET /virtual-machine/81d8422e-73ce-49be-92f3-ccc4d0ee1f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003184 10.0.0.131 - - [2025-11-05 16:15:51] "POST /ref-update HTTP/1.1" 200 156 0.009303 10.0.0.131 - - [2025-11-05 16:15:51] "GET /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022286 10.0.0.131 - - [2025-11-05 16:15:51] "POST /set-tag HTTP/1.1" 200 109 0.014181 10.0.0.131 - - [2025-11-05 16:15:51] "POST /set-tag HTTP/1.1" 200 109 0.022018 10.0.0.131 - - [2025-11-05 16:15:51] "DELETE /instance-ip/992abd6a-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.046322 10.0.0.131 - - [2025-11-05 16:15:51] "DELETE /virtual-machine-interface/9900c5fa-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.035552 10.0.0.131 - - [2025-11-05 16:15:51] "DELETE /virtual-machine/81d8422e-73ce-49be-92f3-ccc4d0ee1f89 HTTP/1.1" 200 115 0.018954 10.0.0.131 - - [2025-11-05 16:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.131 - - [2025-11-05 16:15:54] "GET /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.034002 10.0.0.131 - - [2025-11-05 16:15:54] "GET /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.041231 10.0.0.131 - - [2025-11-05 16:15:54] "GET /virtual-machine-interface/6ee3fbfc-d737-4ceb-8fab-2526cb0413af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004257 10.0.0.131 - - [2025-11-05 16:15:54] "POST /set-tag HTTP/1.1" 200 109 0.027333 10.0.0.131 - - [2025-11-05 16:15:54] "GET /virtual-machine-interface/c27c9669-c0e2-4c4c-bab7-c724d3da3b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.045221 10.0.0.131 - - [2025-11-05 16:15:54] "POST /set-tag HTTP/1.1" 200 109 0.049800 10.0.0.131 - - [2025-11-05 16:15:54] "GET /virtual-machine-interface/d003d203-631b-4dc6-953f-aac87a4fe58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.016123 10.0.0.131 - - [2025-11-05 16:15:54] "POST /set-tag HTTP/1.1" 200 109 0.048101 10.0.0.131 - - [2025-11-05 16:15:54] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013354 10.0.0.131 - - [2025-11-05 16:15:54] "GET /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002787 10.0.0.131 - - [2025-11-05 16:15:54] "POST /ref-update HTTP/1.1" 200 156 0.050141 10.0.0.131 - - [2025-11-05 16:15:54] "DELETE /firewall-rule/f613d4cd-20d0-43a3-959b-d9ed472a9ee0 HTTP/1.1" 200 115 0.051656 10.0.0.131 - - [2025-11-05 16:15:54] "DELETE /loadbalancer-member/ee912036-bafe-4c55-b55b-2da6ad93fb6f HTTP/1.1" 200 115 0.021429 10.0.0.131 - - [2025-11-05 16:15:54] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.010413 10.0.0.131 - - [2025-11-05 16:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016382 10.0.0.131 - - [2025-11-05 16:15:54] "DELETE /loadbalancer-pool/f1250c48-ed23-4bf8-a9e3-2276c1aff6f8 HTTP/1.1" 200 115 0.064075 10.0.0.131 - - [2025-11-05 16:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.131 - - [2025-11-05 16:15:54] "DELETE /loadbalancer-listener/4fac8e82-7b1e-40d0-a61d-ee1b035d079e HTTP/1.1" 200 115 0.035005 10.0.0.131 - - [2025-11-05 16:15:54] "GET /floating-ip/e66fb999-6e63-452a-91f2-9a87f410b631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002423 10.0.0.131 - - [2025-11-05 16:15:54] "POST /chown HTTP/1.1" 200 109 0.007502 10.0.0.131 - - [2025-11-05 16:15:54] "POST /chown HTTP/1.1" 200 109 0.018722 10.0.0.131 - - [2025-11-05 16:15:54] "POST /chown HTTP/1.1" 200 109 0.012042 10.0.0.131 - - [2025-11-05 16:15:54] "PUT /floating-ip/e66fb999-6e63-452a-91f2-9a87f410b631 HTTP/1.1" 200 257 0.059138 10.0.0.131 - - [2025-11-05 16:15:54] "POST /chown HTTP/1.1" 200 109 0.018853 10.0.0.131 - - [2025-11-05 16:15:54] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.019876 10.0.0.131 - - [2025-11-05 16:15:54] "DELETE /floating-ip/e66fb999-6e63-452a-91f2-9a87f410b631 HTTP/1.1" 200 115 0.098737 10.0.0.131 - - [2025-11-05 16:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029538 10.0.0.131 - - [2025-11-05 16:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /loadbalancer/61460747-92f4-4733-bd45-55203d6f934c HTTP/1.1" 200 115 0.053706 10.0.0.131 - - [2025-11-05 16:15:55] "POST /chown HTTP/1.1" 200 109 0.007852 10.0.0.131 - - [2025-11-05 16:15:55] "POST /chown HTTP/1.1" 200 109 0.016450 10.0.0.131 - - [2025-11-05 16:15:55] "GET /floating-ip-pool/38337779-685c-418d-bfb1-6aba9f21b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005599 10.0.0.131 - - [2025-11-05 16:15:55] "POST /chown HTTP/1.1" 200 109 0.041549 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /instance-ip/5eb4e2f2-5f8e-4600-a85f-6b43086f3971 HTTP/1.1" 200 115 0.107817 10.0.0.131 - - [2025-11-05 16:15:55] "POST /ref-update HTTP/1.1" 200 156 0.032751 10.0.0.131 - - [2025-11-05 16:15:55] "POST /chown HTTP/1.1" 404 171 0.009629 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /floating-ip-pool/38337779-685c-418d-bfb1-6aba9f21b30d HTTP/1.1" 200 115 0.046752 10.0.0.131 - - [2025-11-05 16:15:55] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.027405 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-machine-interface/6ee3fbfc-d737-4ceb-8fab-2526cb0413af HTTP/1.1" 200 115 0.110646 10.0.0.131 - - [2025-11-05 16:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029104 10.0.0.131 - - [2025-11-05 16:15:55] "PUT /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 267 0.016228 10.0.0.131 - - [2025-11-05 16:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023223 10.0.0.131 - - [2025-11-05 16:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.006109 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /tag/2905f5ff-35b3-4090-8c10-7e8967c76e2b HTTP/1.1" 200 115 0.185407 10.0.0.131 - - [2025-11-05 16:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015553 10.0.0.131 - - [2025-11-05 16:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.010795 10.0.0.131 - - [2025-11-05 16:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013440 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-network/326582aa-292a-4b92-a0bb-59b1cdb1285d HTTP/1.1" 200 115 0.246034 10.0.0.131 - - [2025-11-05 16:15:55] "GET /routing-instance/2b4c16e5-624a-4c69-9058-dea7cb35a106 HTTP/1.1" 404 171 0.002853 10.0.0.131 - - [2025-11-05 16:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.131 - - [2025-11-05 16:15:55] "GET /domains HTTP/1.1" 200 281 0.002782 10.0.0.131 - - [2025-11-05 16:15:55] "GET /domain/f985ee67-2883-45ee-9a1d-f5626cc0c14e HTTP/1.1" 200 3100 0.002670 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /route-target/fcfb7cab-b99c-4c97-b940-397451295079 HTTP/1.1" 200 115 0.025809 10.0.0.131 - - [2025-11-05 16:15:55] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4 HTTP/1.1" 200 7681 0.044655 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /service-instance/743c7884-7eb3-4f76-b5c7-c9cc8b67de06 HTTP/1.1" 200 115 0.038748 10.0.0.131 - - [2025-11-05 16:15:55] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009726 10.0.0.131 - - [2025-11-05 16:15:55] "GET /virtual-machine-interface/d003d203-631b-4dc6-953f-aac87a4fe58f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.005234 10.0.0.131 - - [2025-11-05 16:15:55] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.131 - - [2025-11-05 16:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.131 - - [2025-11-05 16:15:55] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003278 10.0.0.131 - - [2025-11-05 16:15:55] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006013 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-machine-interface/d003d203-631b-4dc6-953f-aac87a4fe58f HTTP/1.1" 200 115 0.084969 10.0.0.131 - - [2025-11-05 16:15:55] "POST /ref-update HTTP/1.1" 200 156 0.024713 10.0.0.131 - - [2025-11-05 16:15:55] "POST /set-tag HTTP/1.1" 200 109 0.059954 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-machine/4567a9ad-222b-4588-8db8-4a2163d6537d HTTP/1.1" 200 115 0.032825 10.0.0.131 - - [2025-11-05 16:15:55] "GET /virtual-machine-interface/c27c9669-c0e2-4c4c-bab7-c724d3da3b2f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.013050 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /loadbalancer-member/22b57e55-95d7-4ae4-8da5-4aded8b7a5a9 HTTP/1.1" 200 115 0.063877 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-machine-interface/c27c9669-c0e2-4c4c-bab7-c724d3da3b2f HTTP/1.1" 200 115 0.038069 10.0.0.131 - - [2025-11-05 16:15:55] "DELETE /virtual-machine/18940034-be09-43bb-ab15-dbfde0f1591c HTTP/1.1" 200 115 0.025483 10.0.0.131 - - [2025-11-05 16:15:57] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005819 10.0.0.131 - - [2025-11-05 16:15:57] "POST /set-tag HTTP/1.1" 200 109 0.004105 10.0.0.131 - - [2025-11-05 16:15:57] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004556 10.0.0.131 - - [2025-11-05 16:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.131 - - [2025-11-05 16:15:57] "GET /virtual-machine/da966fa9-ffa9-4672-a779-ba34296c6f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005969 10.0.0.131 - - [2025-11-05 16:15:57] "POST /ref-update HTTP/1.1" 200 156 0.020758 10.0.0.131 - - [2025-11-05 16:15:57] "GET /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007848 10.0.0.131 - - [2025-11-05 16:15:57] "POST /set-tag HTTP/1.1" 200 109 0.021250 10.0.0.131 - - [2025-11-05 16:15:57] "POST /set-tag HTTP/1.1" 200 109 0.016171 10.0.0.131 - - [2025-11-05 16:15:57] "POST /set-tag HTTP/1.1" 200 109 0.040194 10.0.0.131 - - [2025-11-05 16:15:57] "DELETE /instance-ip/94c60a18-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.061571 10.0.0.131 - - [2025-11-05 16:15:57] "POST /ref-update HTTP/1.1" 200 156 0.007656 10.0.0.131 - - [2025-11-05 16:15:57] "DELETE /virtual-machine-interface/94a92f06-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.075745 10.0.0.131 - - [2025-11-05 16:15:57] "DELETE /virtual-machine/da966fa9-ffa9-4672-a779-ba34296c6f05 HTTP/1.1" 200 115 0.024186 10.0.0.131 - - [2025-11-05 16:16:00] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.011274 10.0.0.131 - - [2025-11-05 16:16:00] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.131 - - [2025-11-05 16:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.131 - - [2025-11-05 16:16:00] "GET /loadbalancer/89ab4b72-9f5a-4743-9d23-cb58665a6965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002281 10.0.0.131 - - [2025-11-05 16:16:02] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004356 10.0.0.131 - - [2025-11-05 16:16:02] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.131 - - [2025-11-05 16:16:02] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005081 10.0.0.131 - - [2025-11-05 16:16:02] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.131 - - [2025-11-05 16:16:02] "GET /virtual-machine/034315cd-a3e4-4e70-9027-541db6db4dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003527 10.0.0.131 - - [2025-11-05 16:16:02] "POST /ref-update HTTP/1.1" 200 156 0.013464 10.0.0.131 - - [2025-11-05 16:16:02] "GET /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004750 10.0.0.131 - - [2025-11-05 16:16:02] "POST /set-tag HTTP/1.1" 200 109 0.018404 10.0.0.131 - - [2025-11-05 16:16:02] "POST /set-tag HTTP/1.1" 200 109 0.021905 10.0.0.131 - - [2025-11-05 16:16:02] "POST /set-tag HTTP/1.1" 200 109 0.017467 10.0.0.131 - - [2025-11-05 16:16:02] "DELETE /instance-ip/9451d8e6-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.053048 10.0.0.131 - - [2025-11-05 16:16:02] "POST /ref-update HTTP/1.1" 200 156 0.013478 10.0.0.131 - - [2025-11-05 16:16:02] "DELETE /virtual-machine-interface/943a497e-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.043225 10.0.0.131 - - [2025-11-05 16:16:02] "DELETE /virtual-machine/034315cd-a3e4-4e70-9027-541db6db4dce HTTP/1.1" 200 115 0.026559 10.0.0.131 - - [2025-11-05 16:16:02] "DELETE /tag/8c5d9052-54a5-45aa-80ca-58796d91cd77 HTTP/1.1" 200 115 0.045896 10.0.0.131 - - [2025-11-05 16:16:02] "DELETE /tag/491098f6-db98-4b8a-b5a0-f0b18e6ed588 HTTP/1.1" 200 115 0.061242 10.0.0.131 - - [2025-11-05 16:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.131 - - [2025-11-05 16:16:05] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028409 10.0.0.131 - - [2025-11-05 16:16:06] "POST /tags HTTP/1.1" 200 394 0.029127 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.131 - - [2025-11-05 16:16:06] "GET /tag/d6e7f760-4d2d-4dc6-bc4b-dd93aadf5518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015506 10.0.0.131 - - [2025-11-05 16:16:06] "POST /tags HTTP/1.1" 200 342 0.024111 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.131 - - [2025-11-05 16:16:06] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013866 10.0.0.131 - - [2025-11-05 16:16:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000473 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.010099 10.0.0.131 - - [2025-11-05 16:16:06] "POST /security-groups HTTP/1.1" 200 589 0.062637 10.0.0.131 - - [2025-11-05 16:16:06] "POST /projects HTTP/1.1" 200 521 0.162789 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002301 10.0.0.131 - - [2025-11-05 16:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009967 10.0.0.131 - - [2025-11-05 16:16:06] "POST /access-control-lists HTTP/1.1" 200 600 0.024558 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031515 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.002302 10.0.0.131 - - [2025-11-05 16:16:06] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.012969 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.131 - - [2025-11-05 16:16:06] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.020472 10.0.0.131 - - [2025-11-05 16:16:06] "POST /access-control-lists HTTP/1.1" 200 598 0.082222 10.0.0.131 - - [2025-11-05 16:16:06] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.069221 10.0.0.131 - - [2025-11-05 16:16:06] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.058185 10.0.0.131 - - [2025-11-05 16:16:06] "POST /security-groups HTTP/1.1" 200 593 0.076787 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.002277 10.0.0.131 - - [2025-11-05 16:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022576 10.0.0.131 - - [2025-11-05 16:16:06] "POST /chown HTTP/1.1" 200 109 0.029306 10.0.0.131 - - [2025-11-05 16:16:06] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020038 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.131 - - [2025-11-05 16:16:06] "POST /access-control-lists HTTP/1.1" 200 634 0.107143 10.0.0.131 - - [2025-11-05 16:16:06] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007350 10.0.0.131 - - [2025-11-05 16:16:06] "POST /tags HTTP/1.1" 409 226 0.004816 10.0.0.131 - - [2025-11-05 16:16:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.002030 10.0.0.131 - - [2025-11-05 16:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.131 - - [2025-11-05 16:16:07] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.052611 10.0.0.131 - - [2025-11-05 16:16:07] "POST /access-control-lists HTTP/1.1" 200 632 0.082645 10.0.0.131 - - [2025-11-05 16:16:07] "POST /firewall-rules HTTP/1.1" 200 602 0.105435 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-rule/6a60bf38-2fb6-4aa2-bafe-8ec3eac39956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004387 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004465 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-rule/6a60bf38-2fb6-4aa2-bafe-8ec3eac39956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002831 10.0.0.131 - - [2025-11-05 16:16:07] "POST /ref-update HTTP/1.1" 200 156 0.075769 10.0.0.131 - - [2025-11-05 16:16:07] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014081 10.0.0.131 - - [2025-11-05 16:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.131 - - [2025-11-05 16:16:07] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004386 10.0.0.131 - - [2025-11-05 16:16:07] "POST /tags HTTP/1.1" 409 226 0.001871 10.0.0.131 - - [2025-11-05 16:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.131 - - [2025-11-05 16:16:07] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010485 10.0.0.131 - - [2025-11-05 16:16:07] "POST /firewall-rules HTTP/1.1" 200 600 0.073428 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-rule/2117b235-4250-48ed-8178-b8cc6bc1e78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004616 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003820 10.0.0.131 - - [2025-11-05 16:16:07] "GET /firewall-rule/2117b235-4250-48ed-8178-b8cc6bc1e78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002725 10.0.0.131 - - [2025-11-05 16:16:07] "POST /ref-update HTTP/1.1" 200 156 0.057323 10.0.0.131 - - [2025-11-05 16:16:09] "POST /tags HTTP/1.1" 200 394 0.036042 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009679 10.0.0.131 - - [2025-11-05 16:16:09] "GET /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013344 10.0.0.131 - - [2025-11-05 16:16:09] "POST /tags HTTP/1.1" 200 342 0.020416 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.131 - - [2025-11-05 16:16:09] "GET /tag/d2b44c79-e998-4d95-953c-4e1982db94a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017896 10.0.0.131 - - [2025-11-05 16:16:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000579 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.008499 10.0.0.131 - - [2025-11-05 16:16:09] "POST /security-groups HTTP/1.1" 200 589 0.074168 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001927 10.0.0.131 - - [2025-11-05 16:16:09] "POST /projects HTTP/1.1" 200 521 0.234391 10.0.0.131 - - [2025-11-05 16:16:09] "POST /access-control-lists HTTP/1.1" 200 600 0.063423 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.009234 10.0.0.131 - - [2025-11-05 16:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.065170 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.131 - - [2025-11-05 16:16:09] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.047576 10.0.0.131 - - [2025-11-05 16:16:09] "POST /access-control-lists HTTP/1.1" 200 598 0.065921 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.131 - - [2025-11-05 16:16:09] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005712 10.0.0.131 - - [2025-11-05 16:16:09] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.044154 10.0.0.131 - - [2025-11-05 16:16:09] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.044932 10.0.0.131 - - [2025-11-05 16:16:09] "POST /security-groups HTTP/1.1" 200 593 0.092532 10.0.0.131 - - [2025-11-05 16:16:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.001833 10.0.0.131 - - [2025-11-05 16:16:10] "POST /access-control-lists HTTP/1.1" 200 634 0.042825 10.0.0.131 - - [2025-11-05 16:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038764 10.0.0.131 - - [2025-11-05 16:16:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.007423 10.0.0.131 - - [2025-11-05 16:16:10] "POST /chown HTTP/1.1" 200 109 0.029630 10.0.0.131 - - [2025-11-05 16:16:10] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003133 10.0.0.131 - - [2025-11-05 16:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.131 - - [2025-11-05 16:16:10] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043219 10.0.0.131 - - [2025-11-05 16:16:10] "POST /tags HTTP/1.1" 409 226 0.003599 10.0.0.131 - - [2025-11-05 16:16:10] "POST /access-control-lists HTTP/1.1" 200 632 0.080589 10.0.0.131 - - [2025-11-05 16:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.131 - - [2025-11-05 16:16:10] "GET /tag/d2b44c79-e998-4d95-953c-4e1982db94a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015008 10.0.0.131 - - [2025-11-05 16:16:10] "POST /firewall-rules HTTP/1.1" 200 602 0.073786 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-rule/131e4f06-4c9b-497b-b6b5-16101cd15143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007986 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004689 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-rule/131e4f06-4c9b-497b-b6b5-16101cd15143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002306 10.0.0.131 - - [2025-11-05 16:16:10] "POST /ref-update HTTP/1.1" 200 156 0.053563 10.0.0.131 - - [2025-11-05 16:16:10] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010156 10.0.0.131 - - [2025-11-05 16:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010648 10.0.0.131 - - [2025-11-05 16:16:10] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005107 10.0.0.131 - - [2025-11-05 16:16:10] "POST /tags HTTP/1.1" 409 226 0.003554 10.0.0.131 - - [2025-11-05 16:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.131 - - [2025-11-05 16:16:10] "GET /tag/d2b44c79-e998-4d95-953c-4e1982db94a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014969 10.0.0.131 - - [2025-11-05 16:16:10] "POST /firewall-rules HTTP/1.1" 200 600 0.077840 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-rule/4909a64b-2fb0-446f-96a3-3ac6ace977eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013893 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.008863 10.0.0.131 - - [2025-11-05 16:16:10] "GET /firewall-rule/4909a64b-2fb0-446f-96a3-3ac6ace977eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003724 10.0.0.131 - - [2025-11-05 16:16:10] "POST /ref-update HTTP/1.1" 200 156 0.075684 10.0.0.131 - - [2025-11-05 16:16:12] "POST /tags HTTP/1.1" 200 346 0.096909 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011038 10.0.0.131 - - [2025-11-05 16:16:12] "GET /tag/41c96d4d-9286-4979-9963-c21e4f849329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017521 10.0.0.131 - - [2025-11-05 16:16:12] "POST /projects HTTP/1.1" 409 238 0.002926 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.131 - - [2025-11-05 16:16:12] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033706 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.131 - - [2025-11-05 16:16:12] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004574 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.131 - - [2025-11-05 16:16:12] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004539 10.0.0.131 - - [2025-11-05 16:16:12] "POST /security-groups HTTP/1.1" 409 285 0.003065 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.131 - - [2025-11-05 16:16:12] "PUT /security-group/a6152ee5-a2b3-47bb-b9e1-f2e407f96874 HTTP/1.1" 200 263 0.059426 10.0.0.131 - - [2025-11-05 16:16:12] "PUT /access-control-list/51a2de1c-ace0-4d16-a8ce-bef7597161e6 HTTP/1.1" 200 273 0.019834 10.0.0.131 - - [2025-11-05 16:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031984 10.0.0.131 - - [2025-11-05 16:16:12] "POST /tags HTTP/1.1" 409 228 0.007678 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.131 - - [2025-11-05 16:16:12] "PUT /access-control-list/7407d2e3-d5e0-4268-9e46-f68653d64abf HTTP/1.1" 200 273 0.033528 10.0.0.131 - - [2025-11-05 16:16:12] "GET /tag/41c96d4d-9286-4979-9963-c21e4f849329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.070524 10.0.0.131 - - [2025-11-05 16:16:12] "POST /tags HTTP/1.1" 200 346 0.057155 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.033411 10.0.0.131 - - [2025-11-05 16:16:12] "GET /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012480 10.0.0.131 - - [2025-11-05 16:16:12] "POST /projects HTTP/1.1" 409 238 0.002586 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.131 - - [2025-11-05 16:16:12] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040567 10.0.0.131 - - [2025-11-05 16:16:12] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042526 10.0.0.131 - - [2025-11-05 16:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.131 - - [2025-11-05 16:16:12] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005628 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.131 - - [2025-11-05 16:16:13] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010699 10.0.0.131 - - [2025-11-05 16:16:13] "POST /security-groups HTTP/1.1" 409 285 0.008957 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.131 - - [2025-11-05 16:16:13] "PUT /security-group/16b3686e-3996-40fa-9f0d-2383d637c974 HTTP/1.1" 200 263 0.073999 10.0.0.131 - - [2025-11-05 16:16:13] "PUT /access-control-list/18651581-1e77-4e36-8a8f-15177f2f9bc1 HTTP/1.1" 200 273 0.033369 10.0.0.131 - - [2025-11-05 16:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031640 10.0.0.131 - - [2025-11-05 16:16:13] "PUT /access-control-list/18f8b9ff-d4c4-4d5b-a888-68354e885e71 HTTP/1.1" 200 273 0.034605 10.0.0.131 - - [2025-11-05 16:16:13] "POST /tags HTTP/1.1" 409 228 0.013700 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.131 - - [2025-11-05 16:16:13] "GET /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024489 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.131 - - [2025-11-05 16:16:13] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.072691 10.0.0.131 - - [2025-11-05 16:16:13] "POST /tags HTTP/1.1" 200 292 0.125200 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.131 - - [2025-11-05 16:16:13] "GET /tag/5b2e3042-2f63-4f47-b403-4350b1c9dd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.021776 10.0.0.131 - - [2025-11-05 16:16:13] "GET /global-system-configs HTTP/1.1" 200 323 0.005186 10.0.0.131 - - [2025-11-05 16:16:13] "POST /tags HTTP/1.1" 200 304 0.085258 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.131 - - [2025-11-05 16:16:13] "GET /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015738 10.0.0.131 - - [2025-11-05 16:16:13] "POST /tags HTTP/1.1" 409 252 0.001912 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.131 - - [2025-11-05 16:16:13] "GET /tag/d6e7f760-4d2d-4dc6-bc4b-dd93aadf5518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014181 10.0.0.131 - - [2025-11-05 16:16:13] "POST /tags HTTP/1.1" 409 226 0.003854 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.131 - - [2025-11-05 16:16:13] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014550 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.131 - - [2025-11-05 16:16:13] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.012426 10.0.0.131 - - [2025-11-05 16:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.131 - - [2025-11-05 16:16:13] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035743 10.0.0.131 - - [2025-11-05 16:16:13] "POST /virtual-machines HTTP/1.1" 200 396 0.010710 10.0.0.131 - - [2025-11-05 16:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.131 - - [2025-11-05 16:16:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130476 10.0.0.131 - - [2025-11-05 16:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030170 10.0.0.131 - - [2025-11-05 16:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015237 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005132 10.0.0.131 - - [2025-11-05 16:16:14] "POST /instance-ips HTTP/1.1" 200 398 0.018320 10.0.0.131 - - [2025-11-05 16:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026094 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020708 10.0.0.131 - - [2025-11-05 16:16:14] "POST /set-tag HTTP/1.1" 200 109 0.063402 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020055 10.0.0.131 - - [2025-11-05 16:16:14] "GET /instance-ip/c023d1ea-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006507 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004752 10.0.0.131 - - [2025-11-05 16:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004401 10.0.0.131 - - [2025-11-05 16:16:14] "POST /ref-update HTTP/1.1" 200 156 0.009110 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018833 10.0.0.131 - - [2025-11-05 16:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.131 - - [2025-11-05 16:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.131 - - [2025-11-05 16:16:14] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004926 10.0.0.131 - - [2025-11-05 16:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.131 - - [2025-11-05 16:16:14] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048926 10.0.0.131 - - [2025-11-05 16:16:14] "GET /global-system-configs HTTP/1.1" 200 323 0.007634 10.0.0.131 - - [2025-11-05 16:16:14] "POST /virtual-machines HTTP/1.1" 200 396 0.033012 10.0.0.131 - - [2025-11-05 16:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023534 10.0.0.131 - - [2025-11-05 16:16:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104402 10.0.0.131 - - [2025-11-05 16:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010342 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004110 10.0.0.131 - - [2025-11-05 16:16:15] "POST /instance-ips HTTP/1.1" 200 398 0.018940 10.0.0.131 - - [2025-11-05 16:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023211 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010177 10.0.0.131 - - [2025-11-05 16:16:15] "POST /set-tag HTTP/1.1" 200 109 0.061000 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012845 10.0.0.131 - - [2025-11-05 16:16:15] "GET /instance-ip/c0a587a8-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008559 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004333 10.0.0.131 - - [2025-11-05 16:16:15] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003397 10.0.0.131 - - [2025-11-05 16:16:15] "POST /ref-update HTTP/1.1" 200 156 0.009588 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004503 10.0.0.131 - - [2025-11-05 16:16:15] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.131 - - [2025-11-05 16:16:15] "POST /tags HTTP/1.1" 200 292 0.018091 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.131 - - [2025-11-05 16:16:15] "GET /tag/1b0073d4-f378-4064-9547-a0c2bc6d04ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016959 10.0.0.131 - - [2025-11-05 16:16:15] "POST /tags HTTP/1.1" 409 252 0.002317 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.131 - - [2025-11-05 16:16:15] "GET /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.020015 10.0.0.131 - - [2025-11-05 16:16:15] "POST /tags HTTP/1.1" 409 226 0.004705 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.131 - - [2025-11-05 16:16:15] "GET /tag/d2b44c79-e998-4d95-953c-4e1982db94a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012874 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.131 - - [2025-11-05 16:16:15] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004551 10.0.0.131 - - [2025-11-05 16:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.131 - - [2025-11-05 16:16:15] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039742 10.0.0.131 - - [2025-11-05 16:16:15] "POST /virtual-machines HTTP/1.1" 200 396 0.008559 10.0.0.131 - - [2025-11-05 16:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021631 10.0.0.131 - - [2025-11-05 16:16:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122414 10.0.0.131 - - [2025-11-05 16:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013911 10.0.0.131 - - [2025-11-05 16:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014477 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016266 10.0.0.131 - - [2025-11-05 16:16:16] "POST /instance-ips HTTP/1.1" 200 398 0.022415 10.0.0.131 - - [2025-11-05 16:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018386 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009367 10.0.0.131 - - [2025-11-05 16:16:16] "POST /set-tag HTTP/1.1" 200 109 0.063749 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018508 10.0.0.131 - - [2025-11-05 16:16:16] "GET /instance-ip/c13a6f08-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003945 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004320 10.0.0.131 - - [2025-11-05 16:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004278 10.0.0.131 - - [2025-11-05 16:16:16] "POST /ref-update HTTP/1.1" 200 156 0.012249 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019089 10.0.0.131 - - [2025-11-05 16:16:16] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.131 - - [2025-11-05 16:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004516 10.0.0.131 - - [2025-11-05 16:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.131 - - [2025-11-05 16:16:16] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034277 10.0.0.131 - - [2025-11-05 16:16:16] "POST /virtual-machines HTTP/1.1" 200 396 0.009585 10.0.0.131 - - [2025-11-05 16:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019215 10.0.0.131 - - [2025-11-05 16:16:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102644 10.0.0.131 - - [2025-11-05 16:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009959 10.0.0.131 - - [2025-11-05 16:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014383 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004629 10.0.0.131 - - [2025-11-05 16:16:16] "POST /instance-ips HTTP/1.1" 200 398 0.026057 10.0.0.131 - - [2025-11-05 16:16:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022193 10.0.0.131 - - [2025-11-05 16:16:16] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011431 10.0.0.131 - - [2025-11-05 16:16:17] "POST /set-tag HTTP/1.1" 200 109 0.067878 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012823 10.0.0.131 - - [2025-11-05 16:16:17] "GET /instance-ip/c1b46d12-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003032 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006808 10.0.0.131 - - [2025-11-05 16:16:17] "POST /set-tag HTTP/1.1" 200 109 0.008897 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004300 10.0.0.131 - - [2025-11-05 16:16:17] "POST /ref-update HTTP/1.1" 200 156 0.010132 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011860 10.0.0.131 - - [2025-11-05 16:16:17] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.131 - - [2025-11-05 16:16:17] "POST /tags HTTP/1.1" 200 300 0.034447 10.0.0.131 - - [2025-11-05 16:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.131 - - [2025-11-05 16:16:17] "GET /tag/bee1683a-e4db-4772-ab9e-593a3c0e2f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019851 10.0.0.131 - - [2025-11-05 16:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004369 10.0.0.131 - - [2025-11-05 16:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.131 - - [2025-11-05 16:16:17] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036778 10.0.0.131 - - [2025-11-05 16:16:17] "POST /virtual-machines HTTP/1.1" 200 396 0.014721 10.0.0.131 - - [2025-11-05 16:16:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020539 10.0.0.131 - - [2025-11-05 16:16:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123857 10.0.0.131 - - [2025-11-05 16:16:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008729 10.0.0.131 - - [2025-11-05 16:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005205 10.0.0.131 - - [2025-11-05 16:16:17] "POST /instance-ips HTTP/1.1" 200 398 0.020860 10.0.0.131 - - [2025-11-05 16:16:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023948 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008383 10.0.0.131 - - [2025-11-05 16:16:17] "POST /set-tag HTTP/1.1" 200 109 0.019712 10.0.0.131 - - [2025-11-05 16:16:17] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013139 10.0.0.131 - - [2025-11-05 16:16:17] "GET /instance-ip/c23ff832-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005378 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006052 10.0.0.131 - - [2025-11-05 16:16:18] "POST /set-tag HTTP/1.1" 200 109 0.004938 10.0.0.131 - - [2025-11-05 16:16:18] "POST /tags HTTP/1.1" 200 300 0.020865 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.131 - - [2025-11-05 16:16:18] "GET /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015636 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004431 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.131 - - [2025-11-05 16:16:18] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050421 10.0.0.131 - - [2025-11-05 16:16:18] "POST /virtual-machines HTTP/1.1" 200 396 0.013438 10.0.0.131 - - [2025-11-05 16:16:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008825 10.0.0.131 - - [2025-11-05 16:16:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112403 10.0.0.131 - - [2025-11-05 16:16:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024663 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007684 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004741 10.0.0.131 - - [2025-11-05 16:16:18] "POST /instance-ips HTTP/1.1" 200 398 0.039700 10.0.0.131 - - [2025-11-05 16:16:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036754 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009942 10.0.0.131 - - [2025-11-05 16:16:18] "POST /set-tag HTTP/1.1" 200 109 0.031274 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021204 10.0.0.131 - - [2025-11-05 16:16:18] "GET /instance-ip/c2aff6dc-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003815 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004684 10.0.0.131 - - [2025-11-05 16:16:18] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.131 - - [2025-11-05 16:16:18] "POST /tags HTTP/1.1" 200 300 0.023114 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.131 - - [2025-11-05 16:16:18] "GET /tag/86a78682-0986-4697-8c18-8fd53cea7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014046 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.131 - - [2025-11-05 16:16:18] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007767 10.0.0.131 - - [2025-11-05 16:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.131 - - [2025-11-05 16:16:18] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031665 10.0.0.131 - - [2025-11-05 16:16:18] "POST /virtual-machines HTTP/1.1" 200 396 0.009339 10.0.0.131 - - [2025-11-05 16:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008296 10.0.0.131 - - [2025-11-05 16:16:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115606 10.0.0.131 - - [2025-11-05 16:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013452 10.0.0.131 - - [2025-11-05 16:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005410 10.0.0.131 - - [2025-11-05 16:16:19] "POST /instance-ips HTTP/1.1" 200 398 0.024870 10.0.0.131 - - [2025-11-05 16:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022954 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005981 10.0.0.131 - - [2025-11-05 16:16:19] "POST /set-tag HTTP/1.1" 200 109 0.024488 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013585 10.0.0.131 - - [2025-11-05 16:16:19] "GET /instance-ip/c32488d0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005714 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005812 10.0.0.131 - - [2025-11-05 16:16:19] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004194 10.0.0.131 - - [2025-11-05 16:16:19] "POST /ref-update HTTP/1.1" 200 156 0.011186 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006244 10.0.0.131 - - [2025-11-05 16:16:19] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.131 - - [2025-11-05 16:16:19] "POST /tags HTTP/1.1" 200 300 0.020684 10.0.0.131 - - [2025-11-05 16:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.131 - - [2025-11-05 16:16:19] "GET /tag/90f6d90a-f931-4178-90df-f74e1b402573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012538 10.0.0.131 - - [2025-11-05 16:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.131 - - [2025-11-05 16:16:19] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003780 10.0.0.131 - - [2025-11-05 16:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.131 - - [2025-11-05 16:16:19] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037268 10.0.0.131 - - [2025-11-05 16:16:19] "POST /virtual-machines HTTP/1.1" 200 396 0.008437 10.0.0.131 - - [2025-11-05 16:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013085 10.0.0.131 - - [2025-11-05 16:16:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105443 10.0.0.131 - - [2025-11-05 16:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011800 10.0.0.131 - - [2025-11-05 16:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011869 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006808 10.0.0.131 - - [2025-11-05 16:16:20] "POST /instance-ips HTTP/1.1" 200 398 0.023206 10.0.0.131 - - [2025-11-05 16:16:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030542 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012383 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.026566 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017311 10.0.0.131 - - [2025-11-05 16:16:20] "GET /instance-ip/c3a306d8-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013538 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004747 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004040 10.0.0.131 - - [2025-11-05 16:16:20] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008394 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004457 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003753 10.0.0.131 - - [2025-11-05 16:16:20] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004754 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004572 10.0.0.131 - - [2025-11-05 16:16:20] "POST /ref-update HTTP/1.1" 200 156 0.009050 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005836 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008071 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004078 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005151 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005355 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.005174 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006137 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004537 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003659 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.131 - - [2025-11-05 16:16:20] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003927 10.0.0.131 - - [2025-11-05 16:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.131 - - [2025-11-05 16:16:21] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004526 10.0.0.131 - - [2025-11-05 16:16:21] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.131 - - [2025-11-05 16:16:22] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004380 10.0.0.131 - - [2025-11-05 16:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.131 - - [2025-11-05 16:16:23] "GET /virtual-machine/d967e0f4-ee65-4a1b-b59d-5f8e4afed286?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005757 10.0.0.131 - - [2025-11-05 16:16:23] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004304 10.0.0.131 - - [2025-11-05 16:16:25] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006094 10.0.0.131 - - [2025-11-05 16:16:25] "POST /set-tag HTTP/1.1" 200 109 0.004409 10.0.0.131 - - [2025-11-05 16:16:25] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004914 10.0.0.131 - - [2025-11-05 16:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.131 - - [2025-11-05 16:16:25] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005001 10.0.0.131 - - [2025-11-05 16:16:25] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine/74b5afa0-c3d1-4571-a9fa-5827f514dd90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003123 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004239 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine/aca06791-febf-479e-bb89-e15833b5be6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004371 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004508 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine/c40f804a-92b3-4a1b-8707-a0902d73da35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004403 10.0.0.131 - - [2025-11-05 16:16:28] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004326 10.0.0.131 - - [2025-11-05 16:16:29] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005660 10.0.0.131 - - [2025-11-05 16:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.131 - - [2025-11-05 16:16:30] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004754 10.0.0.131 - - [2025-11-05 16:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine/5bc25a38-be6b-4676-9a8f-8c6003808fc1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002985 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005034 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine/de270359-d846-4cc6-8ed1-d7a3248786e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003181 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004192 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine/687487ac-8f1e-466c-afcc-c12673477680?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003696 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004156 10.0.0.131 - - [2025-11-05 16:16:33] "GET /virtual-machine/b47559a0-6183-4a05-b907-12be293e0ced?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003084 10.0.0.131 - - [2025-11-05 16:16:34] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005115 10.0.0.131 - - [2025-11-05 16:16:34] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010518 10.0.0.131 - - [2025-11-05 16:16:34] "POST /tags HTTP/1.1" 200 334 0.040170 10.0.0.131 - - [2025-11-05 16:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.131 - - [2025-11-05 16:16:34] "GET /tag/15e09b6b-6ca6-4dc4-87ae-410d285357fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015795 10.0.0.131 - - [2025-11-05 16:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.131 - - [2025-11-05 16:16:34] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035637 10.0.0.131 - - [2025-11-05 16:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.131 - - [2025-11-05 16:16:34] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004183 10.0.0.131 - - [2025-11-05 16:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.131 - - [2025-11-05 16:16:34] "GET /service-appliance-set/c6c46469-889e-45e6-8f7e-cf1f23a51f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003013 10.0.0.131 - - [2025-11-05 16:16:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001720 10.0.0.131 - - [2025-11-05 16:16:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.114127 10.0.0.131 - - [2025-11-05 16:16:35] "GET /virtual-machine-interface/ca3dee39-8347-4182-8408-067ecce6998d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.009465 10.0.0.131 - - [2025-11-05 16:16:35] "POST /instance-ips HTTP/1.1" 200 410 0.025696 10.0.0.131 - - [2025-11-05 16:16:35] "GET /instance-ip/412cad9e-9377-4a6c-b704-7f955797159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004449 10.0.0.131 - - [2025-11-05 16:16:35] "POST /loadbalancers HTTP/1.1" 200 631 0.062240 10.0.0.131 - - [2025-11-05 16:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017484 10.0.0.131 - - [2025-11-05 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008400 10.0.0.131 - - [2025-11-05 16:16:35] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042953 10.0.0.131 - - [2025-11-05 16:16:35] "GET /instance-ip/412cad9e-9377-4a6c-b704-7f955797159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003065 10.0.0.131 - - [2025-11-05 16:16:35] "POST /floating-ips HTTP/1.1" 200 599 0.016320 10.0.0.131 - - [2025-11-05 16:16:35] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055427 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005830 10.0.0.131 - - [2025-11-05 16:16:35] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.023061 10.0.0.131 - - [2025-11-05 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.131 - - [2025-11-05 16:16:35] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030817 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer-listener/37e1c1ad-a7bf-4cb0-86a3-337b6d95816f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003356 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer-listener/37e1c1ad-a7bf-4cb0-86a3-337b6d95816f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003871 10.0.0.131 - - [2025-11-05 16:16:35] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.029403 10.0.0.131 - - [2025-11-05 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.131 - - [2025-11-05 16:16:35] "GET /instance-ip/412cad9e-9377-4a6c-b704-7f955797159b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004408 10.0.0.131 - - [2025-11-05 16:16:35] "GET /instance-ip/412cad9e-9377-4a6c-b704-7f955797159b?fields=floating_ips HTTP/1.1" 200 1214 0.006720 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002702 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003583 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer-pool/c1e4c241-a4a5-424f-8ccb-f9736eb94828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.022088 10.0.0.131 - - [2025-11-05 16:16:35] "GET /floating-ip/73b27ac6-db53-4ae7-8188-1568c43460dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.013725 10.0.0.131 - - [2025-11-05 16:16:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022532 10.0.0.131 - - [2025-11-05 16:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.131 - - [2025-11-05 16:16:35] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009149 10.0.0.131 - - [2025-11-05 16:16:35] "POST /tags HTTP/1.1" 409 221 0.002902 10.0.0.131 - - [2025-11-05 16:16:35] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003816 10.0.0.131 - - [2025-11-05 16:16:35] "POST /ref-update HTTP/1.1" 200 156 0.006747 10.0.0.131 - - [2025-11-05 16:16:35] "GET /floating-ip/73b27ac6-db53-4ae7-8188-1568c43460dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.009086 10.0.0.131 - - [2025-11-05 16:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.131 - - [2025-11-05 16:16:35] "GET /tag/15e09b6b-6ca6-4dc4-87ae-410d285357fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011055 10.0.0.131 - - [2025-11-05 16:16:35] "POST /set-tag HTTP/1.1" 200 109 0.067196 10.0.0.131 - - [2025-11-05 16:16:35] "PUT /floating-ip/73b27ac6-db53-4ae7-8188-1568c43460dd HTTP/1.1" 200 257 0.076705 10.0.0.131 - - [2025-11-05 16:16:35] "GET /loadbalancer-pool/c1e4c241-a4a5-424f-8ccb-f9736eb94828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002868 10.0.0.131 - - [2025-11-05 16:16:35] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013765 10.0.0.131 - - [2025-11-05 16:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019665 10.0.0.131 - - [2025-11-05 16:16:35] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011898 10.0.0.131 - - [2025-11-05 16:16:35] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004071 10.0.0.131 - - [2025-11-05 16:16:35] "POST /ref-update HTTP/1.1" 200 156 0.006623 10.0.0.131 - - [2025-11-05 16:16:35] "GET /floating-ip/73b27ac6-db53-4ae7-8188-1568c43460dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.010525 10.0.0.131 - - [2025-11-05 16:16:36] "POST /set-tag HTTP/1.1" 200 109 0.059775 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 206 0.002260 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015091 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 204 0.001826 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012831 10.0.0.131 - - [2025-11-05 16:16:37] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002389 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.131 - - [2025-11-05 16:16:37] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005394 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 206 0.002884 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013338 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012571 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 226 0.003234 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016879 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 204 0.011261 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016924 10.0.0.131 - - [2025-11-05 16:16:37] "POST /tags HTTP/1.1" 409 226 0.002498 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.131 - - [2025-11-05 16:16:37] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012073 10.0.0.131 - - [2025-11-05 16:16:37] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002270 10.0.0.131 - - [2025-11-05 16:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.131 - - [2025-11-05 16:16:37] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002832 10.0.0.131 - - [2025-11-05 16:16:37] "POST /firewall-rules HTTP/1.1" 200 628 0.071783 10.0.0.131 - - [2025-11-05 16:16:37] "POST /firewall-rules HTTP/1.1" 200 648 0.079514 10.0.0.131 - - [2025-11-05 16:16:37] "GET /firewall-rule/2d93d76e-a66b-4ce5-98d3-4ae76d4de6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.020587 10.0.0.131 - - [2025-11-05 16:16:37] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002538 10.0.0.131 - - [2025-11-05 16:16:37] "GET /firewall-rule/b3f590d3-344e-4acd-a108-ca3984379283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004184 10.0.0.131 - - [2025-11-05 16:16:37] "POST /ref-update HTTP/1.1" 200 156 0.013660 10.0.0.131 - - [2025-11-05 16:16:37] "POST /firewall-policys HTTP/1.1" 200 608 0.030220 10.0.0.131 - - [2025-11-05 16:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013713 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008356 10.0.0.131 - - [2025-11-05 16:16:38] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002376 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003098 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005225 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003915 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004710 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003741 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003964 10.0.0.131 - - [2025-11-05 16:16:38] "POST /ref-update HTTP/1.1" 200 156 0.017371 10.0.0.131 - - [2025-11-05 16:16:38] "POST /ref-update HTTP/1.1" 200 156 0.030085 10.0.0.131 - - [2025-11-05 16:16:38] "POST /ref-update HTTP/1.1" 200 156 0.016126 10.0.0.131 - - [2025-11-05 16:16:38] "POST /ref-update HTTP/1.1" 200 156 0.033868 10.0.0.131 - - [2025-11-05 16:16:38] "POST /ref-update HTTP/1.1" 200 156 0.044959 10.0.0.131 - - [2025-11-05 16:16:38] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002783 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011684 10.0.0.131 - - [2025-11-05 16:18:03] "POST /set-tag HTTP/1.1" 200 109 0.008690 10.0.0.131 - - [2025-11-05 16:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.131 - - [2025-11-05 16:18:03] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007339 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007672 10.0.0.131 - - [2025-11-05 16:18:03] "POST /set-tag HTTP/1.1" 200 109 0.046202 10.0.0.131 - - [2025-11-05 16:18:03] "DELETE /loadbalancer-member/54f12c9c-ab98-42d7-839c-6438c9c4c064 HTTP/1.1" 200 115 0.044649 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008793 10.0.0.131 - - [2025-11-05 16:18:03] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.131 - - [2025-11-05 16:18:03] "DELETE /loadbalancer-member/5091c224-5bfa-4def-aa39-7b6d6f06ff8a HTTP/1.1" 200 115 0.039809 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008568 10.0.0.131 - - [2025-11-05 16:18:03] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.131 - - [2025-11-05 16:18:03] "DELETE /loadbalancer-member/38cff973-c0fe-4729-a181-4506af0794f9 HTTP/1.1" 200 115 0.059680 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004538 10.0.0.131 - - [2025-11-05 16:18:03] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.131 - - [2025-11-05 16:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.131 - - [2025-11-05 16:18:03] "GET /loadbalancer/0f2212ec-05a1-4aee-b205-ecc9885e5891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002869 10.0.0.131 - - [2025-11-05 16:18:03] "GET /loadbalancer-pool/b70b39c1-102f-4e79-8877-670719ac5b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002784 10.0.0.131 - - [2025-11-05 16:18:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028117 10.0.0.131 - - [2025-11-05 16:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012545 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016842 10.0.0.131 - - [2025-11-05 16:18:03] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004495 10.0.0.131 - - [2025-11-05 16:18:03] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002498 10.0.0.131 - - [2025-11-05 16:18:04] "POST /set-tag HTTP/1.1" 200 109 0.063389 10.0.0.131 - - [2025-11-05 16:18:04] "GET /loadbalancer-pool/2b541833-6a14-4fe5-bdae-b6b4f4180b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012107 10.0.0.131 - - [2025-11-05 16:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030104 10.0.0.131 - - [2025-11-05 16:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025264 10.0.0.131 - - [2025-11-05 16:18:04] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016465 10.0.0.131 - - [2025-11-05 16:18:04] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006618 10.0.0.131 - - [2025-11-05 16:18:04] "POST /set-tag HTTP/1.1" 200 109 0.006691 10.0.0.131 - - [2025-11-05 16:18:04] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004198 10.0.0.131 - - [2025-11-05 16:18:04] "GET /loadbalancer-pool/0b29d7fe-1e71-4322-a9fe-5ed6da4e6499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003165 10.0.0.131 - - [2025-11-05 16:18:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038792 10.0.0.131 - - [2025-11-05 16:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025841 10.0.0.131 - - [2025-11-05 16:18:04] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012471 10.0.0.131 - - [2025-11-05 16:18:04] "GET /virtual-machine-interface/b2490c26-ba61-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005925 10.0.0.131 - - [2025-11-05 16:18:04] "GET /floating-ip/a794d1c3-1c23-42e6-bfc9-d8eea193436b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002814 10.0.0.131 - - [2025-11-05 16:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002427 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001230 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 10.0.0.131 - - [2025-11-05 16:18:42] "POST /tags HTTP/1.1" 409 252 0.002050 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.131 - - [2025-11-05 16:18:42] "GET /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016172 10.0.0.131 - - [2025-11-05 16:18:42] "POST /tags HTTP/1.1" 409 228 0.002772 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.131 - - [2025-11-05 16:18:42] "GET /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011820 10.0.0.131 - - [2025-11-05 16:18:42] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003744 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.131 - - [2025-11-05 16:18:42] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003198 10.0.0.131 - - [2025-11-05 16:18:42] "POST /tags HTTP/1.1" 409 206 0.002344 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.131 - - [2025-11-05 16:18:42] "GET /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010868 10.0.0.131 - - [2025-11-05 16:18:42] "POST /tags HTTP/1.1" 409 226 0.002596 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.131 - - [2025-11-05 16:18:42] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011574 10.0.0.131 - - [2025-11-05 16:18:42] "POST /tags HTTP/1.1" 409 204 0.002106 10.0.0.131 - - [2025-11-05 16:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.131 - - [2025-11-05 16:18:42] "GET /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014139 10.0.0.131 - - [2025-11-05 16:18:43] "POST /tags HTTP/1.1" 409 226 0.002733 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.131 - - [2025-11-05 16:18:43] "GET /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020980 10.0.0.131 - - [2025-11-05 16:18:43] "POST /tags HTTP/1.1" 409 228 0.001950 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.131 - - [2025-11-05 16:18:43] "GET /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012532 10.0.0.131 - - [2025-11-05 16:18:43] "POST /tags HTTP/1.1" 409 252 0.001839 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.131 - - [2025-11-05 16:18:43] "GET /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010205 10.0.0.131 - - [2025-11-05 16:18:43] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002397 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.131 - - [2025-11-05 16:18:43] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013477 10.0.0.131 - - [2025-11-05 16:18:43] "POST /firewall-rules HTTP/1.1" 409 281 0.002322 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.131 - - [2025-11-05 16:18:43] "PUT /firewall-rule/b3f590d3-344e-4acd-a108-ca3984379283 HTTP/1.1" 200 261 0.017248 10.0.0.131 - - [2025-11-05 16:18:43] "POST /firewall-rules HTTP/1.1" 409 291 0.006880 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.131 - - [2025-11-05 16:18:43] "PUT /firewall-rule/2d93d76e-a66b-4ce5-98d3-4ae76d4de6d0 HTTP/1.1" 200 261 0.019996 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-rule/2d93d76e-a66b-4ce5-98d3-4ae76d4de6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.015457 10.0.0.131 - - [2025-11-05 16:18:43] "POST /firewall-rules HTTP/1.1" 200 660 0.080080 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-rule/b6ef485e-3485-40ba-98b4-80862871a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004093 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002482 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-rule/b3f590d3-344e-4acd-a108-ca3984379283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002453 10.0.0.131 - - [2025-11-05 16:18:43] "POST /firewall-policys HTTP/1.1" 409 269 0.002343 10.0.0.131 - - [2025-11-05 16:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.131 - - [2025-11-05 16:18:43] "PUT /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473 HTTP/1.1" 200 265 0.029123 10.0.0.131 - - [2025-11-05 16:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021234 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.009840 10.0.0.131 - - [2025-11-05 16:18:43] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002872 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002918 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/0ccf695f-8270-4487-ac16-40d7095bfcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002446 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003019 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002766 10.0.0.131 - - [2025-11-05 16:18:43] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002568 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001297 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:18:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012911 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.005725 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006802 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004596 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003953 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005012 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004806 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004295 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004700 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.131 - - [2025-11-05 16:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.131 - - [2025-11-05 16:19:45] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006341 10.0.0.131 - - [2025-11-05 16:19:45] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006347 10.0.0.131 - - [2025-11-05 16:19:45] "POST /set-tag HTTP/1.1" 200 109 0.036443 10.0.0.131 - - [2025-11-05 16:19:45] "DELETE /loadbalancer-member/b53650c8-33ee-4c18-aa63-4d72db67f9fb HTTP/1.1" 200 115 0.031465 10.0.0.131 - - [2025-11-05 16:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.131 - - [2025-11-05 16:19:45] "GET /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002709 10.0.0.131 - - [2025-11-05 16:19:46] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004225 10.0.0.131 - - [2025-11-05 16:19:46] "POST /set-tag HTTP/1.1" 200 109 0.004339 10.0.0.131 - - [2025-11-05 16:19:46] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011438 10.0.0.131 - - [2025-11-05 16:19:46] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.131 - - [2025-11-05 16:19:46] "GET /virtual-machine/c40f804a-92b3-4a1b-8707-a0902d73da35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002985 10.0.0.131 - - [2025-11-05 16:19:46] "POST /ref-update HTTP/1.1" 200 156 0.011056 10.0.0.131 - - [2025-11-05 16:19:46] "GET /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009228 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.022074 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.030445 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.031039 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.017900 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.029471 10.0.0.131 - - [2025-11-05 16:19:47] "DELETE /instance-ip/c1b46d12-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.069672 10.0.0.131 - - [2025-11-05 16:19:47] "DELETE /virtual-machine-interface/c19ae9f0-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.045787 10.0.0.131 - - [2025-11-05 16:19:47] "DELETE /virtual-machine/c40f804a-92b3-4a1b-8707-a0902d73da35 HTTP/1.1" 200 115 0.024437 10.0.0.131 - - [2025-11-05 16:19:47] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005966 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.131 - - [2025-11-05 16:19:47] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007639 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.131 - - [2025-11-05 16:19:47] "GET /virtual-machine/d967e0f4-ee65-4a1b-b59d-5f8e4afed286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003896 10.0.0.131 - - [2025-11-05 16:19:47] "POST /ref-update HTTP/1.1" 200 156 0.014138 10.0.0.131 - - [2025-11-05 16:19:47] "GET /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012029 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.032059 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.046843 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.045232 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.011916 10.0.0.131 - - [2025-11-05 16:19:47] "POST /set-tag HTTP/1.1" 200 109 0.041642 10.0.0.131 - - [2025-11-05 16:19:47] "DELETE /instance-ip/c023d1ea-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.048216 10.0.0.131 - - [2025-11-05 16:19:47] "POST /ref-update HTTP/1.1" 200 156 0.007773 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /virtual-machine-interface/c008448e-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.069800 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /virtual-machine/d967e0f4-ee65-4a1b-b59d-5f8e4afed286 HTTP/1.1" 200 115 0.024858 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006019 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005315 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.006484 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine/74b5afa0-c3d1-4571-a9fa-5827f514dd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003084 10.0.0.131 - - [2025-11-05 16:19:48] "POST /ref-update HTTP/1.1" 200 156 0.009950 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007219 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.064354 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.026512 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.058671 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.021232 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.036242 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /instance-ip/c0a587a8-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.063886 10.0.0.131 - - [2025-11-05 16:19:48] "POST /ref-update HTTP/1.1" 200 156 0.012686 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /virtual-machine-interface/c08c9284-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.039655 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /virtual-machine/74b5afa0-c3d1-4571-a9fa-5827f514dd90 HTTP/1.1" 200 115 0.026751 10.0.0.131 - - [2025-11-05 16:19:48] "DELETE /tag/5b2e3042-2f63-4f47-b403-4350b1c9dd34 HTTP/1.1" 200 115 0.049508 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004129 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004771 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine/aca06791-febf-479e-bb89-e15833b5be6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002951 10.0.0.131 - - [2025-11-05 16:19:48] "POST /ref-update HTTP/1.1" 200 156 0.022173 10.0.0.131 - - [2025-11-05 16:19:48] "GET /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.033534 10.0.0.131 - - [2025-11-05 16:19:48] "POST /set-tag HTTP/1.1" 200 109 0.017328 10.0.0.131 - - [2025-11-05 16:19:49] "POST /set-tag HTTP/1.1" 200 109 0.034828 10.0.0.131 - - [2025-11-05 16:19:49] "POST /set-tag HTTP/1.1" 200 109 0.023707 10.0.0.131 - - [2025-11-05 16:19:49] "POST /set-tag HTTP/1.1" 200 109 0.012608 10.0.0.131 - - [2025-11-05 16:19:49] "POST /set-tag HTTP/1.1" 200 109 0.038428 10.0.0.131 - - [2025-11-05 16:19:49] "DELETE /instance-ip/c13a6f08-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.057205 10.0.0.131 - - [2025-11-05 16:19:49] "DELETE /virtual-machine-interface/c11ec00a-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.048717 10.0.0.131 - - [2025-11-05 16:19:49] "DELETE /virtual-machine/aca06791-febf-479e-bb89-e15833b5be6e HTTP/1.1" 200 115 0.048956 10.0.0.131 - - [2025-11-05 16:19:49] "DELETE /tag/1b0073d4-f378-4064-9547-a0c2bc6d04ab HTTP/1.1" 200 115 0.043709 10.0.0.131 - - [2025-11-05 16:19:49] "DELETE /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f HTTP/1.1" 409 391 0.005487 10.0.0.131 - - [2025-11-05 16:20:16] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005625 10.0.0.131 - - [2025-11-05 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.131 - - [2025-11-05 16:20:16] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004763 10.0.0.131 - - [2025-11-05 16:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.131 - - [2025-11-05 16:20:16] "GET /virtual-machine/de270359-d846-4cc6-8ed1-d7a3248786e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003057 10.0.0.131 - - [2025-11-05 16:20:17] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018202 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.016926 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.024696 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.023729 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.020820 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /instance-ip/c32488d0-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.043369 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /virtual-machine-interface/c30e3828-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.044124 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /virtual-machine/de270359-d846-4cc6-8ed1-d7a3248786e6 HTTP/1.1" 200 115 0.018110 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /tag/86a78682-0986-4697-8c18-8fd53cea7d5b HTTP/1.1" 200 115 0.037235 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004197 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004730 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine/687487ac-8f1e-466c-afcc-c12673477680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002830 10.0.0.131 - - [2025-11-05 16:20:17] "POST /ref-update HTTP/1.1" 200 156 0.027900 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009545 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.042460 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.039784 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.044599 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.014298 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /instance-ip/c2aff6dc-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.042429 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /virtual-machine-interface/c2991674-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.043096 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /virtual-machine/687487ac-8f1e-466c-afcc-c12673477680 HTTP/1.1" 200 115 0.019895 10.0.0.131 - - [2025-11-05 16:20:17] "DELETE /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9 HTTP/1.1" 409 237 0.006801 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004970 10.0.0.131 - - [2025-11-05 16:20:17] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.131 - - [2025-11-05 16:20:17] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005041 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine/b47559a0-6183-4a05-b907-12be293e0ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002530 10.0.0.131 - - [2025-11-05 16:20:18] "POST /ref-update HTTP/1.1" 200 156 0.010801 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009940 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.021584 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.033566 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.042252 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.013983 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /instance-ip/c3a306d8-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.050275 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /virtual-machine-interface/c389c2e0-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.046643 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /virtual-machine/b47559a0-6183-4a05-b907-12be293e0ced HTTP/1.1" 200 115 0.035091 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /tag/90f6d90a-f931-4178-90df-f74e1b402573 HTTP/1.1" 200 115 0.043998 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f HTTP/1.1" 409 237 0.013124 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2 HTTP/1.1" 409 237 0.004435 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004387 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004988 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine/5bc25a38-be6b-4676-9a8f-8c6003808fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002488 10.0.0.131 - - [2025-11-05 16:20:18] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.131 - - [2025-11-05 16:20:18] "GET /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009053 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.019443 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.016211 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.027275 10.0.0.131 - - [2025-11-05 16:20:18] "POST /set-tag HTTP/1.1" 200 109 0.022144 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /instance-ip/c23ff832-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.029305 10.0.0.131 - - [2025-11-05 16:20:18] "DELETE /virtual-machine-interface/c224bc0c-ba62-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.037551 10.0.0.131 - - [2025-11-05 16:20:19] "DELETE /virtual-machine/5bc25a38-be6b-4676-9a8f-8c6003808fc1 HTTP/1.1" 200 115 0.029153 10.0.0.131 - - [2025-11-05 16:20:19] "DELETE /tag/41c96d4d-9286-4979-9963-c21e4f849329 HTTP/1.1" 200 115 0.030526 10.0.0.131 - - [2025-11-05 16:20:19] "DELETE /tag/bee1683a-e4db-4772-ab9e-593a3c0e2f85 HTTP/1.1" 200 115 0.031265 10.0.0.131 - - [2025-11-05 16:20:19] "DELETE /tag/d6e7f760-4d2d-4dc6-bc4b-dd93aadf5518 HTTP/1.1" 200 115 0.041015 10.0.0.131 - - [2025-11-05 16:20:20] "POST /projects HTTP/1.1" 409 238 0.002185 10.0.0.131 - - [2025-11-05 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.131 - - [2025-11-05 16:20:20] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032554 10.0.0.131 - - [2025-11-05 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.131 - - [2025-11-05 16:20:20] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005095 10.0.0.131 - - [2025-11-05 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.131 - - [2025-11-05 16:20:20] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004262 10.0.0.131 - - [2025-11-05 16:20:20] "POST /security-groups HTTP/1.1" 409 285 0.002224 10.0.0.131 - - [2025-11-05 16:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.131 - - [2025-11-05 16:20:20] "PUT /security-group/16b3686e-3996-40fa-9f0d-2383d637c974 HTTP/1.1" 200 263 0.055362 10.0.0.131 - - [2025-11-05 16:20:20] "PUT /access-control-list/18651581-1e77-4e36-8a8f-15177f2f9bc1 HTTP/1.1" 200 273 0.013970 10.0.0.131 - - [2025-11-05 16:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032010 10.0.0.131 - - [2025-11-05 16:20:20] "PUT /access-control-list/18f8b9ff-d4c4-4d5b-a888-68354e885e71 HTTP/1.1" 200 273 0.022857 10.0.0.131 - - [2025-11-05 16:20:25] "POST /projects HTTP/1.1" 409 238 0.005174 10.0.0.131 - - [2025-11-05 16:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.131 - - [2025-11-05 16:20:25] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065843 10.0.0.131 - - [2025-11-05 16:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018072 10.0.0.131 - - [2025-11-05 16:20:25] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006385 10.0.0.131 - - [2025-11-05 16:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.131 - - [2025-11-05 16:20:26] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005017 10.0.0.131 - - [2025-11-05 16:20:26] "POST /security-groups HTTP/1.1" 409 285 0.002213 10.0.0.131 - - [2025-11-05 16:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.131 - - [2025-11-05 16:20:26] "PUT /security-group/16b3686e-3996-40fa-9f0d-2383d637c974 HTTP/1.1" 200 263 0.055483 10.0.0.131 - - [2025-11-05 16:20:26] "PUT /access-control-list/18651581-1e77-4e36-8a8f-15177f2f9bc1 HTTP/1.1" 200 273 0.019727 10.0.0.131 - - [2025-11-05 16:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041253 10.0.0.131 - - [2025-11-05 16:20:26] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005365 10.0.0.131 - - [2025-11-05 16:20:26] "PUT /access-control-list/18f8b9ff-d4c4-4d5b-a888-68354e885e71 HTTP/1.1" 200 273 0.038702 10.0.0.131 - - [2025-11-05 16:20:26] "GET /firewall-rule/131e4f06-4c9b-497b-b6b5-16101cd15143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002973 10.0.0.131 - - [2025-11-05 16:20:26] "POST /ref-update HTTP/1.1" 200 156 0.065423 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /firewall-rule/131e4f06-4c9b-497b-b6b5-16101cd15143 HTTP/1.1" 200 115 0.059026 10.0.0.131 - - [2025-11-05 16:20:26] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004055 10.0.0.131 - - [2025-11-05 16:20:26] "GET /firewall-rule/4909a64b-2fb0-446f-96a3-3ac6ace977eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002915 10.0.0.131 - - [2025-11-05 16:20:26] "POST /ref-update HTTP/1.1" 200 156 0.062810 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /firewall-rule/4909a64b-2fb0-446f-96a3-3ac6ace977eb HTTP/1.1" 200 115 0.057108 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /tag/d2b44c79-e998-4d95-953c-4e1982db94a3 HTTP/1.1" 200 115 0.042710 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f HTTP/1.1" 409 237 0.004825 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2 HTTP/1.1" 409 237 0.004678 10.0.0.131 - - [2025-11-05 16:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.131 - - [2025-11-05 16:20:26] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004425 10.0.0.131 - - [2025-11-05 16:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.131 - - [2025-11-05 16:20:26] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005056 10.0.0.131 - - [2025-11-05 16:20:26] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.052430 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004457 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.131 - - [2025-11-05 16:20:26] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.051386 10.0.0.131 - - [2025-11-05 16:20:26] "DELETE /security-group/16b3686e-3996-40fa-9f0d-2383d637c974 HTTP/1.1" 200 115 0.062232 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /access-control-list/18651581-1e77-4e36-8a8f-15177f2f9bc1 HTTP/1.1" 200 115 0.043948 10.0.0.131 - - [2025-11-05 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /access-control-list/18f8b9ff-d4c4-4d5b-a888-68354e885e71 HTTP/1.1" 200 115 0.028864 10.0.0.131 - - [2025-11-05 16:20:27] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028435 10.0.0.131 - - [2025-11-05 16:20:27] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?fields=security_groups HTTP/1.1" 200 1352 0.044668 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /access-control-list/6572dd9d-2996-42ad-9a3f-776146351172 HTTP/1.1" 200 115 0.241628 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /security-group/f1ee081e-3123-49d9-bbfe-392c28a2625b HTTP/1.1" 200 115 0.300645 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /access-control-list/07fc3b6e-d50e-4d9c-b7e1-c7bb42b95a3b HTTP/1.1" 200 115 0.044842 10.0.0.131 - - [2025-11-05 16:20:27] "GET /project/30017946-2d82-416a-a588-41cc5ca4831e?fields=application_policy_sets HTTP/1.1" 200 1391 0.044946 10.0.0.131 - - [2025-11-05 16:20:27] "DELETE /project/30017946-2d82-416a-a588-41cc5ca4831e HTTP/1.1" 200 115 0.604292 10.0.0.131 - - [2025-11-05 16:20:27] "POST /projects HTTP/1.1" 409 238 0.009207 10.0.0.131 - - [2025-11-05 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.131 - - [2025-11-05 16:20:27] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042004 10.0.0.131 - - [2025-11-05 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.131 - - [2025-11-05 16:20:27] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005374 10.0.0.131 - - [2025-11-05 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.131 - - [2025-11-05 16:20:27] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.008255 10.0.0.131 - - [2025-11-05 16:20:27] "POST /security-groups HTTP/1.1" 409 285 0.002875 10.0.0.131 - - [2025-11-05 16:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.131 - - [2025-11-05 16:20:27] "PUT /security-group/a6152ee5-a2b3-47bb-b9e1-f2e407f96874 HTTP/1.1" 200 263 0.059716 10.0.0.131 - - [2025-11-05 16:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015869 10.0.0.131 - - [2025-11-05 16:20:27] "PUT /access-control-list/51a2de1c-ace0-4d16-a8ce-bef7597161e6 HTTP/1.1" 200 273 0.024337 10.0.0.131 - - [2025-11-05 16:20:28] "PUT /access-control-list/7407d2e3-d5e0-4268-9e46-f68653d64abf HTTP/1.1" 200 273 0.020536 10.0.0.131 - - [2025-11-05 16:20:31] "DELETE /loadbalancer-member/5b1d3687-177e-4541-8c7e-bbe26bec847d HTTP/1.1" 200 115 0.038291 10.0.0.131 - - [2025-11-05 16:20:31] "DELETE /loadbalancer-pool/c1e4c241-a4a5-424f-8ccb-f9736eb94828 HTTP/1.1" 200 115 0.046633 10.0.0.131 - - [2025-11-05 16:20:31] "DELETE /loadbalancer-listener/37e1c1ad-a7bf-4cb0-86a3-337b6d95816f HTTP/1.1" 200 115 0.040780 10.0.0.131 - - [2025-11-05 16:20:31] "DELETE /loadbalancer/b5fe9dc4-b432-407a-a7b8-af582f3f67af HTTP/1.1" 200 115 0.045830 10.0.0.131 - - [2025-11-05 16:20:31] "DELETE /floating-ip/73b27ac6-db53-4ae7-8188-1568c43460dd HTTP/1.1" 200 115 0.040000 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /instance-ip/412cad9e-9377-4a6c-b704-7f955797159b HTTP/1.1" 200 115 0.076241 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /virtual-machine-interface/ca3dee39-8347-4182-8408-067ecce6998d HTTP/1.1" 200 115 0.052435 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /tag/15e09b6b-6ca6-4dc4-87ae-410d285357fa HTTP/1.1" 200 115 0.040332 10.0.0.131 - - [2025-11-05 16:20:32] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003922 10.0.0.131 - - [2025-11-05 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.131 - - [2025-11-05 16:20:32] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005778 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-policy/28ad1f90-c73e-4f07-babb-654bcb118695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002433 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-rule/b3f590d3-344e-4acd-a108-ca3984379283?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003841 10.0.0.131 - - [2025-11-05 16:20:32] "POST /ref-update HTTP/1.1" 200 156 0.014727 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /firewall-rule/b3f590d3-344e-4acd-a108-ca3984379283 HTTP/1.1" 200 115 0.040882 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002616 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-rule/2d93d76e-a66b-4ce5-98d3-4ae76d4de6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003800 10.0.0.131 - - [2025-11-05 16:20:32] "POST /ref-update HTTP/1.1" 200 156 0.015917 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /firewall-rule/2d93d76e-a66b-4ce5-98d3-4ae76d4de6d0 HTTP/1.1" 200 115 0.043462 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004179 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-rule/b6ef485e-3485-40ba-98b4-80862871a72c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003839 10.0.0.131 - - [2025-11-05 16:20:32] "POST /ref-update HTTP/1.1" 200 156 0.012610 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /firewall-rule/b6ef485e-3485-40ba-98b4-80862871a72c HTTP/1.1" 200 115 0.071346 10.0.0.131 - - [2025-11-05 16:20:32] "GET /application-policy-set/c95535b7-9555-4718-bb92-0de960de6415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002618 10.0.0.131 - - [2025-11-05 16:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.131 - - [2025-11-05 16:20:32] "GET /policy-management/1de2ce5d-4574-408e-860e-cd1bb5b58655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006646 10.0.0.131 - - [2025-11-05 16:20:32] "GET /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003732 10.0.0.131 - - [2025-11-05 16:20:32] "POST /ref-update HTTP/1.1" 200 156 0.035035 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /firewall-policy/32541a92-fb44-4942-baf3-dadf5b706473 HTTP/1.1" 200 115 0.067094 10.0.0.131 - - [2025-11-05 16:20:32] "DELETE /tag/806dfb29-17d9-4755-8c3e-ced66a25b14f HTTP/1.1" 200 115 0.083593 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /tag/f6ee6064-2fcf-44f3-8b9b-f681f5c207b9 HTTP/1.1" 200 115 0.082381 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /tag/1088b69b-82fc-4cb6-8014-4ee7208d296f HTTP/1.1" 200 115 0.060942 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /tag/7e685e65-1f3b-4f50-8ca1-7ea78e5ca7a2 HTTP/1.1" 200 115 0.049363 10.0.0.131 - - [2025-11-05 16:20:33] "POST /projects HTTP/1.1" 409 238 0.001992 10.0.0.131 - - [2025-11-05 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.131 - - [2025-11-05 16:20:33] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035485 10.0.0.131 - - [2025-11-05 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.131 - - [2025-11-05 16:20:33] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004477 10.0.0.131 - - [2025-11-05 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.131 - - [2025-11-05 16:20:33] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010858 10.0.0.131 - - [2025-11-05 16:20:33] "POST /security-groups HTTP/1.1" 409 285 0.002596 10.0.0.131 - - [2025-11-05 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.131 - - [2025-11-05 16:20:33] "PUT /security-group/a6152ee5-a2b3-47bb-b9e1-f2e407f96874 HTTP/1.1" 200 263 0.074081 10.0.0.131 - - [2025-11-05 16:20:33] "PUT /access-control-list/51a2de1c-ace0-4d16-a8ce-bef7597161e6 HTTP/1.1" 200 273 0.029797 10.0.0.131 - - [2025-11-05 16:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.043197 10.0.0.131 - - [2025-11-05 16:20:33] "PUT /access-control-list/7407d2e3-d5e0-4268-9e46-f68653d64abf HTTP/1.1" 200 273 0.041214 10.0.0.131 - - [2025-11-05 16:20:33] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.030799 10.0.0.131 - - [2025-11-05 16:20:33] "GET /firewall-rule/6a60bf38-2fb6-4aa2-bafe-8ec3eac39956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003283 10.0.0.131 - - [2025-11-05 16:20:33] "POST /ref-update HTTP/1.1" 200 156 0.056826 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /firewall-rule/6a60bf38-2fb6-4aa2-bafe-8ec3eac39956 HTTP/1.1" 200 115 0.045097 10.0.0.131 - - [2025-11-05 16:20:33] "GET /firewall-policy/890ce97a-002f-4e14-b843-5de13091e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006475 10.0.0.131 - - [2025-11-05 16:20:33] "GET /firewall-rule/2117b235-4250-48ed-8178-b8cc6bc1e78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003020 10.0.0.131 - - [2025-11-05 16:20:33] "POST /ref-update HTTP/1.1" 200 156 0.047559 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /firewall-rule/2117b235-4250-48ed-8178-b8cc6bc1e78c HTTP/1.1" 200 115 0.041245 10.0.0.131 - - [2025-11-05 16:20:33] "DELETE /tag/cecedf5b-20b0-41fa-bb75-567022e0f9c0 HTTP/1.1" 200 115 0.041812 10.0.0.131 - - [2025-11-05 16:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006178 10.0.0.131 - - [2025-11-05 16:20:34] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006043 10.0.0.131 - - [2025-11-05 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.131 - - [2025-11-05 16:20:34] "GET /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007837 10.0.0.131 - - [2025-11-05 16:20:34] "PUT /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1 HTTP/1.1" 200 265 0.061363 10.0.0.131 - - [2025-11-05 16:20:34] "PUT /virtual-network/e5bd68ac-6154-485a-baca-cc5e5472fb25 HTTP/1.1" 200 265 0.044864 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /security-group/a6152ee5-a2b3-47bb-b9e1-f2e407f96874 HTTP/1.1" 200 115 0.063661 10.0.0.131 - - [2025-11-05 16:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /access-control-list/51a2de1c-ace0-4d16-a8ce-bef7597161e6 HTTP/1.1" 200 115 0.044793 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /access-control-list/7407d2e3-d5e0-4268-9e46-f68653d64abf HTTP/1.1" 200 115 0.034931 10.0.0.131 - - [2025-11-05 16:20:34] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040231 10.0.0.131 - - [2025-11-05 16:20:34] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?fields=security_groups HTTP/1.1" 200 1352 0.042597 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /security-group/3e523835-04fe-44ec-b0c1-2d7cd3606933 HTTP/1.1" 200 115 0.048508 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /access-control-list/9240813a-fb8f-4711-9e18-c9e353119053 HTTP/1.1" 200 115 0.072502 10.0.0.131 - - [2025-11-05 16:20:34] "GET /project/29f76afd-f9b9-4cb7-bee3-165d449e9346?fields=application_policy_sets HTTP/1.1" 200 1391 0.097044 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /access-control-list/55169a9f-49d1-4b61-bbc2-a5073e5d96bd HTTP/1.1" 200 115 0.067403 10.0.0.131 - - [2025-11-05 16:20:34] "DELETE /project/29f76afd-f9b9-4cb7-bee3-165d449e9346 HTTP/1.1" 200 115 0.403819 10.0.0.131 - - [2025-11-05 16:21:13] "GET /global-system-configs HTTP/1.1" 200 323 0.003481 10.0.0.131 - - [2025-11-05 16:21:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003682 10.0.0.131 - - [2025-11-05 16:21:27] "GET / HTTP/1.1" 200 36215 0.001746 10.0.0.131 - - [2025-11-05 16:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.131 - - [2025-11-05 16:21:27] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003166 10.0.0.131 - - [2025-11-05 16:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.131 - - [2025-11-05 16:21:27] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002910 10.0.0.131 - - [2025-11-05 16:21:45] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.131 - - [2025-11-05 16:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.131 - - [2025-11-05 16:21:45] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004729 10.0.0.131 - - [2025-11-05 16:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.131 - - [2025-11-05 16:21:45] "GET /config-node/f9d35f15-47b8-4fd6-899d-631b26cd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002024 10.0.0.131 - - [2025-11-05 16:21:45] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.131 - - [2025-11-05 16:21:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002341 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.131 - - [2025-11-05 16:21:50] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002863 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.131 - - [2025-11-05 16:21:50] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.016277 10.0.0.131 - - [2025-11-05 16:21:50] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.131 - - [2025-11-05 16:21:50] "POST /alarms HTTP/1.1" 409 264 0.002050 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.131 - - [2025-11-05 16:21:50] "PUT /alarm/24e03b3e-4d8a-4ba7-8689-dbd70269c9f4 HTTP/1.1" 200 245 0.015425 10.0.0.131 - - [2025-11-05 16:21:50] "POST /alarms HTTP/1.1" 409 261 0.009641 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.131 - - [2025-11-05 16:21:50] "PUT /alarm/6efd89fe-b603-47bf-b1d6-57ce7cb8dedc HTTP/1.1" 200 245 0.009110 10.0.0.131 - - [2025-11-05 16:21:50] "POST /alarms HTTP/1.1" 409 261 0.002429 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.131 - - [2025-11-05 16:21:50] "PUT /alarm/81fff366-676e-439b-b584-d959b1e9b03b HTTP/1.1" 200 245 0.010236 10.0.0.131 - - [2025-11-05 16:21:50] "POST /alarms HTTP/1.1" 409 253 0.016977 10.0.0.131 - - [2025-11-05 16:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/fc935b39-56b1-4e79-b4d8-0e0402153f7a HTTP/1.1" 200 245 0.011237 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 251 0.014237 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/d24cff9c-7aea-4930-965b-f7b5dec775f8 HTTP/1.1" 200 245 0.011592 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 252 0.003968 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/540dd7c6-5708-4291-9030-c2d731490bbb HTTP/1.1" 200 245 0.010041 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 256 0.012875 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/a8cdb2b1-9be7-4612-b73d-3d1294969403 HTTP/1.1" 200 245 0.011168 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 248 0.010976 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/cec8d332-75b4-428b-a408-cdd6273ac306 HTTP/1.1" 200 245 0.013129 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 252 0.013510 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/1fead8a7-8a20-4f43-a7b3-49e79de28f8f HTTP/1.1" 200 245 0.012292 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 257 0.012482 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/9e48cf27-6ca2-4a67-ad33-e9d6e06bf988 HTTP/1.1" 200 245 0.016904 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 251 0.007267 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/113bbc19-db41-42da-8c35-c572f3b7d37e HTTP/1.1" 200 245 0.013303 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 257 0.010226 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/bbff6fda-570b-4460-92e5-1e45942aa424 HTTP/1.1" 200 245 0.011223 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 261 0.010676 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/4eabe307-27ab-4a51-a82c-1b16ad36b161 HTTP/1.1" 200 245 0.011031 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 258 0.011357 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/0b4b1f43-64d4-4670-80ad-ee1554a5368e HTTP/1.1" 200 245 0.012067 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 254 0.007282 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/a1b4cafe-5109-4df2-b2aa-48cb33538a00 HTTP/1.1" 200 245 0.013315 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 254 0.009753 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.131 - - [2025-11-05 16:21:51] "PUT /alarm/68c513c1-ffd0-4671-85e5-df2debddcbd6 HTTP/1.1" 200 245 0.012764 10.0.0.131 - - [2025-11-05 16:21:51] "POST /alarms HTTP/1.1" 409 254 0.015126 10.0.0.131 - - [2025-11-05 16:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/2c30192b-e8ea-4e96-a8d8-574fc2bfbb7b HTTP/1.1" 200 245 0.024755 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 247 0.014324 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/047b6f4b-a30e-44d4-be0d-a48439d1069a HTTP/1.1" 200 245 0.009589 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 272 0.007023 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/58c68dc7-ecf5-46bc-9830-dc987501a26e HTTP/1.1" 200 245 0.010571 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 261 0.003062 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/f544d936-2bcb-432a-a004-a90c86a52348 HTTP/1.1" 200 245 0.010185 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 259 0.007287 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/090fceef-ac04-4108-82cf-d4c2f46d72a8 HTTP/1.1" 200 245 0.011554 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 265 0.001585 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/3b3b6a7c-78ff-4864-998c-bbcc941137da HTTP/1.1" 200 245 0.010263 10.0.0.131 - - [2025-11-05 16:21:52] "POST /alarms HTTP/1.1" 409 279 0.010694 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /alarm/519d9a53-1bb5-4c8d-acd2-1b834fb8c462 HTTP/1.1" 200 245 0.010808 10.0.0.131 - - [2025-11-05 16:21:52] "GET / HTTP/1.1" 200 36215 0.001603 10.0.0.131 - - [2025-11-05 16:21:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002173 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.012854 10.0.0.131 - - [2025-11-05 16:21:52] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.131 - - [2025-11-05 16:21:52] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003490 10.0.0.131 - - [2025-11-05 16:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.131 - - [2025-11-05 16:21:52] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.011451 10.0.0.131 - - [2025-11-05 16:21:53] "GET / HTTP/1.1" 200 36215 0.001741 10.0.0.131 - - [2025-11-05 16:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.131 - - [2025-11-05 16:21:53] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004807 10.0.0.131 - - [2025-11-05 16:21:53] "PUT /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786 HTTP/1.1" 200 275 0.016533 10.0.0.131 - - [2025-11-05 16:21:56] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.131 - - [2025-11-05 16:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.131 - - [2025-11-05 16:21:56] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005589 10.0.0.131 - - [2025-11-05 16:21:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001781 10.0.0.131 - - [2025-11-05 16:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.131 - - [2025-11-05 16:21:56] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003005 10.0.0.131 - - [2025-11-05 16:21:56] "PUT /bgp-router/a957bee8-1491-49c3-842a-829e4735b541 HTTP/1.1" 200 255 0.024782 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:21:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:21:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.131 - - [2025-11-05 16:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.131 - - [2025-11-05 16:22:00] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003328 10.0.0.131 - - [2025-11-05 16:22:12] "GET / HTTP/1.1" 200 36215 0.001677 10.0.0.131 - - [2025-11-05 16:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.131 - - [2025-11-05 16:22:12] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005528 10.0.0.131 - - [2025-11-05 16:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.131 - - [2025-11-05 16:22:12] "GET /config-node/f9d35f15-47b8-4fd6-899d-631b26cd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002436 10.0.0.131 - - [2025-11-05 16:22:23] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.131 - - [2025-11-05 16:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.131 - - [2025-11-05 16:22:23] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003967 10.0.0.131 - - [2025-11-05 16:22:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002607 10.0.0.131 - - [2025-11-05 16:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.131 - - [2025-11-05 16:22:23] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003474 10.0.0.131 - - [2025-11-05 16:22:23] "PUT /bgp-router/a957bee8-1491-49c3-842a-829e4735b541 HTTP/1.1" 200 255 0.012270 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:22:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:22:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001074 10.0.0.131 - - [2025-11-05 16:23:01] "GET / HTTP/1.1" 200 36215 0.001670 10.0.0.131 - - [2025-11-05 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.131 - - [2025-11-05 16:23:01] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006537 10.0.0.131 - - [2025-11-05 16:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.131 - - [2025-11-05 16:23:01] "GET /config-node/f9d35f15-47b8-4fd6-899d-631b26cd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003137 10.0.0.131 - - [2025-11-05 16:23:02] "GET / HTTP/1.1" 200 36215 0.001450 10.0.0.131 - - [2025-11-05 16:23:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002355 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.131 - - [2025-11-05 16:23:07] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002382 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.016209 10.0.0.131 - - [2025-11-05 16:23:07] "GET / HTTP/1.1" 200 36215 0.002324 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 264 0.002427 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/24e03b3e-4d8a-4ba7-8689-dbd70269c9f4 HTTP/1.1" 200 245 0.009638 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 261 0.002625 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/6efd89fe-b603-47bf-b1d6-57ce7cb8dedc HTTP/1.1" 200 245 0.011491 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 261 0.002383 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/81fff366-676e-439b-b584-d959b1e9b03b HTTP/1.1" 200 245 0.009665 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 253 0.002184 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/fc935b39-56b1-4e79-b4d8-0e0402153f7a HTTP/1.1" 200 245 0.014204 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 251 0.002246 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/d24cff9c-7aea-4930-965b-f7b5dec775f8 HTTP/1.1" 200 245 0.008004 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 252 0.015768 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/540dd7c6-5708-4291-9030-c2d731490bbb HTTP/1.1" 200 245 0.020623 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 256 0.019604 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/a8cdb2b1-9be7-4612-b73d-3d1294969403 HTTP/1.1" 200 245 0.016168 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 248 0.011106 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/cec8d332-75b4-428b-a408-cdd6273ac306 HTTP/1.1" 200 245 0.009348 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 252 0.008150 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.131 - - [2025-11-05 16:23:07] "PUT /alarm/1fead8a7-8a20-4f43-a7b3-49e79de28f8f HTTP/1.1" 200 245 0.010474 10.0.0.131 - - [2025-11-05 16:23:07] "POST /alarms HTTP/1.1" 409 257 0.002759 10.0.0.131 - - [2025-11-05 16:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/9e48cf27-6ca2-4a67-ad33-e9d6e06bf988 HTTP/1.1" 200 245 0.020489 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 251 0.008074 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/113bbc19-db41-42da-8c35-c572f3b7d37e HTTP/1.1" 200 245 0.013873 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 257 0.006288 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/bbff6fda-570b-4460-92e5-1e45942aa424 HTTP/1.1" 200 245 0.009502 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 261 0.006397 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/4eabe307-27ab-4a51-a82c-1b16ad36b161 HTTP/1.1" 200 245 0.010979 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 258 0.009206 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/0b4b1f43-64d4-4670-80ad-ee1554a5368e HTTP/1.1" 200 245 0.009406 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 254 0.007167 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/a1b4cafe-5109-4df2-b2aa-48cb33538a00 HTTP/1.1" 200 245 0.011919 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 254 0.005845 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/68c513c1-ffd0-4671-85e5-df2debddcbd6 HTTP/1.1" 200 245 0.013043 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 254 0.008689 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/2c30192b-e8ea-4e96-a8d8-574fc2bfbb7b HTTP/1.1" 200 245 0.010332 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 247 0.009100 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/047b6f4b-a30e-44d4-be0d-a48439d1069a HTTP/1.1" 200 245 0.010947 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 272 0.004669 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/58c68dc7-ecf5-46bc-9830-dc987501a26e HTTP/1.1" 200 245 0.010144 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 261 0.009619 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/f544d936-2bcb-432a-a004-a90c86a52348 HTTP/1.1" 200 245 0.009794 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 259 0.003713 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/090fceef-ac04-4108-82cf-d4c2f46d72a8 HTTP/1.1" 200 245 0.008285 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 265 0.004967 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/3b3b6a7c-78ff-4864-998c-bbcc941137da HTTP/1.1" 200 245 0.010667 10.0.0.131 - - [2025-11-05 16:23:08] "POST /alarms HTTP/1.1" 409 279 0.008038 10.0.0.131 - - [2025-11-05 16:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.131 - - [2025-11-05 16:23:08] "PUT /alarm/519d9a53-1bb5-4c8d-acd2-1b834fb8c462 HTTP/1.1" 200 245 0.010144 10.0.0.131 - - [2025-11-05 16:23:09] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.131 - - [2025-11-05 16:23:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002360 10.0.0.131 - - [2025-11-05 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.131 - - [2025-11-05 16:23:09] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.008404 10.0.0.131 - - [2025-11-05 16:23:09] "GET / HTTP/1.1" 200 36215 0.001251 10.0.0.131 - - [2025-11-05 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.131 - - [2025-11-05 16:23:09] "GET /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002598 10.0.0.131 - - [2025-11-05 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.131 - - [2025-11-05 16:23:09] "PUT /global-vrouter-config/01612035-79e2-47b7-9e62-544b5573507d HTTP/1.1" 200 277 0.009879 10.0.0.131 - - [2025-11-05 16:23:09] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.131 - - [2025-11-05 16:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.131 - - [2025-11-05 16:23:09] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004586 10.0.0.131 - - [2025-11-05 16:23:09] "PUT /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786 HTTP/1.1" 200 275 0.026190 10.0.0.131 - - [2025-11-05 16:23:13] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.131 - - [2025-11-05 16:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.131 - - [2025-11-05 16:23:13] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006191 10.0.0.131 - - [2025-11-05 16:23:13] "POST /bgp-routers HTTP/1.1" 409 301 0.007149 10.0.0.131 - - [2025-11-05 16:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.131 - - [2025-11-05 16:23:13] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003623 10.0.0.131 - - [2025-11-05 16:23:13] "PUT /bgp-router/a957bee8-1491-49c3-842a-829e4735b541 HTTP/1.1" 200 255 0.030341 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001182 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000933 10.0.0.131 - - [2025-11-05 16:23:17] "POST /tags HTTP/1.1" 200 356 0.035197 10.0.0.131 - - [2025-11-05 16:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.028029 10.0.0.131 - - [2025-11-05 16:23:17] "GET /tag/ec1d911b-c44f-494f-a8f4-c39b7cf999c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018411 10.0.0.131 - - [2025-11-05 16:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.131 - - [2025-11-05 16:23:17] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004485 10.0.0.131 - - [2025-11-05 16:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.131 - - [2025-11-05 16:23:18] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057170 10.0.0.131 - - [2025-11-05 16:23:18] "POST /virtual-machines HTTP/1.1" 200 352 0.014900 10.0.0.131 - - [2025-11-05 16:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030007 10.0.0.131 - - [2025-11-05 16:23:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.118006 10.0.0.131 - - [2025-11-05 16:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008432 10.0.0.131 - - [2025-11-05 16:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008274 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004754 10.0.0.131 - - [2025-11-05 16:23:18] "POST /instance-ips HTTP/1.1" 200 392 0.018144 10.0.0.131 - - [2025-11-05 16:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021777 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010447 10.0.0.131 - - [2025-11-05 16:23:18] "POST /set-tag HTTP/1.1" 200 109 0.013230 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012480 10.0.0.131 - - [2025-11-05 16:23:18] "GET /instance-ip/bcee191c-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005761 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005476 10.0.0.131 - - [2025-11-05 16:23:18] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005266 10.0.0.131 - - [2025-11-05 16:23:18] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004389 10.0.0.131 - - [2025-11-05 16:23:18] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.131 - - [2025-11-05 16:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-network/df29f1b7-2a53-4c64-a58c-56b7d11068f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003815 10.0.0.131 - - [2025-11-05 16:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.131 - - [2025-11-05 16:23:18] "GET /project/daab5f07-4388-44ec-871b-407cf4e407d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037880 10.0.0.131 - - [2025-11-05 16:23:18] "POST /virtual-machines HTTP/1.1" 200 356 0.007990 10.0.0.131 - - [2025-11-05 16:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015934 10.0.0.131 - - [2025-11-05 16:23:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105630 10.0.0.131 - - [2025-11-05 16:23:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010155 10.0.0.131 - - [2025-11-05 16:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.131 - - [2025-11-05 16:23:18] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004301 10.0.0.131 - - [2025-11-05 16:23:19] "POST /instance-ips HTTP/1.1" 200 396 0.036365 10.0.0.131 - - [2025-11-05 16:23:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025003 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010244 10.0.0.131 - - [2025-11-05 16:23:19] "POST /set-tag HTTP/1.1" 200 109 0.019772 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019909 10.0.0.131 - - [2025-11-05 16:23:19] "GET /instance-ip/bd53af84-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.013319 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006589 10.0.0.131 - - [2025-11-05 16:23:19] "POST /set-tag HTTP/1.1" 200 109 0.003808 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-router/67fecae0-e9dc-4c6f-8c36-6ecc4143871c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003640 10.0.0.131 - - [2025-11-05 16:23:19] "POST /ref-update HTTP/1.1" 200 156 0.009351 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015019 10.0.0.131 - - [2025-11-05 16:23:19] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004495 10.0.0.131 - - [2025-11-05 16:23:19] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.131 - - [2025-11-05 16:23:19] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004108 10.0.0.131 - - [2025-11-05 16:23:19] "POST /set-tag HTTP/1.1" 200 109 0.004817 10.0.0.131 - - [2025-11-05 16:23:29] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.131 - - [2025-11-05 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.131 - - [2025-11-05 16:23:29] "GET /global-system-config/68388ae5-135b-4b8b-b395-1875527bc786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006415 10.0.0.131 - - [2025-11-05 16:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.131 - - [2025-11-05 16:23:29] "GET /config-node/f9d35f15-47b8-4fd6-899d-631b26cd16d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001873 10.0.0.131 - - [2025-11-05 16:23:37] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004279 10.0.0.131 - - [2025-11-05 16:23:37] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.131 - - [2025-11-05 16:23:38] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004774 10.0.0.131 - - [2025-11-05 16:23:38] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.131 - - [2025-11-05 16:23:39] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004581 10.0.0.131 - - [2025-11-05 16:23:39] "POST /set-tag HTTP/1.1" 200 109 0.009191 10.0.0.131 - - [2025-11-05 16:23:41] "GET / HTTP/1.1" 200 36215 0.001251 10.0.0.131 - - [2025-11-05 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.131 - - [2025-11-05 16:23:41] "GET /routing-instance/ff39f759-d1e9-4866-9bd0-9fb8ca236d65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002564 10.0.0.131 - - [2025-11-05 16:23:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001897 10.0.0.131 - - [2025-11-05 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.131 - - [2025-11-05 16:23:41] "GET /bgp-router/a957bee8-1491-49c3-842a-829e4735b541?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002845 10.0.0.131 - - [2025-11-05 16:23:41] "PUT /bgp-router/a957bee8-1491-49c3-842a-829e4735b541 HTTP/1.1" 200 255 0.011351 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:23:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001005 10.0.0.131 - - [2025-11-05 16:24:10] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005039 10.0.0.131 - - [2025-11-05 16:24:10] "POST /set-tag HTTP/1.1" 200 109 0.006421 10.0.0.131 - - [2025-11-05 16:24:10] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004501 10.0.0.131 - - [2025-11-05 16:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.131 - - [2025-11-05 16:24:10] "GET /virtual-machine/64fa78e2-0c8c-4632-9a04-cc0b42e0bb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002578 10.0.0.131 - - [2025-11-05 16:24:10] "POST /ref-update HTTP/1.1" 200 156 0.022799 10.0.0.131 - - [2025-11-05 16:24:10] "GET /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009589 10.0.0.131 - - [2025-11-05 16:24:10] "POST /set-tag HTTP/1.1" 200 109 0.019392 10.0.0.131 - - [2025-11-05 16:24:10] "POST /set-tag HTTP/1.1" 200 109 0.014490 10.0.0.131 - - [2025-11-05 16:24:10] "DELETE /instance-ip/bcee191c-ba63-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.045406 10.0.0.131 - - [2025-11-05 16:24:10] "DELETE /virtual-machine-interface/bcd265be-ba63-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.047642 10.0.0.131 - - [2025-11-05 16:24:11] "DELETE /virtual-machine/64fa78e2-0c8c-4632-9a04-cc0b42e0bb59 HTTP/1.1" 200 115 0.015888 10.0.0.131 - - [2025-11-05 16:24:11] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006449 10.0.0.131 - - [2025-11-05 16:24:11] "POST /set-tag HTTP/1.1" 200 109 0.003620 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:24:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.131 - - [2025-11-05 16:24:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.131 - - [2025-11-05 16:24:41] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007792 10.0.0.131 - - [2025-11-05 16:24:41] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.131 - - [2025-11-05 16:24:41] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005100 10.0.0.131 - - [2025-11-05 16:24:41] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.131 - - [2025-11-05 16:24:41] "GET /virtual-machine/e83c16b4-a06d-47a9-92a2-2c962876d502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003244 10.0.0.131 - - [2025-11-05 16:24:41] "POST /ref-update HTTP/1.1" 200 156 0.011941 10.0.0.131 - - [2025-11-05 16:24:41] "GET /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005795 10.0.0.131 - - [2025-11-05 16:24:41] "POST /set-tag HTTP/1.1" 200 109 0.025575 10.0.0.131 - - [2025-11-05 16:24:41] "POST /set-tag HTTP/1.1" 200 109 0.039200 10.0.0.131 - - [2025-11-05 16:24:41] "DELETE /instance-ip/bd53af84-ba63-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.085424 10.0.0.131 - - [2025-11-05 16:24:41] "DELETE /virtual-machine-interface/bd3abe3e-ba63-11f0-9690-fa163e499f4e HTTP/1.1" 200 115 0.054220 10.0.0.131 - - [2025-11-05 16:24:41] "DELETE /virtual-machine/e83c16b4-a06d-47a9-92a2-2c962876d502 HTTP/1.1" 200 115 0.038317 10.0.0.131 - - [2025-11-05 16:24:41] "DELETE /tag/ec1d911b-c44f-494f-a8f4-c39b7cf999c8 HTTP/1.1" 200 115 0.044198