++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 9 08:00:44 PM UTC 2025 ===================' INFO: =================== Thu Oct 9 08:00:44 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.131,10.174.212.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.174.212.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=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 20:01:31.024 7fd89f035140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 20:01:31.731 7fd89f035140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 20:01:31.819 7fd89f035140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 20:01:31.819 7fd89f035140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.131 - - [2025-10-09 20:01:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001009 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-10-09 20:01:47] "GET / HTTP/1.1" 503 181 0.000272 10.0.0.131 - - [2025-10-09 20:01:47] "GET / HTTP/1.1" 503 181 0.001227 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 36215 0.001545 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 45303 0.001587 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 36215 0.019885 10.0.0.131 - - [2025-10-09 20:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.035909 10.0.0.131 - - [2025-10-09 20:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010820 10.0.0.131 - - [2025-10-09 20:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.131 - - [2025-10-09 20:01:48] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004224 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.131 - - [2025-10-09 20:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029359 10.0.0.131 - - [2025-10-09 20:01:48] "GET /routing-instance/15975240-c4c7-4225-96f2-fa51d04d6479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008576 10.0.0.131 - - [2025-10-09 20:01:48] "GET / HTTP/1.1" 200 36215 0.002578 10.0.0.131 - - [2025-10-09 20:01:49] "GET / HTTP/1.1" 200 36215 0.001185 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024792 10.0.0.131 - - [2025-10-09 20:01:49] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.065973 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.033993 10.0.0.131 - - [2025-10-09 20:01:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.001361 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.033660 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.017206 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014913 10.0.0.131 - - [2025-10-09 20:01:49] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021622 10.0.0.131 - - [2025-10-09 20:01:49] "POST /bgp-routers HTTP/1.1" 200 618 0.278236 10.0.0.131 - - [2025-10-09 20:01:49] "GET /bgp-router/146e9249-e3ab-4648-83d9-7f0a0c953d40?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.050563 10.0.0.131 - - [2025-10-09 20:01:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.223136 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.057034 10.0.0.131 - - [2025-10-09 20:01:49] "POST /service-appliance-sets HTTP/1.1" 200 555 0.186005 10.0.0.131 - - [2025-10-09 20:01:49] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032725 10.0.0.131 - - [2025-10-09 20:01:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005219 10.0.0.131 - - [2025-10-09 20:01:49] "POST /security-groups HTTP/1.1" 200 570 0.297572 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.070843 10.0.0.131 - - [2025-10-09 20:01:49] "POST /projects HTTP/1.1" 200 483 0.797109 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029145 10.0.0.131 - - [2025-10-09 20:01:49] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010043 10.0.0.131 - - [2025-10-09 20:01:49] "POST /ref-update HTTP/1.1" 200 156 0.143778 10.0.0.131 - - [2025-10-09 20:01:49] "POST /security-groups HTTP/1.1" 200 536 0.215901 10.0.0.131 - - [2025-10-09 20:01:49] "POST /service-appliance-sets HTTP/1.1" 200 543 0.173918 10.0.0.131 - - [2025-10-09 20:01:49] "POST /chown HTTP/1.1" 200 109 0.012346 10.0.0.131 - - [2025-10-09 20:01:49] "POST /policy-managements HTTP/1.1" 409 214 0.023778 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011075 10.0.0.131 - - [2025-10-09 20:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010105 10.0.0.131 - - [2025-10-09 20:01:49] "GET /network-ipam/35b9ce45-85c8-492a-b448-f37ea7dc0456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014416 10.0.0.131 - - [2025-10-09 20:01:49] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008099 10.0.0.131 - - [2025-10-09 20:01:50] "POST /application-policy-sets HTTP/1.1" 200 530 0.118361 10.0.0.131 - - [2025-10-09 20:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011636 10.0.0.131 - - [2025-10-09 20:01:50] "GET /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009998 10.0.0.131 - - [2025-10-09 20:01:50] "PUT /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2 HTTP/1.1" 200 277 0.025376 10.0.0.131 - - [2025-10-09 20:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013866 10.0.0.131 - - [2025-10-09 20:01:50] "GET /virtual-network/31b363d2-8540-4575-bc2d-bffcd3c1b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.014242 10.0.0.131 - - [2025-10-09 20:01:50] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.131 - - [2025-10-09 20:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007208 10.0.0.131 - - [2025-10-09 20:01:50] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026641 10.0.0.131 - - [2025-10-09 20:01:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.016290 10.0.0.131 - - [2025-10-09 20:01:50] "POST /database-nodes HTTP/1.1" 200 599 0.093115 10.0.0.131 - - [2025-10-09 20:01:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.002768 10.0.0.131 - - [2025-10-09 20:01:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.004844 10.0.0.131 - - [2025-10-09 20:01:50] "POST /service-templates HTTP/1.1" 200 513 0.133043 10.0.0.131 - - [2025-10-09 20:01:50] "POST /security-groups HTTP/1.1" 200 574 0.142855 10.0.0.131 - - [2025-10-09 20:01:50] "POST /projects HTTP/1.1" 200 491 0.583984 10.0.0.131 - - [2025-10-09 20:01:50] "POST /service-templates HTTP/1.1" 200 503 0.134863 10.0.0.131 - - [2025-10-09 20:01:51] "POST /security-groups HTTP/1.1" 200 548 0.196153 10.0.0.131 - - [2025-10-09 20:01:51] "POST /service-templates HTTP/1.1" 200 517 0.215711 10.0.0.131 - - [2025-10-09 20:01:51] "POST /chown HTTP/1.1" 200 109 0.116641 10.0.0.131 - - [2025-10-09 20:01:51] "POST /service-templates HTTP/1.1" 200 537 0.154960 10.0.0.131 - - [2025-10-09 20:01:51] "POST /network-ipams HTTP/1.1" 200 524 0.165977 10.0.0.131 - - [2025-10-09 20:01:51] "POST /service-templates HTTP/1.1" 200 509 0.173374 10.0.0.131 - - [2025-10-09 20:01:51] "POST /network-ipams HTTP/1.1" 200 512 0.095627 10.0.0.131 - - [2025-10-09 20:01:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.009589 10.0.0.131 - - [2025-10-09 20:01:51] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.131 - - [2025-10-09 20:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.131 - - [2025-10-09 20:01:51] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017732 10.0.0.131 - - [2025-10-09 20:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.061867 10.0.0.131 - - [2025-10-09 20:01:51] "POST /useragent-kv HTTP/1.1" 200 115 0.017280 10.0.0.131 - - [2025-10-09 20:01:51] "POST /virtual-networks HTTP/1.1" 200 540 0.391429 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018300 10.0.0.131 - - [2025-10-09 20:01:52] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.025611 10.0.0.131 - - [2025-10-09 20:01:52] "POST /analytics-nodes HTTP/1.1" 200 601 0.093736 10.0.0.131 - - [2025-10-09 20:01:52] "POST /network-ipams HTTP/1.1" 200 520 0.083058 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.012775 10.0.0.131 - - [2025-10-09 20:01:52] "POST /useragent-kv HTTP/1.1" 200 115 0.010028 10.0.0.131 - - [2025-10-09 20:01:52] "POST /virtual-networks HTTP/1.1" 200 548 0.167967 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.131 - - [2025-10-09 20:01:52] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.012465 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.002978 10.0.0.131 - - [2025-10-09 20:01:52] "POST /network-policys HTTP/1.1" 200 540 0.045543 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.022406 10.0.0.131 - - [2025-10-09 20:01:52] "POST /network-policys HTTP/1.1" 200 536 0.042351 10.0.0.131 - - [2025-10-09 20:01:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.015679 10.0.0.131 - - [2025-10-09 20:01:52] "POST /network-policys HTTP/1.1" 200 544 0.075262 10.0.0.131 - - [2025-10-09 20:01:52] "POST /ref-update HTTP/1.1" 200 156 0.104011 10.0.0.131 - - [2025-10-09 20:01:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008538 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.181473 10.0.0.131 - - [2025-10-09 20:01:53] "GET / HTTP/1.1" 200 36215 0.001260 10.0.0.131 - - [2025-10-09 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017719 10.0.0.131 - - [2025-10-09 20:01:53] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008972 10.0.0.131 - - [2025-10-09 20:01:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.028255 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.196738 10.0.0.131 - - [2025-10-09 20:01:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.114509 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004782 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012468 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.098449 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.098936 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-update HTTP/1.1" 200 156 0.206440 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026019 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002980 10.0.0.131 - - [2025-10-09 20:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013927 10.0.0.131 - - [2025-10-09 20:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010427 10.0.0.131 - - [2025-10-09 20:01:54] "GET /virtual-network/31b363d2-8540-4575-bc2d-bffcd3c1b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.010633 10.0.0.131 - - [2025-10-09 20:01:54] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.010339 10.0.0.131 - - [2025-10-09 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.131 - - [2025-10-09 20:01:54] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018052 10.0.0.131 - - [2025-10-09 20:01:54] "POST /firewall-policys HTTP/1.1" 200 532 0.065005 10.0.0.131 - - [2025-10-09 20:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.108293 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005667 10.0.0.131 - - [2025-10-09 20:01:54] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003529 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.039342 10.0.0.131 - - [2025-10-09 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.029703 10.0.0.131 - - [2025-10-09 20:01:54] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.007130 10.0.0.131 - - [2025-10-09 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.131 - - [2025-10-09 20:01:54] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005562 10.0.0.131 - - [2025-10-09 20:01:54] "POST /firewall-policys HTTP/1.1" 200 534 0.057572 10.0.0.131 - - [2025-10-09 20:01:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.108429 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.031792 10.0.0.131 - - [2025-10-09 20:01:54] "GET / HTTP/1.1" 200 36215 0.002467 10.0.0.131 - - [2025-10-09 20:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.131 - - [2025-10-09 20:01:54] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006958 10.0.0.131 - - [2025-10-09 20:01:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002497 10.0.0.131 - - [2025-10-09 20:01:54] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004884 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009501 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003383 10.0.0.131 - - [2025-10-09 20:01:54] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005520 10.0.0.131 - - [2025-10-09 20:01:54] "POST /config-nodes HTTP/1.1" 200 595 0.074906 10.0.0.131 - - [2025-10-09 20:01:54] "POST /ref-update HTTP/1.1" 200 156 0.049544 10.0.0.131 - - [2025-10-09 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.153905 10.0.0.131 - - [2025-10-09 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.079153 10.0.0.131 - - [2025-10-09 20:01:55] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.027280 10.0.0.131 - - [2025-10-09 20:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.131 - - [2025-10-09 20:01:55] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003785 10.0.0.131 - - [2025-10-09 20:01:55] "POST /firewall-policys HTTP/1.1" 200 532 0.024973 10.0.0.131 - - [2025-10-09 20:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.070486 10.0.0.131 - - [2025-10-09 20:01:55] "GET / HTTP/1.1" 200 36215 0.002258 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.017717 10.0.0.131 - - [2025-10-09 20:01:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003243 10.0.0.131 - - [2025-10-09 20:01:55] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.006583 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.006930 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005297 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008173 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.019917 10.0.0.131 - - [2025-10-09 20:01:55] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004262 10.0.0.131 - - [2025-10-09 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.039781 10.0.0.131 - - [2025-10-09 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.070641 10.0.0.131 - - [2025-10-09 20:01:55] "POST /ref-update HTTP/1.1" 200 156 0.146015 10.0.0.131 - - [2025-10-09 20:01:56] "POST /ref-update HTTP/1.1" 200 156 0.101127 10.0.0.131 - - [2025-10-09 20:01:56] "POST /ref-update HTTP/1.1" 200 156 0.125363 10.0.0.131 - - [2025-10-09 20:01:56] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.032573 10.0.0.131 - - [2025-10-09 20:01:56] "POST /tags HTTP/1.1" 200 300 0.158140 10.0.0.131 - - [2025-10-09 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023112 10.0.0.131 - - [2025-10-09 20:01:56] "GET /tag/dc8d488e-cb97-4419-b34f-4f0a59c0aa05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.037919 10.0.0.131 - - [2025-10-09 20:01:56] "POST /set-tag HTTP/1.1" 200 109 0.029637 10.0.0.131 - - [2025-10-09 20:01:56] "POST /tags HTTP/1.1" 200 358 0.227777 10.0.0.131 - - [2025-10-09 20:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016749 10.0.0.131 - - [2025-10-09 20:01:57] "GET /tag/700901cd-0098-4adb-908f-fcb83e9ab0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.065930 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:01:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001120 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:01:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001415 10.0.0.131 - - [2025-10-09 20:01:57] "POST /tags HTTP/1.1" 200 306 0.151428 10.0.0.131 - - [2025-10-09 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012855 10.0.0.131 - - [2025-10-09 20:01:57] "GET /tag/bbbcdbf1-9be1-4b63-83d9-b324749b6b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.034583 10.0.0.131 - - [2025-10-09 20:01:57] "GET / HTTP/1.1" 200 36215 0.001959 10.0.0.131 - - [2025-10-09 20:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006273 10.0.0.131 - - [2025-10-09 20:01:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000598 10.0.0.131 - - [2025-10-09 20:01:57] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.136341 10.0.0.131 - - [2025-10-09 20:01:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007187 10.0.0.131 - - [2025-10-09 20:01:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.014901 10.0.0.131 - - [2025-10-09 20:01:58] "POST /config-database-nodes HTTP/1.1" 200 613 0.437808 10.0.0.131 - - [2025-10-09 20:01:58] "POST /security-groups HTTP/1.1" 200 571 0.548933 10.0.0.131 - - [2025-10-09 20:01:58] "POST /projects HTTP/1.1" 200 485 1.037145 10.0.0.131 - - [2025-10-09 20:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.119152 10.0.0.131 - - [2025-10-09 20:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024338 10.0.0.131 - - [2025-10-09 20:01:58] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.011528 10.0.0.131 - - [2025-10-09 20:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008631 10.0.0.131 - - [2025-10-09 20:01:58] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.014941 10.0.0.131 - - [2025-10-09 20:01:58] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.085706 10.0.0.131 - - [2025-10-09 20:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011036 10.0.0.131 - - [2025-10-09 20:01:58] "GET /network-ipam/35b9ce45-85c8-492a-b448-f37ea7dc0456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.020322 10.0.0.131 - - [2025-10-09 20:01:58] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.203271 10.0.0.131 - - [2025-10-09 20:01:59] "POST /security-groups HTTP/1.1" 200 539 0.200151 10.0.0.131 - - [2025-10-09 20:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.057316 10.0.0.131 - - [2025-10-09 20:01:59] "POST /chown HTTP/1.1" 200 109 0.072292 10.0.0.131 - - [2025-10-09 20:01:59] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026902 10.0.0.131 - - [2025-10-09 20:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.131 - - [2025-10-09 20:01:59] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009845 10.0.0.131 - - [2025-10-09 20:01:59] "POST /tags HTTP/1.1" 409 207 0.028027 10.0.0.131 - - [2025-10-09 20:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.033660 10.0.0.131 - - [2025-10-09 20:01:59] "GET /tag/bbbcdbf1-9be1-4b63-83d9-b324749b6b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021730 10.0.0.131 - - [2025-10-09 20:01:59] "POST /firewall-rules HTTP/1.1" 200 566 0.148142 10.0.0.131 - - [2025-10-09 20:01:59] "GET /firewall-rule/bb97736f-4cc9-45af-bc80-41150dfa5d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.024954 10.0.0.131 - - [2025-10-09 20:01:59] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010669 10.0.0.131 - - [2025-10-09 20:01:59] "GET /firewall-rule/bb97736f-4cc9-45af-bc80-41150dfa5d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.010779 10.0.0.131 - - [2025-10-09 20:01:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.011622 10.0.0.131 - - [2025-10-09 20:01:59] "POST /access-control-lists HTTP/1.1" 200 589 0.037417 10.0.0.131 - - [2025-10-09 20:01:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.053703 10.0.0.131 - - [2025-10-09 20:02:00] "POST /ref-update HTTP/1.1" 200 156 0.156868 10.0.0.131 - - [2025-10-09 20:02:00] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.037415 10.0.0.131 - - [2025-10-09 20:02:00] "POST /access-control-lists HTTP/1.1" 200 587 0.095633 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008709 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.041840 10.0.0.131 - - [2025-10-09 20:02:00] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.019509 10.0.0.131 - - [2025-10-09 20:02:00] "POST /tags HTTP/1.1" 409 207 0.019669 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011235 10.0.0.131 - - [2025-10-09 20:02:00] "GET /tag/bbbcdbf1-9be1-4b63-83d9-b324749b6b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.037093 10.0.0.131 - - [2025-10-09 20:02:00] "POST /access-control-lists HTTP/1.1" 200 582 0.148480 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.017121 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.131 - - [2025-10-09 20:02:00] "POST /access-control-lists HTTP/1.1" 200 580 0.114999 10.0.0.131 - - [2025-10-09 20:02:00] "GET /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.032820 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.025068 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008126 10.0.0.131 - - [2025-10-09 20:02:00] "POST /firewall-rules HTTP/1.1" 200 564 0.220280 10.0.0.131 - - [2025-10-09 20:02:00] "GET /firewall-rule/163201db-b3b7-4a46-be34-565903571eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010699 10.0.0.131 - - [2025-10-09 20:02:00] "PUT /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2 HTTP/1.1" 200 277 0.054422 10.0.0.131 - - [2025-10-09 20:02:00] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.071278 10.0.0.131 - - [2025-10-09 20:02:00] "GET /firewall-rule/163201db-b3b7-4a46-be34-565903571eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021271 10.0.0.131 - - [2025-10-09 20:02:00] "POST /access-control-lists HTTP/1.1" 200 598 0.134076 10.0.0.131 - - [2025-10-09 20:02:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.031485 10.0.0.131 - - [2025-10-09 20:02:01] "POST /access-control-lists HTTP/1.1" 200 596 0.310463 10.0.0.131 - - [2025-10-09 20:02:01] "POST /ref-update HTTP/1.1" 200 156 0.428034 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.053286 10.0.0.131 - - [2025-10-09 20:02:01] "POST /access-control-lists HTTP/1.1" 200 581 0.184045 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.024025 10.0.0.131 - - [2025-10-09 20:02:01] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.131 - - [2025-10-09 20:02:01] "POST /tags HTTP/1.1" 200 306 0.316006 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.052679 10.0.0.131 - - [2025-10-09 20:02:01] "GET /tag/7065e9dd-0206-4417-bfc2-fffecfe845c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023549 10.0.0.131 - - [2025-10-09 20:02:01] "POST /alarms HTTP/1.1" 200 583 0.152775 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.131 - - [2025-10-09 20:02:01] "POST /access-control-lists HTTP/1.1" 200 579 0.197920 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.039130 10.0.0.131 - - [2025-10-09 20:02:01] "POST /alarms HTTP/1.1" 200 577 0.140952 10.0.0.131 - - [2025-10-09 20:02:01] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.186047 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.131 - - [2025-10-09 20:02:01] "POST /access-control-lists HTTP/1.1" 200 596 0.135237 10.0.0.131 - - [2025-10-09 20:02:01] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008631 10.0.0.131 - - [2025-10-09 20:02:01] "POST /alarms HTTP/1.1" 200 577 0.164373 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.014458 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025092 10.0.0.131 - - [2025-10-09 20:02:01] "GET /service-appliance-set/ceb4eb51-7596-4630-b775-336d36305727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016029 10.0.0.131 - - [2025-10-09 20:02:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.007400 10.0.0.131 - - [2025-10-09 20:02:02] "POST /access-control-lists HTTP/1.1" 200 594 0.136788 10.0.0.131 - - [2025-10-09 20:02:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.022778 10.0.0.131 - - [2025-10-09 20:02:02] "POST /alarms HTTP/1.1" 200 561 0.197465 10.0.0.131 - - [2025-10-09 20:02:02] "POST /access-control-lists HTTP/1.1" 200 585 0.182544 10.0.0.131 - - [2025-10-09 20:02:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.106997 10.0.0.131 - - [2025-10-09 20:02:02] "POST /alarms HTTP/1.1" 200 557 0.337470 10.0.0.131 - - [2025-10-09 20:02:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.535170 10.0.0.131 - - [2025-10-09 20:02:02] "GET /virtual-machine-interface/911a2e9c-24b1-4d72-8d39-72e3347c17b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.014949 10.0.0.131 - - [2025-10-09 20:02:02] "POST /access-control-lists HTTP/1.1" 200 583 0.156667 10.0.0.131 - - [2025-10-09 20:02:02] "POST /alarms HTTP/1.1" 200 559 0.149276 10.0.0.131 - - [2025-10-09 20:02:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.019877 10.0.0.131 - - [2025-10-09 20:02:02] "POST /access-control-lists HTTP/1.1" 200 604 0.077470 10.0.0.131 - - [2025-10-09 20:02:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.014812 10.0.0.131 - - [2025-10-09 20:02:02] "POST /alarms HTTP/1.1" 200 567 0.095700 10.0.0.131 - - [2025-10-09 20:02:02] "POST /instance-ips HTTP/1.1" 200 382 0.228934 10.0.0.131 - - [2025-10-09 20:02:02] "GET /instance-ip/9a178bba-78f7-4c97-b3e6-5399165cb558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008612 10.0.0.131 - - [2025-10-09 20:02:02] "POST /access-control-lists HTTP/1.1" 200 602 0.135195 10.0.0.131 - - [2025-10-09 20:02:02] "POST /alarms HTTP/1.1" 200 551 0.177443 10.0.0.131 - - [2025-10-09 20:02:03] "POST /loadbalancers HTTP/1.1" 200 584 0.201046 10.0.0.33 - - [2025-10-09 20:02:03] "GET / HTTP/1.1" 200 36215 0.005886 10.0.0.131 - - [2025-10-09 20:02:03] "POST /route-targets HTTP/1.1" 200 328 0.059935 10.0.0.131 - - [2025-10-09 20:02:03] "POST /alarms HTTP/1.1" 200 559 0.161837 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023190 10.0.0.33 - - [2025-10-09 20:02:03] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.034010 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019019 10.0.0.131 - - [2025-10-09 20:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.094459 10.0.0.131 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023151 10.0.0.131 - - [2025-10-09 20:02:03] "POST /ref-update HTTP/1.1" 200 156 0.150760 10.0.0.33 - - [2025-10-09 20:02:03] "GET /routing-instance/15975240-c4c7-4225-96f2-fa51d04d6479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.055043 10.0.0.131 - - [2025-10-09 20:02:03] "POST /alarms HTTP/1.1" 200 569 0.143651 10.0.0.131 - - [2025-10-09 20:02:03] "POST /route-targets HTTP/1.1" 200 328 0.075815 10.0.0.33 - - [2025-10-09 20:02:03] "PUT /global-system-config/39054989-7189-4b61-b4a0-7745953650dd HTTP/1.1" 200 275 0.109264 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.011018 10.0.0.131 - - [2025-10-09 20:02:03] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.206216 10.0.0.131 - - [2025-10-09 20:02:03] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.268325 10.0.0.131 - - [2025-10-09 20:02:03] "GET /instance-ip/9a178bba-78f7-4c97-b3e6-5399165cb558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006473 10.0.0.131 - - [2025-10-09 20:02:03] "POST /ref-update HTTP/1.1" 200 156 0.135861 10.0.0.131 - - [2025-10-09 20:02:03] "POST /alarms HTTP/1.1" 200 557 0.200086 10.0.0.131 - - [2025-10-09 20:02:03] "GET /loadbalancer/4b897e5d-f3cb-4412-bc69-135b114b7b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.056075 10.0.0.33 - - [2025-10-09 20:02:03] "POST /virtual-routers HTTP/1.1" 200 601 0.178395 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022771 10.0.0.33 - - [2025-10-09 20:02:03] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.010525 10.0.0.131 - - [2025-10-09 20:02:03] "POST /route-targets HTTP/1.1" 200 328 0.077467 10.0.0.131 - - [2025-10-09 20:02:03] "POST /floating-ips HTTP/1.1" 200 585 0.205460 10.0.0.131 - - [2025-10-09 20:02:03] "POST /alarms HTTP/1.1" 200 569 0.188420 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.016011 10.0.0.33 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.131 - - [2025-10-09 20:02:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.162380 10.0.0.33 - - [2025-10-09 20:02:03] "GET /virtual-network/31b363d2-8540-4575-bc2d-bffcd3c1b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.023410 10.0.0.131 - - [2025-10-09 20:02:03] "POST /ref-update HTTP/1.1" 200 156 0.105272 10.0.0.131 - - [2025-10-09 20:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.076404 10.0.0.131 - - [2025-10-09 20:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016563 10.0.0.131 - - [2025-10-09 20:02:04] "POST /route-targets HTTP/1.1" 200 328 0.149143 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 577 0.258081 10.0.0.131 - - [2025-10-09 20:02:04] "POST /ref-update HTTP/1.1" 200 156 0.084795 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 571 0.125145 10.0.0.131 - - [2025-10-09 20:02:04] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.268389 10.0.0.33 - - [2025-10-09 20:02:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.436915 10.0.0.131 - - [2025-10-09 20:02:04] "GET /loadbalancer-listener/91b47de7-4714-407e-bdff-3bc0e6fead56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.019667 10.0.0.131 - - [2025-10-09 20:02:04] "POST /route-targets HTTP/1.1" 200 328 0.045151 10.0.0.131 - - [2025-10-09 20:02:04] "GET /loadbalancer-listener/91b47de7-4714-407e-bdff-3bc0e6fead56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.039474 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 563 0.108620 10.0.0.131 - - [2025-10-09 20:02:04] "POST /ref-update HTTP/1.1" 200 156 0.042476 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 563 0.034871 10.0.0.131 - - [2025-10-09 20:02:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.091284 10.0.0.131 - - [2025-10-09 20:02:04] "POST /route-targets HTTP/1.1" 200 328 0.053455 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016938 10.0.0.131 - - [2025-10-09 20:02:04] "GET /instance-ip/9a178bba-78f7-4c97-b3e6-5399165cb558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.014613 10.0.0.131 - - [2025-10-09 20:02:04] "GET /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.014191 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 563 0.106606 10.0.0.131 - - [2025-10-09 20:02:04] "GET /instance-ip/9a178bba-78f7-4c97-b3e6-5399165cb558?fields=floating_ips HTTP/1.1" 200 1173 0.019256 10.0.0.131 - - [2025-10-09 20:02:04] "POST /ref-update HTTP/1.1" 200 156 0.053350 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.131 - - [2025-10-09 20:02:04] "GET /floating-ip/9fb564b7-f71f-4760-8d19-997a90e26395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.007843 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 549 0.081308 10.0.0.131 - - [2025-10-09 20:02:04] "PUT /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2 HTTP/1.1" 200 277 0.054495 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.008212 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 597 0.044951 10.0.0.131 - - [2025-10-09 20:02:04] "POST /access-control-lists HTTP/1.1" 200 553 0.043005 10.0.0.131 - - [2025-10-09 20:02:04] "GET /loadbalancer/4b897e5d-f3cb-4412-bc69-135b114b7b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.040043 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003989 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 577 0.071007 10.0.0.131 - - [2025-10-09 20:02:04] "POST /access-control-lists HTTP/1.1" 200 591 0.108659 10.0.0.131 - - [2025-10-09 20:02:04] "POST /tags HTTP/1.1" 200 356 0.157203 10.0.0.131 - - [2025-10-09 20:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023381 10.0.0.131 - - [2025-10-09 20:02:04] "POST /alarms HTTP/1.1" 200 573 0.170136 10.0.0.131 - - [2025-10-09 20:02:04] "POST /ref-update HTTP/1.1" 200 156 0.096083 10.0.0.131 - - [2025-10-09 20:02:05] "GET /tag/34a4afa4-cd6c-47f7-be22-8d263cc76073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.079066 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.003858 10.0.0.131 - - [2025-10-09 20:02:05] "POST /alarms HTTP/1.1" 200 585 0.107289 10.0.0.131 - - [2025-10-09 20:02:05] "POST /access-control-lists HTTP/1.1" 200 603 0.124869 10.0.0.131 - - [2025-10-09 20:02:05] "POST /tags HTTP/1.1" 200 304 0.179816 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021950 10.0.0.131 - - [2025-10-09 20:02:05] "POST /alarms HTTP/1.1" 200 611 0.178089 10.0.0.131 - - [2025-10-09 20:02:05] "POST /ref-update HTTP/1.1" 200 156 0.071165 10.0.0.131 - - [2025-10-09 20:02:05] "GET /tag/8a154ce3-d985-4e60-a8ea-e9db50e2f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024168 10.0.0.131 - - [2025-10-09 20:02:05] "POST /projects HTTP/1.1" 409 218 0.006952 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008733 10.0.0.131 - - [2025-10-09 20:02:05] "POST /ref-update HTTP/1.1" 200 156 0.031066 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/b036c0e7-9c32-4800-aa57-dcf4bf59e263 HTTP/1.1" 200 273 0.029816 10.0.0.131 - - [2025-10-09 20:02:05] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077162 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.131 - - [2025-10-09 20:02:05] "GET /network-ipam/3711802d-4373-47a6-886e-621ec3e616fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004297 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/f39931f1-4f60-4d58-90bf-289542a1903b HTTP/1.1" 200 273 0.053898 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.131 - - [2025-10-09 20:02:05] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009577 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/ab965ae8-4d19-4396-9c6a-86bcf06ee2b6 HTTP/1.1" 200 273 0.027564 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/9de6b447-b2bd-4158-85f1-852d2cdb6c82 HTTP/1.1" 200 273 0.061181 10.0.0.131 - - [2025-10-09 20:02:05] "GET / HTTP/1.1" 200 36215 0.002954 10.0.0.131 - - [2025-10-09 20:02:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001856 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.120710 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2 HTTP/1.1" 200 277 0.027968 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/36ac0c80-c0df-4e34-bbb9-6ff0465917ad HTTP/1.1" 200 273 0.072431 10.0.0.131 - - [2025-10-09 20:02:05] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015792 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/9cc008f1-45da-4d2c-b4f9-65f67bcd7b18 HTTP/1.1" 200 273 0.055041 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/75d02525-467c-44cb-91fd-dc0e8cc180c7 HTTP/1.1" 200 273 0.074182 10.0.0.131 - - [2025-10-09 20:02:05] "POST /set-tag HTTP/1.1" 200 109 0.168193 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/02e57018-c8cb-4cb6-ad04-3566bc666b58 HTTP/1.1" 200 273 0.041137 10.0.0.131 - - [2025-10-09 20:02:05] "GET /network-ipam/6118267b-0a93-4a93-86b7-77a3ee369987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003343 10.0.0.131 - - [2025-10-09 20:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.131 - - [2025-10-09 20:02:05] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005782 10.0.0.131 - - [2025-10-09 20:02:05] "PUT /access-control-list/12fb930c-0d40-418b-8e40-867d3ed21729 HTTP/1.1" 200 273 0.024885 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/926a2b61-ab55-4831-b755-c5de354d972f HTTP/1.1" 200 273 0.051952 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.123631 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/04fe8459-1907-47de-a017-8141de7ea25f HTTP/1.1" 200 273 0.047502 10.0.0.131 - - [2025-10-09 20:02:06] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007110 10.0.0.131 - - [2025-10-09 20:02:06] "GET /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.010494 10.0.0.131 - - [2025-10-09 20:02:06] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.014129 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011065 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/606e437e-041a-44d5-b38b-10f8af1a38a9 HTTP/1.1" 200 273 0.036800 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/bce73fee-bee3-4db6-90e9-70d4d02725c5 HTTP/1.1" 200 273 0.072367 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /global-vrouter-config/681c3db2-797c-4338-8977-eef3efa574d2 HTTP/1.1" 200 277 0.085737 10.0.0.131 - - [2025-10-09 20:02:06] "POST /set-tag HTTP/1.1" 200 109 0.154739 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010180 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/5feda9ba-4df8-417e-bbe8-5145b8566f5d HTTP/1.1" 200 273 0.054411 10.0.0.131 - - [2025-10-09 20:02:06] "GET /network-policy/f4901853-7646-4404-8c05-853672bb23af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003936 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.131 - - [2025-10-09 20:02:06] "GET /network-policy/6f8e679c-fd1b-4584-a1ac-f68aba66c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006210 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.131 - - [2025-10-09 20:02:06] "GET /network-policy/98b8541a-ef50-4ba8-b1e4-c9f43078c473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005645 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/eb8c28ac-f04d-4bdb-bf4b-3fd78d08c10a HTTP/1.1" 200 273 0.067695 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /network-policy/98b8541a-ef50-4ba8-b1e4-c9f43078c473 HTTP/1.1" 200 263 0.089089 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-update HTTP/1.1" 200 156 0.076283 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021925 10.0.0.131 - - [2025-10-09 20:02:06] "GET / HTTP/1.1" 200 36215 0.002260 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.131 - - [2025-10-09 20:02:06] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006583 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032470 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/122ffaaf-d608-4e6f-8b25-520a7444038a HTTP/1.1" 200 273 0.070023 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021160 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010352 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /global-system-config/39054989-7189-4b61-b4a0-7745953650dd HTTP/1.1" 200 275 0.059301 10.0.0.131 - - [2025-10-09 20:02:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007436 10.0.0.131 - - [2025-10-09 20:02:06] "POST /security-groups HTTP/1.1" 409 245 0.003086 10.0.0.131 - - [2025-10-09 20:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.131 - - [2025-10-09 20:02:06] "PUT /access-control-list/f2d733ca-1422-4168-a686-3456581838d8 HTTP/1.1" 200 273 0.066675 10.0.0.131 - - [2025-10-09 20:02:07] "PUT /security-group/7078cd7b-befc-4d0f-8ca1-ca8521fe5b05 HTTP/1.1" 200 263 0.085400 10.0.0.131 - - [2025-10-09 20:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023138 10.0.0.131 - - [2025-10-09 20:02:07] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009603 10.0.0.131 - - [2025-10-09 20:02:07] "PUT /access-control-list/12fb930c-0d40-418b-8e40-867d3ed21729 HTTP/1.1" 200 273 0.032088 10.0.0.131 - - [2025-10-09 20:02:07] "PUT /access-control-list/926a2b61-ab55-4831-b755-c5de354d972f HTTP/1.1" 200 273 0.023219 10.0.0.131 - - [2025-10-09 20:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009248 10.0.0.131 - - [2025-10-09 20:02:07] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004976 10.0.0.131 - - [2025-10-09 20:02:07] "POST /tags HTTP/1.1" 409 206 0.002283 10.0.0.131 - - [2025-10-09 20:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.131 - - [2025-10-09 20:02:07] "GET /tag/8a154ce3-d985-4e60-a8ea-e9db50e2f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014204 10.0.0.131 - - [2025-10-09 20:02:07] "POST /firewall-rules HTTP/1.1" 200 564 0.089057 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-rule/072480a0-c579-4e9e-9e4d-ed8a9569c01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006029 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005883 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-rule/072480a0-c579-4e9e-9e4d-ed8a9569c01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003923 10.0.0.131 - - [2025-10-09 20:02:07] "POST /ref-update HTTP/1.1" 200 156 0.045581 10.0.0.131 - - [2025-10-09 20:02:07] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017556 10.0.0.131 - - [2025-10-09 20:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012548 10.0.0.131 - - [2025-10-09 20:02:07] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006557 10.0.0.131 - - [2025-10-09 20:02:07] "POST /tags HTTP/1.1" 409 206 0.003157 10.0.0.131 - - [2025-10-09 20:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.131 - - [2025-10-09 20:02:07] "GET /tag/8a154ce3-d985-4e60-a8ea-e9db50e2f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014950 10.0.0.131 - - [2025-10-09 20:02:07] "POST /firewall-rules HTTP/1.1" 200 562 0.079580 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-rule/8a3a1bfc-4819-4e11-814e-d17a66d4f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007017 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008619 10.0.0.131 - - [2025-10-09 20:02:07] "GET /firewall-rule/8a3a1bfc-4819-4e11-814e-d17a66d4f2b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007027 10.0.0.131 - - [2025-10-09 20:02:07] "POST /ref-update HTTP/1.1" 200 156 0.066849 10.0.0.131 - - [2025-10-09 20:02:08] "POST /tags HTTP/1.1" 200 302 0.066974 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028604 10.0.0.131 - - [2025-10-09 20:02:08] "GET /tag/ce971965-5d7e-43e3-a7fa-cdfb820dd54f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.034085 10.0.0.131 - - [2025-10-09 20:02:08] "POST /tags HTTP/1.1" 200 326 0.079796 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009723 10.0.0.131 - - [2025-10-09 20:02:08] "GET /tag/a0b532c9-4e8e-439c-8a39-a4deef0779a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.023584 10.0.0.131 - - [2025-10-09 20:02:08] "POST /tags HTTP/1.1" 200 364 0.023054 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015846 10.0.0.131 - - [2025-10-09 20:02:08] "GET /tag/60dba98d-ab1e-47f2-995d-a43cee61ce48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018134 10.0.0.131 - - [2025-10-09 20:02:08] "POST /tags HTTP/1.1" 200 312 0.027813 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024609 10.0.0.131 - - [2025-10-09 20:02:08] "GET /tag/7d8ec365-133d-4d5e-80b7-c2322ed4b5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017089 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.131 - - [2025-10-09 20:02:08] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014389 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.131 - - [2025-10-09 20:02:08] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043511 10.0.0.131 - - [2025-10-09 20:02:08] "POST /virtual-machines HTTP/1.1" 200 378 0.014154 10.0.0.131 - - [2025-10-09 20:02:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026518 10.0.0.131 - - [2025-10-09 20:02:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.223239 10.0.0.131 - - [2025-10-09 20:02:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014204 10.0.0.131 - - [2025-10-09 20:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.131 - - [2025-10-09 20:02:08] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006314 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:02:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001530 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:02:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001164 10.0.0.131 - - [2025-10-09 20:02:09] "POST /instance-ips HTTP/1.1" 200 410 0.047134 10.0.0.131 - - [2025-10-09 20:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028048 10.0.0.131 - - [2025-10-09 20:02:09] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.019268 10.0.0.131 - - [2025-10-09 20:02:09] "POST /ref-update HTTP/1.1" 200 156 0.027724 10.0.0.131 - - [2025-10-09 20:02:09] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.029181 10.0.0.131 - - [2025-10-09 20:02:09] "POST /set-tag HTTP/1.1" 200 109 0.060849 10.0.0.131 - - [2025-10-09 20:02:09] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018758 10.0.0.131 - - [2025-10-09 20:02:09] "GET /instance-ip/d648a4aa-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005804 10.0.0.131 - - [2025-10-09 20:02:09] "POST /tags HTTP/1.1" 200 372 0.110219 10.0.0.131 - - [2025-10-09 20:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.131 - - [2025-10-09 20:02:09] "GET /tag/54af194b-edd6-4c0a-bbb0-4e577f8a6429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.030151 10.0.0.131 - - [2025-10-09 20:02:09] "POST /tags HTTP/1.1" 200 320 0.062369 10.0.0.131 - - [2025-10-09 20:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032338 10.0.0.131 - - [2025-10-09 20:02:09] "GET /tag/f3f1c649-2644-4ca7-a4dc-56e723cef167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019063 10.0.0.131 - - [2025-10-09 20:02:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.001144 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.007386 10.0.0.131 - - [2025-10-09 20:02:10] "POST /security-groups HTTP/1.1" 200 578 0.081969 10.0.0.131 - - [2025-10-09 20:02:10] "POST /projects HTTP/1.1" 200 499 0.208054 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002625 10.0.0.131 - - [2025-10-09 20:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026211 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032679 10.0.0.131 - - [2025-10-09 20:02:10] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.031888 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.131 - - [2025-10-09 20:02:10] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007184 10.0.0.131 - - [2025-10-09 20:02:10] "POST /access-control-lists HTTP/1.1" 200 589 0.131715 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.015541 10.0.0.131 - - [2025-10-09 20:02:10] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.074169 10.0.0.131 - - [2025-10-09 20:02:10] "POST /access-control-lists HTTP/1.1" 200 587 0.083330 10.0.0.131 - - [2025-10-09 20:02:10] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.125382 10.0.0.131 - - [2025-10-09 20:02:10] "POST /security-groups HTTP/1.1" 200 560 0.087640 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.002416 10.0.0.131 - - [2025-10-09 20:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020142 10.0.0.131 - - [2025-10-09 20:02:10] "POST /access-control-lists HTTP/1.1" 200 612 0.097123 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.002323 10.0.0.131 - - [2025-10-09 20:02:10] "POST /chown HTTP/1.1" 200 109 0.070349 10.0.0.131 - - [2025-10-09 20:02:10] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013924 10.0.0.131 - - [2025-10-09 20:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.131 - - [2025-10-09 20:02:10] "POST /access-control-lists HTTP/1.1" 200 610 0.081012 10.0.0.131 - - [2025-10-09 20:02:10] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.050574 10.0.0.131 - - [2025-10-09 20:02:11] "POST /tags HTTP/1.1" 409 214 0.003180 10.0.0.131 - - [2025-10-09 20:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.131 - - [2025-10-09 20:02:11] "GET /tag/f3f1c649-2644-4ca7-a4dc-56e723cef167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.024735 10.0.0.131 - - [2025-10-09 20:02:11] "POST /firewall-rules HTTP/1.1" 200 580 0.156768 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-rule/5adbcc8e-15db-4d24-ae2a-d8bc34ca8165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.015081 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.013229 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-rule/5adbcc8e-15db-4d24-ae2a-d8bc34ca8165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.011834 10.0.0.131 - - [2025-10-09 20:02:11] "POST /ref-update HTTP/1.1" 200 156 0.057129 10.0.0.131 - - [2025-10-09 20:02:11] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010382 10.0.0.131 - - [2025-10-09 20:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.131 - - [2025-10-09 20:02:11] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003665 10.0.0.131 - - [2025-10-09 20:02:11] "POST /tags HTTP/1.1" 409 214 0.005133 10.0.0.131 - - [2025-10-09 20:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.131 - - [2025-10-09 20:02:11] "GET /tag/f3f1c649-2644-4ca7-a4dc-56e723cef167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013851 10.0.0.131 - - [2025-10-09 20:02:11] "POST /firewall-rules HTTP/1.1" 200 578 0.080266 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-rule/bab49e70-c0e9-4d3d-b863-f3052ddbe7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.009128 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004889 10.0.0.131 - - [2025-10-09 20:02:11] "GET /firewall-rule/bab49e70-c0e9-4d3d-b863-f3052ddbe7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003634 10.0.0.131 - - [2025-10-09 20:02:11] "POST /ref-update HTTP/1.1" 200 156 0.137232 10.0.0.131 - - [2025-10-09 20:02:11] "POST /tags HTTP/1.1" 200 302 0.032435 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.026148 10.0.0.131 - - [2025-10-09 20:02:12] "GET /tag/9aab5355-b1c8-426b-be51-90a0403f8b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017610 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008576 10.0.0.131 - - [2025-10-09 20:02:12] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063780 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.131 - - [2025-10-09 20:02:12] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007248 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.131 - - [2025-10-09 20:02:12] "GET /service-appliance-set/ceb4eb51-7596-4630-b775-336d36305727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004333 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.004685 10.0.0.131 - - [2025-10-09 20:02:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.152606 10.0.0.131 - - [2025-10-09 20:02:12] "GET /virtual-machine-interface/44e736d2-eea6-40f9-850a-e4c03c5f1878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.042652 10.0.0.131 - - [2025-10-09 20:02:12] "POST /instance-ips HTTP/1.1" 200 378 0.027057 10.0.0.131 - - [2025-10-09 20:02:12] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005432 10.0.0.131 - - [2025-10-09 20:02:12] "POST /loadbalancers HTTP/1.1" 200 584 0.074144 10.0.0.131 - - [2025-10-09 20:02:12] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048059 10.0.0.131 - - [2025-10-09 20:02:12] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005897 10.0.0.131 - - [2025-10-09 20:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.049072 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.131 - - [2025-10-09 20:02:12] "POST /floating-ips HTTP/1.1" 200 583 0.052357 10.0.0.131 - - [2025-10-09 20:02:12] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046868 10.0.0.131 - - [2025-10-09 20:02:12] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003692 10.0.0.131 - - [2025-10-09 20:02:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033324 10.0.0.131 - - [2025-10-09 20:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012465 10.0.0.131 - - [2025-10-09 20:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.131 - - [2025-10-09 20:02:13] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040310 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/16de873b-b1f9-410a-8c88-29a08b57cc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006466 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/16de873b-b1f9-410a-8c88-29a08b57cc72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.021464 10.0.0.131 - - [2025-10-09 20:02:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027822 10.0.0.131 - - [2025-10-09 20:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011644 10.0.0.131 - - [2025-10-09 20:02:13] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048724 10.0.0.131 - - [2025-10-09 20:02:13] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004364 10.0.0.131 - - [2025-10-09 20:02:13] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?fields=floating_ips HTTP/1.1" 200 1167 0.034230 10.0.0.131 - - [2025-10-09 20:02:13] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.024692 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.031383 10.0.0.131 - - [2025-10-09 20:02:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.056939 10.0.0.131 - - [2025-10-09 20:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014468 10.0.0.131 - - [2025-10-09 20:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.131 - - [2025-10-09 20:02:13] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046889 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/97f992ae-f90d-4325-9a23-e6aadbff1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005458 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/97f992ae-f90d-4325-9a23-e6aadbff1005?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005990 10.0.0.131 - - [2025-10-09 20:02:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034534 10.0.0.131 - - [2025-10-09 20:02:13] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014042 10.0.0.131 - - [2025-10-09 20:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011235 10.0.0.131 - - [2025-10-09 20:02:13] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?fields=floating_ips HTTP/1.1" 200 1167 0.006864 10.0.0.131 - - [2025-10-09 20:02:13] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047134 10.0.0.131 - - [2025-10-09 20:02:13] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002704 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003442 10.0.0.131 - - [2025-10-09 20:02:13] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021844 10.0.0.131 - - [2025-10-09 20:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022780 10.0.0.131 - - [2025-10-09 20:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012019 10.0.0.131 - - [2025-10-09 20:02:13] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040762 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/e928328a-4e35-4922-aab5-fd684898a95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004274 10.0.0.131 - - [2025-10-09 20:02:13] "GET /loadbalancer-listener/e928328a-4e35-4922-aab5-fd684898a95f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004316 10.0.0.131 - - [2025-10-09 20:02:13] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.027862 10.0.0.131 - - [2025-10-09 20:02:14] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006107 10.0.0.131 - - [2025-10-09 20:02:14] "GET /instance-ip/d93bf569-cb30-4266-bb26-f6842d8ecb3e?fields=floating_ips HTTP/1.1" 200 1167 0.003750 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213 10.0.0.131 - - [2025-10-09 20:02:14] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005489 10.0.0.131 - - [2025-10-09 20:02:14] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002512 10.0.0.131 - - [2025-10-09 20:02:14] "POST /tags HTTP/1.1" 200 364 0.039626 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010901 10.0.0.131 - - [2025-10-09 20:02:14] "GET /tag/71381c75-6240-4d44-a8c9-fea4b5e5f8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022908 10.0.0.131 - - [2025-10-09 20:02:14] "POST /tags HTTP/1.1" 200 312 0.029873 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.131 - - [2025-10-09 20:02:14] "GET /tag/7dc01cb1-c48c-4bdf-9cf2-986347f8b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024395 10.0.0.131 - - [2025-10-09 20:02:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000579 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.007742 10.0.0.131 - - [2025-10-09 20:02:14] "POST /security-groups HTTP/1.1" 200 574 0.126104 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.004540 10.0.0.131 - - [2025-10-09 20:02:14] "POST /projects HTTP/1.1" 200 491 0.343017 10.0.0.131 - - [2025-10-09 20:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018803 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.089240 10.0.0.131 - - [2025-10-09 20:02:14] "POST /access-control-lists HTTP/1.1" 200 585 0.133912 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.011138 10.0.0.131 - - [2025-10-09 20:02:14] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018457 10.0.0.131 - - [2025-10-09 20:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011500 10.0.0.131 - - [2025-10-09 20:02:14] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.010037 10.0.0.131 - - [2025-10-09 20:02:15] "POST /access-control-lists HTTP/1.1" 200 583 0.165045 10.0.0.131 - - [2025-10-09 20:02:15] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.207148 10.0.0.131 - - [2025-10-09 20:02:15] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.115197 10.0.0.131 - - [2025-10-09 20:02:15] "POST /security-groups HTTP/1.1" 200 548 0.119980 10.0.0.131 - - [2025-10-09 20:02:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003487 10.0.0.131 - - [2025-10-09 20:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.045276 10.0.0.131 - - [2025-10-09 20:02:15] "POST /access-control-lists HTTP/1.1" 200 604 0.086404 10.0.0.131 - - [2025-10-09 20:02:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.012841 10.0.0.131 - - [2025-10-09 20:02:15] "POST /chown HTTP/1.1" 200 109 0.089211 10.0.0.131 - - [2025-10-09 20:02:15] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.065661 10.0.0.131 - - [2025-10-09 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009789 10.0.0.131 - - [2025-10-09 20:02:15] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.049839 10.0.0.131 - - [2025-10-09 20:02:15] "POST /access-control-lists HTTP/1.1" 200 602 0.154830 10.0.0.131 - - [2025-10-09 20:02:15] "POST /tags HTTP/1.1" 409 210 0.028167 10.0.0.131 - - [2025-10-09 20:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.131 - - [2025-10-09 20:02:15] "GET /tag/7dc01cb1-c48c-4bdf-9cf2-986347f8b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.030191 10.0.0.131 - - [2025-10-09 20:02:16] "POST /firewall-rules HTTP/1.1" 200 572 0.107354 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-rule/ce4be116-8b0e-4e49-bed3-bfc6ece70cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017817 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.011916 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-rule/ce4be116-8b0e-4e49-bed3-bfc6ece70cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008290 10.0.0.131 - - [2025-10-09 20:02:16] "POST /ref-update HTTP/1.1" 200 156 0.099548 10.0.0.131 - - [2025-10-09 20:02:16] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008347 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.031302 10.0.0.131 - - [2025-10-09 20:02:16] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010796 10.0.0.131 - - [2025-10-09 20:02:16] "POST /tags HTTP/1.1" 409 210 0.002931 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.131 - - [2025-10-09 20:02:16] "GET /tag/7dc01cb1-c48c-4bdf-9cf2-986347f8b3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.054932 10.0.0.131 - - [2025-10-09 20:02:16] "POST /firewall-rules HTTP/1.1" 200 570 0.087711 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-rule/0bcc9077-6243-41ec-b80c-cbe14fdb5ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017417 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004997 10.0.0.131 - - [2025-10-09 20:02:16] "GET /firewall-rule/0bcc9077-6243-41ec-b80c-cbe14fdb5ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003836 10.0.0.131 - - [2025-10-09 20:02:16] "POST /ref-update HTTP/1.1" 200 156 0.042193 10.0.0.131 - - [2025-10-09 20:02:16] "POST /tags HTTP/1.1" 409 237 0.002446 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.131 - - [2025-10-09 20:02:16] "GET /tag/60dba98d-ab1e-47f2-995d-a43cee61ce48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.014939 10.0.0.131 - - [2025-10-09 20:02:16] "POST /tags HTTP/1.1" 409 210 0.002945 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.131 - - [2025-10-09 20:02:16] "GET /tag/7d8ec365-133d-4d5e-80b7-c2322ed4b5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017745 10.0.0.131 - - [2025-10-09 20:02:16] "POST /projects HTTP/1.1" 409 223 0.002979 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.131 - - [2025-10-09 20:02:16] "GET /project/5f5f53cf-3853-4710-9e4b-4176cef6f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036502 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.131 - - [2025-10-09 20:02:16] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005265 10.0.0.131 - - [2025-10-09 20:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.131 - - [2025-10-09 20:02:17] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007601 10.0.0.131 - - [2025-10-09 20:02:17] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.039225 10.0.0.131 - - [2025-10-09 20:02:17] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.050833 10.0.0.131 - - [2025-10-09 20:02:17] "POST /security-groups HTTP/1.1" 409 253 0.004221 10.0.0.131 - - [2025-10-09 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.131 - - [2025-10-09 20:02:17] "PUT /security-group/8cf51c28-14c9-4be9-b1ea-6f91c5f08d22 HTTP/1.1" 200 263 0.065881 10.0.0.131 - - [2025-10-09 20:02:17] "PUT /access-control-list/bce73fee-bee3-4db6-90e9-70d4d02725c5 HTTP/1.1" 200 273 0.012073 10.0.0.131 - - [2025-10-09 20:02:17] "PUT /access-control-list/5feda9ba-4df8-417e-bbe8-5145b8566f5d HTTP/1.1" 200 273 0.030532 10.0.0.131 - - [2025-10-09 20:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.050952 10.0.0.131 - - [2025-10-09 20:02:17] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007500 10.0.0.131 - - [2025-10-09 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009706 10.0.0.131 - - [2025-10-09 20:02:17] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005140 10.0.0.131 - - [2025-10-09 20:02:17] "POST /tags HTTP/1.1" 409 210 0.002407 10.0.0.131 - - [2025-10-09 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.131 - - [2025-10-09 20:02:17] "GET /tag/7d8ec365-133d-4d5e-80b7-c2322ed4b5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022631 10.0.0.131 - - [2025-10-09 20:02:17] "POST /firewall-rules HTTP/1.1" 200 572 0.070284 10.0.0.131 - - [2025-10-09 20:02:17] "GET /firewall-rule/5abaab29-5805-4308-bd7e-86b5a67fb0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.024972 10.0.0.131 - - [2025-10-09 20:02:17] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.004871 10.0.0.131 - - [2025-10-09 20:02:17] "GET /firewall-rule/5abaab29-5805-4308-bd7e-86b5a67fb0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003343 10.0.0.131 - - [2025-10-09 20:02:17] "POST /ref-update HTTP/1.1" 200 156 0.077961 10.0.0.131 - - [2025-10-09 20:02:17] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003846 10.0.0.131 - - [2025-10-09 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.131 - - [2025-10-09 20:02:17] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002982 10.0.0.131 - - [2025-10-09 20:02:17] "POST /tags HTTP/1.1" 409 210 0.004171 10.0.0.131 - - [2025-10-09 20:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013192 10.0.0.131 - - [2025-10-09 20:02:17] "GET /tag/7d8ec365-133d-4d5e-80b7-c2322ed4b5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011586 10.0.0.131 - - [2025-10-09 20:02:18] "POST /firewall-rules HTTP/1.1" 200 570 0.081224 10.0.0.131 - - [2025-10-09 20:02:18] "GET /firewall-rule/551109f0-92fa-4717-b81d-546f8c659357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014214 10.0.0.131 - - [2025-10-09 20:02:18] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.006285 10.0.0.131 - - [2025-10-09 20:02:18] "GET /firewall-rule/551109f0-92fa-4717-b81d-546f8c659357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004663 10.0.0.131 - - [2025-10-09 20:02:18] "POST /ref-update HTTP/1.1" 200 156 0.077949 10.0.0.131 - - [2025-10-09 20:02:18] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005589 10.0.0.131 - - [2025-10-09 20:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002785 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:02:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:02:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 10.0.0.33 - - [2025-10-09 20:02:19] "GET / HTTP/1.1" 200 36215 0.002041 10.0.0.33 - - [2025-10-09 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2025-10-09 20:02:19] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007538 10.0.0.33 - - [2025-10-09 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006020 10.0.0.33 - - [2025-10-09 20:02:19] "GET /routing-instance/15975240-c4c7-4225-96f2-fa51d04d6479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005998 10.0.0.33 - - [2025-10-09 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007548 10.0.0.33 - - [2025-10-09 20:02:19] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.011199 10.0.0.33 - - [2025-10-09 20:02:19] "PUT /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5 HTTP/1.1" 200 263 0.014793 10.0.0.33 - - [2025-10-09 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012799 10.0.0.33 - - [2025-10-09 20:02:19] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.016578 10.0.0.33 - - [2025-10-09 20:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-10-09 20:02:19] "GET /virtual-machine-interface/701e51f6-14fe-4a94-9966-a33f5f50792f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005742 10.0.0.33 - - [2025-10-09 20:02:19] "PUT /virtual-machine-interface/701e51f6-14fe-4a94-9966-a33f5f50792f HTTP/1.1" 200 285 0.010767 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016586 10.0.0.131 - - [2025-10-09 20:02:24] "POST /set-tag HTTP/1.1" 200 109 0.006120 10.0.0.131 - - [2025-10-09 20:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.131 - - [2025-10-09 20:02:24] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003612 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004629 10.0.0.131 - - [2025-10-09 20:02:24] "POST /set-tag HTTP/1.1" 200 109 0.004954 10.0.0.131 - - [2025-10-09 20:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.131 - - [2025-10-09 20:02:24] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002959 10.0.0.131 - - [2025-10-09 20:02:24] "GET /loadbalancer-pool/5c883800-639f-4d1f-8d1f-7349a9864b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005407 10.0.0.131 - - [2025-10-09 20:02:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020890 10.0.0.131 - - [2025-10-09 20:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015147 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016640 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005050 10.0.0.131 - - [2025-10-09 20:02:24] "POST /tags HTTP/1.1" 409 205 0.007321 10.0.0.131 - - [2025-10-09 20:02:24] "POST /ref-update HTTP/1.1" 200 156 0.013714 10.0.0.131 - - [2025-10-09 20:02:24] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.014992 10.0.0.131 - - [2025-10-09 20:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.131 - - [2025-10-09 20:02:24] "GET /tag/9aab5355-b1c8-426b-be51-90a0403f8b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013578 10.0.0.131 - - [2025-10-09 20:02:24] "PUT /floating-ip/837f5932-e778-489b-8027-977b67a7bb31 HTTP/1.1" 200 257 0.033609 10.0.0.131 - - [2025-10-09 20:02:24] "POST /set-tag HTTP/1.1" 200 109 0.070730 10.0.0.131 - - [2025-10-09 20:02:24] "GET /loadbalancer-pool/60b4b596-e49f-4e46-8161-782fbbde1597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004699 10.0.0.131 - - [2025-10-09 20:02:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018189 10.0.0.131 - - [2025-10-09 20:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011726 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008912 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007920 10.0.0.131 - - [2025-10-09 20:02:24] "POST /ref-update HTTP/1.1" 200 156 0.007879 10.0.0.131 - - [2025-10-09 20:02:24] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005428 10.0.0.131 - - [2025-10-09 20:02:24] "PUT /floating-ip/837f5932-e778-489b-8027-977b67a7bb31 HTTP/1.1" 200 257 0.011925 10.0.0.131 - - [2025-10-09 20:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.131 - - [2025-10-09 20:02:24] "GET /loadbalancer-pool/4a68436f-b007-4aa6-bda5-3e05ce1061fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005147 10.0.0.131 - - [2025-10-09 20:02:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019990 10.0.0.131 - - [2025-10-09 20:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008014 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006730 10.0.0.131 - - [2025-10-09 20:02:24] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012543 10.0.0.131 - - [2025-10-09 20:02:24] "POST /set-tag HTTP/1.1" 200 109 0.024885 10.0.0.131 - - [2025-10-09 20:02:24] "POST /ref-update HTTP/1.1" 200 156 0.036775 10.0.0.131 - - [2025-10-09 20:02:24] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004650 10.0.0.131 - - [2025-10-09 20:02:24] "PUT /floating-ip/837f5932-e778-489b-8027-977b67a7bb31 HTTP/1.1" 200 257 0.020160 10.0.0.131 - - [2025-10-09 20:03:02] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005011 10.0.0.131 - - [2025-10-09 20:03:02] "POST /set-tag HTTP/1.1" 200 109 0.005914 10.0.0.131 - - [2025-10-09 20:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.131 - - [2025-10-09 20:03:02] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003251 10.0.0.131 - - [2025-10-09 20:03:02] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006570 10.0.0.131 - - [2025-10-09 20:03:03] "POST /set-tag HTTP/1.1" 200 109 0.027093 10.0.0.131 - - [2025-10-09 20:03:03] "DELETE /loadbalancer-member/a9abf77f-130f-4627-9234-419c12343960 HTTP/1.1" 200 115 0.091007 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013836 10.0.0.131 - - [2025-10-09 20:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.131 - - [2025-10-09 20:03:03] "DELETE /loadbalancer-member/68b78bc9-3264-45a3-959b-2afa61e95e61 HTTP/1.1" 200 115 0.060563 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015691 10.0.0.131 - - [2025-10-09 20:03:03] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.131 - - [2025-10-09 20:03:03] "DELETE /loadbalancer-member/103e1bfc-b797-490e-9d81-7b63549ba6b7 HTTP/1.1" 200 115 0.040918 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018111 10.0.0.131 - - [2025-10-09 20:03:03] "POST /set-tag HTTP/1.1" 200 109 0.004412 10.0.0.131 - - [2025-10-09 20:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.131 - - [2025-10-09 20:03:03] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003966 10.0.0.131 - - [2025-10-09 20:03:03] "GET /loadbalancer-pool/5c883800-639f-4d1f-8d1f-7349a9864b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004220 10.0.0.131 - - [2025-10-09 20:03:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051371 10.0.0.131 - - [2025-10-09 20:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.047996 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015262 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011587 10.0.0.131 - - [2025-10-09 20:03:03] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003026 10.0.0.131 - - [2025-10-09 20:03:03] "POST /set-tag HTTP/1.1" 200 109 0.065949 10.0.0.131 - - [2025-10-09 20:03:03] "GET /loadbalancer-pool/60b4b596-e49f-4e46-8161-782fbbde1597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.030357 10.0.0.131 - - [2025-10-09 20:03:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021148 10.0.0.131 - - [2025-10-09 20:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033016 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008346 10.0.0.131 - - [2025-10-09 20:03:03] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011598 10.0.0.131 - - [2025-10-09 20:03:03] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002885 10.0.0.131 - - [2025-10-09 20:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.131 - - [2025-10-09 20:03:04] "GET /loadbalancer-pool/4a68436f-b007-4aa6-bda5-3e05ce1061fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003424 10.0.0.131 - - [2025-10-09 20:03:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028265 10.0.0.131 - - [2025-10-09 20:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013026 10.0.0.131 - - [2025-10-09 20:03:04] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007683 10.0.0.131 - - [2025-10-09 20:03:04] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010956 10.0.0.131 - - [2025-10-09 20:03:04] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009639 10.0.0.131 - - [2025-10-09 20:03:04] "POST /set-tag HTTP/1.1" 200 109 0.007410 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002166 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001396 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001624 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001270 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001115 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.131 - - [2025-10-09 20:04:46] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.131 - - [2025-10-09 20:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.131 - - [2025-10-09 20:04:46] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049520 10.0.0.131 - - [2025-10-09 20:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.131 - - [2025-10-09 20:04:46] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053228 10.0.0.131 - - [2025-10-09 20:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.131 - - [2025-10-09 20:04:47] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035697 10.0.0.131 - - [2025-10-09 20:04:47] "POST /tags HTTP/1.1" 200 334 0.039939 10.0.0.131 - - [2025-10-09 20:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.032383 10.0.0.131 - - [2025-10-09 20:04:47] "GET /tag/30483fec-92ed-43bc-860d-6ed720913a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025777 10.0.0.131 - - [2025-10-09 20:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.131 - - [2025-10-09 20:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.131 - - [2025-10-09 20:04:47] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056873 10.0.0.131 - - [2025-10-09 20:04:48] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.065211 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-networks?parent_id=b8e8bc57-499a-4225-985c-e176efb4ec38&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006623 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004622 10.0.0.131 - - [2025-10-09 20:04:48] "POST /virtual-networks HTTP/1.1" 200 514 0.058949 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011601 10.0.0.131 - - [2025-10-09 20:04:48] "GET /service-appliance-set/ceb4eb51-7596-4630-b775-336d36305727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.030357 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.009009 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007773 10.0.0.131 - - [2025-10-09 20:04:48] "GET /network-ipam/b95769a8-ced7-44dc-bdbb-9fefa6ebe737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002964 10.0.0.131 - - [2025-10-09 20:04:48] "POST /useragent-kv HTTP/1.1" 200 115 0.016832 10.0.0.131 - - [2025-10-09 20:04:48] "POST /ref-update HTTP/1.1" 200 156 0.075915 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.018134 10.0.0.131 - - [2025-10-09 20:04:48] "GET /domains HTTP/1.1" 200 281 0.017238 10.0.0.131 - - [2025-10-09 20:04:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.137518 10.0.0.131 - - [2025-10-09 20:04:48] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.018560 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-machine-interface/11991c42-8c4f-42b6-8be6-4d42138ef0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018509 10.0.0.131 - - [2025-10-09 20:04:48] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 5498 0.066066 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.019369 10.0.0.131 - - [2025-10-09 20:04:48] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.008214 10.0.0.131 - - [2025-10-09 20:04:48] "POST /instance-ips HTTP/1.1" 200 410 0.094271 10.0.0.131 - - [2025-10-09 20:04:48] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1182 0.025641 10.0.0.131 - - [2025-10-09 20:04:48] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1182 0.010701 10.0.0.131 - - [2025-10-09 20:04:48] "GET /instance-ip/c2cf4ebc-fb12-4d4c-a52e-f7542da2e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009818 10.0.0.131 - - [2025-10-09 20:04:48] "POST /loadbalancers HTTP/1.1" 200 612 0.067404 10.0.0.131 - - [2025-10-09 20:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.047484 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016845 10.0.0.131 - - [2025-10-09 20:04:48] "POST /route-targets HTTP/1.1" 200 328 0.055577 10.0.0.131 - - [2025-10-09 20:04:48] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.080570 10.0.0.131 - - [2025-10-09 20:04:48] "GET /instance-ip/c2cf4ebc-fb12-4d4c-a52e-f7542da2e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003232 10.0.0.131 - - [2025-10-09 20:04:48] "POST /ref-update HTTP/1.1" 200 156 0.044955 10.0.0.131 - - [2025-10-09 20:04:48] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075850 10.0.0.131 - - [2025-10-09 20:04:48] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002743 10.0.0.131 - - [2025-10-09 20:04:48] "POST /floating-ips HTTP/1.1" 200 599 0.075891 10.0.0.131 - - [2025-10-09 20:04:48] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.067516 10.0.0.131 - - [2025-10-09 20:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.131 - - [2025-10-09 20:04:48] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031758 10.0.0.131 - - [2025-10-09 20:04:48] "GET /loadbalancer-listener/b633e08d-c7ac-4d46-8781-c2916df3fc19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004373 10.0.0.131 - - [2025-10-09 20:04:48] "GET /loadbalancer-listener/b633e08d-c7ac-4d46-8781-c2916df3fc19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005358 10.0.0.131 - - [2025-10-09 20:04:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030025 10.0.0.131 - - [2025-10-09 20:04:49] "GET /instance-ip/c2cf4ebc-fb12-4d4c-a52e-f7542da2e88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003908 10.0.0.131 - - [2025-10-09 20:04:49] "GET /instance-ip/c2cf4ebc-fb12-4d4c-a52e-f7542da2e88a?fields=floating_ips HTTP/1.1" 200 1215 0.011223 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015920 10.0.0.131 - - [2025-10-09 20:04:49] "GET /floating-ip/7475998b-a62f-4d7f-8c19-83cebe215dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003291 10.0.0.131 - - [2025-10-09 20:04:49] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007998 10.0.0.131 - - [2025-10-09 20:04:49] "POST /tags HTTP/1.1" 200 296 0.087113 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.131 - - [2025-10-09 20:04:49] "GET /tag/e6b4177c-fdd4-4b46-bf4c-62d651f19dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.016698 10.0.0.131 - - [2025-10-09 20:04:49] "POST /tags HTTP/1.1" 409 233 0.002602 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.131 - - [2025-10-09 20:04:49] "GET /tag/34a4afa4-cd6c-47f7-be22-8d263cc76073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013484 10.0.0.131 - - [2025-10-09 20:04:49] "POST /tags HTTP/1.1" 409 206 0.002233 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.131 - - [2025-10-09 20:04:49] "GET /tag/8a154ce3-d985-4e60-a8ea-e9db50e2f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013748 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.131 - - [2025-10-09 20:04:49] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007900 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.131 - - [2025-10-09 20:04:49] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.072885 10.0.0.131 - - [2025-10-09 20:04:49] "POST /virtual-machines HTTP/1.1" 200 370 0.024839 10.0.0.131 - - [2025-10-09 20:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012333 10.0.0.131 - - [2025-10-09 20:04:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119572 10.0.0.131 - - [2025-10-09 20:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023276 10.0.0.131 - - [2025-10-09 20:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019076 10.0.0.131 - - [2025-10-09 20:04:49] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005257 10.0.0.131 - - [2025-10-09 20:04:49] "POST /instance-ips HTTP/1.1" 200 410 0.031062 10.0.0.131 - - [2025-10-09 20:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039235 10.0.0.131 - - [2025-10-09 20:04:49] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010731 10.0.0.131 - - [2025-10-09 20:04:50] "POST /set-tag HTTP/1.1" 200 109 0.022303 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019045 10.0.0.131 - - [2025-10-09 20:04:50] "GET /instance-ip/362815ae-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003538 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005830 10.0.0.131 - - [2025-10-09 20:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003301 10.0.0.131 - - [2025-10-09 20:04:50] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014050 10.0.0.131 - - [2025-10-09 20:04:50] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.131 - - [2025-10-09 20:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004482 10.0.0.131 - - [2025-10-09 20:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.131 - - [2025-10-09 20:04:50] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045438 10.0.0.131 - - [2025-10-09 20:04:50] "POST /virtual-machines HTTP/1.1" 200 370 0.012129 10.0.0.131 - - [2025-10-09 20:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017494 10.0.0.131 - - [2025-10-09 20:04:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137080 10.0.0.131 - - [2025-10-09 20:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012200 10.0.0.131 - - [2025-10-09 20:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008260 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.007107 10.0.0.131 - - [2025-10-09 20:04:50] "POST /instance-ips HTTP/1.1" 200 410 0.036042 10.0.0.131 - - [2025-10-09 20:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023302 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.026207 10.0.0.131 - - [2025-10-09 20:04:50] "POST /set-tag HTTP/1.1" 200 109 0.049288 10.0.0.131 - - [2025-10-09 20:04:50] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007924 10.0.0.131 - - [2025-10-09 20:04:50] "GET /instance-ip/36a53368-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.032888 10.0.0.131 - - [2025-10-09 20:04:51] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005124 10.0.0.131 - - [2025-10-09 20:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.131 - - [2025-10-09 20:04:51] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.010033 10.0.0.131 - - [2025-10-09 20:04:51] "POST /ref-update HTTP/1.1" 200 156 0.013924 10.0.0.131 - - [2025-10-09 20:04:51] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007848 10.0.0.131 - - [2025-10-09 20:04:51] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.131 - - [2025-10-09 20:04:51] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006364 10.0.0.131 - - [2025-10-09 20:04:51] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.131 - - [2025-10-09 20:04:51] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006432 10.0.0.131 - - [2025-10-09 20:04:51] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.131 - - [2025-10-09 20:04:53] "GET /domains HTTP/1.1" 200 281 0.002848 10.0.0.131 - - [2025-10-09 20:04:53] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.003422 10.0.0.131 - - [2025-10-09 20:04:53] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 7092 0.042439 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.005334 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.006973 10.0.0.131 - - [2025-10-09 20:04:53] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1404 0.005231 10.0.0.131 - - [2025-10-09 20:04:53] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1404 0.003368 10.0.0.131 - - [2025-10-09 20:04:53] "GET /route-target/21e66b58-75f4-4082-a674-7b562bdca78f HTTP/1.1" 200 1154 0.002690 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.004269 10.0.0.131 - - [2025-10-09 20:04:53] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1404 0.008178 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004581 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.005761 10.0.0.131 - - [2025-10-09 20:04:53] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1404 0.004022 10.0.0.131 - - [2025-10-09 20:04:53] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 200 1404 0.002847 10.0.0.131 - - [2025-10-09 20:04:53] "GET /route-target/21e66b58-75f4-4082-a674-7b562bdca78f HTTP/1.1" 200 1154 0.002779 10.0.0.131 - - [2025-10-09 20:04:53] "GET /domains HTTP/1.1" 200 281 0.002162 10.0.0.131 - - [2025-10-09 20:04:53] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.003666 10.0.0.131 - - [2025-10-09 20:04:53] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 7092 0.021217 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2092 0.009072 10.0.0.131 - - [2025-10-09 20:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.131 - - [2025-10-09 20:04:53] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031481 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004303 10.0.0.131 - - [2025-10-09 20:04:53] "GET /floating-ip-pools?parent_id=137f18b1-f516-465c-bd54-9dd668557beb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.014915 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004240 10.0.0.131 - - [2025-10-09 20:04:53] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021105 10.0.0.131 - - [2025-10-09 20:04:53] "POST /ref-update HTTP/1.1" 200 156 0.008116 10.0.0.131 - - [2025-10-09 20:04:53] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.019397 10.0.0.131 - - [2025-10-09 20:04:54] "GET /domains HTTP/1.1" 200 281 0.006581 10.0.0.131 - - [2025-10-09 20:04:54] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.003502 10.0.0.131 - - [2025-10-09 20:04:54] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 7349 0.060892 10.0.0.131 - - [2025-10-09 20:04:54] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2331 0.005534 10.0.0.131 - - [2025-10-09 20:04:54] "GET /floating-ip-pool/599db75d-6cc4-4460-b515-92efbe64de60 HTTP/1.1" 200 1317 0.003203 10.0.0.131 - - [2025-10-09 20:04:54] "GET /domains HTTP/1.1" 200 281 0.003606 10.0.0.131 - - [2025-10-09 20:04:54] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.007342 10.0.0.131 - - [2025-10-09 20:04:54] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 7349 0.064658 10.0.0.131 - - [2025-10-09 20:04:54] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 2331 0.004014 10.0.0.131 - - [2025-10-09 20:04:54] "GET /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004707 10.0.0.131 - - [2025-10-09 20:04:54] "POST /tags HTTP/1.1" 200 366 0.117032 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014020 10.0.0.131 - - [2025-10-09 20:04:54] "GET /tag/ca7b877f-ce76-4ee1-993e-073b128a639f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018045 10.0.0.131 - - [2025-10-09 20:04:54] "POST /tags HTTP/1.1" 409 206 0.002506 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.131 - - [2025-10-09 20:04:54] "GET /tag/8a154ce3-d985-4e60-a8ea-e9db50e2f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011998 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.131 - - [2025-10-09 20:04:54] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037234 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.131 - - [2025-10-09 20:04:54] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004863 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.131 - - [2025-10-09 20:04:54] "GET /service-appliance-set/310910f4-cc02-42ab-8665-f13ecaf77014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003946 10.0.0.131 - - [2025-10-09 20:04:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001560 10.0.0.131 - - [2025-10-09 20:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.112408 10.0.0.131 - - [2025-10-09 20:04:54] "GET /virtual-machine-interface/93084c5c-57bc-4558-b295-95add58a3d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.012639 10.0.0.131 - - [2025-10-09 20:04:54] "POST /set-tag HTTP/1.1" 200 109 0.025124 10.0.0.131 - - [2025-10-09 20:04:54] "POST /instance-ips HTTP/1.1" 200 418 0.039419 10.0.0.131 - - [2025-10-09 20:04:54] "GET /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.017067 10.0.0.131 - - [2025-10-09 20:04:55] "POST /loadbalancers HTTP/1.1" 200 620 0.070196 10.0.0.131 - - [2025-10-09 20:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017443 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.131 - - [2025-10-09 20:04:55] "POST /service-instances HTTP/1.1" 200 568 0.049394 10.0.0.131 - - [2025-10-09 20:04:55] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.066286 10.0.0.131 - - [2025-10-09 20:04:55] "POST /ref-update HTTP/1.1" 200 156 0.044369 10.0.0.131 - - [2025-10-09 20:04:55] "GET /virtual-machine-interface/93084c5c-57bc-4558-b295-95add58a3d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005162 10.0.0.131 - - [2025-10-09 20:04:55] "GET /virtual-machine-interface/93084c5c-57bc-4558-b295-95add58a3d15?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.014766 10.0.0.131 - - [2025-10-09 20:04:55] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.022460 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009185 10.0.0.131 - - [2025-10-09 20:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017066 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.131 - - [2025-10-09 20:04:55] "GET /floating-ip-pool/599db75d-6cc4-4460-b515-92efbe64de60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002613 10.0.0.131 - - [2025-10-09 20:04:55] "POST /virtual-machines HTTP/1.1" 200 430 0.028204 10.0.0.131 - - [2025-10-09 20:04:55] "POST /floating-ips HTTP/1.1" 200 673 0.119182 10.0.0.131 - - [2025-10-09 20:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010664 10.0.0.131 - - [2025-10-09 20:04:55] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003049 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.131 - - [2025-10-09 20:04:55] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003508 10.0.0.131 - - [2025-10-09 20:04:55] "POST /tags HTTP/1.1" 409 221 0.020138 10.0.0.131 - - [2025-10-09 20:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.186585 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.131 - - [2025-10-09 20:04:55] "GET /tag/30483fec-92ed-43bc-860d-6ed720913a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014196 10.0.0.131 - - [2025-10-09 20:04:55] "POST /tags HTTP/1.1" 409 238 0.002538 10.0.0.131 - - [2025-10-09 20:04:55] "POST /chown HTTP/1.1" 200 109 0.046019 10.0.0.131 - - [2025-10-09 20:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.131 - - [2025-10-09 20:04:55] "GET /tag/ca7b877f-ce76-4ee1-993e-073b128a639f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011100 10.0.0.131 - - [2025-10-09 20:04:55] "POST /chown HTTP/1.1" 200 109 0.016913 10.0.0.131 - - [2025-10-09 20:04:55] "PUT /virtual-machine-interface/25befb02-f64f-4fa0-98fe-20d79340ce14 HTTP/1.1" 200 285 0.028553 10.0.0.131 - - [2025-10-09 20:04:55] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.021792 10.0.0.131 - - [2025-10-09 20:04:55] "POST /firewall-rules HTTP/1.1" 200 652 0.139008 10.0.0.131 - - [2025-10-09 20:04:55] "POST /ref-update HTTP/1.1" 200 156 0.066825 10.0.0.131 - - [2025-10-09 20:04:55] "GET /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.020538 10.0.0.131 - - [2025-10-09 20:04:55] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003622 10.0.0.131 - - [2025-10-09 20:04:55] "POST /ref-update HTTP/1.1" 200 156 0.029758 10.0.0.131 - - [2025-10-09 20:04:55] "GET /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006139 10.0.0.131 - - [2025-10-09 20:04:55] "POST /ref-update HTTP/1.1" 200 156 0.028281 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.037484 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.024109 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.046434 10.0.0.131 - - [2025-10-09 20:04:56] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.081851 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.038661 10.0.0.131 - - [2025-10-09 20:04:56] "GET /loadbalancer/c9b4c7bc-9d5a-425c-be82-8a273e88d76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003491 10.0.0.131 - - [2025-10-09 20:04:56] "POST /virtual-machines HTTP/1.1" 200 430 0.019542 10.0.0.131 - - [2025-10-09 20:04:56] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.052812 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.131 - - [2025-10-09 20:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162944 10.0.0.131 - - [2025-10-09 20:04:56] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.106665 10.0.0.131 - - [2025-10-09 20:04:56] "GET /loadbalancer-listener/b698d331-d1a4-42bc-972b-a119fdc58385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014282 10.0.0.131 - - [2025-10-09 20:04:56] "POST /chown HTTP/1.1" 200 109 0.039556 10.0.0.131 - - [2025-10-09 20:04:56] "GET /loadbalancer-listener/b698d331-d1a4-42bc-972b-a119fdc58385?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.020610 10.0.0.131 - - [2025-10-09 20:04:56] "POST /chown HTTP/1.1" 200 109 0.008909 10.0.0.131 - - [2025-10-09 20:04:56] "PUT /virtual-machine-interface/fd3246c1-e629-4198-bd34-79b7bb961a2f HTTP/1.1" 200 285 0.013077 10.0.0.131 - - [2025-10-09 20:04:56] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.025255 10.0.0.131 - - [2025-10-09 20:04:56] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.069803 10.0.0.131 - - [2025-10-09 20:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013340 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.023321 10.0.0.131 - - [2025-10-09 20:04:56] "GET /loadbalancer-pool/c49976e8-5b44-4b3a-987b-be3bc389e85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007736 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.028659 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.026965 10.0.0.131 - - [2025-10-09 20:04:56] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046813 10.0.0.131 - - [2025-10-09 20:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027764 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.025789 10.0.0.131 - - [2025-10-09 20:04:56] "GET /loadbalancer-member/fbbeb5a0-2b3e-4fd3-a247-093a22bcd19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.013700 10.0.0.131 - - [2025-10-09 20:04:56] "POST /ref-update HTTP/1.1" 200 156 0.025718 10.0.0.131 - - [2025-10-09 20:04:56] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008553 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.131 - - [2025-10-09 20:04:56] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004270 10.0.0.131 - - [2025-10-09 20:04:56] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.016791 10.0.0.131 - - [2025-10-09 20:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026699 10.0.0.131 - - [2025-10-09 20:04:56] "POST /tags HTTP/1.1" 409 221 0.012884 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.131 - - [2025-10-09 20:04:56] "GET /tag/30483fec-92ed-43bc-860d-6ed720913a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014648 10.0.0.131 - - [2025-10-09 20:04:56] "POST /chown HTTP/1.1" 200 109 0.009356 10.0.0.131 - - [2025-10-09 20:04:56] "POST /tags HTTP/1.1" 409 238 0.004200 10.0.0.131 - - [2025-10-09 20:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.131 - - [2025-10-09 20:04:56] "POST /chown HTTP/1.1" 200 109 0.035920 10.0.0.131 - - [2025-10-09 20:04:57] "GET /tag/ca7b877f-ce76-4ee1-993e-073b128a639f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017008 10.0.0.131 - - [2025-10-09 20:04:57] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.021876 10.0.0.131 - - [2025-10-09 20:04:57] "POST /firewall-rules HTTP/1.1" 409 293 0.002868 10.0.0.131 - - [2025-10-09 20:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.131 - - [2025-10-09 20:04:57] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.131 - - [2025-10-09 20:04:57] "PUT /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747 HTTP/1.1" 200 261 0.046669 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.044186 10.0.0.131 - - [2025-10-09 20:04:57] "GET /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006755 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.034498 10.0.0.131 - - [2025-10-09 20:04:57] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014838 10.0.0.131 - - [2025-10-09 20:04:57] "GET /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008823 10.0.0.131 - - [2025-10-09 20:04:57] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.012996 10.0.0.131 - - [2025-10-09 20:04:57] "POST /ref-update HTTP/1.1" 200 156 0.041499 10.0.0.131 - - [2025-10-09 20:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019051 10.0.0.131 - - [2025-10-09 20:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.131 - - [2025-10-09 20:04:57] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011580 10.0.0.131 - - [2025-10-09 20:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.016070 10.0.0.131 - - [2025-10-09 20:04:57] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.058707 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.035941 10.0.0.131 - - [2025-10-09 20:04:57] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.030100 10.0.0.131 - - [2025-10-09 20:04:57] "POST /virtual-machines HTTP/1.1" 200 374 0.016031 10.0.0.131 - - [2025-10-09 20:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022512 10.0.0.131 - - [2025-10-09 20:04:57] "POST /ref-update HTTP/1.1" 200 156 0.042385 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.029316 10.0.0.131 - - [2025-10-09 20:04:57] "POST /chown HTTP/1.1" 200 109 0.015810 10.0.0.131 - - [2025-10-09 20:04:57] "PUT /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 257 0.075251 10.0.0.131 - - [2025-10-09 20:04:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.226382 10.0.0.131 - - [2025-10-09 20:04:57] "POST /ref-update HTTP/1.1" 200 156 0.061764 10.0.0.131 - - [2025-10-09 20:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022043 10.0.0.131 - - [2025-10-09 20:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.131 - - [2025-10-09 20:04:57] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008801 10.0.0.131 - - [2025-10-09 20:04:57] "POST /instance-ips HTTP/1.1" 200 414 0.056072 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049167 10.0.0.131 - - [2025-10-09 20:04:58] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.034997 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.045787 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.048982 10.0.0.131 - - [2025-10-09 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.019692 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.027115 10.0.0.131 - - [2025-10-09 20:04:58] "GET /instance-ip/3aec411e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013932 10.0.0.131 - - [2025-10-09 20:04:58] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.009660 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011782 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004439 10.0.0.131 - - [2025-10-09 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.012307 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004982 10.0.0.131 - - [2025-10-09 20:04:58] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.013074 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012375 10.0.0.131 - - [2025-10-09 20:04:58] "POST /ref-update HTTP/1.1" 200 156 0.012596 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.018142 10.0.0.131 - - [2025-10-09 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.131 - - [2025-10-09 20:04:58] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.015639 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017542 10.0.0.131 - - [2025-10-09 20:04:58] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004772 10.0.0.131 - - [2025-10-09 20:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.131 - - [2025-10-09 20:04:58] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.010186 10.0.0.131 - - [2025-10-09 20:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013529 10.0.0.131 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.010879 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.016669 10.0.0.131 - - [2025-10-09 20:04:58] "POST /ref-update HTTP/1.1" 200 156 0.017142 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.011001 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.034495 10.0.0.131 - - [2025-10-09 20:04:58] "POST /ref-update HTTP/1.1" 200 156 0.015951 10.0.0.131 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.007558 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.020643 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.008476 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.018399 10.0.0.131 - - [2025-10-09 20:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.131 - - [2025-10-09 20:04:58] "POST /chown HTTP/1.1" 200 109 0.010897 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.016860 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.024216 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.021547 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.008517 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.011537 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.009590 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.029924 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.012550 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.024867 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.020683 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.007867 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.008669 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.015920 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.023403 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.006778 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.023484 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.007567 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.017035 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.007617 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.019416 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.010674 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.007190 10.0.0.131 - - [2025-10-09 20:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.131 - - [2025-10-09 20:04:59] "POST /chown HTTP/1.1" 200 109 0.009416 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.008548 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.017974 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.032123 10.0.0.131 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.007796 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.022730 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.011503 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.022891 10.0.0.131 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.009691 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.023664 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.030305 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.010987 10.0.0.131 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.016123 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.011267 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.024683 10.0.0.131 - - [2025-10-09 20:05:00] "POST /chown HTTP/1.1" 200 109 0.019812 10.0.0.131 - - [2025-10-09 20:05:00] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009393 10.0.0.131 - - [2025-10-09 20:05:00] "POST /set-tag HTTP/1.1" 200 109 0.005014 10.0.0.131 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.131 - - [2025-10-09 20:05:00] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005831 10.0.0.131 - - [2025-10-09 20:05:00] "GET /loadbalancer-pool/4b41a3bd-4024-4f25-875a-98708642f29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004453 10.0.0.131 - - [2025-10-09 20:05:00] "POST /loadbalancer-members HTTP/1.1" 200 704 0.037785 10.0.0.131 - - [2025-10-09 20:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013531 10.0.0.131 - - [2025-10-09 20:05:00] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007767 10.0.0.131 - - [2025-10-09 20:05:00] "POST /tags HTTP/1.1" 409 221 0.002436 10.0.0.131 - - [2025-10-09 20:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.131 - - [2025-10-09 20:05:01] "GET /tag/30483fec-92ed-43bc-860d-6ed720913a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021491 10.0.0.131 - - [2025-10-09 20:05:01] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018000 10.0.0.131 - - [2025-10-09 20:05:01] "POST /ref-update HTTP/1.1" 200 156 0.023848 10.0.0.131 - - [2025-10-09 20:05:01] "GET /floating-ip/7475998b-a62f-4d7f-8c19-83cebe215dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.025522 10.0.0.131 - - [2025-10-09 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.086853 10.0.0.131 - - [2025-10-09 20:05:01] "PUT /floating-ip/7475998b-a62f-4d7f-8c19-83cebe215dab HTTP/1.1" 200 257 0.022931 10.0.0.131 - - [2025-10-09 20:05:01] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005000 10.0.0.131 - - [2025-10-09 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.131 - - [2025-10-09 20:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.131 - - [2025-10-09 20:05:01] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003881 10.0.0.131 - - [2025-10-09 20:05:01] "GET /loadbalancer-pool/4b41a3bd-4024-4f25-875a-98708642f29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003419 10.0.0.131 - - [2025-10-09 20:05:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.031639 10.0.0.131 - - [2025-10-09 20:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010789 10.0.0.131 - - [2025-10-09 20:05:01] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014639 10.0.0.131 - - [2025-10-09 20:05:01] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012770 10.0.0.131 - - [2025-10-09 20:05:01] "POST /ref-update HTTP/1.1" 200 156 0.010284 10.0.0.131 - - [2025-10-09 20:05:01] "GET /floating-ip/7475998b-a62f-4d7f-8c19-83cebe215dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.017458 10.0.0.131 - - [2025-10-09 20:05:01] "POST /set-tag HTTP/1.1" 200 109 0.051575 10.0.0.131 - - [2025-10-09 20:05:02] "GET /virtual-machine/3806c7af-3280-453c-98de-b1dbe045df93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003997 10.0.0.131 - - [2025-10-09 20:05:02] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005224 10.0.0.131 - - [2025-10-09 20:05:02] "GET /virtual-machine/4fcc0a48-f963-4bf6-a98c-3370cb7dfa85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003405 10.0.0.131 - - [2025-10-09 20:05:02] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004811 10.0.0.131 - - [2025-10-09 20:05:06] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005157 10.0.0.131 - - [2025-10-09 20:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.131 - - [2025-10-09 20:05:07] "GET /virtual-machine/10ad0c92-53d0-45e2-9699-9594e21fbc2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003931 10.0.0.131 - - [2025-10-09 20:05:07] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005317 10.0.0.131 - - [2025-10-09 20:05:07] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007364 10.0.0.131 - - [2025-10-09 20:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.131 - - [2025-10-09 20:05:39] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006122 10.0.0.131 - - [2025-10-09 20:05:39] "POST /set-tag HTTP/1.1" 200 109 0.004784 10.0.0.131 - - [2025-10-09 20:05:39] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004874 10.0.0.131 - - [2025-10-09 20:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.131 - - [2025-10-09 20:05:39] "GET /virtual-machine/10ad0c92-53d0-45e2-9699-9594e21fbc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002980 10.0.0.131 - - [2025-10-09 20:05:39] "POST /ref-update HTTP/1.1" 200 156 0.011390 10.0.0.131 - - [2025-10-09 20:05:39] "GET /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.024113 10.0.0.131 - - [2025-10-09 20:05:39] "POST /set-tag HTTP/1.1" 200 109 0.019035 10.0.0.131 - - [2025-10-09 20:05:40] "POST /set-tag HTTP/1.1" 200 109 0.014861 10.0.0.131 - - [2025-10-09 20:05:40] "DELETE /instance-ip/3aec411e-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.056517 10.0.0.131 - - [2025-10-09 20:05:40] "DELETE /virtual-machine-interface/3abd093a-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.060126 10.0.0.131 - - [2025-10-09 20:05:40] "DELETE /virtual-machine/10ad0c92-53d0-45e2-9699-9594e21fbc2e HTTP/1.1" 200 115 0.018955 10.0.0.131 - - [2025-10-09 20:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.131 - - [2025-10-09 20:05:42] "GET /tag/ca7b877f-ce76-4ee1-993e-073b128a639f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010941 10.0.0.131 - - [2025-10-09 20:05:42] "GET /tag/ca7b877f-ce76-4ee1-993e-073b128a639f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013064 10.0.0.131 - - [2025-10-09 20:05:42] "GET /virtual-machine-interface/25befb02-f64f-4fa0-98fe-20d79340ce14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005247 10.0.0.131 - - [2025-10-09 20:05:42] "POST /set-tag HTTP/1.1" 200 109 0.018391 10.0.0.131 - - [2025-10-09 20:05:43] "GET /virtual-machine-interface/93084c5c-57bc-4558-b295-95add58a3d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.026554 10.0.0.131 - - [2025-10-09 20:05:43] "POST /set-tag HTTP/1.1" 200 109 0.021443 10.0.0.131 - - [2025-10-09 20:05:43] "GET /virtual-machine-interface/fd3246c1-e629-4198-bd34-79b7bb961a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004537 10.0.0.131 - - [2025-10-09 20:05:43] "POST /set-tag HTTP/1.1" 200 109 0.014755 10.0.0.131 - - [2025-10-09 20:05:43] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016605 10.0.0.131 - - [2025-10-09 20:05:43] "GET /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003746 10.0.0.131 - - [2025-10-09 20:05:43] "POST /ref-update HTTP/1.1" 200 156 0.014522 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /firewall-rule/53cb39f6-a59b-469c-9463-f8d0c7130747 HTTP/1.1" 200 115 0.046300 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /loadbalancer-member/fbbeb5a0-2b3e-4fd3-a247-093a22bcd19d HTTP/1.1" 200 115 0.037267 10.0.0.131 - - [2025-10-09 20:05:43] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.014088 10.0.0.131 - - [2025-10-09 20:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025822 10.0.0.131 - - [2025-10-09 20:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /loadbalancer-pool/c49976e8-5b44-4b3a-987b-be3bc389e85b HTTP/1.1" 200 115 0.077157 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /loadbalancer-listener/b698d331-d1a4-42bc-972b-a119fdc58385 HTTP/1.1" 200 115 0.039203 10.0.0.131 - - [2025-10-09 20:05:43] "GET /floating-ip/ece66bb8-db86-40de-8c05-b7c6f48ed20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.012062 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.022860 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.025840 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.019951 10.0.0.131 - - [2025-10-09 20:05:43] "PUT /floating-ip/ece66bb8-db86-40de-8c05-b7c6f48ed20f HTTP/1.1" 200 257 0.039320 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.014618 10.0.0.131 - - [2025-10-09 20:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.006715 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /floating-ip/ece66bb8-db86-40de-8c05-b7c6f48ed20f HTTP/1.1" 200 115 0.097377 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.009198 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.016887 10.0.0.131 - - [2025-10-09 20:05:43] "POST /chown HTTP/1.1" 200 109 0.020837 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /loadbalancer/c9b4c7bc-9d5a-425c-be82-8a273e88d76f HTTP/1.1" 200 115 0.088608 10.0.0.131 - - [2025-10-09 20:05:43] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.010695 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /instance-ip/bcc525d7-e39b-4615-b677-d5b186ec5f62 HTTP/1.1" 200 115 0.056335 10.0.0.131 - - [2025-10-09 20:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.038395 10.0.0.131 - - [2025-10-09 20:05:43] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.019066 10.0.0.131 - - [2025-10-09 20:05:43] "DELETE /virtual-machine-interface/93084c5c-57bc-4558-b295-95add58a3d15 HTTP/1.1" 200 115 0.126270 10.0.0.131 - - [2025-10-09 20:05:43] "GET /floating-ip-pool/599db75d-6cc4-4460-b515-92efbe64de60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003702 10.0.0.131 - - [2025-10-09 20:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020614 10.0.0.131 - - [2025-10-09 20:05:43] "POST /ref-update HTTP/1.1" 200 156 0.038064 10.0.0.131 - - [2025-10-09 20:05:43] "PUT /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 267 0.041143 10.0.0.131 - - [2025-10-09 20:05:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.039070 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /floating-ip-pool/599db75d-6cc4-4460-b515-92efbe64de60 HTTP/1.1" 200 115 0.125752 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /tag/ca7b877f-ce76-4ee1-993e-073b128a639f HTTP/1.1" 200 115 0.266357 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /service-instance/ea94c979-aefd-412d-8f5f-2d324501f4bb HTTP/1.1" 200 115 0.084641 10.0.0.131 - - [2025-10-09 20:05:44] "GET /virtual-machine-interface/25befb02-f64f-4fa0-98fe-20d79340ce14?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.009408 10.0.0.131 - - [2025-10-09 20:05:44] "POST /useragent-kv HTTP/1.1" 200 115 0.008670 10.0.0.131 - - [2025-10-09 20:05:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001397 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /virtual-network/137f18b1-f516-465c-bd54-9dd668557beb HTTP/1.1" 200 115 0.170422 10.0.0.131 - - [2025-10-09 20:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.131 - - [2025-10-09 20:05:44] "GET /routing-instance/05c9ca99-4859-4de8-8af8-29d2ede85226 HTTP/1.1" 404 171 0.005487 10.0.0.131 - - [2025-10-09 20:05:44] "GET /domains HTTP/1.1" 200 281 0.003669 10.0.0.131 - - [2025-10-09 20:05:44] "GET /domain/e6221353-a1af-4ed4-a3fa-98859ad158b0 HTTP/1.1" 200 3100 0.007015 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /route-target/21e66b58-75f4-4082-a674-7b562bdca78f HTTP/1.1" 200 115 0.045605 10.0.0.131 - - [2025-10-09 20:05:44] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38 HTTP/1.1" 200 7170 0.055926 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /virtual-machine-interface/25befb02-f64f-4fa0-98fe-20d79340ce14 HTTP/1.1" 200 115 0.170530 10.0.0.131 - - [2025-10-09 20:05:44] "POST /ref-update HTTP/1.1" 200 156 0.019986 10.0.0.131 - - [2025-10-09 20:05:44] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.017198 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /virtual-machine/17ae2b3d-e306-4167-ae33-3d110326a576 HTTP/1.1" 200 115 0.074158 10.0.0.131 - - [2025-10-09 20:05:44] "POST /set-tag HTTP/1.1" 200 109 0.006436 10.0.0.131 - - [2025-10-09 20:05:44] "GET /virtual-machine-interface/fd3246c1-e629-4198-bd34-79b7bb961a2f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.015951 10.0.0.131 - - [2025-10-09 20:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.131 - - [2025-10-09 20:05:44] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002437 10.0.0.131 - - [2025-10-09 20:05:44] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004786 10.0.0.131 - - [2025-10-09 20:05:44] "POST /set-tag HTTP/1.1" 200 109 0.038776 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /virtual-machine-interface/fd3246c1-e629-4198-bd34-79b7bb961a2f HTTP/1.1" 200 115 0.080130 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /virtual-machine/be14e5f5-d174-4e2f-8892-52ed66136c37 HTTP/1.1" 200 115 0.037438 10.0.0.131 - - [2025-10-09 20:05:44] "DELETE /loadbalancer-member/ef40e529-c7c3-4cef-9657-19eb4e32f0ef HTTP/1.1" 200 115 0.071983 10.0.0.131 - - [2025-10-09 20:05:45] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014244 10.0.0.131 - - [2025-10-09 20:05:45] "POST /set-tag HTTP/1.1" 200 109 0.004326 10.0.0.131 - - [2025-10-09 20:05:45] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008203 10.0.0.131 - - [2025-10-09 20:05:45] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.131 - - [2025-10-09 20:05:45] "GET /virtual-machine/4fcc0a48-f963-4bf6-a98c-3370cb7dfa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003161 10.0.0.131 - - [2025-10-09 20:05:45] "POST /ref-update HTTP/1.1" 200 156 0.020605 10.0.0.131 - - [2025-10-09 20:05:45] "GET /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.032732 10.0.0.131 - - [2025-10-09 20:05:46] "POST /set-tag HTTP/1.1" 200 109 0.022320 10.0.0.131 - - [2025-10-09 20:05:46] "POST /set-tag HTTP/1.1" 200 109 0.030682 10.0.0.131 - - [2025-10-09 20:05:46] "POST /set-tag HTTP/1.1" 200 109 0.028508 10.0.0.131 - - [2025-10-09 20:05:46] "DELETE /instance-ip/36a53368-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.047056 10.0.0.131 - - [2025-10-09 20:05:46] "POST /ref-update HTTP/1.1" 200 156 0.019857 10.0.0.131 - - [2025-10-09 20:05:46] "DELETE /virtual-machine-interface/3687673e-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.048231 10.0.0.131 - - [2025-10-09 20:05:46] "DELETE /virtual-machine/4fcc0a48-f963-4bf6-a98c-3370cb7dfa85 HTTP/1.1" 200 115 0.027703 10.0.0.131 - - [2025-10-09 20:05:49] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005237 10.0.0.131 - - [2025-10-09 20:05:49] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.131 - - [2025-10-09 20:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.131 - - [2025-10-09 20:05:49] "GET /loadbalancer/3cf00da8-2ab8-43e6-9ffb-2c2b3221f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003781 10.0.0.131 - - [2025-10-09 20:05:50] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.015972 10.0.0.131 - - [2025-10-09 20:05:50] "POST /set-tag HTTP/1.1" 200 109 0.004378 10.0.0.131 - - [2025-10-09 20:05:50] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007098 10.0.0.131 - - [2025-10-09 20:05:50] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.131 - - [2025-10-09 20:05:50] "GET /virtual-machine/3806c7af-3280-453c-98de-b1dbe045df93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005052 10.0.0.131 - - [2025-10-09 20:05:50] "POST /ref-update HTTP/1.1" 200 156 0.027325 10.0.0.131 - - [2025-10-09 20:05:51] "GET /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.017414 10.0.0.131 - - [2025-10-09 20:05:51] "POST /set-tag HTTP/1.1" 200 109 0.025640 10.0.0.131 - - [2025-10-09 20:05:51] "POST /set-tag HTTP/1.1" 200 109 0.034986 10.0.0.131 - - [2025-10-09 20:05:51] "POST /set-tag HTTP/1.1" 200 109 0.049158 10.0.0.131 - - [2025-10-09 20:05:51] "DELETE /instance-ip/362815ae-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.058304 10.0.0.131 - - [2025-10-09 20:05:51] "POST /ref-update HTTP/1.1" 200 156 0.010713 10.0.0.131 - - [2025-10-09 20:05:51] "DELETE /virtual-machine-interface/361052ac-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.079550 10.0.0.131 - - [2025-10-09 20:05:51] "DELETE /virtual-machine/3806c7af-3280-453c-98de-b1dbe045df93 HTTP/1.1" 200 115 0.037400 10.0.0.131 - - [2025-10-09 20:05:51] "DELETE /tag/34a4afa4-cd6c-47f7-be22-8d263cc76073 HTTP/1.1" 200 115 0.057371 10.0.0.131 - - [2025-10-09 20:05:51] "DELETE /tag/e6b4177c-fdd4-4b46-bf4c-62d651f19dfe HTTP/1.1" 200 115 0.074659 10.0.0.131 - - [2025-10-09 20:05:54] "GET /global-system-configs HTTP/1.1" 200 323 0.002543 10.0.0.131 - - [2025-10-09 20:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.131 - - [2025-10-09 20:05:54] "GET /project/b8e8bc57-499a-4225-985c-e176efb4ec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039450 10.0.0.131 - - [2025-10-09 20:05:54] "POST /tags HTTP/1.1" 200 394 0.041633 10.0.0.131 - - [2025-10-09 20:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021075 10.0.0.131 - - [2025-10-09 20:05:54] "GET /tag/3d80b31f-554a-4b03-806d-83346f83db89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023160 10.0.0.131 - - [2025-10-09 20:05:55] "POST /tags HTTP/1.1" 200 342 0.040829 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.131 - - [2025-10-09 20:05:55] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018360 10.0.0.131 - - [2025-10-09 20:05:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000671 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.002079 10.0.0.131 - - [2025-10-09 20:05:55] "POST /security-groups HTTP/1.1" 200 589 0.070292 10.0.0.131 - - [2025-10-09 20:05:55] "POST /projects HTTP/1.1" 200 521 0.200847 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.010146 10.0.0.131 - - [2025-10-09 20:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022724 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020687 10.0.0.131 - - [2025-10-09 20:05:55] "POST /access-control-lists HTTP/1.1" 200 600 0.067084 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.005117 10.0.0.131 - - [2025-10-09 20:05:55] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.023949 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.131 - - [2025-10-09 20:05:55] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005772 10.0.0.131 - - [2025-10-09 20:05:55] "POST /access-control-lists HTTP/1.1" 200 598 0.094212 10.0.0.131 - - [2025-10-09 20:05:55] "GET /global-system-configs HTTP/1.1" 200 323 0.008093 10.0.0.131 - - [2025-10-09 20:05:55] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.134401 10.0.0.131 - - [2025-10-09 20:05:55] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.051550 10.0.0.131 - - [2025-10-09 20:05:55] "POST /security-groups HTTP/1.1" 200 593 0.079078 10.0.0.131 - - [2025-10-09 20:05:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024852 10.0.0.131 - - [2025-10-09 20:05:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.009884 10.0.0.131 - - [2025-10-09 20:05:55] "POST /chown HTTP/1.1" 200 109 0.030247 10.0.0.131 - - [2025-10-09 20:05:55] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.047715 10.0.0.131 - - [2025-10-09 20:05:55] "POST /access-control-lists HTTP/1.1" 200 634 0.117213 10.0.0.131 - - [2025-10-09 20:05:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.008980 10.0.0.131 - - [2025-10-09 20:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.131 - - [2025-10-09 20:05:56] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003874 10.0.0.131 - - [2025-10-09 20:05:56] "POST /tags HTTP/1.1" 409 226 0.002136 10.0.0.131 - - [2025-10-09 20:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.131 - - [2025-10-09 20:05:56] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011746 10.0.0.131 - - [2025-10-09 20:05:56] "POST /access-control-lists HTTP/1.1" 200 632 0.031397 10.0.0.131 - - [2025-10-09 20:05:56] "POST /firewall-rules HTTP/1.1" 200 602 0.076384 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-rule/3aa1f757-0b82-4756-af43-3a4ca62552b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012244 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.004351 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-rule/3aa1f757-0b82-4756-af43-3a4ca62552b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005184 10.0.0.131 - - [2025-10-09 20:05:56] "POST /ref-update HTTP/1.1" 200 156 0.058695 10.0.0.131 - - [2025-10-09 20:05:56] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016187 10.0.0.131 - - [2025-10-09 20:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.131 - - [2025-10-09 20:05:56] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002737 10.0.0.131 - - [2025-10-09 20:05:56] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.131 - - [2025-10-09 20:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.131 - - [2025-10-09 20:05:56] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012859 10.0.0.131 - - [2025-10-09 20:05:56] "POST /firewall-rules HTTP/1.1" 200 600 0.066337 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-rule/fd076bed-5317-4e6a-9867-a568b9621223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005058 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003736 10.0.0.131 - - [2025-10-09 20:05:56] "GET /firewall-rule/fd076bed-5317-4e6a-9867-a568b9621223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002827 10.0.0.131 - - [2025-10-09 20:05:56] "POST /ref-update HTTP/1.1" 200 156 0.070437 10.0.0.131 - - [2025-10-09 20:05:57] "POST /tags HTTP/1.1" 200 394 0.030024 10.0.0.131 - - [2025-10-09 20:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015234 10.0.0.131 - - [2025-10-09 20:05:57] "GET /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011803 10.0.0.131 - - [2025-10-09 20:05:58] "POST /tags HTTP/1.1" 200 342 0.018527 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.131 - - [2025-10-09 20:05:58] "GET /tag/d5e346cd-5db2-4ee1-b24c-23e55ac65d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.019397 10.0.0.131 - - [2025-10-09 20:05:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.001336 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.002147 10.0.0.131 - - [2025-10-09 20:05:58] "POST /security-groups HTTP/1.1" 200 589 0.064510 10.0.0.131 - - [2025-10-09 20:05:58] "POST /projects HTTP/1.1" 200 521 0.211966 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.006461 10.0.0.131 - - [2025-10-09 20:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014627 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.131 - - [2025-10-09 20:05:58] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.018437 10.0.0.131 - - [2025-10-09 20:05:58] "POST /access-control-lists HTTP/1.1" 200 600 0.083974 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.008976 10.0.0.131 - - [2025-10-09 20:05:58] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.012592 10.0.0.131 - - [2025-10-09 20:05:58] "POST /access-control-lists HTTP/1.1" 200 598 0.089352 10.0.0.131 - - [2025-10-09 20:05:58] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.123598 10.0.0.131 - - [2025-10-09 20:05:58] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.057116 10.0.0.131 - - [2025-10-09 20:05:58] "POST /security-groups HTTP/1.1" 200 593 0.075594 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.002904 10.0.0.131 - - [2025-10-09 20:05:58] "POST /access-control-lists HTTP/1.1" 200 634 0.066803 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.007975 10.0.0.131 - - [2025-10-09 20:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.077603 10.0.0.131 - - [2025-10-09 20:05:58] "POST /chown HTTP/1.1" 200 109 0.018229 10.0.0.131 - - [2025-10-09 20:05:58] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011792 10.0.0.131 - - [2025-10-09 20:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.131 - - [2025-10-09 20:05:59] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011842 10.0.0.131 - - [2025-10-09 20:05:59] "POST /access-control-lists HTTP/1.1" 200 632 0.067353 10.0.0.131 - - [2025-10-09 20:05:59] "POST /tags HTTP/1.1" 409 226 0.002272 10.0.0.131 - - [2025-10-09 20:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.131 - - [2025-10-09 20:05:59] "GET /tag/d5e346cd-5db2-4ee1-b24c-23e55ac65d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013552 10.0.0.131 - - [2025-10-09 20:05:59] "POST /firewall-rules HTTP/1.1" 200 602 0.068819 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-rule/5696640a-0468-4303-b797-c0a9c330f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004776 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.004359 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-rule/5696640a-0468-4303-b797-c0a9c330f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002827 10.0.0.131 - - [2025-10-09 20:05:59] "POST /ref-update HTTP/1.1" 200 156 0.060643 10.0.0.131 - - [2025-10-09 20:05:59] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012882 10.0.0.131 - - [2025-10-09 20:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.131 - - [2025-10-09 20:05:59] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003916 10.0.0.131 - - [2025-10-09 20:05:59] "POST /tags HTTP/1.1" 409 226 0.002145 10.0.0.131 - - [2025-10-09 20:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.131 - - [2025-10-09 20:05:59] "GET /tag/d5e346cd-5db2-4ee1-b24c-23e55ac65d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014151 10.0.0.131 - - [2025-10-09 20:05:59] "POST /firewall-rules HTTP/1.1" 200 600 0.068483 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-rule/42055ab7-805f-47b3-ae0b-f0bd39903767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014514 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004896 10.0.0.131 - - [2025-10-09 20:05:59] "GET /firewall-rule/42055ab7-805f-47b3-ae0b-f0bd39903767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003194 10.0.0.131 - - [2025-10-09 20:05:59] "POST /ref-update HTTP/1.1" 200 156 0.067330 10.0.0.131 - - [2025-10-09 20:06:01] "POST /tags HTTP/1.1" 200 346 0.096545 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024783 10.0.0.131 - - [2025-10-09 20:06:01] "GET /tag/97b625a2-9516-4a81-9d1e-e3e35fd5ccc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.029922 10.0.0.131 - - [2025-10-09 20:06:01] "POST /projects HTTP/1.1" 409 238 0.002988 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.131 - - [2025-10-09 20:06:01] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041188 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010397 10.0.0.131 - - [2025-10-09 20:06:01] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008087 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.131 - - [2025-10-09 20:06:01] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006203 10.0.0.131 - - [2025-10-09 20:06:01] "POST /security-groups HTTP/1.1" 409 285 0.002993 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.131 - - [2025-10-09 20:06:01] "PUT /security-group/095b4b45-3866-42ab-aab0-677978b81e55 HTTP/1.1" 200 263 0.065205 10.0.0.131 - - [2025-10-09 20:06:01] "PUT /access-control-list/5877195d-8aa8-485d-ae7d-9f7dd7b5835a HTTP/1.1" 200 273 0.018058 10.0.0.131 - - [2025-10-09 20:06:01] "PUT /access-control-list/9bcaeeca-03a7-4f4a-95d9-ee7604a86409 HTTP/1.1" 200 273 0.021347 10.0.0.131 - - [2025-10-09 20:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023902 10.0.0.131 - - [2025-10-09 20:06:01] "POST /tags HTTP/1.1" 409 228 0.005866 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.131 - - [2025-10-09 20:06:01] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052827 10.0.0.131 - - [2025-10-09 20:06:01] "GET /tag/97b625a2-9516-4a81-9d1e-e3e35fd5ccc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.032796 10.0.0.131 - - [2025-10-09 20:06:01] "POST /tags HTTP/1.1" 200 346 0.029352 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021955 10.0.0.131 - - [2025-10-09 20:06:01] "GET /tag/3f660028-15a4-44c6-965c-208f16a6919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012801 10.0.0.131 - - [2025-10-09 20:06:01] "POST /projects HTTP/1.1" 409 238 0.002266 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.131 - - [2025-10-09 20:06:01] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036847 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.131 - - [2025-10-09 20:06:01] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007324 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.131 - - [2025-10-09 20:06:01] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.007216 10.0.0.131 - - [2025-10-09 20:06:01] "POST /security-groups HTTP/1.1" 409 285 0.002829 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.131 - - [2025-10-09 20:06:01] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034581 10.0.0.131 - - [2025-10-09 20:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.131 - - [2025-10-09 20:06:02] "PUT /security-group/07c2f3a6-8cc9-4602-97ed-36724fdc13cc HTTP/1.1" 200 263 0.067453 10.0.0.131 - - [2025-10-09 20:06:02] "PUT /access-control-list/a72ce6b9-4b45-428d-9b1c-866a379d09fb HTTP/1.1" 200 273 0.022575 10.0.0.131 - - [2025-10-09 20:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043282 10.0.0.131 - - [2025-10-09 20:06:02] "POST /tags HTTP/1.1" 409 228 0.006414 10.0.0.131 - - [2025-10-09 20:06:02] "PUT /access-control-list/68f4de17-99e1-460b-b245-22ed7e4468d0 HTTP/1.1" 200 273 0.027627 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.131 - - [2025-10-09 20:06:02] "GET /tag/3f660028-15a4-44c6-965c-208f16a6919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011872 10.0.0.131 - - [2025-10-09 20:06:02] "POST /tags HTTP/1.1" 200 292 0.061123 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.131 - - [2025-10-09 20:06:02] "GET /tag/c039926c-dec5-47a0-90d4-9b41d0d15d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015970 10.0.0.131 - - [2025-10-09 20:06:02] "POST /tags HTTP/1.1" 200 304 0.057025 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.131 - - [2025-10-09 20:06:02] "GET /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014436 10.0.0.131 - - [2025-10-09 20:06:02] "POST /tags HTTP/1.1" 409 252 0.002156 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.131 - - [2025-10-09 20:06:02] "GET /tag/3d80b31f-554a-4b03-806d-83346f83db89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018946 10.0.0.131 - - [2025-10-09 20:06:02] "POST /tags HTTP/1.1" 409 226 0.002352 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.131 - - [2025-10-09 20:06:02] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012511 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.131 - - [2025-10-09 20:06:02] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005155 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.131 - - [2025-10-09 20:06:02] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038071 10.0.0.131 - - [2025-10-09 20:06:02] "POST /virtual-machines HTTP/1.1" 200 396 0.011701 10.0.0.131 - - [2025-10-09 20:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020800 10.0.0.131 - - [2025-10-09 20:06:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105727 10.0.0.131 - - [2025-10-09 20:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012218 10.0.0.131 - - [2025-10-09 20:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021193 10.0.0.131 - - [2025-10-09 20:06:02] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013118 10.0.0.131 - - [2025-10-09 20:06:03] "POST /instance-ips HTTP/1.1" 200 398 0.034182 10.0.0.131 - - [2025-10-09 20:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036288 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015172 10.0.0.131 - - [2025-10-09 20:06:03] "POST /set-tag HTTP/1.1" 200 109 0.068054 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.030695 10.0.0.131 - - [2025-10-09 20:06:03] "GET /instance-ip/61b694f2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.021819 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004747 10.0.0.131 - - [2025-10-09 20:06:03] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004544 10.0.0.131 - - [2025-10-09 20:06:03] "POST /ref-update HTTP/1.1" 200 156 0.023828 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011488 10.0.0.131 - - [2025-10-09 20:06:03] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.131 - - [2025-10-09 20:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005622 10.0.0.131 - - [2025-10-09 20:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.131 - - [2025-10-09 20:06:03] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042436 10.0.0.131 - - [2025-10-09 20:06:03] "POST /virtual-machines HTTP/1.1" 200 396 0.014124 10.0.0.131 - - [2025-10-09 20:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025425 10.0.0.131 - - [2025-10-09 20:06:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115344 10.0.0.131 - - [2025-10-09 20:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011513 10.0.0.131 - - [2025-10-09 20:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010277 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008807 10.0.0.131 - - [2025-10-09 20:06:03] "POST /instance-ips HTTP/1.1" 200 398 0.026330 10.0.0.131 - - [2025-10-09 20:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026249 10.0.0.131 - - [2025-10-09 20:06:03] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010415 10.0.0.131 - - [2025-10-09 20:06:04] "POST /set-tag HTTP/1.1" 200 109 0.072121 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013039 10.0.0.131 - - [2025-10-09 20:06:04] "GET /instance-ip/6242dbce-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005149 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005488 10.0.0.131 - - [2025-10-09 20:06:04] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005116 10.0.0.131 - - [2025-10-09 20:06:04] "POST /ref-update HTTP/1.1" 200 156 0.012121 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006976 10.0.0.131 - - [2025-10-09 20:06:04] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.131 - - [2025-10-09 20:06:04] "POST /tags HTTP/1.1" 200 292 0.024552 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017385 10.0.0.131 - - [2025-10-09 20:06:04] "GET /tag/20d220db-7b88-4582-9878-370590d7f0a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.022484 10.0.0.131 - - [2025-10-09 20:06:04] "POST /tags HTTP/1.1" 409 252 0.002793 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.131 - - [2025-10-09 20:06:04] "GET /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011460 10.0.0.131 - - [2025-10-09 20:06:04] "POST /tags HTTP/1.1" 409 226 0.002324 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.131 - - [2025-10-09 20:06:04] "GET /tag/d5e346cd-5db2-4ee1-b24c-23e55ac65d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012841 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005487 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.131 - - [2025-10-09 20:06:04] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035486 10.0.0.131 - - [2025-10-09 20:06:04] "POST /virtual-machines HTTP/1.1" 200 396 0.011902 10.0.0.131 - - [2025-10-09 20:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020852 10.0.0.131 - - [2025-10-09 20:06:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123780 10.0.0.131 - - [2025-10-09 20:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010770 10.0.0.131 - - [2025-10-09 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017815 10.0.0.131 - - [2025-10-09 20:06:04] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004869 10.0.0.131 - - [2025-10-09 20:06:04] "POST /instance-ips HTTP/1.1" 200 398 0.023350 10.0.0.131 - - [2025-10-09 20:06:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033746 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.022515 10.0.0.131 - - [2025-10-09 20:06:05] "POST /set-tag HTTP/1.1" 200 109 0.068121 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.024709 10.0.0.131 - - [2025-10-09 20:06:05] "GET /instance-ip/62e0bf92-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005168 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004799 10.0.0.131 - - [2025-10-09 20:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005194 10.0.0.131 - - [2025-10-09 20:06:05] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015209 10.0.0.131 - - [2025-10-09 20:06:05] "POST /set-tag HTTP/1.1" 200 109 0.004066 10.0.0.131 - - [2025-10-09 20:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006698 10.0.0.131 - - [2025-10-09 20:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.131 - - [2025-10-09 20:06:05] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046103 10.0.0.131 - - [2025-10-09 20:06:05] "POST /virtual-machines HTTP/1.1" 200 396 0.009721 10.0.0.131 - - [2025-10-09 20:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013208 10.0.0.131 - - [2025-10-09 20:06:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112343 10.0.0.131 - - [2025-10-09 20:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010989 10.0.0.131 - - [2025-10-09 20:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005665 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007399 10.0.0.131 - - [2025-10-09 20:06:05] "POST /instance-ips HTTP/1.1" 200 398 0.022000 10.0.0.131 - - [2025-10-09 20:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021034 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012008 10.0.0.131 - - [2025-10-09 20:06:05] "POST /set-tag HTTP/1.1" 200 109 0.068182 10.0.0.131 - - [2025-10-09 20:06:05] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011820 10.0.0.131 - - [2025-10-09 20:06:06] "GET /instance-ip/63654154-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004157 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004984 10.0.0.131 - - [2025-10-09 20:06:06] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005215 10.0.0.131 - - [2025-10-09 20:06:06] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.030303 10.0.0.131 - - [2025-10-09 20:06:06] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.131 - - [2025-10-09 20:06:06] "POST /tags HTTP/1.1" 200 300 0.030025 10.0.0.131 - - [2025-10-09 20:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.131 - - [2025-10-09 20:06:06] "GET /tag/0acb7196-0d01-4fff-b17a-f3a44df079bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020326 10.0.0.131 - - [2025-10-09 20:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004972 10.0.0.131 - - [2025-10-09 20:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.131 - - [2025-10-09 20:06:06] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048981 10.0.0.131 - - [2025-10-09 20:06:06] "POST /virtual-machines HTTP/1.1" 200 396 0.010051 10.0.0.131 - - [2025-10-09 20:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015167 10.0.0.131 - - [2025-10-09 20:06:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107911 10.0.0.131 - - [2025-10-09 20:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009560 10.0.0.131 - - [2025-10-09 20:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008564 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010415 10.0.0.131 - - [2025-10-09 20:06:06] "POST /instance-ips HTTP/1.1" 200 398 0.035393 10.0.0.131 - - [2025-10-09 20:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026788 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008502 10.0.0.131 - - [2025-10-09 20:06:06] "POST /set-tag HTTP/1.1" 200 109 0.019074 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003959 10.0.0.131 - - [2025-10-09 20:06:06] "GET /instance-ip/63f34242-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003166 10.0.0.131 - - [2025-10-09 20:06:06] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005211 10.0.0.131 - - [2025-10-09 20:06:06] "POST /set-tag HTTP/1.1" 200 109 0.005253 10.0.0.131 - - [2025-10-09 20:06:06] "POST /tags HTTP/1.1" 200 300 0.025037 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.131 - - [2025-10-09 20:06:07] "GET /tag/9e817437-60a6-4f69-91e0-c518a89fb75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014418 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007074 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.131 - - [2025-10-09 20:06:07] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.050339 10.0.0.131 - - [2025-10-09 20:06:07] "POST /virtual-machines HTTP/1.1" 200 396 0.015016 10.0.0.131 - - [2025-10-09 20:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009815 10.0.0.131 - - [2025-10-09 20:06:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105149 10.0.0.131 - - [2025-10-09 20:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013728 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005883 10.0.0.131 - - [2025-10-09 20:06:07] "POST /instance-ips HTTP/1.1" 200 398 0.028665 10.0.0.131 - - [2025-10-09 20:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027532 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014312 10.0.0.131 - - [2025-10-09 20:06:07] "POST /set-tag HTTP/1.1" 200 109 0.022567 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.023413 10.0.0.131 - - [2025-10-09 20:06:07] "GET /instance-ip/6463ce04-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006897 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004398 10.0.0.131 - - [2025-10-09 20:06:07] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.131 - - [2025-10-09 20:06:07] "POST /tags HTTP/1.1" 200 300 0.030324 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.131 - - [2025-10-09 20:06:07] "GET /tag/8b01a3cb-daf6-446b-8b28-154df80459a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013031 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.131 - - [2025-10-09 20:06:07] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006921 10.0.0.131 - - [2025-10-09 20:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.131 - - [2025-10-09 20:06:07] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040673 10.0.0.131 - - [2025-10-09 20:06:07] "POST /virtual-machines HTTP/1.1" 200 396 0.011592 10.0.0.131 - - [2025-10-09 20:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.043123 10.0.0.131 - - [2025-10-09 20:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125139 10.0.0.131 - - [2025-10-09 20:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013842 10.0.0.131 - - [2025-10-09 20:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011506 10.0.0.131 - - [2025-10-09 20:06:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006609 10.0.0.131 - - [2025-10-09 20:06:08] "POST /instance-ips HTTP/1.1" 200 398 0.026438 10.0.0.131 - - [2025-10-09 20:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021914 10.0.0.131 - - [2025-10-09 20:06:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009033 10.0.0.131 - - [2025-10-09 20:06:08] "POST /set-tag HTTP/1.1" 200 109 0.031981 10.0.0.131 - - [2025-10-09 20:06:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018973 10.0.0.131 - - [2025-10-09 20:06:08] "GET /instance-ip/64e15388-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004241 10.0.0.131 - - [2025-10-09 20:06:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005019 10.0.0.131 - - [2025-10-09 20:06:08] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.131 - - [2025-10-09 20:06:08] "POST /tags HTTP/1.1" 200 300 0.019954 10.0.0.131 - - [2025-10-09 20:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.131 - - [2025-10-09 20:06:08] "GET /tag/1b515278-af38-4ef2-991e-0ff2574c3b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012833 10.0.0.131 - - [2025-10-09 20:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.131 - - [2025-10-09 20:06:08] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006793 10.0.0.131 - - [2025-10-09 20:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.131 - - [2025-10-09 20:06:08] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038671 10.0.0.131 - - [2025-10-09 20:06:08] "POST /virtual-machines HTTP/1.1" 200 396 0.011269 10.0.0.131 - - [2025-10-09 20:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013269 10.0.0.131 - - [2025-10-09 20:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118174 10.0.0.131 - - [2025-10-09 20:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012371 10.0.0.131 - - [2025-10-09 20:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018547 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007013 10.0.0.131 - - [2025-10-09 20:06:09] "POST /instance-ips HTTP/1.1" 200 398 0.024910 10.0.0.131 - - [2025-10-09 20:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021248 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.025435 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011146 10.0.0.131 - - [2025-10-09 20:06:09] "GET /instance-ip/655a8fc8-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003898 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005055 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004818 10.0.0.131 - - [2025-10-09 20:06:09] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020134 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006573 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004730 10.0.0.131 - - [2025-10-09 20:06:09] "POST /ref-update HTTP/1.1" 200 156 0.012147 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017616 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.018908 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005199 10.0.0.131 - - [2025-10-09 20:06:09] "POST /ref-update HTTP/1.1" 200 156 0.014111 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017316 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-router/ced4ac37-00a2-4f27-99e3-2180f8de05d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.011207 10.0.0.131 - - [2025-10-09 20:06:09] "POST /ref-update HTTP/1.1" 200 156 0.012348 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007147 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.003943 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006404 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008229 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006578 10.0.0.131 - - [2025-10-09 20:06:09] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.131 - - [2025-10-09 20:06:09] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006101 10.0.0.131 - - [2025-10-09 20:06:10] "POST /set-tag HTTP/1.1" 200 109 0.004519 10.0.0.131 - - [2025-10-09 20:06:10] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005772 10.0.0.131 - - [2025-10-09 20:06:10] "POST /set-tag HTTP/1.1" 200 109 0.006551 10.0.0.131 - - [2025-10-09 20:06:10] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005428 10.0.0.131 - - [2025-10-09 20:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.131 - - [2025-10-09 20:06:10] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004700 10.0.0.131 - - [2025-10-09 20:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.131 - - [2025-10-09 20:06:13] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006338 10.0.0.131 - - [2025-10-09 20:06:13] "POST /set-tag HTTP/1.1" 200 109 0.005319 10.0.0.131 - - [2025-10-09 20:06:13] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004879 10.0.0.131 - - [2025-10-09 20:06:13] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.131 - - [2025-10-09 20:06:13] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005708 10.0.0.131 - - [2025-10-09 20:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.131 - - [2025-10-09 20:06:14] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004934 10.0.0.131 - - [2025-10-09 20:06:14] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.131 - - [2025-10-09 20:06:15] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005062 10.0.0.131 - - [2025-10-09 20:06:15] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.131 - - [2025-10-09 20:06:16] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005124 10.0.0.131 - - [2025-10-09 20:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.131 - - [2025-10-09 20:06:16] "GET /virtual-machine/1f2649d8-bb6f-45d6-8cc2-c9cb70db79d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003197 10.0.0.131 - - [2025-10-09 20:06:16] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005734 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine/9783b2ff-70e4-4e85-83e7-b7bc51c54e51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004431 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005546 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine/c000ad83-8a5d-4f12-9d69-a763aed9fc51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003325 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004520 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine/b551bee1-22cb-4227-88ee-71407a87a292?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003760 10.0.0.131 - - [2025-10-09 20:06:17] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005440 10.0.0.131 - - [2025-10-09 20:06:18] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004742 10.0.0.131 - - [2025-10-09 20:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003817 10.0.0.131 - - [2025-10-09 20:06:18] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006024 10.0.0.131 - - [2025-10-09 20:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine/ca62b4c5-61de-42f0-a01b-c20476e7cdbd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003394 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006996 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine/96d6ddea-a90d-488b-9952-67fdb05b0256?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003488 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004075 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine/4eaa96ab-5b00-4a44-8dc1-201be6800e9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003579 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005820 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine/0206edff-2c1b-409e-9ad6-e5f26a82f90d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003225 10.0.0.131 - - [2025-10-09 20:06:22] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004689 10.0.0.131 - - [2025-10-09 20:06:23] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.012684 10.0.0.131 - - [2025-10-09 20:06:23] "POST /tags HTTP/1.1" 200 334 0.033386 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.131 - - [2025-10-09 20:06:23] "GET /tag/46f7c9aa-3569-44ac-ace0-f4bf0abfb4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023561 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.131 - - [2025-10-09 20:06:23] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038648 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.131 - - [2025-10-09 20:06:23] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004951 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.131 - - [2025-10-09 20:06:23] "GET /service-appliance-set/ceb4eb51-7596-4630-b775-336d36305727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003563 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.002276 10.0.0.131 - - [2025-10-09 20:06:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.142487 10.0.0.131 - - [2025-10-09 20:06:23] "GET /virtual-machine-interface/300a9d60-8a66-4a1a-9166-49f03ef89225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.010339 10.0.0.131 - - [2025-10-09 20:06:23] "POST /instance-ips HTTP/1.1" 200 410 0.020456 10.0.0.131 - - [2025-10-09 20:06:23] "GET /instance-ip/3984a763-97d3-48d7-8161-087377b246cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005646 10.0.0.131 - - [2025-10-09 20:06:23] "POST /loadbalancers HTTP/1.1" 200 631 0.072663 10.0.0.131 - - [2025-10-09 20:06:23] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034884 10.0.0.131 - - [2025-10-09 20:06:23] "GET /instance-ip/3984a763-97d3-48d7-8161-087377b246cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003467 10.0.0.131 - - [2025-10-09 20:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025046 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006948 10.0.0.131 - - [2025-10-09 20:06:23] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038142 10.0.0.131 - - [2025-10-09 20:06:23] "POST /floating-ips HTTP/1.1" 200 599 0.032646 10.0.0.131 - - [2025-10-09 20:06:23] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.009195 10.0.0.131 - - [2025-10-09 20:06:23] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.022487 10.0.0.131 - - [2025-10-09 20:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.131 - - [2025-10-09 20:06:23] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030519 10.0.0.131 - - [2025-10-09 20:06:23] "GET /loadbalancer-listener/1ab427ac-a616-4b55-ad35-5ff2377a3f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005756 10.0.0.131 - - [2025-10-09 20:06:23] "GET /loadbalancer-listener/1ab427ac-a616-4b55-ad35-5ff2377a3f85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003472 10.0.0.131 - - [2025-10-09 20:06:23] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022644 10.0.0.131 - - [2025-10-09 20:06:24] "GET /instance-ip/3984a763-97d3-48d7-8161-087377b246cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003859 10.0.0.131 - - [2025-10-09 20:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.131 - - [2025-10-09 20:06:24] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003587 10.0.0.131 - - [2025-10-09 20:06:24] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003432 10.0.0.131 - - [2025-10-09 20:06:24] "GET /instance-ip/3984a763-97d3-48d7-8161-087377b246cf?fields=floating_ips HTTP/1.1" 200 1213 0.010480 10.0.0.131 - - [2025-10-09 20:06:24] "GET /floating-ip/a6fd774f-0549-41a1-98bc-38eeae37da98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.002746 10.0.0.131 - - [2025-10-09 20:06:24] "GET /loadbalancer-pool/63f76bf5-de48-4cc5-93d1-ad3c1bd11597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.010785 10.0.0.131 - - [2025-10-09 20:06:24] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018173 10.0.0.131 - - [2025-10-09 20:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027269 10.0.0.131 - - [2025-10-09 20:06:24] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013418 10.0.0.131 - - [2025-10-09 20:06:24] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008523 10.0.0.131 - - [2025-10-09 20:06:24] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.131 - - [2025-10-09 20:06:24] "GET /floating-ip/a6fd774f-0549-41a1-98bc-38eeae37da98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.006914 10.0.0.131 - - [2025-10-09 20:06:24] "PUT /floating-ip/a6fd774f-0549-41a1-98bc-38eeae37da98 HTTP/1.1" 200 257 0.011575 10.0.0.131 - - [2025-10-09 20:06:24] "POST /tags HTTP/1.1" 409 221 0.004626 10.0.0.131 - - [2025-10-09 20:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.131 - - [2025-10-09 20:06:24] "GET /tag/46f7c9aa-3569-44ac-ace0-f4bf0abfb4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011145 10.0.0.131 - - [2025-10-09 20:06:24] "POST /set-tag HTTP/1.1" 200 109 0.068146 10.0.0.131 - - [2025-10-09 20:06:24] "GET /loadbalancer-pool/63f76bf5-de48-4cc5-93d1-ad3c1bd11597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.018003 10.0.0.131 - - [2025-10-09 20:06:24] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018254 10.0.0.131 - - [2025-10-09 20:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008857 10.0.0.131 - - [2025-10-09 20:06:24] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010131 10.0.0.131 - - [2025-10-09 20:06:24] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005311 10.0.0.131 - - [2025-10-09 20:06:24] "POST /ref-update HTTP/1.1" 200 156 0.008734 10.0.0.131 - - [2025-10-09 20:06:24] "GET /floating-ip/a6fd774f-0549-41a1-98bc-38eeae37da98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.009221 10.0.0.131 - - [2025-10-09 20:06:24] "POST /set-tag HTTP/1.1" 200 109 0.083694 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 206 0.002816 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011399 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 204 0.002039 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/9e817437-60a6-4f69-91e0-c518a89fb75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014698 10.0.0.131 - - [2025-10-09 20:06:25] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003158 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.131 - - [2025-10-09 20:06:25] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003190 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 206 0.002027 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018143 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 226 0.002338 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010235 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 204 0.002364 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/9e817437-60a6-4f69-91e0-c518a89fb75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010858 10.0.0.131 - - [2025-10-09 20:06:25] "POST /tags HTTP/1.1" 409 226 0.003139 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.131 - - [2025-10-09 20:06:25] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013467 10.0.0.131 - - [2025-10-09 20:06:25] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002948 10.0.0.131 - - [2025-10-09 20:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.131 - - [2025-10-09 20:06:25] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002912 10.0.0.131 - - [2025-10-09 20:06:25] "POST /firewall-rules HTTP/1.1" 200 628 0.088415 10.0.0.131 - - [2025-10-09 20:06:26] "POST /firewall-rules HTTP/1.1" 200 648 0.093257 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-rule/22969334-de07-4490-a2d1-15d15fad8923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.020097 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002611 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-rule/42923d59-0580-4e65-bccd-3e5b90dc6a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004705 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.016432 10.0.0.131 - - [2025-10-09 20:06:26] "POST /firewall-policys HTTP/1.1" 200 608 0.042143 10.0.0.131 - - [2025-10-09 20:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031227 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006778 10.0.0.131 - - [2025-10-09 20:06:26] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003873 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003315 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004269 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.006090 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.007427 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004684 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002957 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.037861 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.016605 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.021526 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.033470 10.0.0.131 - - [2025-10-09 20:06:26] "POST /ref-update HTTP/1.1" 200 156 0.027710 10.0.0.131 - - [2025-10-09 20:06:26] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010784 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001169 10.0.0.131 - - [2025-10-09 20:07:22] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008327 10.0.0.131 - - [2025-10-09 20:07:22] "POST /set-tag HTTP/1.1" 200 109 0.004178 10.0.0.131 - - [2025-10-09 20:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.131 - - [2025-10-09 20:07:22] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003345 10.0.0.131 - - [2025-10-09 20:07:22] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006129 10.0.0.131 - - [2025-10-09 20:07:22] "POST /set-tag HTTP/1.1" 200 109 0.031446 10.0.0.131 - - [2025-10-09 20:07:22] "DELETE /loadbalancer-member/29c80aba-2e5b-46f0-82d8-0684d8d3df0d HTTP/1.1" 200 115 0.040323 10.0.0.131 - - [2025-10-09 20:07:22] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008249 10.0.0.131 - - [2025-10-09 20:07:22] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.131 - - [2025-10-09 20:07:23] "DELETE /loadbalancer-member/304cea01-3d27-4910-aae4-b2aaade54189 HTTP/1.1" 200 115 0.053196 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004510 10.0.0.131 - - [2025-10-09 20:07:23] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.131 - - [2025-10-09 20:07:23] "DELETE /loadbalancer-member/1d9addc2-0666-4e0f-80d7-b11b5c29c650 HTTP/1.1" 200 115 0.037835 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005330 10.0.0.131 - - [2025-10-09 20:07:23] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.131 - - [2025-10-09 20:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.131 - - [2025-10-09 20:07:23] "GET /loadbalancer/d0d02746-ec42-4947-88fd-18cbd6a3356f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003601 10.0.0.131 - - [2025-10-09 20:07:23] "GET /loadbalancer-pool/5c883800-639f-4d1f-8d1f-7349a9864b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003738 10.0.0.131 - - [2025-10-09 20:07:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030523 10.0.0.131 - - [2025-10-09 20:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010616 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005872 10.0.0.131 - - [2025-10-09 20:07:23] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003468 10.0.0.131 - - [2025-10-09 20:07:23] "POST /set-tag HTTP/1.1" 200 109 0.071952 10.0.0.131 - - [2025-10-09 20:07:23] "GET /loadbalancer-pool/60b4b596-e49f-4e46-8161-782fbbde1597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.016000 10.0.0.131 - - [2025-10-09 20:07:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027455 10.0.0.131 - - [2025-10-09 20:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008260 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011337 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005264 10.0.0.131 - - [2025-10-09 20:07:23] "POST /set-tag HTTP/1.1" 200 109 0.005680 10.0.0.131 - - [2025-10-09 20:07:23] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004780 10.0.0.131 - - [2025-10-09 20:07:23] "GET /loadbalancer-pool/4a68436f-b007-4aa6-bda5-3e05ce1061fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006534 10.0.0.131 - - [2025-10-09 20:07:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017587 10.0.0.131 - - [2025-10-09 20:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039342 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014824 10.0.0.131 - - [2025-10-09 20:07:23] "GET /virtual-machine-interface/d61cffe4-a54a-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010135 10.0.0.131 - - [2025-10-09 20:07:23] "GET /floating-ip/837f5932-e778-489b-8027-977b67a7bb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005855 10.0.0.131 - - [2025-10-09 20:07:23] "POST /set-tag HTTP/1.1" 200 109 0.003832 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001489 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:07:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001448 10.0.0.131 - - [2025-10-09 20:07:53] "GET / HTTP/1.1" 200 36215 0.002463 10.0.0.131 - - [2025-10-09 20:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.131 - - [2025-10-09 20:07:53] "GET /global-system-config/39054989-7189-4b61-b4a0-7745953650dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006989 10.0.0.131 - - [2025-10-09 20:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.131 - - [2025-10-09 20:07:54] "GET /config-node/ab31a59d-caff-4395-8509-bd824de3c14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004206 10.0.0.131 - - [2025-10-09 20:08:05] "GET / HTTP/1.1" 200 36215 0.001750 10.0.0.131 - - [2025-10-09 20:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.131 - - [2025-10-09 20:08:05] "GET /routing-instance/15975240-c4c7-4225-96f2-fa51d04d6479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003786 10.0.0.131 - - [2025-10-09 20:08:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002270 10.0.0.131 - - [2025-10-09 20:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.131 - - [2025-10-09 20:08:05] "GET /bgp-router/146e9249-e3ab-4648-83d9-7f0a0c953d40?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004027 10.0.0.131 - - [2025-10-09 20:08:05] "PUT /bgp-router/146e9249-e3ab-4648-83d9-7f0a0c953d40 HTTP/1.1" 200 255 0.013847 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:08:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.131 - - [2025-10-09 20:08:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001155 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 252 0.003217 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014832 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 228 0.002554 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/3f660028-15a4-44c6-965c-208f16a6919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015069 10.0.0.131 - - [2025-10-09 20:08:33] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004488 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.131 - - [2025-10-09 20:08:33] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002499 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 206 0.001749 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013524 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015624 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 204 0.004039 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/9e817437-60a6-4f69-91e0-c518a89fb75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011917 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 226 0.002696 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012291 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 228 0.002212 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/3f660028-15a4-44c6-965c-208f16a6919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011563 10.0.0.131 - - [2025-10-09 20:08:33] "POST /tags HTTP/1.1" 409 252 0.002235 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.131 - - [2025-10-09 20:08:33] "GET /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011959 10.0.0.131 - - [2025-10-09 20:08:33] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003084 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.131 - - [2025-10-09 20:08:33] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003041 10.0.0.131 - - [2025-10-09 20:08:33] "POST /firewall-rules HTTP/1.1" 409 281 0.003505 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.131 - - [2025-10-09 20:08:33] "PUT /firewall-rule/42923d59-0580-4e65-bccd-3e5b90dc6a71 HTTP/1.1" 200 261 0.019926 10.0.0.131 - - [2025-10-09 20:08:33] "POST /firewall-rules HTTP/1.1" 409 291 0.007230 10.0.0.131 - - [2025-10-09 20:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.131 - - [2025-10-09 20:08:33] "PUT /firewall-rule/22969334-de07-4490-a2d1-15d15fad8923 HTTP/1.1" 200 261 0.024153 10.0.0.131 - - [2025-10-09 20:08:33] "GET /firewall-rule/22969334-de07-4490-a2d1-15d15fad8923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.017118 10.0.0.131 - - [2025-10-09 20:08:33] "POST /firewall-rules HTTP/1.1" 200 660 0.076763 10.0.0.131 - - [2025-10-09 20:08:33] "GET /firewall-rule/d8dab542-0559-4a9d-8d18-171f1e9fd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.011778 10.0.0.131 - - [2025-10-09 20:08:33] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005018 10.0.0.131 - - [2025-10-09 20:08:33] "GET /firewall-rule/42923d59-0580-4e65-bccd-3e5b90dc6a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003340 10.0.0.131 - - [2025-10-09 20:08:34] "POST /firewall-policys HTTP/1.1" 409 269 0.002407 10.0.0.131 - - [2025-10-09 20:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.131 - - [2025-10-09 20:08:34] "PUT /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91 HTTP/1.1" 200 265 0.022731 10.0.0.131 - - [2025-10-09 20:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012492 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008070 10.0.0.131 - - [2025-10-09 20:08:34] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006386 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003242 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002654 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/92cfa796-07c9-4eab-a6d4-18e828e0dc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002409 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002431 10.0.0.131 - - [2025-10-09 20:08:34] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002484 10.0.0.131 - - [2025-10-09 20:09:35] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.017940 10.0.0.131 - - [2025-10-09 20:09:35] "POST /set-tag HTTP/1.1" 200 109 0.008001 10.0.0.131 - - [2025-10-09 20:09:35] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008140 10.0.0.131 - - [2025-10-09 20:09:35] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.131 - - [2025-10-09 20:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.131 - - [2025-10-09 20:09:35] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002719 10.0.0.131 - - [2025-10-09 20:09:35] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004767 10.0.0.131 - - [2025-10-09 20:09:35] "POST /set-tag HTTP/1.1" 200 109 0.023170 10.0.0.131 - - [2025-10-09 20:09:35] "DELETE /loadbalancer-member/9cf2db5e-a8fe-4376-855f-e47174ffdcc4 HTTP/1.1" 200 115 0.049865 10.0.0.131 - - [2025-10-09 20:09:35] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004820 10.0.0.131 - - [2025-10-09 20:09:35] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013827 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008765 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005316 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005028 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005129 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.006467 10.0.0.131 - - [2025-10-09 20:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.131 - - [2025-10-09 20:09:36] "GET /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003942 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010387 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008672 10.0.0.131 - - [2025-10-09 20:09:36] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.131 - - [2025-10-09 20:09:36] "GET /virtual-machine/1f2649d8-bb6f-45d6-8cc2-c9cb70db79d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002766 10.0.0.131 - - [2025-10-09 20:09:36] "POST /ref-update HTTP/1.1" 200 156 0.010400 10.0.0.131 - - [2025-10-09 20:09:37] "GET /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005799 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.019917 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.035625 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.027422 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.025339 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.028878 10.0.0.131 - - [2025-10-09 20:09:37] "DELETE /instance-ip/61b694f2-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.036261 10.0.0.131 - - [2025-10-09 20:09:37] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.131 - - [2025-10-09 20:09:37] "DELETE /virtual-machine-interface/619b7b7c-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.048941 10.0.0.131 - - [2025-10-09 20:09:37] "DELETE /virtual-machine/1f2649d8-bb6f-45d6-8cc2-c9cb70db79d1 HTTP/1.1" 200 115 0.058648 10.0.0.131 - - [2025-10-09 20:09:37] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007134 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.131 - - [2025-10-09 20:09:37] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004734 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.131 - - [2025-10-09 20:09:37] "GET /virtual-machine/c000ad83-8a5d-4f12-9d69-a763aed9fc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007649 10.0.0.131 - - [2025-10-09 20:09:37] "POST /ref-update HTTP/1.1" 200 156 0.015121 10.0.0.131 - - [2025-10-09 20:09:37] "GET /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019106 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.046947 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.033457 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.027518 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.034174 10.0.0.131 - - [2025-10-09 20:09:37] "POST /set-tag HTTP/1.1" 200 109 0.031344 10.0.0.131 - - [2025-10-09 20:09:37] "DELETE /instance-ip/62e0bf92-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.054448 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /virtual-machine-interface/62c4ad8e-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.053631 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /virtual-machine/c000ad83-8a5d-4f12-9d69-a763aed9fc51 HTTP/1.1" 200 115 0.023599 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006815 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004817 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine/b551bee1-22cb-4227-88ee-71407a87a292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003519 10.0.0.131 - - [2025-10-09 20:09:38] "POST /ref-update HTTP/1.1" 200 156 0.011392 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015115 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.031466 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.045055 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.042401 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.027745 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.026757 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /instance-ip/63654154-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.064468 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /virtual-machine-interface/634abd3e-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.045055 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /virtual-machine/b551bee1-22cb-4227-88ee-71407a87a292 HTTP/1.1" 200 115 0.025735 10.0.0.131 - - [2025-10-09 20:09:38] "DELETE /tag/20d220db-7b88-4582-9878-370590d7f0a0 HTTP/1.1" 200 115 0.039149 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005933 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004800 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine/9783b2ff-70e4-4e85-83e7-b7bc51c54e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005633 10.0.0.131 - - [2025-10-09 20:09:38] "POST /ref-update HTTP/1.1" 200 156 0.012243 10.0.0.131 - - [2025-10-09 20:09:38] "GET /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.009852 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.029279 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.033750 10.0.0.131 - - [2025-10-09 20:09:38] "POST /set-tag HTTP/1.1" 200 109 0.030911 10.0.0.131 - - [2025-10-09 20:09:39] "POST /set-tag HTTP/1.1" 200 109 0.029506 10.0.0.131 - - [2025-10-09 20:09:39] "POST /set-tag HTTP/1.1" 200 109 0.046357 10.0.0.131 - - [2025-10-09 20:09:39] "DELETE /instance-ip/6242dbce-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.061302 10.0.0.131 - - [2025-10-09 20:09:39] "POST /ref-update HTTP/1.1" 200 156 0.011311 10.0.0.131 - - [2025-10-09 20:09:39] "DELETE /virtual-machine-interface/622796a2-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.042760 10.0.0.131 - - [2025-10-09 20:09:39] "DELETE /virtual-machine/9783b2ff-70e4-4e85-83e7-b7bc51c54e51 HTTP/1.1" 200 115 0.028778 10.0.0.131 - - [2025-10-09 20:09:39] "DELETE /tag/c039926c-dec5-47a0-90d4-9b41d0d15d59 HTTP/1.1" 200 115 0.044926 10.0.0.131 - - [2025-10-09 20:09:39] "DELETE /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068 HTTP/1.1" 409 391 0.004505 10.0.0.131 - - [2025-10-09 20:10:06] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007747 10.0.0.131 - - [2025-10-09 20:10:06] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.131 - - [2025-10-09 20:10:06] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005636 10.0.0.131 - - [2025-10-09 20:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.131 - - [2025-10-09 20:10:06] "GET /virtual-machine/4eaa96ab-5b00-4a44-8dc1-201be6800e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005187 10.0.0.131 - - [2025-10-09 20:10:06] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.131 - - [2025-10-09 20:10:06] "GET /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.030980 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.032937 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.025361 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.030032 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.032769 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /instance-ip/6463ce04-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.059373 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /virtual-machine-interface/644e3bd4-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.055869 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /virtual-machine/4eaa96ab-5b00-4a44-8dc1-201be6800e9d HTTP/1.1" 200 115 0.032555 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /tag/9e817437-60a6-4f69-91e0-c518a89fb75d HTTP/1.1" 409 237 0.009936 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005921 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004364 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine/0206edff-2c1b-409e-9ad6-e5f26a82f90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003064 10.0.0.131 - - [2025-10-09 20:10:07] "POST /ref-update HTTP/1.1" 200 156 0.013516 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004699 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.016134 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.027801 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.016795 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.037928 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /instance-ip/655a8fc8-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.080037 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /virtual-machine-interface/653f8390-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.056070 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /virtual-machine/0206edff-2c1b-409e-9ad6-e5f26a82f90d HTTP/1.1" 200 115 0.023646 10.0.0.131 - - [2025-10-09 20:10:07] "DELETE /tag/1b515278-af38-4ef2-991e-0ff2574c3b9d HTTP/1.1" 200 115 0.039212 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004900 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.003427 10.0.0.131 - - [2025-10-09 20:10:07] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006134 10.0.0.131 - - [2025-10-09 20:10:07] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005598 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.003610 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine/96d6ddea-a90d-488b-9952-67fdb05b0256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005366 10.0.0.131 - - [2025-10-09 20:10:08] "POST /ref-update HTTP/1.1" 200 156 0.013171 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021672 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.021764 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.016774 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.033058 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.041523 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /instance-ip/64e15388-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.035013 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /virtual-machine-interface/64c41534-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.042789 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /virtual-machine/96d6ddea-a90d-488b-9952-67fdb05b0256 HTTP/1.1" 200 115 0.019856 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /tag/3f660028-15a4-44c6-965c-208f16a6919e HTTP/1.1" 409 237 0.012311 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /tag/8b01a3cb-daf6-446b-8b28-154df80459a2 HTTP/1.1" 200 115 0.045590 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b HTTP/1.1" 409 237 0.004841 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004217 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine/ca62b4c5-61de-42f0-a01b-c20476e7cdbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004015 10.0.0.131 - - [2025-10-09 20:10:08] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.131 - - [2025-10-09 20:10:08] "GET /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004834 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.017492 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.027862 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.016902 10.0.0.131 - - [2025-10-09 20:10:08] "POST /set-tag HTTP/1.1" 200 109 0.038442 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /instance-ip/63f34242-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.063403 10.0.0.131 - - [2025-10-09 20:10:08] "DELETE /virtual-machine-interface/63d9367c-a54b-11f0-80b7-fa163e443ff4 HTTP/1.1" 200 115 0.042135 10.0.0.131 - - [2025-10-09 20:10:09] "DELETE /virtual-machine/ca62b4c5-61de-42f0-a01b-c20476e7cdbd HTTP/1.1" 200 115 0.028119 10.0.0.131 - - [2025-10-09 20:10:09] "DELETE /tag/0acb7196-0d01-4fff-b17a-f3a44df079bc HTTP/1.1" 200 115 0.050710 10.0.0.131 - - [2025-10-09 20:10:09] "DELETE /tag/97b625a2-9516-4a81-9d1e-e3e35fd5ccc9 HTTP/1.1" 200 115 0.037146 10.0.0.131 - - [2025-10-09 20:10:09] "DELETE /tag/3d80b31f-554a-4b03-806d-83346f83db89 HTTP/1.1" 200 115 0.044149 10.0.0.131 - - [2025-10-09 20:10:10] "POST /projects HTTP/1.1" 409 238 0.002318 10.0.0.131 - - [2025-10-09 20:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.131 - - [2025-10-09 20:10:11] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036153 10.0.0.131 - - [2025-10-09 20:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.131 - - [2025-10-09 20:10:11] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005478 10.0.0.131 - - [2025-10-09 20:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.131 - - [2025-10-09 20:10:11] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004350 10.0.0.131 - - [2025-10-09 20:10:11] "POST /security-groups HTTP/1.1" 409 285 0.003247 10.0.0.131 - - [2025-10-09 20:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.131 - - [2025-10-09 20:10:11] "PUT /security-group/07c2f3a6-8cc9-4602-97ed-36724fdc13cc HTTP/1.1" 200 263 0.066830 10.0.0.131 - - [2025-10-09 20:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034662 10.0.0.131 - - [2025-10-09 20:10:11] "PUT /access-control-list/a72ce6b9-4b45-428d-9b1c-866a379d09fb HTTP/1.1" 200 273 0.033012 10.0.0.131 - - [2025-10-09 20:10:11] "PUT /access-control-list/68f4de17-99e1-460b-b245-22ed7e4468d0 HTTP/1.1" 200 273 0.038351 10.0.0.131 - - [2025-10-09 20:10:16] "POST /projects HTTP/1.1" 409 238 0.003616 10.0.0.131 - - [2025-10-09 20:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.131 - - [2025-10-09 20:10:16] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036357 10.0.0.131 - - [2025-10-09 20:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.131 - - [2025-10-09 20:10:16] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004740 10.0.0.131 - - [2025-10-09 20:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.131 - - [2025-10-09 20:10:16] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004665 10.0.0.131 - - [2025-10-09 20:10:16] "POST /security-groups HTTP/1.1" 409 285 0.003585 10.0.0.131 - - [2025-10-09 20:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.131 - - [2025-10-09 20:10:16] "PUT /security-group/07c2f3a6-8cc9-4602-97ed-36724fdc13cc HTTP/1.1" 200 263 0.060094 10.0.0.131 - - [2025-10-09 20:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030515 10.0.0.131 - - [2025-10-09 20:10:16] "PUT /access-control-list/a72ce6b9-4b45-428d-9b1c-866a379d09fb HTTP/1.1" 200 273 0.011230 10.0.0.131 - - [2025-10-09 20:10:16] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.006174 10.0.0.131 - - [2025-10-09 20:10:16] "PUT /access-control-list/68f4de17-99e1-460b-b245-22ed7e4468d0 HTTP/1.1" 200 273 0.036964 10.0.0.131 - - [2025-10-09 20:10:16] "GET /firewall-rule/5696640a-0468-4303-b797-c0a9c330f3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003127 10.0.0.131 - - [2025-10-09 20:10:16] "POST /ref-update HTTP/1.1" 200 156 0.051687 10.0.0.131 - - [2025-10-09 20:10:16] "DELETE /firewall-rule/5696640a-0468-4303-b797-c0a9c330f3e4 HTTP/1.1" 200 115 0.037939 10.0.0.131 - - [2025-10-09 20:10:16] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004911 10.0.0.131 - - [2025-10-09 20:10:16] "GET /firewall-rule/42055ab7-805f-47b3-ae0b-f0bd39903767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003399 10.0.0.131 - - [2025-10-09 20:10:16] "POST /ref-update HTTP/1.1" 200 156 0.050194 10.0.0.131 - - [2025-10-09 20:10:16] "DELETE /firewall-rule/42055ab7-805f-47b3-ae0b-f0bd39903767 HTTP/1.1" 200 115 0.041791 10.0.0.131 - - [2025-10-09 20:10:16] "DELETE /tag/3f660028-15a4-44c6-965c-208f16a6919e HTTP/1.1" 409 237 0.006069 10.0.0.131 - - [2025-10-09 20:10:16] "DELETE /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b HTTP/1.1" 409 237 0.006459 10.0.0.131 - - [2025-10-09 20:10:16] "DELETE /tag/d5e346cd-5db2-4ee1-b24c-23e55ac65d52 HTTP/1.1" 200 115 0.053328 10.0.0.131 - - [2025-10-09 20:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.131 - - [2025-10-09 20:10:17] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005183 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.131 - - [2025-10-09 20:10:17] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004280 10.0.0.131 - - [2025-10-09 20:10:17] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.059460 10.0.0.131 - - [2025-10-09 20:10:17] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.055763 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /security-group/07c2f3a6-8cc9-4602-97ed-36724fdc13cc HTTP/1.1" 200 115 0.058686 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /access-control-list/a72ce6b9-4b45-428d-9b1c-866a379d09fb HTTP/1.1" 200 115 0.034444 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /access-control-list/68f4de17-99e1-460b-b245-22ed7e4468d0 HTTP/1.1" 200 115 0.028941 10.0.0.131 - - [2025-10-09 20:10:17] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036639 10.0.0.131 - - [2025-10-09 20:10:17] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?fields=security_groups HTTP/1.1" 200 1353 0.039253 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /security-group/1f9f2570-ab92-43d4-bede-394011bce129 HTTP/1.1" 200 115 0.050122 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /access-control-list/31ad9a25-159f-4012-929b-5b850c28b189 HTTP/1.1" 200 115 0.049894 10.0.0.131 - - [2025-10-09 20:10:17] "GET /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889?fields=application_policy_sets HTTP/1.1" 200 1392 0.064390 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /access-control-list/13ff8c6c-db33-44b0-8ebd-5fe837cf941b HTTP/1.1" 200 115 0.061366 10.0.0.131 - - [2025-10-09 20:10:17] "DELETE /project/ac8ba5d6-90b9-4956-a7be-5bd409abe889 HTTP/1.1" 200 115 0.359035 10.0.0.131 - - [2025-10-09 20:10:17] "POST /projects HTTP/1.1" 409 238 0.006404 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.131 - - [2025-10-09 20:10:17] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039244 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.131 - - [2025-10-09 20:10:17] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004322 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.131 - - [2025-10-09 20:10:17] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005002 10.0.0.131 - - [2025-10-09 20:10:17] "POST /security-groups HTTP/1.1" 409 285 0.002908 10.0.0.131 - - [2025-10-09 20:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.131 - - [2025-10-09 20:10:17] "PUT /security-group/095b4b45-3866-42ab-aab0-677978b81e55 HTTP/1.1" 200 263 0.056282 10.0.0.131 - - [2025-10-09 20:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024542 10.0.0.131 - - [2025-10-09 20:10:17] "PUT /access-control-list/5877195d-8aa8-485d-ae7d-9f7dd7b5835a HTTP/1.1" 200 273 0.030249 10.0.0.131 - - [2025-10-09 20:10:17] "PUT /access-control-list/9bcaeeca-03a7-4f4a-95d9-ee7604a86409 HTTP/1.1" 200 273 0.016901 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /loadbalancer-member/ebb28bfb-096f-45bf-85e6-81e05b5474ff HTTP/1.1" 200 115 0.043620 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /loadbalancer-pool/63f76bf5-de48-4cc5-93d1-ad3c1bd11597 HTTP/1.1" 200 115 0.046586 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /loadbalancer-listener/1ab427ac-a616-4b55-ad35-5ff2377a3f85 HTTP/1.1" 200 115 0.075496 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /loadbalancer/cd1642dc-63f3-4a4e-9f84-8008fc8fe368 HTTP/1.1" 200 115 0.063002 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /floating-ip/a6fd774f-0549-41a1-98bc-38eeae37da98 HTTP/1.1" 200 115 0.057707 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /instance-ip/3984a763-97d3-48d7-8161-087377b246cf HTTP/1.1" 200 115 0.089264 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /virtual-machine-interface/300a9d60-8a66-4a1a-9166-49f03ef89225 HTTP/1.1" 200 115 0.064771 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /tag/46f7c9aa-3569-44ac-ace0-f4bf0abfb4f0 HTTP/1.1" 200 115 0.036417 10.0.0.131 - - [2025-10-09 20:10:22] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003250 10.0.0.131 - - [2025-10-09 20:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.131 - - [2025-10-09 20:10:22] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003075 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-policy/df0e9fb1-094a-47b3-a4c2-cebff8ec1ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003018 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-rule/42923d59-0580-4e65-bccd-3e5b90dc6a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003275 10.0.0.131 - - [2025-10-09 20:10:22] "POST /ref-update HTTP/1.1" 200 156 0.015064 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /firewall-rule/42923d59-0580-4e65-bccd-3e5b90dc6a71 HTTP/1.1" 200 115 0.056589 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003496 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-rule/d8dab542-0559-4a9d-8d18-171f1e9fd2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003501 10.0.0.131 - - [2025-10-09 20:10:22] "POST /ref-update HTTP/1.1" 200 156 0.020368 10.0.0.131 - - [2025-10-09 20:10:22] "DELETE /firewall-rule/d8dab542-0559-4a9d-8d18-171f1e9fd2b3 HTTP/1.1" 200 115 0.034458 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004571 10.0.0.131 - - [2025-10-09 20:10:22] "GET /firewall-rule/22969334-de07-4490-a2d1-15d15fad8923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003506 10.0.0.131 - - [2025-10-09 20:10:22] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /firewall-rule/22969334-de07-4490-a2d1-15d15fad8923 HTTP/1.1" 200 115 0.038096 10.0.0.131 - - [2025-10-09 20:10:23] "GET /application-policy-set/b72af170-fe7f-4f4d-bfb7-3825fcc632b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004353 10.0.0.131 - - [2025-10-09 20:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.131 - - [2025-10-09 20:10:23] "GET /policy-management/b1876a88-a41a-4fa4-b20f-47acb881b4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004479 10.0.0.131 - - [2025-10-09 20:10:23] "GET /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005245 10.0.0.131 - - [2025-10-09 20:10:23] "POST /ref-update HTTP/1.1" 200 156 0.028153 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /firewall-policy/d7bb1f40-4463-4385-b103-b533c4895d91 HTTP/1.1" 200 115 0.039236 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /tag/9e817437-60a6-4f69-91e0-c518a89fb75d HTTP/1.1" 200 115 0.087817 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /tag/cb2f6c9d-3fa7-47d3-846e-17a8fc5caa1b HTTP/1.1" 200 115 0.059166 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /tag/3f660028-15a4-44c6-965c-208f16a6919e HTTP/1.1" 200 115 0.087823 10.0.0.131 - - [2025-10-09 20:10:23] "DELETE /tag/78672fbc-00a0-4e2f-944e-ebf9b6d74068 HTTP/1.1" 200 115 0.072520 10.0.0.131 - - [2025-10-09 20:10:23] "POST /projects HTTP/1.1" 409 238 0.002030 10.0.0.131 - - [2025-10-09 20:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.131 - - [2025-10-09 20:10:23] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053149 10.0.0.131 - - [2025-10-09 20:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.131 - - [2025-10-09 20:10:23] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.009497 10.0.0.131 - - [2025-10-09 20:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.131 - - [2025-10-09 20:10:23] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006835 10.0.0.131 - - [2025-10-09 20:10:23] "POST /security-groups HTTP/1.1" 409 285 0.006281 10.0.0.131 - - [2025-10-09 20:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.131 - - [2025-10-09 20:10:23] "PUT /security-group/095b4b45-3866-42ab-aab0-677978b81e55 HTTP/1.1" 200 263 0.065061 10.0.0.131 - - [2025-10-09 20:10:23] "PUT /access-control-list/5877195d-8aa8-485d-ae7d-9f7dd7b5835a HTTP/1.1" 200 273 0.026264 10.0.0.131 - - [2025-10-09 20:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027293 10.0.0.131 - - [2025-10-09 20:10:23] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.010553 10.0.0.131 - - [2025-10-09 20:10:23] "PUT /access-control-list/9bcaeeca-03a7-4f4a-95d9-ee7604a86409 HTTP/1.1" 200 273 0.040855 10.0.0.131 - - [2025-10-09 20:10:23] "GET /firewall-rule/3aa1f757-0b82-4756-af43-3a4ca62552b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015832 10.0.0.131 - - [2025-10-09 20:10:24] "POST /ref-update HTTP/1.1" 200 156 0.051823 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /firewall-rule/3aa1f757-0b82-4756-af43-3a4ca62552b4 HTTP/1.1" 200 115 0.057437 10.0.0.131 - - [2025-10-09 20:10:24] "GET /firewall-policy/1c7b6ec6-e5ae-4525-890d-9fea67dfa1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.005232 10.0.0.131 - - [2025-10-09 20:10:24] "GET /firewall-rule/fd076bed-5317-4e6a-9867-a568b9621223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003893 10.0.0.131 - - [2025-10-09 20:10:24] "POST /ref-update HTTP/1.1" 200 156 0.085880 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /firewall-rule/fd076bed-5317-4e6a-9867-a568b9621223 HTTP/1.1" 200 115 0.051922 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /tag/c08f6ddf-afc6-4760-98c0-aab39f352d52 HTTP/1.1" 200 115 0.043935 10.0.0.131 - - [2025-10-09 20:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.131 - - [2025-10-09 20:10:24] "GET /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019133 10.0.0.131 - - [2025-10-09 20:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.131 - - [2025-10-09 20:10:24] "GET /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.010732 10.0.0.131 - - [2025-10-09 20:10:24] "PUT /virtual-network/f8027e18-c23c-4d5e-a892-ae9f7ac06cb3 HTTP/1.1" 200 265 0.058922 10.0.0.131 - - [2025-10-09 20:10:24] "PUT /virtual-network/bffc60e0-ed49-4242-907a-2cb509e51faa HTTP/1.1" 200 265 0.056988 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /security-group/095b4b45-3866-42ab-aab0-677978b81e55 HTTP/1.1" 200 115 0.107833 10.0.0.131 - - [2025-10-09 20:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /access-control-list/5877195d-8aa8-485d-ae7d-9f7dd7b5835a HTTP/1.1" 200 115 0.046364 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /access-control-list/9bcaeeca-03a7-4f4a-95d9-ee7604a86409 HTTP/1.1" 200 115 0.035285 10.0.0.131 - - [2025-10-09 20:10:24] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.038027 10.0.0.131 - - [2025-10-09 20:10:24] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?fields=security_groups HTTP/1.1" 200 1351 0.030302 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /security-group/91b9eba4-6961-411a-b118-30e0b508daf0 HTTP/1.1" 200 115 0.055589 10.0.0.131 - - [2025-10-09 20:10:24] "DELETE /access-control-list/d51dd296-8cf3-41db-b552-54f6a7780941 HTTP/1.1" 200 115 0.044467 10.0.0.131 - - [2025-10-09 20:10:25] "GET /project/07e62fe9-4b52-4a37-b737-b8696e491e6b?fields=application_policy_sets HTTP/1.1" 200 1390 0.057076 10.0.0.131 - - [2025-10-09 20:10:25] "DELETE /access-control-list/2b0109c3-8f4d-4ae0-b4a2-d59782e3eab7 HTTP/1.1" 200 115 0.057931 10.0.0.131 - - [2025-10-09 20:10:25] "DELETE /project/07e62fe9-4b52-4a37-b737-b8696e491e6b HTTP/1.1" 200 115 0.338195 10.0.0.131 - - [2025-10-09 20:10:54] "GET /global-system-configs HTTP/1.1" 200 323 0.002294 10.0.0.131 - - [2025-10-09 20:10:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002619