++ 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 Sep 11 04:17:54 PM UTC 2025 ===================' INFO: =================== Thu Sep 11 04:17:54 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.242.218.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.242.218.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort + 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: 09/11/2025 16:18:39.904 7fd5e94d0a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 16:18:40.456 7fd5e94d0a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/11/2025 16:18:40.485 7fd5e94d0a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 16:18:40.486 7fd5e94d0a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2025-09-11 16:18:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000984 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-09-11 16:18:54] "GET / HTTP/1.1" 503 181 0.000226 10.0.0.27 - - [2025-09-11 16:18:54] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 35931 0.002664 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.27 - - [2025-09-11 16:18:55] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007745 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002580 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.27 - - [2025-09-11 16:18:55] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008527 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003157 10.0.0.27 - - [2025-09-11 16:18:55] "POST /analytics-nodes HTTP/1.1" 200 599 0.064429 10.0.0.27 - - [2025-09-11 16:18:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.048881 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.27 - - [2025-09-11 16:18:55] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011606 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003888 10.0.0.27 - - [2025-09-11 16:18:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.041072 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.009041 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.27 - - [2025-09-11 16:18:55] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010386 10.0.0.27 - - [2025-09-11 16:18:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.052361 10.0.0.27 - - [2025-09-11 16:18:55] "GET / HTTP/1.1" 200 45303 0.002685 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.016139 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.27 - - [2025-09-11 16:18:55] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008040 10.0.0.27 - - [2025-09-11 16:18:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.034219 10.0.0.27 - - [2025-09-11 16:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005422 10.0.0.27 - - [2025-09-11 16:18:55] "GET /network-ipam/f1f1aca4-5d71-47f6-899e-2481c7b1c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006573 10.0.0.27 - - [2025-09-11 16:18:56] "POST /service-templates HTTP/1.1" 200 511 0.052868 10.0.0.27 - - [2025-09-11 16:18:56] "POST /service-templates HTTP/1.1" 200 501 0.066974 10.0.0.27 - - [2025-09-11 16:18:56] "POST /service-templates HTTP/1.1" 200 515 0.054511 10.0.0.27 - - [2025-09-11 16:18:56] "POST /service-templates HTTP/1.1" 200 535 0.051461 10.0.0.27 - - [2025-09-11 16:18:56] "POST /service-templates HTTP/1.1" 200 507 0.056460 10.0.0.27 - - [2025-09-11 16:18:57] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.27 - - [2025-09-11 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.27 - - [2025-09-11 16:18:57] "GET /routing-instance/7bbdaf38-cfed-4424-bcec-05347c5d20d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005467 10.0.0.27 - - [2025-09-11 16:18:57] "POST /bgp-routers HTTP/1.1" 200 616 0.035692 10.0.0.27 - - [2025-09-11 16:18:57] "GET /bgp-router/bc67cb4c-504f-463f-b895-3070a5ff9604?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006596 10.0.0.27 - - [2025-09-11 16:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.27 - - [2025-09-11 16:18:57] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009418 10.0.0.27 - - [2025-09-11 16:18:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003247 10.0.0.27 - - [2025-09-11 16:18:57] "POST /ref-update HTTP/1.1" 200 156 0.011322 10.0.0.27 - - [2025-09-11 16:18:58] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.27 - - [2025-09-11 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.27 - - [2025-09-11 16:18:58] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008911 10.0.0.27 - - [2025-09-11 16:18:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002303 10.0.0.27 - - [2025-09-11 16:18:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.032008 10.0.0.27 - - [2025-09-11 16:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.27 - - [2025-09-11 16:18:58] "GET /network-ipam/f1f1aca4-5d71-47f6-899e-2481c7b1c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006154 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:18:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:18:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.27 - - [2025-09-11 16:18:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.001940 10.0.0.27 - - [2025-09-11 16:18:59] "POST /access-control-lists HTTP/1.1" 200 587 0.165790 10.0.0.27 - - [2025-09-11 16:18:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.011823 10.0.0.27 - - [2025-09-11 16:18:59] "POST /access-control-lists HTTP/1.1" 200 585 0.031773 10.0.0.27 - - [2025-09-11 16:18:59] "POST /route-targets HTTP/1.1" 200 327 0.010408 10.0.0.27 - - [2025-09-11 16:18:59] "POST /ref-update HTTP/1.1" 200 156 0.045693 10.0.0.27 - - [2025-09-11 16:18:59] "POST /route-targets HTTP/1.1" 200 327 0.012699 10.0.0.27 - - [2025-09-11 16:18:59] "POST /ref-update HTTP/1.1" 200 156 0.017315 10.0.0.27 - - [2025-09-11 16:19:00] "POST /route-targets HTTP/1.1" 200 327 0.020713 10.0.0.27 - - [2025-09-11 16:19:00] "POST /ref-update HTTP/1.1" 200 156 0.027645 10.0.0.27 - - [2025-09-11 16:19:00] "POST /route-targets HTTP/1.1" 200 327 0.030019 10.0.0.27 - - [2025-09-11 16:19:00] "POST /ref-update HTTP/1.1" 200 156 0.035555 10.0.0.27 - - [2025-09-11 16:19:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.003259 10.0.0.27 - - [2025-09-11 16:19:00] "POST /access-control-lists HTTP/1.1" 200 551 0.077818 10.0.0.27 - - [2025-09-11 16:19:00] "PUT /access-control-list/00ea3ab6-d8bf-43f4-a2dc-75bca63ac1c3 HTTP/1.1" 200 272 0.020473 10.0.0.27 - - [2025-09-11 16:19:00] "PUT /access-control-list/e6f9cc4f-3020-4d36-8c3f-91b7abc78f35 HTTP/1.1" 200 272 0.022965 10.0.0.27 - - [2025-09-11 16:19:03] "GET / HTTP/1.1" 200 35931 0.005758 10.0.0.27 - - [2025-09-11 16:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011918 10.0.0.27 - - [2025-09-11 16:19:03] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006083 10.0.0.27 - - [2025-09-11 16:19:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003167 10.0.0.27 - - [2025-09-11 16:19:03] "POST /config-nodes HTTP/1.1" 200 593 0.028787 10.0.0.27 - - [2025-09-11 16:19:04] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.27 - - [2025-09-11 16:19:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002624 10.0.0.27 - - [2025-09-11 16:19:04] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.27 - - [2025-09-11 16:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.27 - - [2025-09-11 16:19:04] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005692 10.0.0.27 - - [2025-09-11 16:19:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003555 10.0.0.27 - - [2025-09-11 16:19:04] "POST /database-nodes HTTP/1.1" 200 597 0.021062 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 10.0.0.27 - - [2025-09-11 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.27 - - [2025-09-11 16:19:09] "GET /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003203 10.0.0.27 - - [2025-09-11 16:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.27 - - [2025-09-11 16:19:09] "PUT /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570 HTTP/1.1" 200 276 0.010379 10.0.0.27 - - [2025-09-11 16:19:09] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 581 0.041589 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 575 0.050737 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 575 0.031338 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 559 0.021862 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 555 0.046751 10.0.0.27 - - [2025-09-11 16:19:09] "POST /alarms HTTP/1.1" 200 557 0.064156 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 565 0.030516 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 549 0.050393 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 557 0.063845 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 567 0.043097 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 555 0.041890 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 567 0.070051 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 575 0.090857 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 569 0.041404 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 561 0.037189 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 561 0.023065 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 561 0.025126 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 547 0.030285 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 595 0.033256 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002881 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 575 0.074107 10.0.0.27 - - [2025-09-11 16:19:10] "POST /alarms HTTP/1.1" 200 571 0.050072 10.0.0.27 - - [2025-09-11 16:19:11] "POST /alarms HTTP/1.1" 200 583 0.107780 10.0.0.27 - - [2025-09-11 16:19:11] "POST /alarms HTTP/1.1" 200 609 0.128592 10.0.0.27 - - [2025-09-11 16:19:11] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.27 - - [2025-09-11 16:19:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002492 10.0.0.27 - - [2025-09-11 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.27 - - [2025-09-11 16:19:11] "PUT /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570 HTTP/1.1" 200 276 0.012433 10.0.0.27 - - [2025-09-11 16:19:11] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.27 - - [2025-09-11 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2025-09-11 16:19:11] "GET /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002819 10.0.0.27 - - [2025-09-11 16:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.27 - - [2025-09-11 16:19:11] "PUT /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570 HTTP/1.1" 200 276 0.008129 10.0.0.27 - - [2025-09-11 16:19:12] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.27 - - [2025-09-11 16:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.27 - - [2025-09-11 16:19:12] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008035 10.0.0.27 - - [2025-09-11 16:19:12] "PUT /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f HTTP/1.1" 200 274 0.033905 10.0.0.27 - - [2025-09-11 16:19:13] "GET / HTTP/1.1" 200 35931 0.001192 10.0.0.27 - - [2025-09-11 16:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.27 - - [2025-09-11 16:19:13] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011574 10.0.0.27 - - [2025-09-11 16:19:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000607 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.011865 10.0.0.27 - - [2025-09-11 16:19:14] "POST /security-groups HTTP/1.1" 200 570 0.081120 10.0.0.27 - - [2025-09-11 16:19:14] "POST /projects HTTP/1.1" 200 481 0.350067 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.013651 10.0.0.27 - - [2025-09-11 16:19:14] "POST /security-groups HTTP/1.1" 200 534 0.120980 10.0.0.27 - - [2025-09-11 16:19:14] "POST /chown HTTP/1.1" 200 109 0.015107 10.0.0.27 - - [2025-09-11 16:19:14] "POST /policy-managements HTTP/1.1" 409 214 0.013654 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.27 - - [2025-09-11 16:19:14] "POST /access-control-lists HTTP/1.1" 200 579 0.184674 10.0.0.27 - - [2025-09-11 16:19:14] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009233 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.010412 10.0.0.27 - - [2025-09-11 16:19:14] "POST /access-control-lists HTTP/1.1" 200 577 0.108616 10.0.0.27 - - [2025-09-11 16:19:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.159380 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.058510 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.27 - - [2025-09-11 16:19:14] "GET /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.034885 10.0.0.27 - - [2025-09-11 16:19:14] "POST /access-control-lists HTTP/1.1" 200 594 0.092406 10.0.0.27 - - [2025-09-11 16:19:14] "PUT /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570 HTTP/1.1" 200 276 0.046929 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007727 10.0.0.27 - - [2025-09-11 16:19:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.009692 10.0.0.27 - - [2025-09-11 16:19:14] "GET /virtual-network/7e3b915c-f73b-407f-9a08-b95611ee929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.028180 10.0.0.27 - - [2025-09-11 16:19:15] "POST /access-control-lists HTTP/1.1" 200 592 0.043277 10.0.0.27 - - [2025-09-11 16:19:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000575 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.002605 10.0.0.27 - - [2025-09-11 16:19:15] "POST /security-groups HTTP/1.1" 200 574 0.077576 10.0.0.27 - - [2025-09-11 16:19:15] "POST /projects HTTP/1.1" 200 489 0.343019 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.011152 10.0.0.27 - - [2025-09-11 16:19:15] "POST /security-groups HTTP/1.1" 200 546 0.070228 10.0.0.27 - - [2025-09-11 16:19:15] "POST /access-control-lists HTTP/1.1" 200 583 0.033338 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003396 10.0.0.27 - - [2025-09-11 16:19:15] "POST /chown HTTP/1.1" 200 109 0.047675 10.0.0.27 - - [2025-09-11 16:19:15] "POST /access-control-lists HTTP/1.1" 200 581 0.117793 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.004973 10.0.0.27 - - [2025-09-11 16:19:15] "POST /network-ipams HTTP/1.1" 200 522 0.146869 10.0.0.27 - - [2025-09-11 16:19:15] "POST /access-control-lists HTTP/1.1" 200 602 0.085755 10.0.0.27 - - [2025-09-11 16:19:15] "POST /network-ipams HTTP/1.1" 200 510 0.070252 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.011507 10.0.0.27 - - [2025-09-11 16:19:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.011845 10.0.0.27 - - [2025-09-11 16:19:15] "POST /access-control-lists HTTP/1.1" 200 600 0.070196 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.008725 10.0.0.27 - - [2025-09-11 16:19:16] "POST /useragent-kv HTTP/1.1" 200 115 0.019893 10.0.0.27 - - [2025-09-11 16:19:16] "POST /virtual-networks HTTP/1.1" 200 538 0.255983 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008158 10.0.0.27 - - [2025-09-11 16:19:16] "POST /access-control-lists HTTP/1.1" 200 589 0.132161 10.0.0.27 - - [2025-09-11 16:19:16] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.054862 10.0.0.27 - - [2025-09-11 16:19:16] "POST /route-targets HTTP/1.1" 200 327 0.016748 10.0.0.27 - - [2025-09-11 16:19:16] "POST /ref-update HTTP/1.1" 200 156 0.045375 10.0.0.27 - - [2025-09-11 16:19:16] "POST /network-ipams HTTP/1.1" 200 518 0.081161 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.011009 10.0.0.27 - - [2025-09-11 16:19:16] "PUT /access-control-list/4e1fef2a-79f9-4c3e-8e2b-4f3e2b5fba82 HTTP/1.1" 200 272 0.072875 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.27 - - [2025-09-11 16:19:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006353 10.0.0.27 - - [2025-09-11 16:19:16] "POST /virtual-networks HTTP/1.1" 200 546 0.182012 10.0.0.27 - - [2025-09-11 16:19:16] "POST /route-targets HTTP/1.1" 200 327 0.011585 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011503 10.0.0.27 - - [2025-09-11 16:19:16] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.009177 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.002549 10.0.0.27 - - [2025-09-11 16:19:16] "POST /ref-update HTTP/1.1" 200 156 0.037866 10.0.0.27 - - [2025-09-11 16:19:16] "POST /network-policys HTTP/1.1" 200 538 0.021347 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.014630 10.0.0.27 - - [2025-09-11 16:19:16] "POST /network-policys HTTP/1.1" 200 534 0.042765 10.0.0.27 - - [2025-09-11 16:19:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.002309 10.0.0.27 - - [2025-09-11 16:19:16] "POST /network-policys HTTP/1.1" 200 542 0.039592 10.0.0.27 - - [2025-09-11 16:19:16] "PUT /access-control-list/4ede5dbc-90a5-427c-933c-ceca0e7eb5ab HTTP/1.1" 200 272 0.020808 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.106868 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002173 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.068395 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4e1fef2a-79f9-4c3e-8e2b-4f3e2b5fba82 HTTP/1.1" 200 272 0.021917 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.122869 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4ede5dbc-90a5-427c-933c-ceca0e7eb5ab HTTP/1.1" 200 272 0.064351 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048144 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4e1fef2a-79f9-4c3e-8e2b-4f3e2b5fba82 HTTP/1.1" 200 272 0.064542 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022184 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.031473 10.0.0.27 - - [2025-09-11 16:19:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.005286 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.097624 10.0.0.27 - - [2025-09-11 16:19:17] "POST /access-control-lists HTTP/1.1" 200 601 0.052703 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.103534 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4fc5a79e-a0f4-4157-af74-7bfab7fbffec HTTP/1.1" 200 272 0.055183 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.064296 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4ede5dbc-90a5-427c-933c-ceca0e7eb5ab HTTP/1.1" 200 272 0.072777 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-update HTTP/1.1" 200 156 0.226006 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013916 10.0.0.27 - - [2025-09-11 16:19:17] "PUT /access-control-list/4fc5a79e-a0f4-4157-af74-7bfab7fbffec HTTP/1.1" 200 272 0.071812 10.0.0.27 - - [2025-09-11 16:19:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044881 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020669 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.040902 10.0.0.27 - - [2025-09-11 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.27 - - [2025-09-11 16:19:18] "GET /virtual-network/7e3b915c-f73b-407f-9a08-b95611ee929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016038 10.0.0.27 - - [2025-09-11 16:19:18] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004200 10.0.0.27 - - [2025-09-11 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.27 - - [2025-09-11 16:19:18] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002583 10.0.0.27 - - [2025-09-11 16:19:18] "POST /firewall-policys HTTP/1.1" 200 530 0.025964 10.0.0.27 - - [2025-09-11 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046911 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023745 10.0.0.27 - - [2025-09-11 16:19:18] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003003 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002702 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.035020 10.0.0.27 - - [2025-09-11 16:19:18] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004375 10.0.0.27 - - [2025-09-11 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2025-09-11 16:19:18] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002925 10.0.0.27 - - [2025-09-11 16:19:18] "POST /firewall-policys HTTP/1.1" 200 532 0.024363 10.0.0.27 - - [2025-09-11 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031152 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.021028 10.0.0.27 - - [2025-09-11 16:19:18] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005959 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003107 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002739 10.0.0.27 - - [2025-09-11 16:19:18] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002804 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.022125 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.051772 10.0.0.27 - - [2025-09-11 16:19:18] "POST /ref-update HTTP/1.1" 200 156 0.055601 10.0.0.27 - - [2025-09-11 16:19:18] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005296 10.0.0.27 - - [2025-09-11 16:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.27 - - [2025-09-11 16:19:18] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003762 10.0.0.27 - - [2025-09-11 16:19:18] "POST /firewall-policys HTTP/1.1" 200 530 0.042229 10.0.0.27 - - [2025-09-11 16:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.037751 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022441 10.0.0.27 - - [2025-09-11 16:19:19] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003530 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003016 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003166 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003010 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002904 10.0.0.27 - - [2025-09-11 16:19:19] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011076 10.0.0.27 - - [2025-09-11 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.029521 10.0.0.27 - - [2025-09-11 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.035134 10.0.0.27 - - [2025-09-11 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.034812 10.0.0.27 - - [2025-09-11 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.048269 10.0.0.27 - - [2025-09-11 16:19:19] "POST /ref-update HTTP/1.1" 200 156 0.103209 10.0.0.27 - - [2025-09-11 16:19:19] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004758 10.0.0.27 - - [2025-09-11 16:19:19] "POST /tags HTTP/1.1" 200 299 0.267900 10.0.0.27 - - [2025-09-11 16:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015533 10.0.0.27 - - [2025-09-11 16:19:19] "GET /tag/3c17d1a0-277b-4b69-a79f-63b5b42070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023839 10.0.0.27 - - [2025-09-11 16:19:19] "POST /set-tag HTTP/1.1" 200 109 0.026604 10.0.0.27 - - [2025-09-11 16:19:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.004023 10.0.0.27 - - [2025-09-11 16:19:20] "POST /fqname-to-id HTTP/1.1" 404 228 0.004608 10.0.0.27 - - [2025-09-11 16:19:20] "POST /tags HTTP/1.1" 200 357 0.185943 10.0.0.27 - - [2025-09-11 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.27 - - [2025-09-11 16:19:20] "GET /tag/9bc87786-1587-43e9-b487-ea514ad78339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.030997 10.0.0.27 - - [2025-09-11 16:19:20] "POST /tags HTTP/1.1" 200 305 0.139333 10.0.0.27 - - [2025-09-11 16:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.27 - - [2025-09-11 16:19:20] "GET /tag/6ccacada-a4b3-4502-b793-2ef36f62e8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016241 10.0.0.27 - - [2025-09-11 16:19:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.012963 10.0.0.27 - - [2025-09-11 16:19:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.010221 10.0.0.27 - - [2025-09-11 16:19:21] "POST /security-groups HTTP/1.1" 200 571 0.175082 10.0.0.27 - - [2025-09-11 16:19:21] "POST /projects HTTP/1.1" 200 483 0.445160 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.006357 10.0.0.27 - - [2025-09-11 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016529 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.031121 10.0.0.27 - - [2025-09-11 16:19:21] "POST /access-control-lists HTTP/1.1" 200 580 0.097826 10.0.0.27 - - [2025-09-11 16:19:21] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.061614 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.025985 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.27 - - [2025-09-11 16:19:21] "POST /access-control-lists HTTP/1.1" 200 578 0.068330 10.0.0.27 - - [2025-09-11 16:19:21] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.042273 10.0.0.27 - - [2025-09-11 16:19:21] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.086202 10.0.0.27 - - [2025-09-11 16:19:21] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.059459 10.0.0.27 - - [2025-09-11 16:19:21] "POST /security-groups HTTP/1.1" 200 537 0.099421 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.005027 10.0.0.27 - - [2025-09-11 16:19:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.048655 10.0.0.27 - - [2025-09-11 16:19:21] "POST /chown HTTP/1.1" 200 109 0.019848 10.0.0.27 - - [2025-09-11 16:19:21] "POST /access-control-lists HTTP/1.1" 200 596 0.106284 10.0.0.27 - - [2025-09-11 16:19:21] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004930 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.016646 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019597 10.0.0.27 - - [2025-09-11 16:19:21] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003098 10.0.0.27 - - [2025-09-11 16:19:21] "POST /tags HTTP/1.1" 409 207 0.005195 10.0.0.27 - - [2025-09-11 16:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.27 - - [2025-09-11 16:19:21] "GET /tag/6ccacada-a4b3-4502-b793-2ef36f62e8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022372 10.0.0.27 - - [2025-09-11 16:19:21] "POST /access-control-lists HTTP/1.1" 200 594 0.088019 10.0.0.27 - - [2025-09-11 16:19:22] "POST /firewall-rules HTTP/1.1" 200 564 0.088865 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-rule/1db55511-1846-4827-b458-1f8c2ff9eceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.020390 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002570 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-rule/1db55511-1846-4827-b458-1f8c2ff9eceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003756 10.0.0.27 - - [2025-09-11 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.022041 10.0.0.27 - - [2025-09-11 16:19:22] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016172 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.27 - - [2025-09-11 16:19:22] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005683 10.0.0.27 - - [2025-09-11 16:19:22] "POST /tags HTTP/1.1" 409 207 0.002114 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.27 - - [2025-09-11 16:19:22] "GET /tag/6ccacada-a4b3-4502-b793-2ef36f62e8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014145 10.0.0.27 - - [2025-09-11 16:19:22] "POST /firewall-rules HTTP/1.1" 200 562 0.086931 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-rule/48d1837e-d12e-46b6-8429-0681be1aec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.007843 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004190 10.0.0.27 - - [2025-09-11 16:19:22] "GET /firewall-rule/48d1837e-d12e-46b6-8429-0681be1aec15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002657 10.0.0.27 - - [2025-09-11 16:19:22] "POST /ref-update HTTP/1.1" 200 156 0.031254 10.0.0.27 - - [2025-09-11 16:19:22] "POST /tags HTTP/1.1" 200 305 0.066201 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012671 10.0.0.27 - - [2025-09-11 16:19:22] "GET /tag/ad34f772-24d5-46ab-80ea-02c723aa58bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016143 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.27 - - [2025-09-11 16:19:22] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036491 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.27 - - [2025-09-11 16:19:22] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004592 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.27 - - [2025-09-11 16:19:22] "GET /service-appliance-set/3a52208b-b99f-4c42-bd57-92f22977f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004269 10.0.0.27 - - [2025-09-11 16:19:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001781 10.0.0.27 - - [2025-09-11 16:19:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138528 10.0.0.27 - - [2025-09-11 16:19:23] "GET /virtual-machine-interface/70c4588e-5776-4771-9db1-6f7780245d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.025439 10.0.0.27 - - [2025-09-11 16:19:23] "POST /instance-ips HTTP/1.1" 200 381 0.178486 10.0.0.27 - - [2025-09-11 16:19:23] "GET /instance-ip/0f8be7fc-aac8-47fb-a295-b21dbcde8ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022785 10.0.0.27 - - [2025-09-11 16:19:23] "POST /loadbalancers HTTP/1.1" 200 582 0.067647 10.0.0.27 - - [2025-09-11 16:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016631 10.0.0.27 - - [2025-09-11 16:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.27 - - [2025-09-11 16:19:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050473 10.0.0.27 - - [2025-09-11 16:19:23] "GET /loadbalancer/894805a5-2071-45e8-bbd2-012b813d4a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004359 10.0.0.27 - - [2025-09-11 16:19:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072669 10.0.0.27 - - [2025-09-11 16:19:23] "GET /instance-ip/0f8be7fc-aac8-47fb-a295-b21dbcde8ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003414 10.0.0.27 - - [2025-09-11 16:19:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058320 10.0.0.27 - - [2025-09-11 16:19:23] "POST /floating-ips HTTP/1.1" 200 583 0.053814 10.0.0.27 - - [2025-09-11 16:19:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028244 10.0.0.27 - - [2025-09-11 16:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.27 - - [2025-09-11 16:19:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053043 10.0.0.27 - - [2025-09-11 16:19:23] "GET /loadbalancer-listener/3b0f44a2-d512-424f-aec6-35a39297e4c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003400 10.0.0.27 - - [2025-09-11 16:19:23] "GET /loadbalancer-listener/3b0f44a2-d512-424f-aec6-35a39297e4c2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006374 10.0.0.27 - - [2025-09-11 16:19:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038111 10.0.0.27 - - [2025-09-11 16:19:23] "GET /instance-ip/0f8be7fc-aac8-47fb-a295-b21dbcde8ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003794 10.0.0.27 - - [2025-09-11 16:19:23] "GET /instance-ip/0f8be7fc-aac8-47fb-a295-b21dbcde8ba5?fields=floating_ips HTTP/1.1" 200 1170 0.009979 10.0.0.27 - - [2025-09-11 16:19:23] "GET /floating-ip/89be3b00-cc3b-49fe-95d8-40b473990364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007172 10.0.0.27 - - [2025-09-11 16:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.27 - - [2025-09-11 16:19:24] "GET /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004080 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.27 - - [2025-09-11 16:19:24] "PUT /global-vrouter-config/ef29ccea-3baf-406a-b9f0-9309ff037570 HTTP/1.1" 200 276 0.018313 10.0.0.27 - - [2025-09-11 16:19:24] "POST /tags HTTP/1.1" 200 301 0.068570 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.27 - - [2025-09-11 16:19:24] "GET /tag/02842768-e6e0-4b09-bb3f-2357682992f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016417 10.0.0.27 - - [2025-09-11 16:19:24] "POST /tags HTTP/1.1" 200 325 0.097469 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012336 10.0.0.27 - - [2025-09-11 16:19:24] "GET /tag/3a4c8927-263e-4a74-af71-1706980d3a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017990 10.0.0.27 - - [2025-09-11 16:19:24] "POST /tags HTTP/1.1" 200 363 0.044641 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.27 - - [2025-09-11 16:19:24] "GET /tag/cb880392-8a0d-4578-b43d-8d79666d433c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016181 10.0.0.27 - - [2025-09-11 16:19:24] "POST /tags HTTP/1.1" 200 311 0.030716 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.027146 10.0.0.27 - - [2025-09-11 16:19:24] "GET /tag/404b0994-3e7b-46db-958f-2fa3ee4b463e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016509 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.27 - - [2025-09-11 16:19:24] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004448 10.0.0.27 - - [2025-09-11 16:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.27 - - [2025-09-11 16:19:24] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049633 10.0.0.27 - - [2025-09-11 16:19:24] "POST /virtual-machines HTTP/1.1" 200 377 0.024117 10.0.0.27 - - [2025-09-11 16:19:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021799 10.0.0.27 - - [2025-09-11 16:19:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125703 10.0.0.27 - - [2025-09-11 16:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016747 10.0.0.27 - - [2025-09-11 16:19:25] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005484 10.0.0.27 - - [2025-09-11 16:19:25] "POST /instance-ips HTTP/1.1" 200 409 0.079217 10.0.0.27 - - [2025-09-11 16:19:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.070593 10.0.0.27 - - [2025-09-11 16:19:25] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009939 10.0.0.27 - - [2025-09-11 16:19:25] "POST /set-tag HTTP/1.1" 200 109 0.082035 10.0.0.27 - - [2025-09-11 16:19:25] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031538 10.0.0.27 - - [2025-09-11 16:19:25] "GET /instance-ip/15306de6-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003964 10.0.0.27 - - [2025-09-11 16:19:25] "POST /tags HTTP/1.1" 200 301 0.050226 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026482 10.0.0.27 - - [2025-09-11 16:19:25] "GET /tag/db55beab-bd4d-42cb-bb14-f4e33c6212e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031544 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.27 - - [2025-09-11 16:19:25] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096533 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.27 - - [2025-09-11 16:19:25] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009592 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.27 - - [2025-09-11 16:19:25] "GET /service-appliance-set/3a52208b-b99f-4c42-bd57-92f22977f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003245 10.0.0.27 - - [2025-09-11 16:19:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.002669 10.0.0.27 - - [2025-09-11 16:19:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129189 10.0.0.27 - - [2025-09-11 16:19:26] "GET /virtual-machine-interface/a9728850-5f90-4fa8-9e38-050c1e51c1bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.015217 10.0.0.27 - - [2025-09-11 16:19:26] "POST /instance-ips HTTP/1.1" 200 377 0.026752 10.0.0.27 - - [2025-09-11 16:19:26] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013888 10.0.0.27 - - [2025-09-11 16:19:26] "POST /loadbalancers HTTP/1.1" 200 582 0.060688 10.0.0.27 - - [2025-09-11 16:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.051800 10.0.0.27 - - [2025-09-11 16:19:26] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073575 10.0.0.27 - - [2025-09-11 16:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017849 10.0.0.27 - - [2025-09-11 16:19:26] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005489 10.0.0.27 - - [2025-09-11 16:19:26] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047855 10.0.0.27 - - [2025-09-11 16:19:26] "POST /floating-ips HTTP/1.1" 200 581 0.020926 10.0.0.27 - - [2025-09-11 16:19:26] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009447 10.0.0.27 - - [2025-09-11 16:19:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044446 10.0.0.27 - - [2025-09-11 16:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022924 10.0.0.27 - - [2025-09-11 16:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010347 10.0.0.27 - - [2025-09-11 16:19:26] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047645 10.0.0.27 - - [2025-09-11 16:19:26] "GET /loadbalancer-listener/d95b8e42-1ec3-45d1-8940-3831ee5f9e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002431 10.0.0.27 - - [2025-09-11 16:19:26] "GET /loadbalancer-listener/d95b8e42-1ec3-45d1-8940-3831ee5f9e88?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003122 10.0.0.27 - - [2025-09-11 16:19:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.028298 10.0.0.27 - - [2025-09-11 16:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015249 10.0.0.27 - - [2025-09-11 16:19:26] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.016146 10.0.0.27 - - [2025-09-11 16:19:26] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?fields=floating_ips HTTP/1.1" 200 1164 0.008683 10.0.0.27 - - [2025-09-11 16:19:26] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002656 10.0.0.27 - - [2025-09-11 16:19:26] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044514 10.0.0.27 - - [2025-09-11 16:19:26] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003859 10.0.0.27 - - [2025-09-11 16:19:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031650 10.0.0.27 - - [2025-09-11 16:19:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014764 10.0.0.27 - - [2025-09-11 16:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.27 - - [2025-09-11 16:19:27] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036238 10.0.0.27 - - [2025-09-11 16:19:27] "GET /loadbalancer-listener/11f58c72-b26a-4b78-af9d-7385bc3c518f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005142 10.0.0.27 - - [2025-09-11 16:19:27] "GET /loadbalancer-listener/11f58c72-b26a-4b78-af9d-7385bc3c518f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006242 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.27 - - [2025-09-11 16:19:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030560 10.0.0.27 - - [2025-09-11 16:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.27 - - [2025-09-11 16:19:27] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005782 10.0.0.27 - - [2025-09-11 16:19:27] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?fields=floating_ips HTTP/1.1" 200 1164 0.005718 10.0.0.27 - - [2025-09-11 16:19:27] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003828 10.0.0.27 - - [2025-09-11 16:19:27] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062092 10.0.0.27 - - [2025-09-11 16:19:27] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002860 10.0.0.27 - - [2025-09-11 16:19:27] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035282 10.0.0.27 - - [2025-09-11 16:19:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010251 10.0.0.27 - - [2025-09-11 16:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010389 10.0.0.27 - - [2025-09-11 16:19:27] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.231264 10.0.0.27 - - [2025-09-11 16:19:27] "GET /loadbalancer-listener/d7ab9f92-8f8f-40fc-bb0f-c4054b90af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002622 10.0.0.27 - - [2025-09-11 16:19:27] "GET /loadbalancer-listener/d7ab9f92-8f8f-40fc-bb0f-c4054b90af64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003350 10.0.0.27 - - [2025-09-11 16:19:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033779 10.0.0.27 - - [2025-09-11 16:19:27] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004294 10.0.0.27 - - [2025-09-11 16:19:27] "GET /instance-ip/25d14ae8-c0ab-4394-bc58-66e17665afed?fields=floating_ips HTTP/1.1" 200 1164 0.003950 10.0.0.27 - - [2025-09-11 16:19:27] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002686 10.0.0.27 - - [2025-09-11 16:19:27] "POST /tags HTTP/1.1" 200 355 0.037153 10.0.0.27 - - [2025-09-11 16:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-09-11 16:19:27] "GET /tag/cc09f2a1-3a61-4e7f-98ec-d339db2fed55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024911 10.0.0.27 - - [2025-09-11 16:19:27] "POST /tags HTTP/1.1" 200 303 0.020641 10.0.0.27 - - [2025-09-11 16:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014792 10.0.0.27 - - [2025-09-11 16:19:27] "GET /tag/9242b5cf-99ce-495b-8920-bad6a61081fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012544 10.0.0.27 - - [2025-09-11 16:19:27] "POST /projects HTTP/1.1" 409 218 0.002104 10.0.0.27 - - [2025-09-11 16:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.27 - - [2025-09-11 16:19:28] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043079 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.27 - - [2025-09-11 16:19:28] "GET /network-ipam/0972131d-9ef1-4fe5-bab9-3bbc8ad85d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002873 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.27 - - [2025-09-11 16:19:28] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004098 10.0.0.27 - - [2025-09-11 16:19:28] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.057315 10.0.0.27 - - [2025-09-11 16:19:28] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006600 10.0.0.27 - - [2025-09-11 16:19:28] "POST /set-tag HTTP/1.1" 200 109 0.072571 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.27 - - [2025-09-11 16:19:28] "GET /network-ipam/153ab395-1630-4fe3-9b69-148fa4d16d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002753 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.27 - - [2025-09-11 16:19:28] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003961 10.0.0.27 - - [2025-09-11 16:19:28] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.060930 10.0.0.27 - - [2025-09-11 16:19:28] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012486 10.0.0.27 - - [2025-09-11 16:19:28] "POST /set-tag HTTP/1.1" 200 109 0.078723 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.27 - - [2025-09-11 16:19:28] "GET /network-policy/10b3afe4-cfe9-481f-a90d-69356871c48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002947 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.27 - - [2025-09-11 16:19:28] "GET /network-policy/439b9394-3070-4ece-8158-7ed86c77e256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.005732 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010955 10.0.0.27 - - [2025-09-11 16:19:28] "GET /network-policy/aff446f8-c99c-4333-b00c-f1b784fb0228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002624 10.0.0.27 - - [2025-09-11 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.27 - - [2025-09-11 16:19:28] "PUT /network-policy/aff446f8-c99c-4333-b00c-f1b784fb0228 HTTP/1.1" 200 262 0.012446 10.0.0.27 - - [2025-09-11 16:19:28] "PUT /access-control-list/4e1fef2a-79f9-4c3e-8e2b-4f3e2b5fba82 HTTP/1.1" 200 272 0.046174 10.0.0.27 - - [2025-09-11 16:19:28] "POST /ref-update HTTP/1.1" 200 156 0.126535 10.0.0.27 - - [2025-09-11 16:19:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023905 10.0.0.27 - - [2025-09-11 16:19:28] "PUT /access-control-list/4fc5a79e-a0f4-4157-af74-7bfab7fbffec HTTP/1.1" 200 272 0.096799 10.0.0.27 - - [2025-09-11 16:19:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010670 10.0.0.27 - - [2025-09-11 16:19:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005400 10.0.0.27 - - [2025-09-11 16:19:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002633 10.0.0.27 - - [2025-09-11 16:19:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002335 10.0.0.27 - - [2025-09-11 16:19:29] "POST /security-groups HTTP/1.1" 409 245 0.009970 10.0.0.27 - - [2025-09-11 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009098 10.0.0.27 - - [2025-09-11 16:19:29] "PUT /security-group/ccf73dcf-8d03-4895-978d-c2fd5155e36c HTTP/1.1" 200 262 0.087184 10.0.0.27 - - [2025-09-11 16:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033940 10.0.0.27 - - [2025-09-11 16:19:29] "PUT /access-control-list/08be0bc2-6ea5-4ad6-9253-b4020e0d9502 HTTP/1.1" 200 272 0.042391 10.0.0.27 - - [2025-09-11 16:19:29] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018197 10.0.0.27 - - [2025-09-11 16:19:29] "PUT /access-control-list/3d86168a-52e3-4260-9652-63d68ce621cc HTTP/1.1" 200 272 0.018754 10.0.0.27 - - [2025-09-11 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.27 - - [2025-09-11 16:19:29] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009628 10.0.0.27 - - [2025-09-11 16:19:29] "POST /tags HTTP/1.1" 409 206 0.002895 10.0.0.27 - - [2025-09-11 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.27 - - [2025-09-11 16:19:29] "GET /tag/9242b5cf-99ce-495b-8920-bad6a61081fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013768 10.0.0.27 - - [2025-09-11 16:19:29] "POST /firewall-rules HTTP/1.1" 200 562 0.088669 10.0.0.27 - - [2025-09-11 16:19:29] "GET /firewall-rule/245ea612-a200-46b9-9444-e4596ad9224d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004695 10.0.0.27 - - [2025-09-11 16:19:29] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004292 10.0.0.27 - - [2025-09-11 16:19:29] "GET /firewall-rule/245ea612-a200-46b9-9444-e4596ad9224d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002823 10.0.0.27 - - [2025-09-11 16:19:29] "POST /ref-update HTTP/1.1" 200 156 0.036858 10.0.0.27 - - [2025-09-11 16:19:29] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015471 10.0.0.27 - - [2025-09-11 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.27 - - [2025-09-11 16:19:29] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003033 10.0.0.27 - - [2025-09-11 16:19:29] "POST /tags HTTP/1.1" 409 206 0.005567 10.0.0.27 - - [2025-09-11 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.27 - - [2025-09-11 16:19:29] "GET /tag/9242b5cf-99ce-495b-8920-bad6a61081fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011327 10.0.0.27 - - [2025-09-11 16:19:29] "POST /firewall-rules HTTP/1.1" 200 560 0.088081 10.0.0.27 - - [2025-09-11 16:19:29] "GET /firewall-rule/638e7e4c-fa4e-4eac-bf2a-e70c67621a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.017194 10.0.0.27 - - [2025-09-11 16:19:29] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004456 10.0.0.27 - - [2025-09-11 16:19:30] "GET /firewall-rule/638e7e4c-fa4e-4eac-bf2a-e70c67621a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.033164 10.0.0.27 - - [2025-09-11 16:19:30] "POST /ref-update HTTP/1.1" 200 156 0.033828 10.0.0.27 - - [2025-09-11 16:19:30] "POST /tags HTTP/1.1" 200 371 0.047659 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024500 10.0.0.27 - - [2025-09-11 16:19:30] "GET /tag/c3d6336b-3d42-470b-a873-36bd139854d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014476 10.0.0.27 - - [2025-09-11 16:19:30] "POST /tags HTTP/1.1" 200 319 0.039726 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017963 10.0.0.27 - - [2025-09-11 16:19:30] "GET /tag/f4467dd3-f632-4de1-98a8-18fa0c63f050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013562 10.0.0.27 - - [2025-09-11 16:19:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.000502 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.005619 10.0.0.27 - - [2025-09-11 16:19:30] "POST /security-groups HTTP/1.1" 200 578 0.176446 10.0.0.27 - - [2025-09-11 16:19:30] "POST /projects HTTP/1.1" 200 497 0.322391 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.010880 10.0.0.27 - - [2025-09-11 16:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036170 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.27 - - [2025-09-11 16:19:30] "POST /access-control-lists HTTP/1.1" 200 587 0.096495 10.0.0.27 - - [2025-09-11 16:19:30] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.028579 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.27 - - [2025-09-11 16:19:30] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005306 10.0.0.27 - - [2025-09-11 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.004233 10.0.0.27 - - [2025-09-11 16:19:30] "POST /access-control-lists HTTP/1.1" 200 585 0.072741 10.0.0.27 - - [2025-09-11 16:19:31] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.117324 10.0.0.27 - - [2025-09-11 16:19:31] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.097435 10.0.0.27 - - [2025-09-11 16:19:31] "POST /security-groups HTTP/1.1" 200 558 0.152692 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.001845 10.0.0.27 - - [2025-09-11 16:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021171 10.0.0.27 - - [2025-09-11 16:19:31] "POST /access-control-lists HTTP/1.1" 200 610 0.069271 10.0.0.27 - - [2025-09-11 16:19:31] "POST /chown HTTP/1.1" 200 109 0.039231 10.0.0.27 - - [2025-09-11 16:19:31] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028928 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.002177 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.27 - - [2025-09-11 16:19:31] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026143 10.0.0.27 - - [2025-09-11 16:19:31] "POST /access-control-lists HTTP/1.1" 200 608 0.066777 10.0.0.27 - - [2025-09-11 16:19:31] "POST /tags HTTP/1.1" 409 214 0.007215 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.27 - - [2025-09-11 16:19:31] "GET /tag/f4467dd3-f632-4de1-98a8-18fa0c63f050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021131 10.0.0.27 - - [2025-09-11 16:19:31] "POST /firewall-rules HTTP/1.1" 200 578 0.073672 10.0.0.27 - - [2025-09-11 16:19:31] "GET /firewall-rule/7672cdfb-fdb0-4d3c-ae45-19342c9e5f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005692 10.0.0.27 - - [2025-09-11 16:19:31] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004440 10.0.0.27 - - [2025-09-11 16:19:31] "GET /firewall-rule/7672cdfb-fdb0-4d3c-ae45-19342c9e5f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002948 10.0.0.27 - - [2025-09-11 16:19:31] "POST /ref-update HTTP/1.1" 200 156 0.028880 10.0.0.27 - - [2025-09-11 16:19:31] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006246 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012716 10.0.0.27 - - [2025-09-11 16:19:31] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005471 10.0.0.27 - - [2025-09-11 16:19:31] "POST /tags HTTP/1.1" 409 214 0.003986 10.0.0.27 - - [2025-09-11 16:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.27 - - [2025-09-11 16:19:32] "GET /tag/f4467dd3-f632-4de1-98a8-18fa0c63f050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032358 10.0.0.27 - - [2025-09-11 16:19:32] "POST /firewall-rules HTTP/1.1" 200 576 0.094599 10.0.0.27 - - [2025-09-11 16:19:32] "GET /firewall-rule/40416b7b-ff42-407f-8f82-8109a7e76f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.036979 10.0.0.27 - - [2025-09-11 16:19:32] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005090 10.0.0.27 - - [2025-09-11 16:19:32] "GET /firewall-rule/40416b7b-ff42-407f-8f82-8109a7e76f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005319 10.0.0.27 - - [2025-09-11 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.071383 10.0.0.27 - - [2025-09-11 16:19:32] "POST /tags HTTP/1.1" 200 363 0.018044 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009070 10.0.0.27 - - [2025-09-11 16:19:32] "GET /tag/329ef9bc-bb66-4b26-ac58-6b36a3833830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019355 10.0.0.27 - - [2025-09-11 16:19:32] "POST /tags HTTP/1.1" 200 311 0.018044 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.27 - - [2025-09-11 16:19:32] "GET /tag/647a9fd5-7f0f-4015-af13-36d5131615a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018642 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.27 - - [2025-09-11 16:19:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.003152 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.006937 10.0.0.27 - - [2025-09-11 16:19:32] "POST /security-groups HTTP/1.1" 200 574 0.086326 10.0.0.27 - - [2025-09-11 16:19:32] "POST /projects HTTP/1.1" 200 489 0.270776 10.0.0.27 - - [2025-09-11 16:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020626 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.005039 10.0.0.27 - - [2025-09-11 16:19:32] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014256 10.0.0.27 - - [2025-09-11 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.27 - - [2025-09-11 16:19:32] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004486 10.0.0.27 - - [2025-09-11 16:19:33] "POST /access-control-lists HTTP/1.1" 200 583 0.313335 10.0.0.27 - - [2025-09-11 16:19:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.018528 10.0.0.27 - - [2025-09-11 16:19:33] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.246588 10.0.0.27 - - [2025-09-11 16:19:33] "POST /access-control-lists HTTP/1.1" 200 581 0.053848 10.0.0.27 - - [2025-09-11 16:19:33] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.114211 10.0.0.27 - - [2025-09-11 16:19:33] "POST /security-groups HTTP/1.1" 200 546 0.116800 10.0.0.27 - - [2025-09-11 16:19:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.004888 10.0.0.27 - - [2025-09-11 16:19:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021211 10.0.0.27 - - [2025-09-11 16:19:33] "POST /access-control-lists HTTP/1.1" 200 602 0.084636 10.0.0.27 - - [2025-09-11 16:19:33] "POST /chown HTTP/1.1" 200 109 0.066814 10.0.0.27 - - [2025-09-11 16:19:33] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017209 10.0.0.27 - - [2025-09-11 16:19:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.022929 10.0.0.27 - - [2025-09-11 16:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.27 - - [2025-09-11 16:19:33] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005562 10.0.0.27 - - [2025-09-11 16:19:33] "POST /tags HTTP/1.1" 409 210 0.013228 10.0.0.27 - - [2025-09-11 16:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.27 - - [2025-09-11 16:19:33] "GET /tag/647a9fd5-7f0f-4015-af13-36d5131615a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022665 10.0.0.27 - - [2025-09-11 16:19:33] "POST /access-control-lists HTTP/1.1" 200 600 0.101581 10.0.0.27 - - [2025-09-11 16:19:33] "POST /firewall-rules HTTP/1.1" 200 570 0.112288 10.0.0.27 - - [2025-09-11 16:19:33] "GET /firewall-rule/5c085e14-143d-4419-9b7b-f6722f6c2ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007949 10.0.0.27 - - [2025-09-11 16:19:33] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004685 10.0.0.27 - - [2025-09-11 16:19:33] "GET /firewall-rule/5c085e14-143d-4419-9b7b-f6722f6c2ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002962 10.0.0.27 - - [2025-09-11 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.092199 10.0.0.27 - - [2025-09-11 16:19:34] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022588 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.27 - - [2025-09-11 16:19:34] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004154 10.0.0.27 - - [2025-09-11 16:19:34] "POST /tags HTTP/1.1" 409 210 0.002396 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.27 - - [2025-09-11 16:19:34] "GET /tag/647a9fd5-7f0f-4015-af13-36d5131615a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010586 10.0.0.27 - - [2025-09-11 16:19:34] "POST /firewall-rules HTTP/1.1" 200 568 0.076422 10.0.0.27 - - [2025-09-11 16:19:34] "GET /firewall-rule/f091eac7-fad7-4835-a1ca-20b2f2fd9189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016733 10.0.0.27 - - [2025-09-11 16:19:34] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005101 10.0.0.27 - - [2025-09-11 16:19:34] "GET /firewall-rule/f091eac7-fad7-4835-a1ca-20b2f2fd9189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003356 10.0.0.27 - - [2025-09-11 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.065989 10.0.0.27 - - [2025-09-11 16:19:34] "POST /tags HTTP/1.1" 409 237 0.002223 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.27 - - [2025-09-11 16:19:34] "GET /tag/cb880392-8a0d-4578-b43d-8d79666d433c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.038495 10.0.0.27 - - [2025-09-11 16:19:34] "POST /tags HTTP/1.1" 409 210 0.002400 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2025-09-11 16:19:34] "GET /tag/404b0994-3e7b-46db-958f-2fa3ee4b463e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025467 10.0.0.27 - - [2025-09-11 16:19:34] "POST /projects HTTP/1.1" 409 223 0.002729 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.27 - - [2025-09-11 16:19:34] "GET /project/3f6e1baf-68a2-483d-a365-51cef8057271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046472 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.27 - - [2025-09-11 16:19:34] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.012213 10.0.0.27 - - [2025-09-11 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.27 - - [2025-09-11 16:19:34] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006178 10.0.0.27 - - [2025-09-11 16:19:34] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.067601 10.0.0.27 - - [2025-09-11 16:19:34] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.076573 10.0.0.27 - - [2025-09-11 16:19:35] "POST /security-groups HTTP/1.1" 409 253 0.002477 10.0.0.27 - - [2025-09-11 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.27 - - [2025-09-11 16:19:35] "PUT /security-group/c9278d89-bd91-4113-9ddb-9a0bc38d8393 HTTP/1.1" 200 262 0.066341 10.0.0.27 - - [2025-09-11 16:19:35] "PUT /access-control-list/2af93068-835a-4f5b-9fe1-9e2ee3d41062 HTTP/1.1" 200 272 0.024244 10.0.0.27 - - [2025-09-11 16:19:35] "PUT /access-control-list/b2127013-2961-4741-9d10-47025291323f HTTP/1.1" 200 272 0.042537 10.0.0.27 - - [2025-09-11 16:19:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.050599 10.0.0.27 - - [2025-09-11 16:19:35] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.050204 10.0.0.27 - - [2025-09-11 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023154 10.0.0.27 - - [2025-09-11 16:19:35] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004815 10.0.0.27 - - [2025-09-11 16:19:35] "POST /tags HTTP/1.1" 409 210 0.002242 10.0.0.27 - - [2025-09-11 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.27 - - [2025-09-11 16:19:35] "GET /tag/404b0994-3e7b-46db-958f-2fa3ee4b463e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014094 10.0.0.27 - - [2025-09-11 16:19:35] "POST /firewall-rules HTTP/1.1" 200 570 0.091118 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-rule/2f06d92e-eb72-43a4-9d4d-593df10ebfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010596 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004338 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-rule/2f06d92e-eb72-43a4-9d4d-593df10ebfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002811 10.0.0.27 - - [2025-09-11 16:19:35] "POST /ref-update HTTP/1.1" 200 156 0.040676 10.0.0.27 - - [2025-09-11 16:19:35] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018579 10.0.0.27 - - [2025-09-11 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2025-09-11 16:19:35] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002862 10.0.0.27 - - [2025-09-11 16:19:35] "POST /tags HTTP/1.1" 409 210 0.001736 10.0.0.27 - - [2025-09-11 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2025-09-11 16:19:35] "GET /tag/404b0994-3e7b-46db-958f-2fa3ee4b463e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010977 10.0.0.27 - - [2025-09-11 16:19:35] "POST /firewall-rules HTTP/1.1" 200 568 0.074796 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-rule/df77eb79-964a-4785-9507-aa2ad0f06810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005518 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003469 10.0.0.27 - - [2025-09-11 16:19:35] "GET /firewall-rule/df77eb79-964a-4785-9507-aa2ad0f06810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002856 10.0.0.27 - - [2025-09-11 16:19:36] "POST /ref-update HTTP/1.1" 200 156 0.054116 10.0.0.27 - - [2025-09-11 16:19:36] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015730 10.0.0.27 - - [2025-09-11 16:19:36] "POST /set-tag HTTP/1.1" 200 109 0.002351 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:19:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 10.0.0.27 - - [2025-09-11 16:19:49] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.27 - - [2025-09-11 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2025-09-11 16:19:49] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004322 10.0.0.27 - - [2025-09-11 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.27 - - [2025-09-11 16:19:50] "GET /config-node/f8863804-b2eb-411d-89a6-105381991063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003556 10.0.0.27 - - [2025-09-11 16:20:01] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.27 - - [2025-09-11 16:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.27 - - [2025-09-11 16:20:01] "GET /routing-instance/7bbdaf38-cfed-4424-bcec-05347c5d20d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003808 10.0.0.27 - - [2025-09-11 16:20:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002757 10.0.0.27 - - [2025-09-11 16:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.27 - - [2025-09-11 16:20:01] "GET /bgp-router/bc67cb4c-504f-463f-b895-3070a5ff9604?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004579 10.0.0.27 - - [2025-09-11 16:20:01] "PUT /bgp-router/bc67cb4c-504f-463f-b895-3070a5ff9604 HTTP/1.1" 200 254 0.046770 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001385 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.19 - - [2025-09-11 16:20:16] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2025-09-11 16:20:16] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004398 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-09-11 16:20:16] "GET /routing-instance/7bbdaf38-cfed-4424-bcec-05347c5d20d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002243 10.0.0.19 - - [2025-09-11 16:20:16] "PUT /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f HTTP/1.1" 200 274 0.007735 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.001948 10.0.0.19 - - [2025-09-11 16:20:16] "POST /virtual-routers HTTP/1.1" 200 599 0.015314 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008877 10.0.0.19 - - [2025-09-11 16:20:16] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004315 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.001596 10.0.0.19 - - [2025-09-11 16:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2025-09-11 16:20:16] "GET /virtual-network/7e3b915c-f73b-407f-9a08-b95611ee929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005835 10.0.0.19 - - [2025-09-11 16:20:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044859 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:20:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.19 - - [2025-09-11 16:21:19] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.19 - - [2025-09-11 16:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.19 - - [2025-09-11 16:21:19] "GET /global-system-config/d166f87f-390a-4ffc-9eee-410047b27a3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005059 10.0.0.19 - - [2025-09-11 16:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2025-09-11 16:21:19] "GET /routing-instance/7bbdaf38-cfed-4424-bcec-05347c5d20d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002474 10.0.0.19 - - [2025-09-11 16:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.19 - - [2025-09-11 16:21:20] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002870 10.0.0.19 - - [2025-09-11 16:21:20] "PUT /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5 HTTP/1.1" 200 262 0.020607 10.0.0.19 - - [2025-09-11 16:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2025-09-11 16:21:20] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002790 10.0.0.19 - - [2025-09-11 16:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-09-11 16:21:20] "GET /virtual-machine-interface/15589a55-3b1a-4022-99b1-cfec3eaacb0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.011625 10.0.0.19 - - [2025-09-11 16:21:20] "PUT /virtual-machine-interface/15589a55-3b1a-4022-99b1-cfec3eaacb0b HTTP/1.1" 200 284 0.042330 10.0.0.27 - - [2025-09-11 16:23:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002368 10.0.0.27 - - [2025-09-11 16:23:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002333 10.0.0.27 - - [2025-09-11 16:24:19] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003350 10.0.0.27 - - [2025-09-11 16:24:19] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010090 10.0.0.27 - - [2025-09-11 16:24:31] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007495 10.0.0.27 - - [2025-09-11 16:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.27 - - [2025-09-11 16:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.27 - - [2025-09-11 16:24:31] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002469 10.0.0.27 - - [2025-09-11 16:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.27 - - [2025-09-11 16:24:31] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002778 10.0.0.27 - - [2025-09-11 16:24:31] "GET /loadbalancer-pool/9e99d67c-be8c-4891-bbe0-a31dc1e17b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003630 10.0.0.27 - - [2025-09-11 16:24:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027766 10.0.0.27 - - [2025-09-11 16:24:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007897 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013430 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011287 10.0.0.27 - - [2025-09-11 16:24:31] "POST /tags HTTP/1.1" 409 205 0.003260 10.0.0.27 - - [2025-09-11 16:24:31] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.27 - - [2025-09-11 16:24:31] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.006849 10.0.0.27 - - [2025-09-11 16:24:31] "PUT /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0 HTTP/1.1" 200 256 0.014721 10.0.0.27 - - [2025-09-11 16:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.27 - - [2025-09-11 16:24:31] "GET /tag/db55beab-bd4d-42cb-bb14-f4e33c6212e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010395 10.0.0.27 - - [2025-09-11 16:24:31] "POST /set-tag HTTP/1.1" 200 109 0.061828 10.0.0.27 - - [2025-09-11 16:24:31] "GET /loadbalancer-pool/f874b2c8-a316-4fd9-a454-d03162501424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004131 10.0.0.27 - - [2025-09-11 16:24:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020781 10.0.0.27 - - [2025-09-11 16:24:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017010 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013552 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004604 10.0.0.27 - - [2025-09-11 16:24:31] "POST /ref-update HTTP/1.1" 200 156 0.008066 10.0.0.27 - - [2025-09-11 16:24:31] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.013720 10.0.0.27 - - [2025-09-11 16:24:31] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.27 - - [2025-09-11 16:24:31] "PUT /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0 HTTP/1.1" 200 256 0.010271 10.0.0.27 - - [2025-09-11 16:24:31] "GET /loadbalancer-pool/242e0ff8-c6fa-41e3-a84d-35688c39c796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011541 10.0.0.27 - - [2025-09-11 16:24:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018138 10.0.0.27 - - [2025-09-11 16:24:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008857 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013097 10.0.0.27 - - [2025-09-11 16:24:31] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005086 10.0.0.27 - - [2025-09-11 16:24:31] "POST /set-tag HTTP/1.1" 200 109 0.004243 10.0.0.27 - - [2025-09-11 16:24:31] "POST /ref-update HTTP/1.1" 200 156 0.013954 10.0.0.27 - - [2025-09-11 16:24:31] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.008726 10.0.0.27 - - [2025-09-11 16:24:31] "PUT /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0 HTTP/1.1" 200 256 0.009079 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:25:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001236 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:26:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:26:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005263 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.009303 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007345 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.27 - - [2025-09-11 16:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.27 - - [2025-09-11 16:27:01] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004080 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009675 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.060535 10.0.0.27 - - [2025-09-11 16:27:01] "DELETE /loadbalancer-member/7b04f443-57ef-40a3-896a-e454049e4ba1 HTTP/1.1" 200 115 0.094378 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009158 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.27 - - [2025-09-11 16:27:01] "DELETE /loadbalancer-member/629fd29a-ae44-40f0-bcad-28c18f5e0831 HTTP/1.1" 200 115 0.052647 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006200 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.004145 10.0.0.27 - - [2025-09-11 16:27:01] "DELETE /loadbalancer-member/33ed5022-96b5-475a-b52c-c515e9cc7471 HTTP/1.1" 200 115 0.049714 10.0.0.27 - - [2025-09-11 16:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.27 - - [2025-09-11 16:27:01] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002844 10.0.0.27 - - [2025-09-11 16:27:01] "GET /loadbalancer-pool/9e99d67c-be8c-4891-bbe0-a31dc1e17b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002764 10.0.0.27 - - [2025-09-11 16:27:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038854 10.0.0.27 - - [2025-09-11 16:27:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016369 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014512 10.0.0.27 - - [2025-09-11 16:27:01] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014150 10.0.0.27 - - [2025-09-11 16:27:01] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006783 10.0.0.27 - - [2025-09-11 16:27:01] "POST /set-tag HTTP/1.1" 200 109 0.083293 10.0.0.27 - - [2025-09-11 16:27:01] "GET /loadbalancer-pool/f874b2c8-a316-4fd9-a454-d03162501424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005270 10.0.0.27 - - [2025-09-11 16:27:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022189 10.0.0.27 - - [2025-09-11 16:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024542 10.0.0.27 - - [2025-09-11 16:27:02] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021815 10.0.0.27 - - [2025-09-11 16:27:02] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009169 10.0.0.27 - - [2025-09-11 16:27:02] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004928 10.0.0.27 - - [2025-09-11 16:27:02] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.27 - - [2025-09-11 16:27:02] "GET /loadbalancer-pool/242e0ff8-c6fa-41e3-a84d-35688c39c796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003380 10.0.0.27 - - [2025-09-11 16:27:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046255 10.0.0.27 - - [2025-09-11 16:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030162 10.0.0.27 - - [2025-09-11 16:27:02] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018909 10.0.0.27 - - [2025-09-11 16:27:02] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004467 10.0.0.27 - - [2025-09-11 16:27:02] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002422 10.0.0.27 - - [2025-09-11 16:27:02] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.27 - - [2025-09-11 16:28:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002157 10.0.0.27 - - [2025-09-11 16:28:05] "GET /global-system-configs HTTP/1.1" 200 322 0.003913 10.0.0.27 - - [2025-09-11 16:28:22] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.27 - - [2025-09-11 16:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.27 - - [2025-09-11 16:28:22] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031067 10.0.0.27 - - [2025-09-11 16:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2025-09-11 16:28:22] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032750 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2025-09-11 16:28:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036929 10.0.0.27 - - [2025-09-11 16:28:23] "POST /tags HTTP/1.1" 200 333 0.030208 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007709 10.0.0.27 - - [2025-09-11 16:28:23] "GET /tag/af7e8bb2-7f8b-4fed-9de9-61dbd40b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027479 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.27 - - [2025-09-11 16:28:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039779 10.0.0.27 - - [2025-09-11 16:28:23] "GET /virtual-networks?parent_id=316efd6c-1ede-44e8-9325-4ac9cc7564c7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001655 10.0.0.27 - - [2025-09-11 16:28:23] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037333 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.27 - - [2025-09-11 16:28:23] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007953 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.27 - - [2025-09-11 16:28:23] "GET /service-appliance-set/3a52208b-b99f-4c42-bd57-92f22977f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002286 10.0.0.27 - - [2025-09-11 16:28:23] "POST /virtual-networks HTTP/1.1" 200 512 0.089077 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016932 10.0.0.27 - - [2025-09-11 16:28:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.008963 10.0.0.27 - - [2025-09-11 16:28:23] "GET /network-ipam/97aacdbd-e0bb-4aca-a45a-69548cf8a1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003381 10.0.0.27 - - [2025-09-11 16:28:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.114061 10.0.0.27 - - [2025-09-11 16:28:23] "GET /virtual-machine-interface/bda01dc2-b65b-4b62-a007-1b4d656fe229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022352 10.0.0.27 - - [2025-09-11 16:28:23] "POST /useragent-kv HTTP/1.1" 200 115 0.006669 10.0.0.27 - - [2025-09-11 16:28:23] "POST /ref-update HTTP/1.1" 200 156 0.130952 10.0.0.27 - - [2025-09-11 16:28:23] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.004374 10.0.0.27 - - [2025-09-11 16:28:23] "GET /domains HTTP/1.1" 200 280 0.003031 10.0.0.27 - - [2025-09-11 16:28:24] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.012333 10.0.0.27 - - [2025-09-11 16:28:24] "POST /instance-ips HTTP/1.1" 200 409 0.038247 10.0.0.27 - - [2025-09-11 16:28:24] "GET /instance-ip/2de1e40f-cf86-4536-9ced-2df16524944d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.052406 10.0.0.27 - - [2025-09-11 16:28:24] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 5476 0.108096 10.0.0.27 - - [2025-09-11 16:28:24] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.005438 10.0.0.27 - - [2025-09-11 16:28:24] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.003790 10.0.0.27 - - [2025-09-11 16:28:24] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1181 0.050198 10.0.0.27 - - [2025-09-11 16:28:24] "POST /loadbalancers HTTP/1.1" 200 610 0.093217 10.0.0.27 - - [2025-09-11 16:28:24] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1181 0.011780 10.0.0.27 - - [2025-09-11 16:28:24] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043157 10.0.0.27 - - [2025-09-11 16:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033312 10.0.0.27 - - [2025-09-11 16:28:24] "GET /instance-ip/2de1e40f-cf86-4536-9ced-2df16524944d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008479 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.27 - - [2025-09-11 16:28:24] "POST /route-targets HTTP/1.1" 200 327 0.043311 10.0.0.27 - - [2025-09-11 16:28:24] "POST /ref-update HTTP/1.1" 200 156 0.024886 10.0.0.27 - - [2025-09-11 16:28:24] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055266 10.0.0.27 - - [2025-09-11 16:28:24] "POST /floating-ips HTTP/1.1" 200 597 0.066126 10.0.0.27 - - [2025-09-11 16:28:24] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003229 10.0.0.27 - - [2025-09-11 16:28:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.039664 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.27 - - [2025-09-11 16:28:24] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031164 10.0.0.27 - - [2025-09-11 16:28:24] "GET /loadbalancer-listener/2b488169-36f1-41cc-b5ef-39957c03a36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007625 10.0.0.27 - - [2025-09-11 16:28:24] "GET /loadbalancer-listener/2b488169-36f1-41cc-b5ef-39957c03a36d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002984 10.0.0.27 - - [2025-09-11 16:28:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019894 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.27 - - [2025-09-11 16:28:24] "GET /instance-ip/2de1e40f-cf86-4536-9ced-2df16524944d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003624 10.0.0.27 - - [2025-09-11 16:28:24] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004339 10.0.0.27 - - [2025-09-11 16:28:24] "GET /instance-ip/2de1e40f-cf86-4536-9ced-2df16524944d?fields=floating_ips HTTP/1.1" 200 1212 0.005310 10.0.0.27 - - [2025-09-11 16:28:24] "GET /floating-ip/c4664124-6239-4598-a002-966a0fad6f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003732 10.0.0.27 - - [2025-09-11 16:28:24] "POST /tags HTTP/1.1" 200 295 0.058860 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009327 10.0.0.27 - - [2025-09-11 16:28:24] "GET /tag/ec222a71-ae21-48cc-b090-05f9af5d4646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016141 10.0.0.27 - - [2025-09-11 16:28:24] "POST /tags HTTP/1.1" 409 233 0.002280 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.27 - - [2025-09-11 16:28:24] "GET /tag/cc09f2a1-3a61-4e7f-98ec-d339db2fed55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011118 10.0.0.27 - - [2025-09-11 16:28:24] "POST /tags HTTP/1.1" 409 206 0.002735 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2025-09-11 16:28:24] "GET /tag/9242b5cf-99ce-495b-8920-bad6a61081fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010594 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.27 - - [2025-09-11 16:28:24] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004918 10.0.0.27 - - [2025-09-11 16:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.27 - - [2025-09-11 16:28:25] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033338 10.0.0.27 - - [2025-09-11 16:28:25] "POST /virtual-machines HTTP/1.1" 200 369 0.012975 10.0.0.27 - - [2025-09-11 16:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024098 10.0.0.27 - - [2025-09-11 16:28:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126174 10.0.0.27 - - [2025-09-11 16:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014002 10.0.0.27 - - [2025-09-11 16:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004031 10.0.0.27 - - [2025-09-11 16:28:25] "POST /instance-ips HTTP/1.1" 200 409 0.021795 10.0.0.27 - - [2025-09-11 16:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027113 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011120 10.0.0.27 - - [2025-09-11 16:28:25] "POST /set-tag HTTP/1.1" 200 109 0.017188 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021937 10.0.0.27 - - [2025-09-11 16:28:25] "GET /instance-ip/57347236-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003197 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004582 10.0.0.27 - - [2025-09-11 16:28:25] "POST /set-tag HTTP/1.1" 200 109 0.008849 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004136 10.0.0.27 - - [2025-09-11 16:28:25] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012905 10.0.0.27 - - [2025-09-11 16:28:25] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.27 - - [2025-09-11 16:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.27 - - [2025-09-11 16:28:25] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004455 10.0.0.27 - - [2025-09-11 16:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.27 - - [2025-09-11 16:28:25] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042055 10.0.0.27 - - [2025-09-11 16:28:25] "POST /virtual-machines HTTP/1.1" 200 369 0.014363 10.0.0.27 - - [2025-09-11 16:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022072 10.0.0.27 - - [2025-09-11 16:28:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107824 10.0.0.27 - - [2025-09-11 16:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008080 10.0.0.27 - - [2025-09-11 16:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004388 10.0.0.27 - - [2025-09-11 16:28:26] "POST /instance-ips HTTP/1.1" 200 409 0.020361 10.0.0.27 - - [2025-09-11 16:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015923 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007326 10.0.0.27 - - [2025-09-11 16:28:26] "POST /set-tag HTTP/1.1" 200 109 0.027500 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022400 10.0.0.27 - - [2025-09-11 16:28:26] "GET /instance-ip/57a63d3a-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004565 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004541 10.0.0.27 - - [2025-09-11 16:28:26] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003534 10.0.0.27 - - [2025-09-11 16:28:26] "POST /ref-update HTTP/1.1" 200 156 0.008617 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008270 10.0.0.27 - - [2025-09-11 16:28:26] "POST /set-tag HTTP/1.1" 200 109 0.003986 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004350 10.0.0.27 - - [2025-09-11 16:28:26] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.27 - - [2025-09-11 16:28:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004098 10.0.0.27 - - [2025-09-11 16:28:26] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domains HTTP/1.1" 200 280 0.001880 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.002810 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 7064 0.037519 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.004172 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.003927 10.0.0.27 - - [2025-09-11 16:28:29] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1402 0.003475 10.0.0.27 - - [2025-09-11 16:28:29] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1402 0.002058 10.0.0.27 - - [2025-09-11 16:28:29] "GET /route-target/3f4e88b5-1d97-4dee-b324-0ac102de61ad HTTP/1.1" 200 1152 0.002035 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.003477 10.0.0.27 - - [2025-09-11 16:28:29] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1402 0.002299 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.003668 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.003880 10.0.0.27 - - [2025-09-11 16:28:29] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1402 0.002447 10.0.0.27 - - [2025-09-11 16:28:29] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 200 1402 0.002527 10.0.0.27 - - [2025-09-11 16:28:29] "GET /route-target/3f4e88b5-1d97-4dee-b324-0ac102de61ad HTTP/1.1" 200 1152 0.002028 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domains HTTP/1.1" 200 280 0.001840 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.002775 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 7064 0.035617 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2078 0.004220 10.0.0.27 - - [2025-09-11 16:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025864 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.005103 10.0.0.27 - - [2025-09-11 16:28:29] "GET /floating-ip-pools?parent_id=66936534-a85b-4cae-8649-11c6e0eba987&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002055 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.003884 10.0.0.27 - - [2025-09-11 16:28:29] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016882 10.0.0.27 - - [2025-09-11 16:28:29] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.008420 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domains HTTP/1.1" 200 280 0.001729 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.002517 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 7320 0.028085 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2316 0.006054 10.0.0.27 - - [2025-09-11 16:28:29] "GET /floating-ip-pool/0b2b0fce-28fb-4dbc-8317-addf17a13583 HTTP/1.1" 200 1312 0.002634 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domains HTTP/1.1" 200 280 0.001667 10.0.0.27 - - [2025-09-11 16:28:29] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.002824 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 7320 0.023804 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 2316 0.003883 10.0.0.27 - - [2025-09-11 16:28:29] "GET /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1849 0.003822 10.0.0.27 - - [2025-09-11 16:28:29] "POST /tags HTTP/1.1" 200 365 0.059217 10.0.0.27 - - [2025-09-11 16:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018572 10.0.0.27 - - [2025-09-11 16:28:29] "GET /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014918 10.0.0.27 - - [2025-09-11 16:28:29] "POST /tags HTTP/1.1" 409 206 0.002462 10.0.0.27 - - [2025-09-11 16:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.27 - - [2025-09-11 16:28:29] "GET /tag/9242b5cf-99ce-495b-8920-bad6a61081fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017905 10.0.0.27 - - [2025-09-11 16:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.27 - - [2025-09-11 16:28:29] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.026981 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.27 - - [2025-09-11 16:28:30] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004205 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.27 - - [2025-09-11 16:28:30] "GET /service-appliance-set/9562d5f6-6e33-48eb-8c2f-e11ecf0ae61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004337 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001662 10.0.0.27 - - [2025-09-11 16:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090425 10.0.0.27 - - [2025-09-11 16:28:30] "GET /virtual-machine-interface/45b10906-c2d8-4b3e-90dc-0b1c0e28f246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.027505 10.0.0.27 - - [2025-09-11 16:28:30] "POST /set-tag HTTP/1.1" 200 109 0.036190 10.0.0.27 - - [2025-09-11 16:28:30] "POST /instance-ips HTTP/1.1" 200 417 0.021626 10.0.0.27 - - [2025-09-11 16:28:30] "GET /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004519 10.0.0.27 - - [2025-09-11 16:28:30] "POST /loadbalancers HTTP/1.1" 200 618 0.060611 10.0.0.27 - - [2025-09-11 16:28:30] "POST /service-instances HTTP/1.1" 200 566 0.022436 10.0.0.27 - - [2025-09-11 16:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024430 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.27 - - [2025-09-11 16:28:30] "POST /ref-update HTTP/1.1" 200 156 0.021032 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.27 - - [2025-09-11 16:28:30] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047841 10.0.0.27 - - [2025-09-11 16:28:30] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.008240 10.0.0.27 - - [2025-09-11 16:28:30] "GET /virtual-machine-interface/45b10906-c2d8-4b3e-90dc-0b1c0e28f246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011562 10.0.0.27 - - [2025-09-11 16:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015387 10.0.0.27 - - [2025-09-11 16:28:30] "GET /virtual-machine-interface/45b10906-c2d8-4b3e-90dc-0b1c0e28f246?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.020616 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.27 - - [2025-09-11 16:28:30] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.008879 10.0.0.27 - - [2025-09-11 16:28:30] "GET /floating-ip-pool/0b2b0fce-28fb-4dbc-8317-addf17a13583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.002775 10.0.0.27 - - [2025-09-11 16:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007971 10.0.0.27 - - [2025-09-11 16:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.27 - - [2025-09-11 16:28:30] "POST /virtual-machines HTTP/1.1" 200 429 0.038156 10.0.0.27 - - [2025-09-11 16:28:30] "POST /floating-ips HTTP/1.1" 200 671 0.156163 10.0.0.27 - - [2025-09-11 16:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026247 10.0.0.27 - - [2025-09-11 16:28:30] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045953 10.0.0.27 - - [2025-09-11 16:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161991 10.0.0.27 - - [2025-09-11 16:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.27 - - [2025-09-11 16:28:31] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003829 10.0.0.27 - - [2025-09-11 16:28:31] "POST /tags HTTP/1.1" 409 221 0.002901 10.0.0.27 - - [2025-09-11 16:28:31] "POST /chown HTTP/1.1" 200 109 0.032664 10.0.0.27 - - [2025-09-11 16:28:31] "POST /chown HTTP/1.1" 200 109 0.006810 10.0.0.27 - - [2025-09-11 16:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.27 - - [2025-09-11 16:28:31] "GET /tag/af7e8bb2-7f8b-4fed-9de9-61dbd40b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010971 10.0.0.27 - - [2025-09-11 16:28:31] "POST /tags HTTP/1.1" 409 238 0.002031 10.0.0.27 - - [2025-09-11 16:28:31] "PUT /virtual-machine-interface/0991f430-19d0-40f3-a8ae-cc7d54067e71 HTTP/1.1" 200 284 0.011288 10.0.0.27 - - [2025-09-11 16:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.27 - - [2025-09-11 16:28:31] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.026795 10.0.0.27 - - [2025-09-11 16:28:31] "GET /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.024071 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.020414 10.0.0.27 - - [2025-09-11 16:28:31] "POST /firewall-rules HTTP/1.1" 200 650 0.100534 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.053841 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.017529 10.0.0.27 - - [2025-09-11 16:28:31] "GET /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020715 10.0.0.27 - - [2025-09-11 16:28:31] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002685 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.030297 10.0.0.27 - - [2025-09-11 16:28:31] "GET /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012569 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.031638 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.028067 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.040968 10.0.0.27 - - [2025-09-11 16:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.27 - - [2025-09-11 16:28:31] "POST /virtual-machines HTTP/1.1" 200 429 0.036485 10.0.0.27 - - [2025-09-11 16:28:31] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061892 10.0.0.27 - - [2025-09-11 16:28:31] "GET /loadbalancer/c1cdc7ec-6b0d-42bb-9d51-25b4be13a7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003790 10.0.0.27 - - [2025-09-11 16:28:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.096055 10.0.0.27 - - [2025-09-11 16:28:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132135 10.0.0.27 - - [2025-09-11 16:28:31] "POST /chown HTTP/1.1" 200 109 0.009472 10.0.0.27 - - [2025-09-11 16:28:31] "POST /chown HTTP/1.1" 200 109 0.011770 10.0.0.27 - - [2025-09-11 16:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020112 10.0.0.27 - - [2025-09-11 16:28:31] "PUT /virtual-machine-interface/32a43268-7e94-40b1-b570-17aa1c89f458 HTTP/1.1" 200 284 0.019531 10.0.0.27 - - [2025-09-11 16:28:31] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080693 10.0.0.27 - - [2025-09-11 16:28:31] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.046414 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.013260 10.0.0.27 - - [2025-09-11 16:28:31] "GET /loadbalancer-listener/2613a185-cc0c-4758-b180-a140779a93e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014115 10.0.0.27 - - [2025-09-11 16:28:31] "GET /loadbalancer-listener/2613a185-cc0c-4758-b180-a140779a93e6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003163 10.0.0.27 - - [2025-09-11 16:28:31] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024961 10.0.0.27 - - [2025-09-11 16:28:31] "POST /ref-update HTTP/1.1" 200 156 0.026522 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.032699 10.0.0.27 - - [2025-09-11 16:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020040 10.0.0.27 - - [2025-09-11 16:28:32] "GET /loadbalancer-pool/51f3353c-aab2-4ea9-bc8b-58148239ba97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.032202 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.058736 10.0.0.27 - - [2025-09-11 16:28:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031637 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010582 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.27 - - [2025-09-11 16:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013805 10.0.0.27 - - [2025-09-11 16:28:32] "GET /loadbalancer-member/cac0c160-5a6d-4410-9b1c-ddaa503a1fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006158 10.0.0.27 - - [2025-09-11 16:28:32] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002648 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.015343 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.27 - - [2025-09-11 16:28:32] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003264 10.0.0.27 - - [2025-09-11 16:28:32] "POST /tags HTTP/1.1" 409 221 0.003980 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.018633 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018571 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.029199 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.012567 10.0.0.27 - - [2025-09-11 16:28:32] "GET /tag/af7e8bb2-7f8b-4fed-9de9-61dbd40b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017242 10.0.0.27 - - [2025-09-11 16:28:32] "POST /tags HTTP/1.1" 409 238 0.002578 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.008322 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.016023 10.0.0.27 - - [2025-09-11 16:28:32] "GET /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014214 10.0.0.27 - - [2025-09-11 16:28:32] "POST /firewall-rules HTTP/1.1" 409 293 0.005980 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.047361 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.027753 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f HTTP/1.1" 200 260 0.062163 10.0.0.27 - - [2025-09-11 16:28:32] "GET /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.018704 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.030229 10.0.0.27 - - [2025-09-11 16:28:32] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.021973 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.006447 10.0.0.27 - - [2025-09-11 16:28:32] "GET /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002961 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.022630 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.024100 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.017936 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.033845 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.27 - - [2025-09-11 16:28:32] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007244 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2025-09-11 16:28:32] "POST /ref-update HTTP/1.1" 200 156 0.019212 10.0.0.27 - - [2025-09-11 16:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.020910 10.0.0.27 - - [2025-09-11 16:28:32] "POST /chown HTTP/1.1" 200 109 0.021913 10.0.0.27 - - [2025-09-11 16:28:32] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061799 10.0.0.27 - - [2025-09-11 16:28:32] "POST /virtual-machines HTTP/1.1" 200 373 0.008746 10.0.0.27 - - [2025-09-11 16:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020071 10.0.0.27 - - [2025-09-11 16:28:32] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.035530 10.0.0.27 - - [2025-09-11 16:28:33] "POST /ref-update HTTP/1.1" 200 156 0.023038 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.017233 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.020911 10.0.0.27 - - [2025-09-11 16:28:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.163473 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 256 0.042049 10.0.0.27 - - [2025-09-11 16:28:33] "POST /ref-update HTTP/1.1" 200 156 0.024794 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015127 10.0.0.27 - - [2025-09-11 16:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010680 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005513 10.0.0.27 - - [2025-09-11 16:28:33] "POST /instance-ips HTTP/1.1" 200 413 0.021364 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.019834 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029939 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018076 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028801 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.017430 10.0.0.27 - - [2025-09-11 16:28:33] "POST /set-tag HTTP/1.1" 200 109 0.032696 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016168 10.0.0.27 - - [2025-09-11 16:28:33] "GET /instance-ip/5bebf38a-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003961 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028898 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.008696 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010886 10.0.0.27 - - [2025-09-11 16:28:33] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003545 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009485 10.0.0.27 - - [2025-09-11 16:28:33] "POST /ref-update HTTP/1.1" 200 156 0.007802 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006045 10.0.0.27 - - [2025-09-11 16:28:33] "POST /set-tag HTTP/1.1" 200 109 0.017133 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.019011 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013835 10.0.0.27 - - [2025-09-11 16:28:33] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004082 10.0.0.27 - - [2025-09-11 16:28:33] "POST /set-tag HTTP/1.1" 200 109 0.003547 10.0.0.27 - - [2025-09-11 16:28:33] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.010240 10.0.0.27 - - [2025-09-11 16:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.006876 10.0.0.27 - - [2025-09-11 16:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.023423 10.0.0.27 - - [2025-09-11 16:28:33] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.018692 10.0.0.27 - - [2025-09-11 16:28:33] "POST /chown HTTP/1.1" 200 109 0.018307 10.0.0.27 - - [2025-09-11 16:28:33] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.007100 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006159 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.014035 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.016780 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.007261 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.018945 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.031993 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006981 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.013779 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.014201 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006603 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.011394 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006271 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.040422 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.018988 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006538 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.013511 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.013768 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006255 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.005943 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.007918 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.015615 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.031637 10.0.0.27 - - [2025-09-11 16:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.27 - - [2025-09-11 16:28:34] "POST /chown HTTP/1.1" 200 109 0.012607 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.007090 10.0.0.27 - - [2025-09-11 16:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.006299 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.006141 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.019564 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.016346 10.0.0.27 - - [2025-09-11 16:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.006031 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.017791 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.014731 10.0.0.27 - - [2025-09-11 16:28:35] "POST /chown HTTP/1.1" 200 109 0.006191 10.0.0.27 - - [2025-09-11 16:28:41] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005578 10.0.0.27 - - [2025-09-11 16:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.27 - - [2025-09-11 16:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.27 - - [2025-09-11 16:28:41] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002154 10.0.0.27 - - [2025-09-11 16:28:41] "GET /loadbalancer-pool/1d5502d3-0f08-494e-95e1-78b28f792ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002431 10.0.0.27 - - [2025-09-11 16:28:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013421 10.0.0.27 - - [2025-09-11 16:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014715 10.0.0.27 - - [2025-09-11 16:28:41] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011332 10.0.0.27 - - [2025-09-11 16:28:41] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009440 10.0.0.27 - - [2025-09-11 16:28:41] "POST /ref-update HTTP/1.1" 200 156 0.009782 10.0.0.27 - - [2025-09-11 16:28:41] "GET /floating-ip/c4664124-6239-4598-a002-966a0fad6f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.006268 10.0.0.27 - - [2025-09-11 16:28:41] "POST /tags HTTP/1.1" 409 221 0.002365 10.0.0.27 - - [2025-09-11 16:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.27 - - [2025-09-11 16:28:41] "GET /tag/af7e8bb2-7f8b-4fed-9de9-61dbd40b0b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011554 10.0.0.27 - - [2025-09-11 16:28:41] "PUT /floating-ip/c4664124-6239-4598-a002-966a0fad6f31 HTTP/1.1" 200 256 0.012327 10.0.0.27 - - [2025-09-11 16:28:41] "POST /set-tag HTTP/1.1" 200 109 0.018683 10.0.0.27 - - [2025-09-11 16:28:42] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005306 10.0.0.27 - - [2025-09-11 16:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.27 - - [2025-09-11 16:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2025-09-11 16:28:42] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002625 10.0.0.27 - - [2025-09-11 16:28:42] "GET /loadbalancer-pool/1d5502d3-0f08-494e-95e1-78b28f792ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002599 10.0.0.27 - - [2025-09-11 16:28:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017200 10.0.0.27 - - [2025-09-11 16:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007997 10.0.0.27 - - [2025-09-11 16:28:42] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008654 10.0.0.27 - - [2025-09-11 16:28:42] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004963 10.0.0.27 - - [2025-09-11 16:28:42] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.27 - - [2025-09-11 16:28:42] "GET /floating-ip/c4664124-6239-4598-a002-966a0fad6f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009622 10.0.0.27 - - [2025-09-11 16:28:42] "POST /set-tag HTTP/1.1" 200 109 0.036347 10.0.0.27 - - [2025-09-11 16:28:42] "GET /virtual-machine/1fcf9855-fc32-4a77-a83e-be8041560745?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003420 10.0.0.27 - - [2025-09-11 16:28:42] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004159 10.0.0.27 - - [2025-09-11 16:28:43] "GET /virtual-machine/f2a1ae1d-ff66-4a5c-811d-3f6867283329?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003430 10.0.0.27 - - [2025-09-11 16:28:43] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004278 10.0.0.27 - - [2025-09-11 16:28:45] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004872 10.0.0.27 - - [2025-09-11 16:28:45] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.27 - - [2025-09-11 16:28:48] "GET /virtual-machine/9fe66e15-b4a8-4c5c-a84c-17b4df38f7da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004408 10.0.0.27 - - [2025-09-11 16:28:48] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004672 10.0.0.27 - - [2025-09-11 16:28:48] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005492 10.0.0.27 - - [2025-09-11 16:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.27 - - [2025-09-11 16:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.27 - - [2025-09-11 16:28:56] "POST /chown HTTP/1.1" 200 109 0.006122 10.0.0.27 - - [2025-09-11 16:28:56] "POST /chown HTTP/1.1" 200 109 0.016610 10.0.0.27 - - [2025-09-11 16:28:56] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.27 - - [2025-09-11 16:28:56] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.27 - - [2025-09-11 16:29:19] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006144 10.0.0.27 - - [2025-09-11 16:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.27 - - [2025-09-11 16:29:19] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005057 10.0.0.27 - - [2025-09-11 16:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.27 - - [2025-09-11 16:29:19] "GET /virtual-machine/9fe66e15-b4a8-4c5c-a84c-17b4df38f7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002986 10.0.0.27 - - [2025-09-11 16:29:19] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.27 - - [2025-09-11 16:29:19] "GET /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012212 10.0.0.27 - - [2025-09-11 16:29:19] "POST /set-tag HTTP/1.1" 200 109 0.015085 10.0.0.27 - - [2025-09-11 16:29:19] "POST /set-tag HTTP/1.1" 200 109 0.015423 10.0.0.27 - - [2025-09-11 16:29:19] "DELETE /instance-ip/5bebf38a-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.049364 10.0.0.27 - - [2025-09-11 16:29:19] "DELETE /virtual-machine-interface/5bc9ce2c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.054053 10.0.0.27 - - [2025-09-11 16:29:19] "DELETE /virtual-machine/9fe66e15-b4a8-4c5c-a84c-17b4df38f7da HTTP/1.1" 200 115 0.022043 10.0.0.27 - - [2025-09-11 16:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.27 - - [2025-09-11 16:29:23] "GET /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010602 10.0.0.27 - - [2025-09-11 16:29:23] "GET /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.015732 10.0.0.27 - - [2025-09-11 16:29:23] "GET /virtual-machine-interface/0991f430-19d0-40f3-a8ae-cc7d54067e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004197 10.0.0.27 - - [2025-09-11 16:29:23] "POST /set-tag HTTP/1.1" 200 109 0.016477 10.0.0.27 - - [2025-09-11 16:29:23] "GET /virtual-machine-interface/32a43268-7e94-40b1-b570-17aa1c89f458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.014154 10.0.0.27 - - [2025-09-11 16:29:23] "POST /set-tag HTTP/1.1" 200 109 0.013079 10.0.0.27 - - [2025-09-11 16:29:23] "GET /virtual-machine-interface/45b10906-c2d8-4b3e-90dc-0b1c0e28f246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004300 10.0.0.27 - - [2025-09-11 16:29:23] "POST /set-tag HTTP/1.1" 200 109 0.017572 10.0.0.27 - - [2025-09-11 16:29:23] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017478 10.0.0.27 - - [2025-09-11 16:29:23] "GET /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002717 10.0.0.27 - - [2025-09-11 16:29:23] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.27 - - [2025-09-11 16:29:23] "DELETE /firewall-rule/c1ccffef-4fd0-4622-a896-82ea5e72922f HTTP/1.1" 200 115 0.033391 10.0.0.27 - - [2025-09-11 16:29:23] "DELETE /loadbalancer-member/cac0c160-5a6d-4410-9b1c-ddaa503a1fa7 HTTP/1.1" 200 115 0.029912 10.0.0.27 - - [2025-09-11 16:29:23] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.007899 10.0.0.27 - - [2025-09-11 16:29:23] "DELETE /loadbalancer-pool/51f3353c-aab2-4ea9-bc8b-58148239ba97 HTTP/1.1" 200 115 0.049100 10.0.0.27 - - [2025-09-11 16:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024004 10.0.0.27 - - [2025-09-11 16:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.27 - - [2025-09-11 16:29:23] "DELETE /loadbalancer-listener/2613a185-cc0c-4758-b180-a140779a93e6 HTTP/1.1" 200 115 0.035058 10.0.0.27 - - [2025-09-11 16:29:23] "GET /floating-ip/c49ad3f2-e9aa-4ffa-9a11-ee250f4eedb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003538 10.0.0.27 - - [2025-09-11 16:29:23] "POST /chown HTTP/1.1" 200 109 0.007097 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.027581 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.033117 10.0.0.27 - - [2025-09-11 16:29:24] "PUT /floating-ip/c49ad3f2-e9aa-4ffa-9a11-ee250f4eedb2 HTTP/1.1" 200 256 0.075751 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.035243 10.0.0.27 - - [2025-09-11 16:29:24] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.019520 10.0.0.27 - - [2025-09-11 16:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.049138 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /floating-ip/c49ad3f2-e9aa-4ffa-9a11-ee250f4eedb2 HTTP/1.1" 200 115 0.160221 10.0.0.27 - - [2025-09-11 16:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /loadbalancer/c1cdc7ec-6b0d-42bb-9d51-25b4be13a7b1 HTTP/1.1" 200 115 0.043537 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.010987 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.025660 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 200 109 0.025570 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /instance-ip/4ae56fda-55a5-463c-92c7-d53cb75fe8e3 HTTP/1.1" 200 115 0.102811 10.0.0.27 - - [2025-09-11 16:29:24] "POST /chown HTTP/1.1" 404 171 0.004038 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /virtual-machine-interface/45b10906-c2d8-4b3e-90dc-0b1c0e28f246 HTTP/1.1" 200 115 0.040473 10.0.0.27 - - [2025-09-11 16:29:24] "PUT /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 266 0.049213 10.0.0.27 - - [2025-09-11 16:29:24] "GET /floating-ip-pool/0b2b0fce-28fb-4dbc-8317-addf17a13583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015902 10.0.0.27 - - [2025-09-11 16:29:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028077 10.0.0.27 - - [2025-09-11 16:29:24] "POST /ref-update HTTP/1.1" 200 156 0.028390 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /tag/175f36fc-e9d4-49a4-8823-d68e99cbc7aa HTTP/1.1" 200 115 0.146051 10.0.0.27 - - [2025-09-11 16:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.27 - - [2025-09-11 16:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /floating-ip-pool/0b2b0fce-28fb-4dbc-8317-addf17a13583 HTTP/1.1" 200 115 0.054554 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /service-instance/9b3128bd-3ab6-4aeb-abc8-6572907b20f4 HTTP/1.1" 200 115 0.034315 10.0.0.27 - - [2025-09-11 16:29:24] "GET /virtual-machine-interface/32a43268-7e94-40b1-b570-17aa1c89f458?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004537 10.0.0.27 - - [2025-09-11 16:29:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001245 10.0.0.27 - - [2025-09-11 16:29:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001328 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /virtual-network/66936534-a85b-4cae-8649-11c6e0eba987 HTTP/1.1" 200 115 0.122596 10.0.0.27 - - [2025-09-11 16:29:24] "GET /routing-instance/f8d71428-3cee-4fe8-8aa8-fd4d52cbc21e HTTP/1.1" 404 171 0.002086 10.0.0.27 - - [2025-09-11 16:29:24] "GET /domains HTTP/1.1" 200 280 0.001391 10.0.0.27 - - [2025-09-11 16:29:24] "GET /domain/c6225125-2345-4e64-af8b-03ddea7db459 HTTP/1.1" 200 3087 0.002886 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /virtual-machine-interface/32a43268-7e94-40b1-b570-17aa1c89f458 HTTP/1.1" 200 115 0.074916 10.0.0.27 - - [2025-09-11 16:29:24] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7 HTTP/1.1" 200 7142 0.040392 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /virtual-machine/9dce716c-57bc-4450-b433-43760603d07f HTTP/1.1" 200 115 0.056463 10.0.0.27 - - [2025-09-11 16:29:24] "GET /virtual-machine-interface/0991f430-19d0-40f3-a8ae-cc7d54067e71?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.014340 10.0.0.27 - - [2025-09-11 16:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.27 - - [2025-09-11 16:29:24] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020816 10.0.0.27 - - [2025-09-11 16:29:24] "POST /set-tag HTTP/1.1" 200 109 0.007846 10.0.0.27 - - [2025-09-11 16:29:24] "DELETE /route-target/3f4e88b5-1d97-4dee-b324-0ac102de61ad HTTP/1.1" 200 115 0.078875 10.0.0.27 - - [2025-09-11 16:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.27 - - [2025-09-11 16:29:25] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.011220 10.0.0.27 - - [2025-09-11 16:29:25] "DELETE /virtual-machine-interface/0991f430-19d0-40f3-a8ae-cc7d54067e71 HTTP/1.1" 200 115 0.106285 10.0.0.27 - - [2025-09-11 16:29:25] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.27 - - [2025-09-11 16:29:25] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009800 10.0.0.27 - - [2025-09-11 16:29:25] "DELETE /virtual-machine/6b9c7b93-f770-4815-88c8-a2706b51b3f8 HTTP/1.1" 200 115 0.051136 10.0.0.27 - - [2025-09-11 16:29:25] "POST /set-tag HTTP/1.1" 200 109 0.042152 10.0.0.27 - - [2025-09-11 16:29:25] "DELETE /loadbalancer-member/e5aafb0a-cb71-4362-b36c-c0484f3da842 HTTP/1.1" 200 115 0.041423 10.0.0.27 - - [2025-09-11 16:29:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007775 10.0.0.27 - - [2025-09-11 16:29:26] "POST /set-tag HTTP/1.1" 200 109 0.004847 10.0.0.27 - - [2025-09-11 16:29:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004179 10.0.0.27 - - [2025-09-11 16:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.27 - - [2025-09-11 16:29:26] "GET /virtual-machine/f2a1ae1d-ff66-4a5c-811d-3f6867283329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002999 10.0.0.27 - - [2025-09-11 16:29:26] "POST /ref-update HTTP/1.1" 200 156 0.009694 10.0.0.27 - - [2025-09-11 16:29:26] "GET /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018671 10.0.0.27 - - [2025-09-11 16:29:26] "POST /set-tag HTTP/1.1" 200 109 0.017018 10.0.0.27 - - [2025-09-11 16:29:26] "POST /set-tag HTTP/1.1" 200 109 0.019326 10.0.0.27 - - [2025-09-11 16:29:26] "POST /set-tag HTTP/1.1" 200 109 0.034762 10.0.0.27 - - [2025-09-11 16:29:26] "DELETE /instance-ip/57a63d3a-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.040429 10.0.0.27 - - [2025-09-11 16:29:26] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.27 - - [2025-09-11 16:29:26] "DELETE /virtual-machine-interface/578d1a4e-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.039011 10.0.0.27 - - [2025-09-11 16:29:26] "DELETE /virtual-machine/f2a1ae1d-ff66-4a5c-811d-3f6867283329 HTTP/1.1" 200 115 0.013671 10.0.0.27 - - [2025-09-11 16:29:29] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005818 10.0.0.27 - - [2025-09-11 16:29:29] "POST /set-tag HTTP/1.1" 200 109 0.004384 10.0.0.27 - - [2025-09-11 16:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.27 - - [2025-09-11 16:29:30] "GET /loadbalancer/bad26428-1b5b-49b8-87e5-bd2a97c5332c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002838 10.0.0.27 - - [2025-09-11 16:29:31] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004808 10.0.0.27 - - [2025-09-11 16:29:31] "POST /set-tag HTTP/1.1" 200 109 0.005005 10.0.0.27 - - [2025-09-11 16:29:31] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004925 10.0.0.27 - - [2025-09-11 16:29:31] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.27 - - [2025-09-11 16:29:31] "GET /virtual-machine/1fcf9855-fc32-4a77-a83e-be8041560745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002956 10.0.0.27 - - [2025-09-11 16:29:31] "POST /ref-update HTTP/1.1" 200 156 0.008618 10.0.0.27 - - [2025-09-11 16:29:31] "GET /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008019 10.0.0.27 - - [2025-09-11 16:29:31] "POST /set-tag HTTP/1.1" 200 109 0.023197 10.0.0.27 - - [2025-09-11 16:29:31] "POST /set-tag HTTP/1.1" 200 109 0.035494 10.0.0.27 - - [2025-09-11 16:29:31] "POST /set-tag HTTP/1.1" 200 109 0.032131 10.0.0.27 - - [2025-09-11 16:29:31] "DELETE /instance-ip/57347236-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.048357 10.0.0.27 - - [2025-09-11 16:29:31] "POST /ref-update HTTP/1.1" 200 156 0.008209 10.0.0.27 - - [2025-09-11 16:29:31] "DELETE /virtual-machine-interface/5716a68e-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.056910 10.0.0.27 - - [2025-09-11 16:29:31] "DELETE /virtual-machine/1fcf9855-fc32-4a77-a83e-be8041560745 HTTP/1.1" 200 115 0.021075 10.0.0.27 - - [2025-09-11 16:29:32] "DELETE /tag/ec222a71-ae21-48cc-b090-05f9af5d4646 HTTP/1.1" 200 115 0.060239 10.0.0.27 - - [2025-09-11 16:29:32] "DELETE /tag/cc09f2a1-3a61-4e7f-98ec-d339db2fed55 HTTP/1.1" 200 115 0.051975 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009625 10.0.0.27 - - [2025-09-11 16:29:35] "GET /project/316efd6c-1ede-44e8-9325-4ac9cc7564c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035633 10.0.0.27 - - [2025-09-11 16:29:35] "POST /tags HTTP/1.1" 200 393 0.035360 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014200 10.0.0.27 - - [2025-09-11 16:29:35] "GET /tag/7ba2b0c2-c1f4-4151-98be-97c61f4eb098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014301 10.0.0.27 - - [2025-09-11 16:29:35] "POST /tags HTTP/1.1" 200 341 0.017712 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.27 - - [2025-09-11 16:29:35] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012718 10.0.0.27 - - [2025-09-11 16:29:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.003947 10.0.0.27 - - [2025-09-11 16:29:35] "POST /security-groups HTTP/1.1" 200 589 0.070294 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002373 10.0.0.27 - - [2025-09-11 16:29:35] "POST /projects HTTP/1.1" 200 519 0.211627 10.0.0.27 - - [2025-09-11 16:29:35] "POST /access-control-lists HTTP/1.1" 200 598 0.061092 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.011289 10.0.0.27 - - [2025-09-11 16:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.072792 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.27 - - [2025-09-11 16:29:35] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.038774 10.0.0.27 - - [2025-09-11 16:29:35] "POST /access-control-lists HTTP/1.1" 200 596 0.063190 10.0.0.27 - - [2025-09-11 16:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.27 - - [2025-09-11 16:29:35] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003818 10.0.0.27 - - [2025-09-11 16:29:36] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.051699 10.0.0.27 - - [2025-09-11 16:29:36] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.035920 10.0.0.27 - - [2025-09-11 16:29:36] "POST /security-groups HTTP/1.1" 200 591 0.071089 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.002603 10.0.0.27 - - [2025-09-11 16:29:36] "POST /access-control-lists HTTP/1.1" 200 632 0.033919 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.016180 10.0.0.27 - - [2025-09-11 16:29:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.057465 10.0.0.27 - - [2025-09-11 16:29:36] "POST /chown HTTP/1.1" 200 109 0.012011 10.0.0.27 - - [2025-09-11 16:29:36] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016131 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.27 - - [2025-09-11 16:29:36] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021638 10.0.0.27 - - [2025-09-11 16:29:36] "POST /tags HTTP/1.1" 409 226 0.002591 10.0.0.27 - - [2025-09-11 16:29:36] "POST /access-control-lists HTTP/1.1" 200 630 0.081008 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.27 - - [2025-09-11 16:29:36] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012180 10.0.0.27 - - [2025-09-11 16:29:36] "POST /firewall-rules HTTP/1.1" 200 600 0.069700 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-rule/d7f2b723-0715-484e-99be-e7d1b05e109e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006854 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004595 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-rule/d7f2b723-0715-484e-99be-e7d1b05e109e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002790 10.0.0.27 - - [2025-09-11 16:29:36] "POST /ref-update HTTP/1.1" 200 156 0.049589 10.0.0.27 - - [2025-09-11 16:29:36] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002963 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.27 - - [2025-09-11 16:29:36] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002719 10.0.0.27 - - [2025-09-11 16:29:36] "POST /tags HTTP/1.1" 409 226 0.002321 10.0.0.27 - - [2025-09-11 16:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010850 10.0.0.27 - - [2025-09-11 16:29:36] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011625 10.0.0.27 - - [2025-09-11 16:29:36] "POST /firewall-rules HTTP/1.1" 200 598 0.069530 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-rule/9e83cdf3-27d7-4d2b-b2b1-8199bb2e2c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.015173 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004353 10.0.0.27 - - [2025-09-11 16:29:36] "GET /firewall-rule/9e83cdf3-27d7-4d2b-b2b1-8199bb2e2c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003603 10.0.0.27 - - [2025-09-11 16:29:37] "POST /ref-update HTTP/1.1" 200 156 0.058223 10.0.0.27 - - [2025-09-11 16:29:38] "POST /tags HTTP/1.1" 200 393 0.021414 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008273 10.0.0.27 - - [2025-09-11 16:29:38] "GET /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014649 10.0.0.27 - - [2025-09-11 16:29:38] "POST /tags HTTP/1.1" 200 341 0.023641 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010667 10.0.0.27 - - [2025-09-11 16:29:38] "GET /tag/1dca27e1-7eb0-4c1f-8fd3-6b6e53791a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013418 10.0.0.27 - - [2025-09-11 16:29:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001604 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002379 10.0.0.27 - - [2025-09-11 16:29:38] "POST /security-groups HTTP/1.1" 200 589 0.066190 10.0.0.27 - - [2025-09-11 16:29:38] "POST /projects HTTP/1.1" 200 519 0.162829 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.004186 10.0.0.27 - - [2025-09-11 16:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019985 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009856 10.0.0.27 - - [2025-09-11 16:29:38] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010471 10.0.0.27 - - [2025-09-11 16:29:38] "POST /access-control-lists HTTP/1.1" 200 598 0.075850 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020586 10.0.0.27 - - [2025-09-11 16:29:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.015462 10.0.0.27 - - [2025-09-11 16:29:38] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005528 10.0.0.27 - - [2025-09-11 16:29:39] "POST /access-control-lists HTTP/1.1" 200 596 0.067946 10.0.0.27 - - [2025-09-11 16:29:39] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.094496 10.0.0.27 - - [2025-09-11 16:29:39] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.060090 10.0.0.27 - - [2025-09-11 16:29:39] "POST /security-groups HTTP/1.1" 200 591 0.076255 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.003060 10.0.0.27 - - [2025-09-11 16:29:39] "POST /access-control-lists HTTP/1.1" 200 632 0.021226 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.011713 10.0.0.27 - - [2025-09-11 16:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030424 10.0.0.27 - - [2025-09-11 16:29:39] "POST /chown HTTP/1.1" 200 109 0.020316 10.0.0.27 - - [2025-09-11 16:29:39] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012171 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.27 - - [2025-09-11 16:29:39] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016145 10.0.0.27 - - [2025-09-11 16:29:39] "POST /access-control-lists HTTP/1.1" 200 630 0.087271 10.0.0.27 - - [2025-09-11 16:29:39] "POST /tags HTTP/1.1" 409 226 0.022572 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.27 - - [2025-09-11 16:29:39] "GET /tag/1dca27e1-7eb0-4c1f-8fd3-6b6e53791a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025062 10.0.0.27 - - [2025-09-11 16:29:39] "POST /firewall-rules HTTP/1.1" 200 600 0.073596 10.0.0.27 - - [2025-09-11 16:29:39] "GET /firewall-rule/24a909b7-6827-4ce3-be28-ddc51f9f027a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004830 10.0.0.27 - - [2025-09-11 16:29:39] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004346 10.0.0.27 - - [2025-09-11 16:29:39] "GET /firewall-rule/24a909b7-6827-4ce3-be28-ddc51f9f027a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002417 10.0.0.27 - - [2025-09-11 16:29:39] "POST /ref-update HTTP/1.1" 200 156 0.061547 10.0.0.27 - - [2025-09-11 16:29:39] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012341 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010780 10.0.0.27 - - [2025-09-11 16:29:39] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002905 10.0.0.27 - - [2025-09-11 16:29:39] "POST /tags HTTP/1.1" 409 226 0.001779 10.0.0.27 - - [2025-09-11 16:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.27 - - [2025-09-11 16:29:39] "GET /tag/1dca27e1-7eb0-4c1f-8fd3-6b6e53791a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012273 10.0.0.27 - - [2025-09-11 16:29:40] "POST /firewall-rules HTTP/1.1" 200 598 0.074891 10.0.0.27 - - [2025-09-11 16:29:40] "GET /firewall-rule/d1420736-8294-4509-9543-4c61b01ce540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008724 10.0.0.27 - - [2025-09-11 16:29:40] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004854 10.0.0.27 - - [2025-09-11 16:29:40] "GET /firewall-rule/d1420736-8294-4509-9543-4c61b01ce540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002488 10.0.0.27 - - [2025-09-11 16:29:40] "POST /ref-update HTTP/1.1" 200 156 0.062532 10.0.0.27 - - [2025-09-11 16:29:41] "POST /tags HTTP/1.1" 200 345 0.076944 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2025-09-11 16:29:41] "GET /tag/7f5b8d7a-1431-4c0b-8f59-87961b579287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016011 10.0.0.27 - - [2025-09-11 16:29:41] "POST /projects HTTP/1.1" 409 238 0.005611 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.27 - - [2025-09-11 16:29:41] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046056 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.27 - - [2025-09-11 16:29:41] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005164 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.27 - - [2025-09-11 16:29:41] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004343 10.0.0.27 - - [2025-09-11 16:29:41] "POST /security-groups HTTP/1.1" 409 285 0.002913 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.27 - - [2025-09-11 16:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.27 - - [2025-09-11 16:29:41] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034787 10.0.0.27 - - [2025-09-11 16:29:41] "PUT /security-group/cfd74835-0ab9-403d-8d02-fb54eeeb7399 HTTP/1.1" 200 262 0.071611 10.0.0.27 - - [2025-09-11 16:29:41] "PUT /access-control-list/39b6153d-eba2-4573-a6a9-dc7c574c6dc9 HTTP/1.1" 200 272 0.027298 10.0.0.27 - - [2025-09-11 16:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039600 10.0.0.27 - - [2025-09-11 16:29:41] "POST /tags HTTP/1.1" 409 228 0.007823 10.0.0.27 - - [2025-09-11 16:29:41] "PUT /access-control-list/bb6874a5-1ade-477e-a371-e1c7949bac9e HTTP/1.1" 200 272 0.021163 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/7f5b8d7a-1431-4c0b-8f59-87961b579287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014975 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 200 345 0.023869 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/78a150e4-a84e-4127-a513-bb509d46aa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015950 10.0.0.27 - - [2025-09-11 16:29:42] "POST /projects HTTP/1.1" 409 238 0.002337 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.27 - - [2025-09-11 16:29:42] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052921 10.0.0.27 - - [2025-09-11 16:29:42] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.056154 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.27 - - [2025-09-11 16:29:42] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004793 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2025-09-11 16:29:42] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004508 10.0.0.27 - - [2025-09-11 16:29:42] "POST /security-groups HTTP/1.1" 409 285 0.002583 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.27 - - [2025-09-11 16:29:42] "PUT /security-group/cf0991e6-67e1-4b78-acf4-9fdcc75cf141 HTTP/1.1" 200 262 0.058001 10.0.0.27 - - [2025-09-11 16:29:42] "PUT /access-control-list/49b3ded5-f985-49f8-8e9b-1d1997634cc6 HTTP/1.1" 200 272 0.011783 10.0.0.27 - - [2025-09-11 16:29:42] "PUT /access-control-list/7e758eae-ba93-4a3d-8b7a-b9493d68aee5 HTTP/1.1" 200 272 0.024223 10.0.0.27 - - [2025-09-11 16:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026315 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 409 228 0.009099 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/78a150e4-a84e-4127-a513-bb509d46aa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010864 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 200 291 0.062181 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012168 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/13bb8674-b738-4a3f-8b23-12831d6ce59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.021282 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 200 303 0.057804 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015363 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/5664d000-9606-4f8a-a1a0-4c95b771b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014108 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 409 252 0.002163 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/7ba2b0c2-c1f4-4151-98be-97c61f4eb098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011962 10.0.0.27 - - [2025-09-11 16:29:42] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.27 - - [2025-09-11 16:29:42] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010297 10.0.0.27 - - [2025-09-11 16:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.27 - - [2025-09-11 16:29:42] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005792 10.0.0.27 - - [2025-09-11 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.27 - - [2025-09-11 16:29:43] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040138 10.0.0.27 - - [2025-09-11 16:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009403 10.0.0.27 - - [2025-09-11 16:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016980 10.0.0.27 - - [2025-09-11 16:29:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108762 10.0.0.27 - - [2025-09-11 16:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009244 10.0.0.27 - - [2025-09-11 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011295 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005897 10.0.0.27 - - [2025-09-11 16:29:43] "POST /instance-ips HTTP/1.1" 200 397 0.021475 10.0.0.27 - - [2025-09-11 16:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029206 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014280 10.0.0.27 - - [2025-09-11 16:29:43] "POST /set-tag HTTP/1.1" 200 109 0.063837 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014796 10.0.0.27 - - [2025-09-11 16:29:43] "GET /instance-ip/85b5dcb2-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004986 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007682 10.0.0.27 - - [2025-09-11 16:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004351 10.0.0.27 - - [2025-09-11 16:29:43] "POST /ref-update HTTP/1.1" 200 156 0.010653 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010120 10.0.0.27 - - [2025-09-11 16:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.27 - - [2025-09-11 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2025-09-11 16:29:43] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004565 10.0.0.27 - - [2025-09-11 16:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.27 - - [2025-09-11 16:29:43] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046091 10.0.0.27 - - [2025-09-11 16:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009096 10.0.0.27 - - [2025-09-11 16:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016193 10.0.0.27 - - [2025-09-11 16:29:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110462 10.0.0.27 - - [2025-09-11 16:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008754 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010241 10.0.0.27 - - [2025-09-11 16:29:44] "POST /instance-ips HTTP/1.1" 200 397 0.019610 10.0.0.27 - - [2025-09-11 16:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020685 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015041 10.0.0.27 - - [2025-09-11 16:29:44] "POST /set-tag HTTP/1.1" 200 109 0.067988 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013543 10.0.0.27 - - [2025-09-11 16:29:44] "GET /instance-ip/862e9b5c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005898 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004612 10.0.0.27 - - [2025-09-11 16:29:44] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004409 10.0.0.27 - - [2025-09-11 16:29:44] "POST /ref-update HTTP/1.1" 200 156 0.010598 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015654 10.0.0.27 - - [2025-09-11 16:29:44] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.27 - - [2025-09-11 16:29:44] "POST /tags HTTP/1.1" 200 291 0.023268 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019983 10.0.0.27 - - [2025-09-11 16:29:44] "GET /tag/168df9ce-86d1-4724-a86f-434a30388aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011102 10.0.0.27 - - [2025-09-11 16:29:44] "POST /tags HTTP/1.1" 409 252 0.003395 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.27 - - [2025-09-11 16:29:44] "GET /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011854 10.0.0.27 - - [2025-09-11 16:29:44] "POST /tags HTTP/1.1" 409 226 0.002298 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.27 - - [2025-09-11 16:29:44] "GET /tag/1dca27e1-7eb0-4c1f-8fd3-6b6e53791a22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010390 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2025-09-11 16:29:44] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004372 10.0.0.27 - - [2025-09-11 16:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.27 - - [2025-09-11 16:29:44] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035195 10.0.0.27 - - [2025-09-11 16:29:44] "POST /virtual-machines HTTP/1.1" 200 395 0.016746 10.0.0.27 - - [2025-09-11 16:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010516 10.0.0.27 - - [2025-09-11 16:29:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108267 10.0.0.27 - - [2025-09-11 16:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010915 10.0.0.27 - - [2025-09-11 16:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008423 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005313 10.0.0.27 - - [2025-09-11 16:29:45] "POST /instance-ips HTTP/1.1" 200 397 0.030486 10.0.0.27 - - [2025-09-11 16:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022793 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008053 10.0.0.27 - - [2025-09-11 16:29:45] "POST /set-tag HTTP/1.1" 200 109 0.069977 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014688 10.0.0.27 - - [2025-09-11 16:29:45] "GET /instance-ip/86cbcfee-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003349 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004284 10.0.0.27 - - [2025-09-11 16:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004350 10.0.0.27 - - [2025-09-11 16:29:45] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.27 - - [2025-09-11 16:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.27 - - [2025-09-11 16:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003803 10.0.0.27 - - [2025-09-11 16:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.27 - - [2025-09-11 16:29:45] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037575 10.0.0.27 - - [2025-09-11 16:29:45] "POST /virtual-machines HTTP/1.1" 200 395 0.009365 10.0.0.27 - - [2025-09-11 16:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023695 10.0.0.27 - - [2025-09-11 16:29:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114829 10.0.0.27 - - [2025-09-11 16:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009480 10.0.0.27 - - [2025-09-11 16:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012872 10.0.0.27 - - [2025-09-11 16:29:45] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005444 10.0.0.27 - - [2025-09-11 16:29:45] "POST /instance-ips HTTP/1.1" 200 397 0.021221 10.0.0.27 - - [2025-09-11 16:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026849 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012444 10.0.0.27 - - [2025-09-11 16:29:46] "POST /set-tag HTTP/1.1" 200 109 0.064638 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019897 10.0.0.27 - - [2025-09-11 16:29:46] "GET /instance-ip/873be57c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003201 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005045 10.0.0.27 - - [2025-09-11 16:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004029 10.0.0.27 - - [2025-09-11 16:29:46] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014614 10.0.0.27 - - [2025-09-11 16:29:46] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.27 - - [2025-09-11 16:29:46] "POST /tags HTTP/1.1" 200 299 0.018443 10.0.0.27 - - [2025-09-11 16:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.27 - - [2025-09-11 16:29:46] "GET /tag/b9867507-2719-4151-9f1f-945c3cdf535e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012911 10.0.0.27 - - [2025-09-11 16:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006285 10.0.0.27 - - [2025-09-11 16:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.27 - - [2025-09-11 16:29:46] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039538 10.0.0.27 - - [2025-09-11 16:29:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009825 10.0.0.27 - - [2025-09-11 16:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027112 10.0.0.27 - - [2025-09-11 16:29:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117509 10.0.0.27 - - [2025-09-11 16:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008428 10.0.0.27 - - [2025-09-11 16:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006641 10.0.0.27 - - [2025-09-11 16:29:46] "POST /instance-ips HTTP/1.1" 200 397 0.021085 10.0.0.27 - - [2025-09-11 16:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022693 10.0.0.27 - - [2025-09-11 16:29:46] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023635 10.0.0.27 - - [2025-09-11 16:29:46] "POST /set-tag HTTP/1.1" 200 109 0.032406 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014753 10.0.0.27 - - [2025-09-11 16:29:47] "GET /instance-ip/87c6545a-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003535 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004952 10.0.0.27 - - [2025-09-11 16:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.27 - - [2025-09-11 16:29:47] "POST /tags HTTP/1.1" 200 299 0.024141 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.27 - - [2025-09-11 16:29:47] "GET /tag/4be28150-72b7-4616-95f4-1cf5d8817a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011246 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004941 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.27 - - [2025-09-11 16:29:47] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036657 10.0.0.27 - - [2025-09-11 16:29:47] "POST /virtual-machines HTTP/1.1" 200 395 0.013340 10.0.0.27 - - [2025-09-11 16:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015875 10.0.0.27 - - [2025-09-11 16:29:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125287 10.0.0.27 - - [2025-09-11 16:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023852 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005062 10.0.0.27 - - [2025-09-11 16:29:47] "POST /instance-ips HTTP/1.1" 200 397 0.021379 10.0.0.27 - - [2025-09-11 16:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021623 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011360 10.0.0.27 - - [2025-09-11 16:29:47] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016951 10.0.0.27 - - [2025-09-11 16:29:47] "GET /instance-ip/88384498-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003735 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004392 10.0.0.27 - - [2025-09-11 16:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.27 - - [2025-09-11 16:29:47] "POST /tags HTTP/1.1" 200 299 0.021678 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.27 - - [2025-09-11 16:29:47] "GET /tag/94e9866e-0610-4bd3-b79f-4b8db95e94f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012601 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2025-09-11 16:29:47] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004245 10.0.0.27 - - [2025-09-11 16:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.27 - - [2025-09-11 16:29:48] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033825 10.0.0.27 - - [2025-09-11 16:29:48] "POST /virtual-machines HTTP/1.1" 200 395 0.008390 10.0.0.27 - - [2025-09-11 16:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018909 10.0.0.27 - - [2025-09-11 16:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089446 10.0.0.27 - - [2025-09-11 16:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009359 10.0.0.27 - - [2025-09-11 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.27 - - [2025-09-11 16:29:48] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004426 10.0.0.27 - - [2025-09-11 16:29:48] "POST /instance-ips HTTP/1.1" 200 397 0.030495 10.0.0.27 - - [2025-09-11 16:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021550 10.0.0.27 - - [2025-09-11 16:29:48] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006199 10.0.0.27 - - [2025-09-11 16:29:48] "POST /set-tag HTTP/1.1" 200 109 0.020211 10.0.0.27 - - [2025-09-11 16:29:48] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.029504 10.0.0.27 - - [2025-09-11 16:29:48] "GET /instance-ip/88a5c626-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002708 10.0.0.27 - - [2025-09-11 16:29:48] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004469 10.0.0.27 - - [2025-09-11 16:29:48] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.27 - - [2025-09-11 16:29:48] "POST /tags HTTP/1.1" 200 299 0.017372 10.0.0.27 - - [2025-09-11 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2025-09-11 16:29:48] "GET /tag/8ff2d9f6-a041-4c8a-bd2c-b16230b59f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013362 10.0.0.27 - - [2025-09-11 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.27 - - [2025-09-11 16:29:48] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004682 10.0.0.27 - - [2025-09-11 16:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-09-11 16:29:48] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047417 10.0.0.27 - - [2025-09-11 16:29:48] "POST /virtual-machines HTTP/1.1" 200 395 0.010053 10.0.0.27 - - [2025-09-11 16:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011109 10.0.0.27 - - [2025-09-11 16:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099890 10.0.0.27 - - [2025-09-11 16:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011543 10.0.0.27 - - [2025-09-11 16:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011632 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006938 10.0.0.27 - - [2025-09-11 16:29:49] "POST /instance-ips HTTP/1.1" 200 397 0.022440 10.0.0.27 - - [2025-09-11 16:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019588 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004832 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.021983 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011165 10.0.0.27 - - [2025-09-11 16:29:49] "GET /instance-ip/891a3470-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002937 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004855 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004538 10.0.0.27 - - [2025-09-11 16:29:49] "POST /ref-update HTTP/1.1" 200 156 0.010066 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008895 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004711 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003804 10.0.0.27 - - [2025-09-11 16:29:49] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006617 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004283 10.0.0.27 - - [2025-09-11 16:29:49] "POST /ref-update HTTP/1.1" 200 156 0.014025 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011636 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004403 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-router/0eb6fbdb-31e8-4608-93c1-c5970b5917a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004473 10.0.0.27 - - [2025-09-11 16:29:49] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013109 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004634 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004425 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004241 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004364 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004007 10.0.0.27 - - [2025-09-11 16:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.27 - - [2025-09-11 16:29:49] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005113 10.0.0.27 - - [2025-09-11 16:29:50] "POST /set-tag HTTP/1.1" 200 109 0.005094 10.0.0.27 - - [2025-09-11 16:29:50] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004994 10.0.0.27 - - [2025-09-11 16:29:50] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.27 - - [2025-09-11 16:29:52] "GET /virtual-machine/f0b8a6ed-bf66-4531-a9d3-e72a3a843284?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003212 10.0.0.27 - - [2025-09-11 16:29:52] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004846 10.0.0.27 - - [2025-09-11 16:29:53] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005704 10.0.0.27 - - [2025-09-11 16:29:53] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.27 - - [2025-09-11 16:29:54] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007339 10.0.0.27 - - [2025-09-11 16:29:54] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.27 - - [2025-09-11 16:29:54] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010474 10.0.0.27 - - [2025-09-11 16:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.27 - - [2025-09-11 16:29:55] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004444 10.0.0.27 - - [2025-09-11 16:29:55] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.27 - - [2025-09-11 16:29:56] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006264 10.0.0.27 - - [2025-09-11 16:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine/8d332bef-d533-466d-a82f-2fe3cf6b6ae6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003065 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004254 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine/dff1e3e9-9626-4f75-9a4b-cd137be2e449?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003057 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004327 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine/95d74749-a501-4d46-bf9d-42b057b0cf70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003188 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005361 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine/d9333ad8-50da-4837-9a93-8f9e39f8ffcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003597 10.0.0.27 - - [2025-09-11 16:29:57] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006055 10.0.0.27 - - [2025-09-11 16:29:58] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004644 10.0.0.27 - - [2025-09-11 16:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.27 - - [2025-09-11 16:29:59] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004860 10.0.0.27 - - [2025-09-11 16:29:59] "POST /set-tag HTTP/1.1" 200 109 0.006728 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine/635ab3a2-14af-420c-a814-f1c04300d43f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004508 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004872 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine/2c87216b-a289-4821-874f-6fb8c4f3eccf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003264 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005490 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine/b8095768-ed9b-416b-803b-f60221d81590?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004093 10.0.0.27 - - [2025-09-11 16:30:02] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004609 10.0.0.27 - - [2025-09-11 16:30:03] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008334 10.0.0.27 - - [2025-09-11 16:30:03] "POST /tags HTTP/1.1" 200 333 0.033447 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009628 10.0.0.27 - - [2025-09-11 16:30:03] "GET /tag/4186f8f4-b76b-47f8-bb60-e1f78d8b5530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018292 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.27 - - [2025-09-11 16:30:03] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041483 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.27 - - [2025-09-11 16:30:03] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006197 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.27 - - [2025-09-11 16:30:03] "GET /service-appliance-set/3a52208b-b99f-4c42-bd57-92f22977f075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003310 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.002169 10.0.0.27 - - [2025-09-11 16:30:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.105162 10.0.0.27 - - [2025-09-11 16:30:03] "GET /virtual-machine-interface/26c2ea85-2456-4eb2-8d6a-60ba5da80e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017780 10.0.0.27 - - [2025-09-11 16:30:03] "POST /instance-ips HTTP/1.1" 200 409 0.022325 10.0.0.27 - - [2025-09-11 16:30:03] "GET /instance-ip/4def9d0f-aefd-4e65-833b-2a1cf9056e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006355 10.0.0.27 - - [2025-09-11 16:30:03] "POST /loadbalancers HTTP/1.1" 200 629 0.064056 10.0.0.27 - - [2025-09-11 16:30:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016925 10.0.0.27 - - [2025-09-11 16:30:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010626 10.0.0.27 - - [2025-09-11 16:30:03] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043637 10.0.0.27 - - [2025-09-11 16:30:03] "GET /instance-ip/4def9d0f-aefd-4e65-833b-2a1cf9056e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003056 10.0.0.27 - - [2025-09-11 16:30:03] "POST /floating-ips HTTP/1.1" 200 597 0.025773 10.0.0.27 - - [2025-09-11 16:30:04] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069391 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002813 10.0.0.27 - - [2025-09-11 16:30:04] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020275 10.0.0.27 - - [2025-09-11 16:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.27 - - [2025-09-11 16:30:04] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039212 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer-listener/d73b84c4-c929-4ee8-a200-e4bbe27b75db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004255 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer-listener/d73b84c4-c929-4ee8-a200-e4bbe27b75db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005021 10.0.0.27 - - [2025-09-11 16:30:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.040703 10.0.0.27 - - [2025-09-11 16:30:04] "GET /instance-ip/4def9d0f-aefd-4e65-833b-2a1cf9056e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010638 10.0.0.27 - - [2025-09-11 16:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.27 - - [2025-09-11 16:30:04] "GET /instance-ip/4def9d0f-aefd-4e65-833b-2a1cf9056e4c?fields=floating_ips HTTP/1.1" 200 1211 0.008948 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003253 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003757 10.0.0.27 - - [2025-09-11 16:30:04] "GET /floating-ip/f0315cc2-7e77-4e5a-9b9d-3ab5975972fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006261 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer-pool/0500355a-65cc-4a4b-b6ad-8c5f7a114bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.011422 10.0.0.27 - - [2025-09-11 16:30:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019327 10.0.0.27 - - [2025-09-11 16:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010381 10.0.0.27 - - [2025-09-11 16:30:04] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017879 10.0.0.27 - - [2025-09-11 16:30:04] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009107 10.0.0.27 - - [2025-09-11 16:30:04] "POST /tags HTTP/1.1" 409 221 0.007174 10.0.0.27 - - [2025-09-11 16:30:04] "POST /ref-update HTTP/1.1" 200 156 0.007581 10.0.0.27 - - [2025-09-11 16:30:04] "GET /floating-ip/f0315cc2-7e77-4e5a-9b9d-3ab5975972fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007042 10.0.0.27 - - [2025-09-11 16:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.27 - - [2025-09-11 16:30:04] "GET /tag/4186f8f4-b76b-47f8-bb60-e1f78d8b5530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011602 10.0.0.27 - - [2025-09-11 16:30:04] "PUT /floating-ip/f0315cc2-7e77-4e5a-9b9d-3ab5975972fd HTTP/1.1" 200 256 0.015834 10.0.0.27 - - [2025-09-11 16:30:04] "POST /set-tag HTTP/1.1" 200 109 0.091053 10.0.0.27 - - [2025-09-11 16:30:04] "GET /loadbalancer-pool/0500355a-65cc-4a4b-b6ad-8c5f7a114bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002919 10.0.0.27 - - [2025-09-11 16:30:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020200 10.0.0.27 - - [2025-09-11 16:30:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039550 10.0.0.27 - - [2025-09-11 16:30:04] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013601 10.0.0.27 - - [2025-09-11 16:30:04] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005507 10.0.0.27 - - [2025-09-11 16:30:04] "POST /ref-update HTTP/1.1" 200 156 0.007926 10.0.0.27 - - [2025-09-11 16:30:04] "GET /floating-ip/f0315cc2-7e77-4e5a-9b9d-3ab5975972fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.020670 10.0.0.27 - - [2025-09-11 16:30:04] "POST /set-tag HTTP/1.1" 200 109 0.073062 10.0.0.27 - - [2025-09-11 16:30:05] "POST /tags HTTP/1.1" 409 206 0.002209 10.0.0.27 - - [2025-09-11 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.27 - - [2025-09-11 16:30:05] "GET /tag/5664d000-9606-4f8a-a1a0-4c95b771b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011606 10.0.0.27 - - [2025-09-11 16:30:05] "POST /tags HTTP/1.1" 409 204 0.012722 10.0.0.27 - - [2025-09-11 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.27 - - [2025-09-11 16:30:05] "GET /tag/4be28150-72b7-4616-95f4-1cf5d8817a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011750 10.0.0.27 - - [2025-09-11 16:30:05] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002519 10.0.0.27 - - [2025-09-11 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.27 - - [2025-09-11 16:30:05] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004713 10.0.0.27 - - [2025-09-11 16:30:05] "POST /tags HTTP/1.1" 409 206 0.001921 10.0.0.27 - - [2025-09-11 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.27 - - [2025-09-11 16:30:05] "GET /tag/5664d000-9606-4f8a-a1a0-4c95b771b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011289 10.0.0.27 - - [2025-09-11 16:30:05] "POST /tags HTTP/1.1" 409 226 0.002252 10.0.0.27 - - [2025-09-11 16:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.27 - - [2025-09-11 16:30:06] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020299 10.0.0.27 - - [2025-09-11 16:30:06] "POST /tags HTTP/1.1" 409 204 0.002156 10.0.0.27 - - [2025-09-11 16:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.27 - - [2025-09-11 16:30:06] "GET /tag/4be28150-72b7-4616-95f4-1cf5d8817a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011900 10.0.0.27 - - [2025-09-11 16:30:06] "POST /tags HTTP/1.1" 409 226 0.002120 10.0.0.27 - - [2025-09-11 16:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.27 - - [2025-09-11 16:30:06] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012334 10.0.0.27 - - [2025-09-11 16:30:06] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002861 10.0.0.27 - - [2025-09-11 16:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.27 - - [2025-09-11 16:30:06] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002733 10.0.0.27 - - [2025-09-11 16:30:06] "POST /firewall-rules HTTP/1.1" 200 626 0.091688 10.0.0.27 - - [2025-09-11 16:30:06] "POST /firewall-rules HTTP/1.1" 200 646 0.077600 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-rule/668af7e7-1dd9-4cc4-a2b4-8aaddff93ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.013757 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002682 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-rule/51019107-a73a-4cc9-bb1c-60b121211743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004143 10.0.0.27 - - [2025-09-11 16:30:06] "POST /ref-update HTTP/1.1" 200 156 0.014767 10.0.0.27 - - [2025-09-11 16:30:06] "POST /firewall-policys HTTP/1.1" 200 606 0.044997 10.0.0.27 - - [2025-09-11 16:30:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013450 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007829 10.0.0.27 - - [2025-09-11 16:30:06] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002666 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002762 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004142 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004182 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004395 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002669 10.0.0.27 - - [2025-09-11 16:30:06] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002748 10.0.0.27 - - [2025-09-11 16:30:06] "POST /ref-update HTTP/1.1" 200 156 0.023340 10.0.0.27 - - [2025-09-11 16:30:06] "POST /ref-update HTTP/1.1" 200 156 0.016485 10.0.0.27 - - [2025-09-11 16:30:06] "POST /ref-update HTTP/1.1" 200 156 0.038062 10.0.0.27 - - [2025-09-11 16:30:06] "POST /ref-update HTTP/1.1" 200 156 0.036527 10.0.0.27 - - [2025-09-11 16:30:07] "POST /ref-update HTTP/1.1" 200 156 0.024426 10.0.0.27 - - [2025-09-11 16:30:07] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008603 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001091 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:30:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:31:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001497 [Introspect:8084]10.0.0.27 - - [2025-09-11 16:31:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 252 0.002480 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011674 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 228 0.001937 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/78a150e4-a84e-4127-a513-bb509d46aa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011092 10.0.0.27 - - [2025-09-11 16:32:05] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003593 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.27 - - [2025-09-11 16:32:05] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002778 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 206 0.002021 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/5664d000-9606-4f8a-a1a0-4c95b771b116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011339 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 226 0.002080 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011951 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 204 0.003157 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/4be28150-72b7-4616-95f4-1cf5d8817a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011493 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 226 0.002025 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010880 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 228 0.001922 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/78a150e4-a84e-4127-a513-bb509d46aa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010917 10.0.0.27 - - [2025-09-11 16:32:05] "POST /tags HTTP/1.1" 409 252 0.001866 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.27 - - [2025-09-11 16:32:05] "GET /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010878 10.0.0.27 - - [2025-09-11 16:32:05] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002541 10.0.0.27 - - [2025-09-11 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.27 - - [2025-09-11 16:32:06] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002980 10.0.0.27 - - [2025-09-11 16:32:06] "POST /firewall-rules HTTP/1.1" 409 281 0.002291 10.0.0.27 - - [2025-09-11 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.27 - - [2025-09-11 16:32:06] "PUT /firewall-rule/51019107-a73a-4cc9-bb1c-60b121211743 HTTP/1.1" 200 260 0.024521 10.0.0.27 - - [2025-09-11 16:32:06] "POST /firewall-rules HTTP/1.1" 409 291 0.025968 10.0.0.27 - - [2025-09-11 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.27 - - [2025-09-11 16:32:06] "PUT /firewall-rule/668af7e7-1dd9-4cc4-a2b4-8aaddff93ca2 HTTP/1.1" 200 260 0.021941 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-rule/668af7e7-1dd9-4cc4-a2b4-8aaddff93ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.011011 10.0.0.27 - - [2025-09-11 16:32:06] "POST /firewall-rules HTTP/1.1" 200 658 0.094818 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-rule/781c120d-3915-4b7f-8dda-67294add4086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004060 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002362 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-rule/51019107-a73a-4cc9-bb1c-60b121211743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002758 10.0.0.27 - - [2025-09-11 16:32:06] "POST /firewall-policys HTTP/1.1" 409 269 0.001625 10.0.0.27 - - [2025-09-11 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.27 - - [2025-09-11 16:32:06] "PUT /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4 HTTP/1.1" 200 264 0.021045 10.0.0.27 - - [2025-09-11 16:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021714 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010480 10.0.0.27 - - [2025-09-11 16:32:06] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002550 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002312 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/197e8780-2f52-4082-afc4-8a966ee07eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002563 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002811 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002296 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002219 10.0.0.27 - - [2025-09-11 16:32:06] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002706 10.0.0.27 - - [2025-09-11 16:32:40] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004768 10.0.0.27 - - [2025-09-11 16:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.27 - - [2025-09-11 16:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.27 - - [2025-09-11 16:32:40] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002774 10.0.0.27 - - [2025-09-11 16:32:40] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004275 10.0.0.27 - - [2025-09-11 16:32:40] "POST /set-tag HTTP/1.1" 200 109 0.031652 10.0.0.27 - - [2025-09-11 16:32:40] "DELETE /loadbalancer-member/790b2476-ecfa-4250-83de-1d1b7be3bf58 HTTP/1.1" 200 115 0.049165 10.0.0.27 - - [2025-09-11 16:32:40] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009159 10.0.0.27 - - [2025-09-11 16:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.27 - - [2025-09-11 16:32:40] "DELETE /loadbalancer-member/e3652f00-adaa-4fcd-9807-da2d08e22808 HTTP/1.1" 200 115 0.041061 10.0.0.27 - - [2025-09-11 16:32:40] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004209 10.0.0.27 - - [2025-09-11 16:32:40] "POST /set-tag HTTP/1.1" 200 109 0.006582 10.0.0.27 - - [2025-09-11 16:32:40] "DELETE /loadbalancer-member/6ad62bc9-5ca2-4166-b033-471064cc970f HTTP/1.1" 200 115 0.043882 10.0.0.27 - - [2025-09-11 16:32:40] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008722 10.0.0.27 - - [2025-09-11 16:32:40] "POST /set-tag HTTP/1.1" 200 109 0.008660 10.0.0.27 - - [2025-09-11 16:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.27 - - [2025-09-11 16:32:40] "GET /loadbalancer/b7c0bbad-95a4-406c-91c8-3e964bdf404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003839 10.0.0.27 - - [2025-09-11 16:32:40] "GET /loadbalancer-pool/9e99d67c-be8c-4891-bbe0-a31dc1e17b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003673 10.0.0.27 - - [2025-09-11 16:32:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021724 10.0.0.27 - - [2025-09-11 16:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023856 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014980 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006130 10.0.0.27 - - [2025-09-11 16:32:41] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005012 10.0.0.27 - - [2025-09-11 16:32:41] "POST /set-tag HTTP/1.1" 200 109 0.071939 10.0.0.27 - - [2025-09-11 16:32:41] "GET /loadbalancer-pool/f874b2c8-a316-4fd9-a454-d03162501424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014127 10.0.0.27 - - [2025-09-11 16:32:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034616 10.0.0.27 - - [2025-09-11 16:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013042 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013676 10.0.0.27 - - [2025-09-11 16:32:41] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003831 10.0.0.27 - - [2025-09-11 16:32:41] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003576 10.0.0.27 - - [2025-09-11 16:32:41] "GET /loadbalancer-pool/242e0ff8-c6fa-41e3-a84d-35688c39c796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005789 10.0.0.27 - - [2025-09-11 16:32:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022965 10.0.0.27 - - [2025-09-11 16:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025523 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011812 10.0.0.27 - - [2025-09-11 16:32:41] "GET /virtual-machine-interface/15136b24-8f2b-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005492 10.0.0.27 - - [2025-09-11 16:32:41] "GET /floating-ip/33202746-cf05-48a1-9ce7-27741b6f00d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002713 10.0.0.27 - - [2025-09-11 16:32:41] "POST /set-tag HTTP/1.1" 200 109 0.003519 10.0.0.27 - - [2025-09-11 16:33:04] "GET /global-system-configs HTTP/1.1" 200 322 0.003611 10.0.0.27 - - [2025-09-11 16:33:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002862 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005792 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.008525 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007004 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005966 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004456 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004393 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004392 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004333 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006576 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.27 - - [2025-09-11 16:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.27 - - [2025-09-11 16:33:13] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002929 10.0.0.27 - - [2025-09-11 16:33:13] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004238 10.0.0.27 - - [2025-09-11 16:33:13] "POST /set-tag HTTP/1.1" 200 109 0.021872 10.0.0.27 - - [2025-09-11 16:33:13] "DELETE /loadbalancer-member/8d0f6eb0-64c5-4cc5-b3a1-219e687109eb HTTP/1.1" 200 115 0.032853 10.0.0.27 - - [2025-09-11 16:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.27 - - [2025-09-11 16:33:13] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002315 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007191 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.005590 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004223 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine/f0b8a6ed-bf66-4531-a9d3-e72a3a843284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002548 10.0.0.27 - - [2025-09-11 16:33:15] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009037 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.019588 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.027602 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.036878 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.015394 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.023512 10.0.0.27 - - [2025-09-11 16:33:15] "DELETE /instance-ip/85b5dcb2-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.044889 10.0.0.27 - - [2025-09-11 16:33:15] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.27 - - [2025-09-11 16:33:15] "DELETE /virtual-machine-interface/859bc64c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.042727 10.0.0.27 - - [2025-09-11 16:33:15] "DELETE /virtual-machine/f0b8a6ed-bf66-4531-a9d3-e72a3a843284 HTTP/1.1" 200 115 0.018227 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005664 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004340 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine/95d74749-a501-4d46-bf9d-42b057b0cf70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003113 10.0.0.27 - - [2025-09-11 16:33:15] "POST /ref-update HTTP/1.1" 200 156 0.025227 10.0.0.27 - - [2025-09-11 16:33:15] "GET /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018388 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.019675 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.048209 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.036503 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.016666 10.0.0.27 - - [2025-09-11 16:33:15] "POST /set-tag HTTP/1.1" 200 109 0.044605 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /instance-ip/873be57c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.083711 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /virtual-machine-interface/87200c08-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.056017 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /virtual-machine/95d74749-a501-4d46-bf9d-42b057b0cf70 HTTP/1.1" 200 115 0.020424 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008387 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.005184 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005207 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine/dff1e3e9-9626-4f75-9a4b-cd137be2e449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003428 10.0.0.27 - - [2025-09-11 16:33:16] "POST /ref-update HTTP/1.1" 200 156 0.010669 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021069 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.019027 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.026607 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.037204 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.015161 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.027078 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /instance-ip/86cbcfee-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.046083 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /virtual-machine-interface/86b29aec-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.034351 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /virtual-machine/dff1e3e9-9626-4f75-9a4b-cd137be2e449 HTTP/1.1" 200 115 0.015081 10.0.0.27 - - [2025-09-11 16:33:16] "DELETE /tag/168df9ce-86d1-4724-a86f-434a30388aa8 HTTP/1.1" 200 115 0.037169 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003652 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004133 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine/8d332bef-d533-466d-a82f-2fe3cf6b6ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003025 10.0.0.27 - - [2025-09-11 16:33:16] "POST /ref-update HTTP/1.1" 200 156 0.008611 10.0.0.27 - - [2025-09-11 16:33:16] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016958 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.027112 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.025924 10.0.0.27 - - [2025-09-11 16:33:16] "POST /set-tag HTTP/1.1" 200 109 0.049719 10.0.0.27 - - [2025-09-11 16:33:17] "POST /set-tag HTTP/1.1" 200 109 0.014929 10.0.0.27 - - [2025-09-11 16:33:17] "POST /set-tag HTTP/1.1" 200 109 0.027330 10.0.0.27 - - [2025-09-11 16:33:17] "DELETE /instance-ip/862e9b5c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.051858 10.0.0.27 - - [2025-09-11 16:33:17] "POST /ref-update HTTP/1.1" 200 156 0.007842 10.0.0.27 - - [2025-09-11 16:33:17] "DELETE /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.040231 10.0.0.27 - - [2025-09-11 16:33:17] "DELETE /virtual-machine/8d332bef-d533-466d-a82f-2fe3cf6b6ae6 HTTP/1.1" 200 115 0.021975 10.0.0.27 - - [2025-09-11 16:33:17] "DELETE /tag/13bb8674-b738-4a3f-8b23-12831d6ce59f HTTP/1.1" 200 115 0.048589 10.0.0.27 - - [2025-09-11 16:33:17] "DELETE /tag/5664d000-9606-4f8a-a1a0-4c95b771b116 HTTP/1.1" 409 388 0.004524 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007943 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008376 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.004114 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine/2c87216b-a289-4821-874f-6fb8c4f3eccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003338 10.0.0.27 - - [2025-09-11 16:33:45] "POST /ref-update HTTP/1.1" 200 156 0.015442 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013993 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.017497 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.040890 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.028984 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.016885 10.0.0.27 - - [2025-09-11 16:33:45] "DELETE /instance-ip/88384498-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.050191 10.0.0.27 - - [2025-09-11 16:33:45] "DELETE /virtual-machine-interface/881f6a2c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.041335 10.0.0.27 - - [2025-09-11 16:33:45] "DELETE /virtual-machine/2c87216b-a289-4821-874f-6fb8c4f3eccf HTTP/1.1" 200 115 0.027360 10.0.0.27 - - [2025-09-11 16:33:45] "DELETE /tag/4be28150-72b7-4616-95f4-1cf5d8817a95 HTTP/1.1" 409 236 0.005154 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004735 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004809 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine/635ab3a2-14af-420c-a814-f1c04300d43f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003180 10.0.0.27 - - [2025-09-11 16:33:45] "POST /ref-update HTTP/1.1" 200 156 0.011364 10.0.0.27 - - [2025-09-11 16:33:45] "GET /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005711 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.017565 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.027517 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.016829 10.0.0.27 - - [2025-09-11 16:33:45] "POST /set-tag HTTP/1.1" 200 109 0.032865 10.0.0.27 - - [2025-09-11 16:33:45] "DELETE /instance-ip/88a5c626-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.042498 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /virtual-machine-interface/888e359c-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.037722 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /virtual-machine/635ab3a2-14af-420c-a814-f1c04300d43f HTTP/1.1" 200 115 0.024341 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /tag/94e9866e-0610-4bd3-b79f-4b8db95e94f9 HTTP/1.1" 200 115 0.034101 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007064 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004542 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine/b8095768-ed9b-416b-803b-f60221d81590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003405 10.0.0.27 - - [2025-09-11 16:33:46] "POST /ref-update HTTP/1.1" 200 156 0.013811 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017700 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.019075 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.029531 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.026461 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.013877 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /instance-ip/891a3470-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.046568 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /virtual-machine-interface/8900ae92-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.039693 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /virtual-machine/b8095768-ed9b-416b-803b-f60221d81590 HTTP/1.1" 200 115 0.017861 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096 HTTP/1.1" 409 236 0.007070 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /tag/8ff2d9f6-a041-4c8a-bd2c-b16230b59f93 HTTP/1.1" 200 115 0.038214 10.0.0.27 - - [2025-09-11 16:33:46] "DELETE /tag/78a150e4-a84e-4127-a513-bb509d46aa2d HTTP/1.1" 409 236 0.004427 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004076 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004132 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine/d9333ad8-50da-4837-9a93-8f9e39f8ffcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002881 10.0.0.27 - - [2025-09-11 16:33:46] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.27 - - [2025-09-11 16:33:46] "GET /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013581 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.016386 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.022821 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.029230 10.0.0.27 - - [2025-09-11 16:33:46] "POST /set-tag HTTP/1.1" 200 109 0.017587 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /instance-ip/87c6545a-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.050341 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /virtual-machine-interface/87ab3fc6-8f2c-11f0-959d-fa163edcc493 HTTP/1.1" 200 115 0.033749 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /virtual-machine/d9333ad8-50da-4837-9a93-8f9e39f8ffcb HTTP/1.1" 200 115 0.019394 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /tag/b9867507-2719-4151-9f1f-945c3cdf535e HTTP/1.1" 200 115 0.038893 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /tag/7ba2b0c2-c1f4-4151-98be-97c61f4eb098 HTTP/1.1" 200 115 0.026908 10.0.0.27 - - [2025-09-11 16:33:47] "DELETE /tag/7f5b8d7a-1431-4c0b-8f59-87961b579287 HTTP/1.1" 200 115 0.031393 10.0.0.27 - - [2025-09-11 16:33:48] "POST /projects HTTP/1.1" 409 238 0.011196 10.0.0.27 - - [2025-09-11 16:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.27 - - [2025-09-11 16:33:48] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031640 10.0.0.27 - - [2025-09-11 16:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.27 - - [2025-09-11 16:33:48] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004355 10.0.0.27 - - [2025-09-11 16:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.27 - - [2025-09-11 16:33:48] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004755 10.0.0.27 - - [2025-09-11 16:33:48] "POST /security-groups HTTP/1.1" 409 285 0.002767 10.0.0.27 - - [2025-09-11 16:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.27 - - [2025-09-11 16:33:48] "PUT /security-group/cf0991e6-67e1-4b78-acf4-9fdcc75cf141 HTTP/1.1" 200 262 0.054176 10.0.0.27 - - [2025-09-11 16:33:48] "PUT /access-control-list/49b3ded5-f985-49f8-8e9b-1d1997634cc6 HTTP/1.1" 200 272 0.010015 10.0.0.27 - - [2025-09-11 16:33:48] "PUT /access-control-list/7e758eae-ba93-4a3d-8b7a-b9493d68aee5 HTTP/1.1" 200 272 0.023165 10.0.0.27 - - [2025-09-11 16:33:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027675 10.0.0.27 - - [2025-09-11 16:33:53] "POST /projects HTTP/1.1" 409 238 0.002936 10.0.0.27 - - [2025-09-11 16:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.27 - - [2025-09-11 16:33:53] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039894 10.0.0.27 - - [2025-09-11 16:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.27 - - [2025-09-11 16:33:53] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004100 10.0.0.27 - - [2025-09-11 16:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2025-09-11 16:33:53] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004425 10.0.0.27 - - [2025-09-11 16:33:53] "POST /security-groups HTTP/1.1" 409 285 0.002396 10.0.0.27 - - [2025-09-11 16:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.27 - - [2025-09-11 16:33:54] "PUT /security-group/cf0991e6-67e1-4b78-acf4-9fdcc75cf141 HTTP/1.1" 200 262 0.056529 10.0.0.27 - - [2025-09-11 16:33:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023209 10.0.0.27 - - [2025-09-11 16:33:54] "PUT /access-control-list/49b3ded5-f985-49f8-8e9b-1d1997634cc6 HTTP/1.1" 200 272 0.013584 10.0.0.27 - - [2025-09-11 16:33:54] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020926 10.0.0.27 - - [2025-09-11 16:33:54] "PUT /access-control-list/7e758eae-ba93-4a3d-8b7a-b9493d68aee5 HTTP/1.1" 200 272 0.021690 10.0.0.27 - - [2025-09-11 16:33:54] "GET /firewall-rule/24a909b7-6827-4ce3-be28-ddc51f9f027a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003669 10.0.0.27 - - [2025-09-11 16:33:54] "POST /ref-update HTTP/1.1" 200 156 0.050104 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /firewall-rule/24a909b7-6827-4ce3-be28-ddc51f9f027a HTTP/1.1" 200 115 0.044317 10.0.0.27 - - [2025-09-11 16:33:54] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005929 10.0.0.27 - - [2025-09-11 16:33:54] "GET /firewall-rule/d1420736-8294-4509-9543-4c61b01ce540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003006 10.0.0.27 - - [2025-09-11 16:33:54] "POST /ref-update HTTP/1.1" 200 156 0.056618 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /firewall-rule/d1420736-8294-4509-9543-4c61b01ce540 HTTP/1.1" 200 115 0.034190 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096 HTTP/1.1" 409 236 0.005083 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /tag/1dca27e1-7eb0-4c1f-8fd3-6b6e53791a22 HTTP/1.1" 200 115 0.038145 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /tag/78a150e4-a84e-4127-a513-bb509d46aa2d HTTP/1.1" 409 236 0.004021 10.0.0.27 - - [2025-09-11 16:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.27 - - [2025-09-11 16:33:54] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004442 10.0.0.27 - - [2025-09-11 16:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.27 - - [2025-09-11 16:33:54] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004336 10.0.0.27 - - [2025-09-11 16:33:54] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.034923 10.0.0.27 - - [2025-09-11 16:33:54] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.039391 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /security-group/cf0991e6-67e1-4b78-acf4-9fdcc75cf141 HTTP/1.1" 200 115 0.049905 10.0.0.27 - - [2025-09-11 16:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /access-control-list/49b3ded5-f985-49f8-8e9b-1d1997634cc6 HTTP/1.1" 200 115 0.025970 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /access-control-list/7e758eae-ba93-4a3d-8b7a-b9493d68aee5 HTTP/1.1" 200 115 0.040943 10.0.0.27 - - [2025-09-11 16:33:54] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.058899 10.0.0.27 - - [2025-09-11 16:33:54] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?fields=security_groups HTTP/1.1" 200 1351 0.042442 10.0.0.27 - - [2025-09-11 16:33:54] "DELETE /security-group/d35f1053-a2dd-45cf-bdf5-f2dedf1561a9 HTTP/1.1" 200 115 0.051222 10.0.0.27 - - [2025-09-11 16:33:55] "DELETE /access-control-list/59f37a7e-83fa-4103-bfd8-96ced24285b5 HTTP/1.1" 200 115 0.037297 10.0.0.27 - - [2025-09-11 16:33:55] "GET /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c?fields=application_policy_sets HTTP/1.1" 200 1390 0.039651 10.0.0.27 - - [2025-09-11 16:33:55] "DELETE /access-control-list/88011e63-9dd2-4775-9b3e-5480b82d895e HTTP/1.1" 200 115 0.050248 10.0.0.27 - - [2025-09-11 16:33:55] "DELETE /project/4a0dd669-886f-433d-8a7e-7ffa7d618d8c HTTP/1.1" 200 115 0.343981 10.0.0.27 - - [2025-09-11 16:33:55] "POST /projects HTTP/1.1" 409 238 0.002557 10.0.0.27 - - [2025-09-11 16:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.27 - - [2025-09-11 16:33:55] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041851 10.0.0.27 - - [2025-09-11 16:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.27 - - [2025-09-11 16:33:55] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004461 10.0.0.27 - - [2025-09-11 16:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.27 - - [2025-09-11 16:33:55] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005697 10.0.0.27 - - [2025-09-11 16:33:55] "POST /security-groups HTTP/1.1" 409 285 0.002377 10.0.0.27 - - [2025-09-11 16:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.27 - - [2025-09-11 16:33:55] "PUT /security-group/cfd74835-0ab9-403d-8d02-fb54eeeb7399 HTTP/1.1" 200 262 0.054483 10.0.0.27 - - [2025-09-11 16:33:55] "PUT /access-control-list/39b6153d-eba2-4573-a6a9-dc7c574c6dc9 HTTP/1.1" 200 272 0.010238 10.0.0.27 - - [2025-09-11 16:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033165 10.0.0.27 - - [2025-09-11 16:33:55] "PUT /access-control-list/bb6874a5-1ade-477e-a371-e1c7949bac9e HTTP/1.1" 200 272 0.026650 10.0.0.27 - - [2025-09-11 16:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.27 - - [2025-09-11 16:33:59] "GET /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003808 10.0.0.27 - - [2025-09-11 16:33:59] "GET /virtual-machine-interface/86150778-8f2c-11f0-959d-fa163edcc493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001990 10.0.0.27 - - [2025-09-11 16:33:59] "DELETE /loadbalancer-member/0b59db3d-3470-48ee-9cb8-e2054190b274 HTTP/1.1" 200 115 0.060488 10.0.0.27 - - [2025-09-11 16:33:59] "DELETE /loadbalancer-pool/0500355a-65cc-4a4b-b6ad-8c5f7a114bb3 HTTP/1.1" 200 115 0.032406 10.0.0.27 - - [2025-09-11 16:33:59] "DELETE /loadbalancer-listener/d73b84c4-c929-4ee8-a200-e4bbe27b75db HTTP/1.1" 200 115 0.038704 10.0.0.27 - - [2025-09-11 16:33:59] "DELETE /loadbalancer/d1958f1f-23d4-42e4-8d3e-49bd290de7bf HTTP/1.1" 200 115 0.048080 10.0.0.27 - - [2025-09-11 16:33:59] "DELETE /floating-ip/f0315cc2-7e77-4e5a-9b9d-3ab5975972fd HTTP/1.1" 200 115 0.045310 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /instance-ip/4def9d0f-aefd-4e65-833b-2a1cf9056e4c HTTP/1.1" 200 115 0.076943 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /virtual-machine-interface/26c2ea85-2456-4eb2-8d6a-60ba5da80e8d HTTP/1.1" 200 115 0.069145 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /tag/4186f8f4-b76b-47f8-bb60-e1f78d8b5530 HTTP/1.1" 200 115 0.043884 10.0.0.27 - - [2025-09-11 16:34:00] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002416 10.0.0.27 - - [2025-09-11 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.27 - - [2025-09-11 16:34:00] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002875 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-policy/a44acee0-1b25-4b5c-8a9a-e5e3be43bb81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002647 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-rule/51019107-a73a-4cc9-bb1c-60b121211743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003175 10.0.0.27 - - [2025-09-11 16:34:00] "POST /ref-update HTTP/1.1" 200 156 0.020754 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /firewall-rule/51019107-a73a-4cc9-bb1c-60b121211743 HTTP/1.1" 200 115 0.060572 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004784 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-rule/668af7e7-1dd9-4cc4-a2b4-8aaddff93ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009492 10.0.0.27 - - [2025-09-11 16:34:00] "POST /ref-update HTTP/1.1" 200 156 0.037956 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /firewall-rule/668af7e7-1dd9-4cc4-a2b4-8aaddff93ca2 HTTP/1.1" 200 115 0.091107 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007233 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-rule/781c120d-3915-4b7f-8dda-67294add4086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008662 10.0.0.27 - - [2025-09-11 16:34:00] "POST /ref-update HTTP/1.1" 200 156 0.024347 10.0.0.27 - - [2025-09-11 16:34:00] "DELETE /firewall-rule/781c120d-3915-4b7f-8dda-67294add4086 HTTP/1.1" 200 115 0.086628 10.0.0.27 - - [2025-09-11 16:34:00] "GET /application-policy-set/9cfb44ca-cee8-451c-b1e6-bc6b273417f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008496 10.0.0.27 - - [2025-09-11 16:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.27 - - [2025-09-11 16:34:00] "GET /policy-management/acf3f1bb-835e-4ef0-b286-63bb5b06e064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002965 10.0.0.27 - - [2025-09-11 16:34:00] "GET /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004217 10.0.0.27 - - [2025-09-11 16:34:00] "POST /ref-update HTTP/1.1" 200 156 0.049720 10.0.0.27 - - [2025-09-11 16:34:01] "DELETE /firewall-policy/b8b0dba1-9595-417b-8bfe-c4c192be8db4 HTTP/1.1" 200 115 0.105844 10.0.0.27 - - [2025-09-11 16:34:01] "DELETE /tag/39d57e5b-b74f-4e11-b5b6-0432fe698096 HTTP/1.1" 200 115 0.127257 10.0.0.27 - - [2025-09-11 16:34:01] "DELETE /tag/5664d000-9606-4f8a-a1a0-4c95b771b116 HTTP/1.1" 200 115 0.166973 10.0.0.27 - - [2025-09-11 16:34:01] "DELETE /tag/78a150e4-a84e-4127-a513-bb509d46aa2d HTTP/1.1" 200 115 0.210279 10.0.0.27 - - [2025-09-11 16:34:01] "DELETE /tag/4be28150-72b7-4616-95f4-1cf5d8817a95 HTTP/1.1" 200 115 0.164470 10.0.0.27 - - [2025-09-11 16:34:01] "POST /projects HTTP/1.1" 409 238 0.001935 10.0.0.27 - - [2025-09-11 16:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.27 - - [2025-09-11 16:34:01] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040810 10.0.0.27 - - [2025-09-11 16:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.27 - - [2025-09-11 16:34:01] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004220 10.0.0.27 - - [2025-09-11 16:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.27 - - [2025-09-11 16:34:01] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005018 10.0.0.27 - - [2025-09-11 16:34:01] "POST /security-groups HTTP/1.1" 409 285 0.003528 10.0.0.27 - - [2025-09-11 16:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.27 - - [2025-09-11 16:34:02] "PUT /security-group/cfd74835-0ab9-403d-8d02-fb54eeeb7399 HTTP/1.1" 200 262 0.055990 10.0.0.27 - - [2025-09-11 16:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028044 10.0.0.27 - - [2025-09-11 16:34:02] "PUT /access-control-list/39b6153d-eba2-4573-a6a9-dc7c574c6dc9 HTTP/1.1" 200 272 0.036330 10.0.0.27 - - [2025-09-11 16:34:02] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.010677 10.0.0.27 - - [2025-09-11 16:34:02] "PUT /access-control-list/bb6874a5-1ade-477e-a371-e1c7949bac9e HTTP/1.1" 200 272 0.017316 10.0.0.27 - - [2025-09-11 16:34:02] "GET /firewall-rule/d7f2b723-0715-484e-99be-e7d1b05e109e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002631 10.0.0.27 - - [2025-09-11 16:34:02] "POST /ref-update HTTP/1.1" 200 156 0.064267 10.0.0.27 - - [2025-09-11 16:34:02] "DELETE /firewall-rule/d7f2b723-0715-484e-99be-e7d1b05e109e HTTP/1.1" 200 115 0.077099 10.0.0.27 - - [2025-09-11 16:34:02] "GET /firewall-policy/5a8ad782-25b4-473f-946f-48d67722b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004658 10.0.0.27 - - [2025-09-11 16:34:02] "GET /firewall-rule/9e83cdf3-27d7-4d2b-b2b1-8199bb2e2c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003021 10.0.0.27 - - [2025-09-11 16:34:02] "POST /ref-update HTTP/1.1" 200 156 0.122756 10.0.0.27 - - [2025-09-11 16:34:02] "DELETE /firewall-rule/9e83cdf3-27d7-4d2b-b2b1-8199bb2e2c27 HTTP/1.1" 200 115 0.046965 10.0.0.27 - - [2025-09-11 16:34:02] "DELETE /tag/e2aa8528-f8c0-48a4-8d95-d0f6427a3e96 HTTP/1.1" 200 115 0.061951 10.0.0.27 - - [2025-09-11 16:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.27 - - [2025-09-11 16:34:02] "GET /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006506 10.0.0.27 - - [2025-09-11 16:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.27 - - [2025-09-11 16:34:02] "GET /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006882 10.0.0.27 - - [2025-09-11 16:34:02] "PUT /virtual-network/dd0461cb-fee1-453f-a5ab-198d5fab0df4 HTTP/1.1" 200 264 0.078305 10.0.0.27 - - [2025-09-11 16:34:02] "PUT /virtual-network/611177b9-6e67-48e3-8cd6-1c1e3bd55ed1 HTTP/1.1" 200 264 0.099927 10.0.0.27 - - [2025-09-11 16:34:02] "DELETE /security-group/cfd74835-0ab9-403d-8d02-fb54eeeb7399 HTTP/1.1" 200 115 0.074755 10.0.0.27 - - [2025-09-11 16:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018755 10.0.0.27 - - [2025-09-11 16:34:02] "DELETE /access-control-list/39b6153d-eba2-4573-a6a9-dc7c574c6dc9 HTTP/1.1" 200 115 0.049836 10.0.0.27 - - [2025-09-11 16:34:03] "DELETE /access-control-list/bb6874a5-1ade-477e-a371-e1c7949bac9e HTTP/1.1" 200 115 0.035984 10.0.0.27 - - [2025-09-11 16:34:03] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.061983 10.0.0.27 - - [2025-09-11 16:34:03] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?fields=security_groups HTTP/1.1" 200 1353 0.066930 10.0.0.27 - - [2025-09-11 16:34:03] "DELETE /security-group/b429e348-bcc8-4e4f-8666-0b1b74485277 HTTP/1.1" 200 115 0.035788 10.0.0.27 - - [2025-09-11 16:34:03] "DELETE /access-control-list/33af068a-65e7-4ea8-b6bf-93d079006521 HTTP/1.1" 200 115 0.032226 10.0.0.27 - - [2025-09-11 16:34:03] "GET /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e?fields=application_policy_sets HTTP/1.1" 200 1392 0.055548 10.0.0.27 - - [2025-09-11 16:34:03] "DELETE /access-control-list/c256baab-504f-49f8-aaa1-d85be3d0ecd7 HTTP/1.1" 200 115 0.054173 10.0.0.27 - - [2025-09-11 16:34:03] "DELETE /project/b74d51b5-d712-4b3c-9e15-196e2e60c74e HTTP/1.1" 200 115 0.412511