++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Fri Oct 10 12:55:20 AM UTC 2025 ===================' INFO: =================== Fri Oct 10 12:55:20 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 ++ echo 10.0.0.27 ++ cut -d , -f 1 + 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 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.49.198.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.49.198.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=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/10/2025 00:56:03.694 7fd67b532440 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/10/2025 00:56:03.973 7fd67b532440 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/10/2025 00:56:03.994 7fd67b532440 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/10/2025 00:56:03.994 7fd67b532440 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2025-10-10 00:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000622 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-10-10 00:56:15] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.27 - - [2025-10-10 00:56:16] "GET / HTTP/1.1" 200 45303 0.001633 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.27 - - [2025-10-10 00:56:16] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.27 - - [2025-10-10 00:56:16] "GET / HTTP/1.1" 200 35931 0.005355 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.27 - - [2025-10-10 00:56:16] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006745 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002144 10.0.0.27 - - [2025-10-10 00:56:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.042226 10.0.0.27 - - [2025-10-10 00:56:16] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.27 - - [2025-10-10 00:56:16] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2025-10-10 00:56:16] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006459 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.005200 10.0.0.27 - - [2025-10-10 00:56:16] "POST /config-nodes HTTP/1.1" 200 593 0.042069 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.003391 10.0.0.27 - - [2025-10-10 00:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.27 - - [2025-10-10 00:56:17] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004525 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.067590 10.0.0.27 - - [2025-10-10 00:56:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.002039 10.0.0.27 - - [2025-10-10 00:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005815 10.0.0.27 - - [2025-10-10 00:56:17] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012648 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.046725 10.0.0.27 - - [2025-10-10 00:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.27 - - [2025-10-10 00:56:17] "GET /network-ipam/7ab4ad56-d12d-4d34-a110-ea635db70759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012506 10.0.0.27 - - [2025-10-10 00:56:17] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.27 - - [2025-10-10 00:56:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008130 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-templates HTTP/1.1" 200 511 0.034519 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-templates HTTP/1.1" 200 501 0.022542 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-templates HTTP/1.1" 200 515 0.029001 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-templates HTTP/1.1" 200 535 0.026863 10.0.0.27 - - [2025-10-10 00:56:17] "POST /service-templates HTTP/1.1" 200 507 0.040979 10.0.0.27 - - [2025-10-10 00:56:17] "GET / HTTP/1.1" 200 35931 0.001250 10.0.0.27 - - [2025-10-10 00:56:19] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.27 - - [2025-10-10 00:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.27 - - [2025-10-10 00:56:19] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015568 10.0.0.27 - - [2025-10-10 00:56:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003666 10.0.0.27 - - [2025-10-10 00:56:19] "POST /config-database-nodes HTTP/1.1" 200 611 0.133561 10.0.0.27 - - [2025-10-10 00:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2025-10-10 00:56:20] "GET /network-ipam/7ab4ad56-d12d-4d34-a110-ea635db70759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005980 10.0.0.27 - - [2025-10-10 00:56:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.007844 10.0.0.27 - - [2025-10-10 00:56:20] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.27 - - [2025-10-10 00:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.27 - - [2025-10-10 00:56:20] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006444 10.0.0.27 - - [2025-10-10 00:56:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.005679 10.0.0.27 - - [2025-10-10 00:56:20] "POST /access-control-lists HTTP/1.1" 200 587 0.085526 10.0.0.27 - - [2025-10-10 00:56:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.024668 10.0.0.27 - - [2025-10-10 00:56:20] "POST /database-nodes HTTP/1.1" 200 597 0.085328 10.0.0.27 - - [2025-10-10 00:56:21] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.27 - - [2025-10-10 00:56:21] "POST /access-control-lists HTTP/1.1" 200 585 0.108949 10.0.0.27 - - [2025-10-10 00:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 10.0.0.27 - - [2025-10-10 00:56:21] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.069888 10.0.0.27 - - [2025-10-10 00:56:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.007953 10.0.0.27 - - [2025-10-10 00:56:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045434 10.0.0.27 - - [2025-10-10 00:56:21] "POST /route-targets HTTP/1.1" 200 327 0.022788 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-update HTTP/1.1" 200 156 0.024758 10.0.0.27 - - [2025-10-10 00:56:21] "POST /route-targets HTTP/1.1" 200 327 0.013822 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-update HTTP/1.1" 200 156 0.043170 10.0.0.27 - - [2025-10-10 00:56:21] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.27 - - [2025-10-10 00:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.27 - - [2025-10-10 00:56:21] "GET /routing-instance/62a3c408-c300-4b67-815e-3bd94c803218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.065169 10.0.0.27 - - [2025-10-10 00:56:21] "POST /bgp-routers HTTP/1.1" 200 616 0.082637 10.0.0.27 - - [2025-10-10 00:56:21] "GET /bgp-router/f8b7532f-4694-49c3-beee-fe04d0c4718e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.019228 10.0.0.27 - - [2025-10-10 00:56:21] "POST /route-targets HTTP/1.1" 200 327 0.127928 10.0.0.27 - - [2025-10-10 00:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.27 - - [2025-10-10 00:56:21] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018121 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011706 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-update HTTP/1.1" 200 156 0.068429 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-update HTTP/1.1" 200 156 0.035883 10.0.0.27 - - [2025-10-10 00:56:21] "POST /route-targets HTTP/1.1" 200 327 0.094749 10.0.0.27 - - [2025-10-10 00:56:21] "POST /ref-update HTTP/1.1" 200 156 0.078386 10.0.0.27 - - [2025-10-10 00:56:22] "GET / HTTP/1.1" 200 35931 0.001136 10.0.0.27 - - [2025-10-10 00:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014484 10.0.0.27 - - [2025-10-10 00:56:22] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010290 10.0.0.27 - - [2025-10-10 00:56:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.005285 10.0.0.27 - - [2025-10-10 00:56:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.008966 10.0.0.27 - - [2025-10-10 00:56:22] "POST /access-control-lists HTTP/1.1" 200 551 0.047415 10.0.0.27 - - [2025-10-10 00:56:22] "POST /analytics-nodes HTTP/1.1" 200 599 0.083049 10.0.0.27 - - [2025-10-10 00:56:22] "PUT /access-control-list/78007227-9403-4da9-8797-d123f46632cb HTTP/1.1" 200 272 0.044286 10.0.0.27 - - [2025-10-10 00:56:22] "PUT /access-control-list/29d43d59-8ad5-4fa5-86ae-64d0e172515f HTTP/1.1" 200 272 0.046068 10.0.0.27 - - [2025-10-10 00:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.27 - - [2025-10-10 00:56:22] "GET /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002770 10.0.0.27 - - [2025-10-10 00:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.27 - - [2025-10-10 00:56:22] "PUT /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec HTTP/1.1" 200 276 0.015032 10.0.0.27 - - [2025-10-10 00:56:22] "GET / HTTP/1.1" 200 35931 0.001139 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 581 0.040982 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 575 0.048062 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 575 0.034492 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 559 0.044061 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 555 0.023143 10.0.0.27 - - [2025-10-10 00:56:22] "POST /alarms HTTP/1.1" 200 557 0.040208 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 565 0.036598 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 549 0.036231 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 557 0.040578 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 567 0.038799 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 555 0.048949 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 567 0.086040 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 575 0.076024 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 569 0.027060 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 561 0.041121 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 561 0.038835 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 561 0.018430 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 547 0.113502 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 595 0.052426 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 575 0.016769 10.0.0.27 - - [2025-10-10 00:56:23] "POST /alarms HTTP/1.1" 200 571 0.025847 10.0.0.27 - - [2025-10-10 00:56:24] "POST /alarms HTTP/1.1" 200 583 0.037668 10.0.0.27 - - [2025-10-10 00:56:24] "POST /alarms HTTP/1.1" 200 609 0.024275 10.0.0.27 - - [2025-10-10 00:56:24] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.27 - - [2025-10-10 00:56:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002149 10.0.0.27 - - [2025-10-10 00:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.27 - - [2025-10-10 00:56:24] "PUT /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec HTTP/1.1" 200 276 0.007391 10.0.0.27 - - [2025-10-10 00:56:24] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.27 - - [2025-10-10 00:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.27 - - [2025-10-10 00:56:24] "GET /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002348 10.0.0.27 - - [2025-10-10 00:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.27 - - [2025-10-10 00:56:24] "PUT /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec HTTP/1.1" 200 276 0.024335 10.0.0.27 - - [2025-10-10 00:56:24] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.27 - - [2025-10-10 00:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.27 - - [2025-10-10 00:56:24] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005445 10.0.0.27 - - [2025-10-10 00:56:24] "PUT /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28 HTTP/1.1" 200 274 0.015616 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:57:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001347 10.0.0.27 - - [2025-10-10 00:59:07] "GET / HTTP/1.1" 200 35931 0.002082 10.0.0.27 - - [2025-10-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.27 - - [2025-10-10 00:59:07] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002711 10.0.0.27 - - [2025-10-10 00:59:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000491 10.0.0.27 - - [2025-10-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.008786 10.0.0.27 - - [2025-10-10 00:59:07] "POST /security-groups HTTP/1.1" 200 570 0.064469 10.0.0.27 - - [2025-10-10 00:59:07] "POST /projects HTTP/1.1" 200 481 0.183231 10.0.0.27 - - [2025-10-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.008664 10.0.0.27 - - [2025-10-10 00:59:07] "POST /security-groups HTTP/1.1" 200 534 0.047058 10.0.0.27 - - [2025-10-10 00:59:07] "POST /access-control-lists HTTP/1.1" 200 579 0.030935 10.0.0.27 - - [2025-10-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.023163 10.0.0.27 - - [2025-10-10 00:59:07] "POST /chown HTTP/1.1" 200 109 0.056571 10.0.0.27 - - [2025-10-10 00:59:07] "POST /policy-managements HTTP/1.1" 409 214 0.014268 10.0.0.27 - - [2025-10-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.27 - - [2025-10-10 00:59:07] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004359 10.0.0.27 - - [2025-10-10 00:59:07] "POST /access-control-lists HTTP/1.1" 200 577 0.108154 10.0.0.27 - - [2025-10-10 00:59:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.048779 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.27 - - [2025-10-10 00:59:08] "GET /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002650 10.0.0.27 - - [2025-10-10 00:59:08] "PUT /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec HTTP/1.1" 200 276 0.009652 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.27 - - [2025-10-10 00:59:08] "GET /virtual-network/3bf430fc-4104-4158-8a4d-ce94f34e40d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004437 10.0.0.27 - - [2025-10-10 00:59:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000683 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.003322 10.0.0.27 - - [2025-10-10 00:59:08] "POST /security-groups HTTP/1.1" 200 574 0.068087 10.0.0.27 - - [2025-10-10 00:59:08] "POST /projects HTTP/1.1" 200 489 0.239897 10.0.0.27 - - [2025-10-10 00:59:08] "POST /security-groups HTTP/1.1" 200 546 0.029605 10.0.0.27 - - [2025-10-10 00:59:08] "POST /chown HTTP/1.1" 200 109 0.038970 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.003201 10.0.0.27 - - [2025-10-10 00:59:08] "POST /network-ipams HTTP/1.1" 200 522 0.070992 10.0.0.27 - - [2025-10-10 00:59:08] "POST /access-control-lists HTTP/1.1" 200 594 0.048475 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.007094 10.0.0.27 - - [2025-10-10 00:59:08] "POST /access-control-lists HTTP/1.1" 200 592 0.040434 10.0.0.27 - - [2025-10-10 00:59:08] "POST /network-ipams HTTP/1.1" 200 510 0.050153 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.006447 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.003501 10.0.0.27 - - [2025-10-10 00:59:08] "POST /access-control-lists HTTP/1.1" 200 583 0.098356 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.008201 10.0.0.27 - - [2025-10-10 00:59:08] "POST /useragent-kv HTTP/1.1" 200 115 0.016671 10.0.0.27 - - [2025-10-10 00:59:08] "POST /virtual-networks HTTP/1.1" 200 538 0.187606 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.27 - - [2025-10-10 00:59:08] "POST /access-control-lists HTTP/1.1" 200 581 0.095300 10.0.0.27 - - [2025-10-10 00:59:08] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.054041 10.0.0.27 - - [2025-10-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002816 10.0.0.27 - - [2025-10-10 00:59:09] "POST /network-ipams HTTP/1.1" 200 518 0.039845 10.0.0.27 - - [2025-10-10 00:59:09] "POST /access-control-lists HTTP/1.1" 200 602 0.032440 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.011288 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.011319 10.0.0.27 - - [2025-10-10 00:59:09] "POST /access-control-lists HTTP/1.1" 200 600 0.025052 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.009372 10.0.0.27 - - [2025-10-10 00:59:09] "POST /useragent-kv HTTP/1.1" 200 115 0.013583 10.0.0.27 - - [2025-10-10 00:59:09] "POST /virtual-networks HTTP/1.1" 200 546 0.142382 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.27 - - [2025-10-10 00:59:09] "POST /access-control-lists HTTP/1.1" 200 589 0.072111 10.0.0.27 - - [2025-10-10 00:59:09] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012890 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.011415 10.0.0.27 - - [2025-10-10 00:59:09] "POST /route-targets HTTP/1.1" 200 327 0.023796 10.0.0.27 - - [2025-10-10 00:59:09] "POST /ref-update HTTP/1.1" 200 156 0.030557 10.0.0.27 - - [2025-10-10 00:59:09] "POST /network-policys HTTP/1.1" 200 538 0.084214 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.004869 10.0.0.27 - - [2025-10-10 00:59:09] "PUT /access-control-list/971b299b-32cf-485c-b150-a609458cf608 HTTP/1.1" 200 272 0.061151 10.0.0.27 - - [2025-10-10 00:59:09] "POST /network-policys HTTP/1.1" 200 534 0.062860 10.0.0.27 - - [2025-10-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.013300 10.0.0.27 - - [2025-10-10 00:59:09] "POST /route-targets HTTP/1.1" 200 327 0.010845 10.0.0.27 - - [2025-10-10 00:59:09] "POST /ref-update HTTP/1.1" 200 156 0.022897 10.0.0.27 - - [2025-10-10 00:59:09] "POST /network-policys HTTP/1.1" 200 542 0.062899 10.0.0.27 - - [2025-10-10 00:59:09] "PUT /access-control-list/3e769752-64ee-41d6-b4da-07f1e0b24bfe HTTP/1.1" 200 272 0.044534 10.0.0.27 - - [2025-10-10 00:59:09] "POST /ref-update HTTP/1.1" 200 156 0.099828 10.0.0.27 - - [2025-10-10 00:59:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2025-10-10 00:59:09] "POST /ref-update HTTP/1.1" 200 156 0.071707 10.0.0.27 - - [2025-10-10 00:59:09] "PUT /access-control-list/971b299b-32cf-485c-b150-a609458cf608 HTTP/1.1" 200 272 0.024470 10.0.0.27 - - [2025-10-10 00:59:10] "PUT /access-control-list/971b299b-32cf-485c-b150-a609458cf608 HTTP/1.1" 200 272 0.071041 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.117062 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008625 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032016 10.0.0.27 - - [2025-10-10 00:59:10] "PUT /access-control-list/3e769752-64ee-41d6-b4da-07f1e0b24bfe HTTP/1.1" 200 272 0.054964 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.027919 10.0.0.27 - - [2025-10-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.006319 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.111590 10.0.0.27 - - [2025-10-10 00:59:10] "POST /access-control-lists HTTP/1.1" 200 601 0.074185 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.043178 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.160685 10.0.0.27 - - [2025-10-10 00:59:10] "PUT /access-control-list/d7e2a1dd-24ad-4318-9aec-7d8ad95803c4 HTTP/1.1" 200 272 0.018802 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.075432 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011520 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003487 10.0.0.27 - - [2025-10-10 00:59:10] "PUT /access-control-list/3e769752-64ee-41d6-b4da-07f1e0b24bfe HTTP/1.1" 200 272 0.074787 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011426 10.0.0.27 - - [2025-10-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007661 10.0.0.27 - - [2025-10-10 00:59:10] "PUT /access-control-list/d7e2a1dd-24ad-4318-9aec-7d8ad95803c4 HTTP/1.1" 200 272 0.066761 10.0.0.27 - - [2025-10-10 00:59:10] "GET /virtual-network/3bf430fc-4104-4158-8a4d-ce94f34e40d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.040021 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.026520 10.0.0.27 - - [2025-10-10 00:59:10] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005268 10.0.0.27 - - [2025-10-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.27 - - [2025-10-10 00:59:10] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002638 10.0.0.27 - - [2025-10-10 00:59:10] "POST /firewall-policys HTTP/1.1" 200 530 0.055394 10.0.0.27 - - [2025-10-10 00:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.078588 10.0.0.27 - - [2025-10-10 00:59:10] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003917 10.0.0.27 - - [2025-10-10 00:59:10] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002755 10.0.0.27 - - [2025-10-10 00:59:10] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002584 10.0.0.27 - - [2025-10-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.017256 10.0.0.27 - - [2025-10-10 00:59:11] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004888 10.0.0.27 - - [2025-10-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.27 - - [2025-10-10 00:59:11] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003080 10.0.0.27 - - [2025-10-10 00:59:11] "POST /firewall-policys HTTP/1.1" 200 532 0.093636 10.0.0.27 - - [2025-10-10 00:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.079415 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022932 10.0.0.27 - - [2025-10-10 00:59:11] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002761 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004289 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002690 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009968 10.0.0.27 - - [2025-10-10 00:59:11] "POST /ref-update HTTP/1.1" 200 156 0.014780 10.0.0.27 - - [2025-10-10 00:59:11] "POST /ref-update HTTP/1.1" 200 156 0.047930 10.0.0.27 - - [2025-10-10 00:59:11] "POST /ref-update HTTP/1.1" 200 156 0.055421 10.0.0.27 - - [2025-10-10 00:59:11] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.029273 10.0.0.27 - - [2025-10-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007648 10.0.0.27 - - [2025-10-10 00:59:11] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005137 10.0.0.27 - - [2025-10-10 00:59:11] "POST /firewall-policys HTTP/1.1" 200 530 0.055582 10.0.0.27 - - [2025-10-10 00:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.049582 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.015904 10.0.0.27 - - [2025-10-10 00:59:11] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002618 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002554 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003097 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006092 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009521 10.0.0.27 - - [2025-10-10 00:59:11] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002523 10.0.0.27 - - [2025-10-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.035132 10.0.0.27 - - [2025-10-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.100221 10.0.0.27 - - [2025-10-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.039735 10.0.0.27 - - [2025-10-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.019730 10.0.0.27 - - [2025-10-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.045009 10.0.0.27 - - [2025-10-10 00:59:12] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.023806 10.0.0.27 - - [2025-10-10 00:59:12] "POST /tags HTTP/1.1" 200 299 0.031942 10.0.0.27 - - [2025-10-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016061 10.0.0.27 - - [2025-10-10 00:59:12] "GET /tag/3fa013f3-f81a-4656-8b07-3ef37ccdf927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012453 10.0.0.27 - - [2025-10-10 00:59:12] "POST /set-tag HTTP/1.1" 200 109 0.022025 10.0.0.27 - - [2025-10-10 00:59:12] "POST /tags HTTP/1.1" 200 301 0.072806 10.0.0.27 - - [2025-10-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010332 10.0.0.27 - - [2025-10-10 00:59:12] "GET /tag/81e73cf9-c5db-4475-b084-593627e72796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022594 10.0.0.27 - - [2025-10-10 00:59:12] "POST /tags HTTP/1.1" 200 325 0.080390 10.0.0.27 - - [2025-10-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014280 10.0.0.27 - - [2025-10-10 00:59:12] "GET /tag/9be42561-2204-41b1-a7e5-8e3c5dbfefda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019285 10.0.0.27 - - [2025-10-10 00:59:13] "POST /tags HTTP/1.1" 200 311 0.073715 10.0.0.27 - - [2025-10-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022468 10.0.0.27 - - [2025-10-10 00:59:13] "GET /tag/1796625e-af43-4b79-990e-1e1643398243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026985 10.0.0.27 - - [2025-10-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.27 - - [2025-10-10 00:59:13] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.006367 10.0.0.27 - - [2025-10-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.27 - - [2025-10-10 00:59:13] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067001 10.0.0.27 - - [2025-10-10 00:59:13] "POST /virtual-machines HTTP/1.1" 200 377 0.034506 10.0.0.27 - - [2025-10-10 00:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041827 10.0.0.27 - - [2025-10-10 00:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.158077 10.0.0.27 - - [2025-10-10 00:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023781 10.0.0.27 - - [2025-10-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011284 10.0.0.27 - - [2025-10-10 00:59:13] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.029337 10.0.0.27 - - [2025-10-10 00:59:13] "POST /instance-ips HTTP/1.1" 200 409 0.052155 10.0.0.27 - - [2025-10-10 00:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042899 10.0.0.27 - - [2025-10-10 00:59:13] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.011170 10.0.0.27 - - [2025-10-10 00:59:13] "POST /set-tag HTTP/1.1" 200 109 0.020151 10.0.0.27 - - [2025-10-10 00:59:13] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.025461 10.0.0.27 - - [2025-10-10 00:59:13] "GET /instance-ip/569155ca-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005152 10.0.0.27 - - [2025-10-10 00:59:14] "POST /tags HTTP/1.1" 200 357 0.072002 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025053 10.0.0.27 - - [2025-10-10 00:59:14] "GET /tag/764f7b09-ae9f-4c3c-a300-bfbf868bb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.032969 10.0.0.27 - - [2025-10-10 00:59:14] "POST /tags HTTP/1.1" 200 305 0.065204 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010420 10.0.0.27 - - [2025-10-10 00:59:14] "GET /tag/1801cf0c-7118-4676-bd58-b08700723419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013737 10.0.0.27 - - [2025-10-10 00:59:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000432 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.007156 10.0.0.27 - - [2025-10-10 00:59:14] "POST /security-groups HTTP/1.1" 200 571 0.143115 10.0.0.27 - - [2025-10-10 00:59:14] "POST /projects HTTP/1.1" 200 483 0.257335 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.002196 10.0.0.27 - - [2025-10-10 00:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.098268 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.27 - - [2025-10-10 00:59:14] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005677 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.27 - - [2025-10-10 00:59:14] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.025740 10.0.0.27 - - [2025-10-10 00:59:14] "POST /access-control-lists HTTP/1.1" 200 580 0.201363 10.0.0.27 - - [2025-10-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.004568 10.0.0.27 - - [2025-10-10 00:59:14] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.076621 10.0.0.27 - - [2025-10-10 00:59:14] "POST /access-control-lists HTTP/1.1" 200 578 0.086697 10.0.0.27 - - [2025-10-10 00:59:14] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.069680 10.0.0.27 - - [2025-10-10 00:59:15] "POST /security-groups HTTP/1.1" 200 537 0.099113 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.002826 10.0.0.27 - - [2025-10-10 00:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.056330 10.0.0.27 - - [2025-10-10 00:59:15] "POST /chown HTTP/1.1" 200 109 0.072950 10.0.0.27 - - [2025-10-10 00:59:15] "POST /access-control-lists HTTP/1.1" 200 596 0.131218 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.002724 10.0.0.27 - - [2025-10-10 00:59:15] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034940 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.27 - - [2025-10-10 00:59:15] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003777 10.0.0.27 - - [2025-10-10 00:59:15] "POST /tags HTTP/1.1" 409 207 0.002144 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.27 - - [2025-10-10 00:59:15] "POST /access-control-lists HTTP/1.1" 200 594 0.079167 10.0.0.27 - - [2025-10-10 00:59:15] "GET /tag/1801cf0c-7118-4676-bd58-b08700723419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029691 10.0.0.27 - - [2025-10-10 00:59:15] "POST /firewall-rules HTTP/1.1" 200 564 0.082226 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-rule/27c05b0a-ba10-4144-a083-d57fe833d4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.019955 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004856 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-rule/27c05b0a-ba10-4144-a083-d57fe833d4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002998 10.0.0.27 - - [2025-10-10 00:59:15] "POST /ref-update HTTP/1.1" 200 156 0.028867 10.0.0.27 - - [2025-10-10 00:59:15] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004222 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.27 - - [2025-10-10 00:59:15] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005274 10.0.0.27 - - [2025-10-10 00:59:15] "POST /tags HTTP/1.1" 409 207 0.003175 10.0.0.27 - - [2025-10-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.27 - - [2025-10-10 00:59:15] "GET /tag/1801cf0c-7118-4676-bd58-b08700723419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016929 10.0.0.27 - - [2025-10-10 00:59:15] "POST /firewall-rules HTTP/1.1" 200 562 0.074059 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-rule/a38f5e1b-7c85-479b-8a77-5a91cb400703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009853 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011645 10.0.0.27 - - [2025-10-10 00:59:15] "GET /firewall-rule/a38f5e1b-7c85-479b-8a77-5a91cb400703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002486 10.0.0.27 - - [2025-10-10 00:59:16] "POST /ref-update HTTP/1.1" 200 156 0.028275 10.0.0.27 - - [2025-10-10 00:59:16] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.27 - - [2025-10-10 00:59:16] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006196 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.27 - - [2025-10-10 00:59:16] "POST /tags HTTP/1.1" 200 305 0.094156 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018496 10.0.0.27 - - [2025-10-10 00:59:16] "GET /config-node/7c03bf25-f17a-4502-94e9-b21cce6cec38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003113 10.0.0.27 - - [2025-10-10 00:59:16] "GET /tag/586dc6dd-bb7f-4697-9aca-1f5847461366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024269 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.27 - - [2025-10-10 00:59:16] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027873 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.27 - - [2025-10-10 00:59:16] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004467 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.27 - - [2025-10-10 00:59:16] "GET /service-appliance-set/acc3c4ba-a44f-4311-9ece-ebc136959db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003260 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002162 10.0.0.27 - - [2025-10-10 00:59:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152578 10.0.0.27 - - [2025-10-10 00:59:16] "GET /virtual-machine-interface/ffbbb79d-180d-4098-9616-48e3e1414dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.024220 10.0.0.27 - - [2025-10-10 00:59:16] "POST /instance-ips HTTP/1.1" 200 381 0.033980 10.0.0.27 - - [2025-10-10 00:59:16] "GET /instance-ip/d36da38a-8c5e-4ec2-b036-0e32f64c9ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011153 10.0.0.27 - - [2025-10-10 00:59:16] "POST /loadbalancers HTTP/1.1" 200 582 0.060292 10.0.0.27 - - [2025-10-10 00:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016049 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.27 - - [2025-10-10 00:59:16] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035694 10.0.0.27 - - [2025-10-10 00:59:16] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030794 10.0.0.27 - - [2025-10-10 00:59:16] "GET /instance-ip/d36da38a-8c5e-4ec2-b036-0e32f64c9ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006578 10.0.0.27 - - [2025-10-10 00:59:16] "GET /loadbalancer/f7c7226f-7d80-4643-adc1-5b688d9f551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007079 10.0.0.27 - - [2025-10-10 00:59:16] "POST /floating-ips HTTP/1.1" 200 583 0.042070 10.0.0.27 - - [2025-10-10 00:59:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043895 10.0.0.27 - - [2025-10-10 00:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023150 10.0.0.27 - - [2025-10-10 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.27 - - [2025-10-10 00:59:17] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038749 10.0.0.27 - - [2025-10-10 00:59:17] "GET /loadbalancer-listener/5bbbc221-fe1e-4ff3-b9d4-fbdb8c673ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002485 10.0.0.27 - - [2025-10-10 00:59:17] "GET /loadbalancer-listener/5bbbc221-fe1e-4ff3-b9d4-fbdb8c673ad2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010302 10.0.0.27 - - [2025-10-10 00:59:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044064 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.27 - - [2025-10-10 00:59:17] "GET /instance-ip/d36da38a-8c5e-4ec2-b036-0e32f64c9ab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002964 10.0.0.27 - - [2025-10-10 00:59:17] "GET /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004316 10.0.0.27 - - [2025-10-10 00:59:17] "GET /instance-ip/d36da38a-8c5e-4ec2-b036-0e32f64c9ab2?fields=floating_ips HTTP/1.1" 200 1171 0.004449 10.0.0.27 - - [2025-10-10 00:59:17] "GET /floating-ip/0a648012-c239-49eb-93c4-d202d1746ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001914 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.27 - - [2025-10-10 00:59:17] "PUT /global-vrouter-config/b741d352-0d28-40d4-bfe9-8f72838d09ec HTTP/1.1" 200 276 0.008464 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.27 - - [2025-10-10 00:59:17] "GET /loadbalancer/f7c7226f-7d80-4643-adc1-5b688d9f551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002654 10.0.0.27 - - [2025-10-10 00:59:17] "POST /tags HTTP/1.1" 200 301 0.018218 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.27 - - [2025-10-10 00:59:17] "GET /tag/8cf15a08-6a81-408c-b54f-eade72ba338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011707 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.27 - - [2025-10-10 00:59:17] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036096 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.27 - - [2025-10-10 00:59:17] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003690 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.27 - - [2025-10-10 00:59:17] "GET /service-appliance-set/acc3c4ba-a44f-4311-9ece-ebc136959db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004314 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.001956 10.0.0.27 - - [2025-10-10 00:59:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099651 10.0.0.27 - - [2025-10-10 00:59:17] "GET /virtual-machine-interface/e16d0cc6-d60e-4a13-bc54-04e740867bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.015093 10.0.0.27 - - [2025-10-10 00:59:17] "POST /instance-ips HTTP/1.1" 200 377 0.053490 10.0.0.27 - - [2025-10-10 00:59:17] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004318 10.0.0.27 - - [2025-10-10 00:59:17] "POST /loadbalancers HTTP/1.1" 200 582 0.064148 10.0.0.27 - - [2025-10-10 00:59:17] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039137 10.0.0.27 - - [2025-10-10 00:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030287 10.0.0.27 - - [2025-10-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.27 - - [2025-10-10 00:59:17] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006434 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030871 10.0.0.27 - - [2025-10-10 00:59:18] "POST /floating-ips HTTP/1.1" 200 581 0.021955 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007579 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020057 10.0.0.27 - - [2025-10-10 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028058 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036713 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/62f482ea-589e-457e-be94-7948f0c75e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002105 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/62f482ea-589e-457e-be94-7948f0c75e73?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003217 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020232 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002876 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?fields=floating_ips HTTP/1.1" 200 1165 0.004354 10.0.0.27 - - [2025-10-10 00:59:18] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009050 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037211 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005905 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022501 10.0.0.27 - - [2025-10-10 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008151 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040315 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/a8822648-c081-4854-9e76-1904d513a968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002786 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/a8822648-c081-4854-9e76-1904d513a968?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003269 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017165 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002712 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?fields=floating_ips HTTP/1.1" 200 1165 0.002359 10.0.0.27 - - [2025-10-10 00:59:18] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001774 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039022 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002745 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016131 10.0.0.27 - - [2025-10-10 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021016 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.27 - - [2025-10-10 00:59:18] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034382 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/73bdce61-6c39-4c32-8198-e139e23a6742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002954 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer-listener/73bdce61-6c39-4c32-8198-e139e23a6742?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002953 10.0.0.27 - - [2025-10-10 00:59:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023234 10.0.0.27 - - [2025-10-10 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.27 - - [2025-10-10 00:59:18] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002365 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002796 10.0.0.27 - - [2025-10-10 00:59:18] "GET /instance-ip/a6482290-c811-43db-99d6-8f7c28bf6f47?fields=floating_ips HTTP/1.1" 200 1165 0.004521 10.0.0.27 - - [2025-10-10 00:59:18] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002954 10.0.0.27 - - [2025-10-10 00:59:18] "POST /tags HTTP/1.1" 200 355 0.024212 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021594 10.0.0.27 - - [2025-10-10 00:59:19] "GET /tag/5ab61be2-c751-48d5-86c6-b6ab6762e7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011902 10.0.0.27 - - [2025-10-10 00:59:19] "POST /tags HTTP/1.1" 200 303 0.018153 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.27 - - [2025-10-10 00:59:19] "GET /tag/a496076f-3069-4c70-a0bc-b0585114e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015176 10.0.0.27 - - [2025-10-10 00:59:19] "POST /projects HTTP/1.1" 409 218 0.002300 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.27 - - [2025-10-10 00:59:19] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039441 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.27 - - [2025-10-10 00:59:19] "GET /network-ipam/8a0e85da-ecbf-49df-ac04-86ff8e1b5f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002641 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.27 - - [2025-10-10 00:59:19] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004361 10.0.0.27 - - [2025-10-10 00:59:19] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.035036 10.0.0.27 - - [2025-10-10 00:59:19] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005878 10.0.0.27 - - [2025-10-10 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.046057 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013697 10.0.0.27 - - [2025-10-10 00:59:19] "GET /network-ipam/7630dd28-da97-4487-86f3-466a19a52095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002424 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.27 - - [2025-10-10 00:59:19] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003870 10.0.0.27 - - [2025-10-10 00:59:19] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.050017 10.0.0.27 - - [2025-10-10 00:59:19] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004374 10.0.0.27 - - [2025-10-10 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.062259 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.27 - - [2025-10-10 00:59:19] "GET /network-policy/28eca844-7038-4235-a7d0-5600bdbb716e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002842 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2025-10-10 00:59:19] "GET /network-policy/bf726559-ffdd-4c75-b664-778b18a60b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002229 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.27 - - [2025-10-10 00:59:19] "GET /network-policy/07c034f0-b018-4518-a4af-64a15b25cc0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002235 10.0.0.27 - - [2025-10-10 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.27 - - [2025-10-10 00:59:19] "PUT /network-policy/07c034f0-b018-4518-a4af-64a15b25cc0b HTTP/1.1" 200 262 0.009474 10.0.0.27 - - [2025-10-10 00:59:19] "POST /ref-update HTTP/1.1" 200 156 0.078402 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019761 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002515 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002060 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001984 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002541 10.0.0.27 - - [2025-10-10 00:59:20] "POST /security-groups HTTP/1.1" 409 245 0.002387 10.0.0.27 - - [2025-10-10 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2025-10-10 00:59:20] "PUT /security-group/bc175f4b-4a1a-47bc-ad5e-385bf213a2d5 HTTP/1.1" 200 262 0.059258 10.0.0.27 - - [2025-10-10 00:59:20] "PUT /access-control-list/7c4fb52b-3fa2-4f14-a0ac-5c617ae8e310 HTTP/1.1" 200 272 0.017250 10.0.0.27 - - [2025-10-10 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031789 10.0.0.27 - - [2025-10-10 00:59:20] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031637 10.0.0.27 - - [2025-10-10 00:59:20] "PUT /access-control-list/5f59b108-90c1-49f8-96b7-803f472df8fe HTTP/1.1" 200 272 0.051994 10.0.0.27 - - [2025-10-10 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.27 - - [2025-10-10 00:59:20] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002698 10.0.0.27 - - [2025-10-10 00:59:20] "POST /tags HTTP/1.1" 409 206 0.001665 10.0.0.27 - - [2025-10-10 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.27 - - [2025-10-10 00:59:20] "GET /tag/a496076f-3069-4c70-a0bc-b0585114e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010033 10.0.0.27 - - [2025-10-10 00:59:20] "POST /firewall-rules HTTP/1.1" 200 562 0.064813 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-rule/fbdbba70-ab7c-4c48-95d3-efc9595572f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016996 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003927 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-rule/fbdbba70-ab7c-4c48-95d3-efc9595572f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002510 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-update HTTP/1.1" 200 156 0.046523 10.0.0.27 - - [2025-10-10 00:59:20] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002743 10.0.0.27 - - [2025-10-10 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.27 - - [2025-10-10 00:59:20] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008971 10.0.0.27 - - [2025-10-10 00:59:20] "POST /tags HTTP/1.1" 409 206 0.002281 10.0.0.27 - - [2025-10-10 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.27 - - [2025-10-10 00:59:20] "GET /tag/a496076f-3069-4c70-a0bc-b0585114e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012020 10.0.0.27 - - [2025-10-10 00:59:20] "POST /firewall-rules HTTP/1.1" 200 560 0.072998 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-rule/16042225-4970-4c72-b3a7-f8fe214f3b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.007985 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.002959 10.0.0.27 - - [2025-10-10 00:59:20] "GET /firewall-rule/16042225-4970-4c72-b3a7-f8fe214f3b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001852 10.0.0.27 - - [2025-10-10 00:59:20] "POST /ref-update HTTP/1.1" 200 156 0.025416 10.0.0.27 - - [2025-10-10 00:59:20] "POST /tags HTTP/1.1" 200 371 0.039318 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.27 - - [2025-10-10 00:59:21] "GET /tag/c460bf37-e2e7-4d2a-99a9-7c26a77018c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012644 10.0.0.27 - - [2025-10-10 00:59:21] "POST /tags HTTP/1.1" 200 319 0.016198 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.27 - - [2025-10-10 00:59:21] "GET /tag/d57d4f99-c363-4bb2-8413-47254556229f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011502 10.0.0.27 - - [2025-10-10 00:59:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000534 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.008762 10.0.0.27 - - [2025-10-10 00:59:21] "POST /security-groups HTTP/1.1" 200 578 0.064726 10.0.0.27 - - [2025-10-10 00:59:21] "POST /projects HTTP/1.1" 200 497 0.192368 10.0.0.27 - - [2025-10-10 00:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018545 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.001696 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019969 10.0.0.27 - - [2025-10-10 00:59:21] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018815 10.0.0.27 - - [2025-10-10 00:59:21] "POST /access-control-lists HTTP/1.1" 200 587 0.083803 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011290 10.0.0.27 - - [2025-10-10 00:59:21] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007633 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.021080 10.0.0.27 - - [2025-10-10 00:59:21] "POST /access-control-lists HTTP/1.1" 200 585 0.070655 10.0.0.27 - - [2025-10-10 00:59:21] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.089124 10.0.0.27 - - [2025-10-10 00:59:21] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.042323 10.0.0.27 - - [2025-10-10 00:59:21] "POST /security-groups HTTP/1.1" 200 558 0.064248 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.002154 10.0.0.27 - - [2025-10-10 00:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014293 10.0.0.27 - - [2025-10-10 00:59:21] "POST /access-control-lists HTTP/1.1" 200 610 0.031803 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.003478 10.0.0.27 - - [2025-10-10 00:59:21] "POST /chown HTTP/1.1" 200 109 0.022211 10.0.0.27 - - [2025-10-10 00:59:21] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007554 10.0.0.27 - - [2025-10-10 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.27 - - [2025-10-10 00:59:21] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005280 10.0.0.27 - - [2025-10-10 00:59:21] "POST /access-control-lists HTTP/1.1" 200 608 0.094300 10.0.0.27 - - [2025-10-10 00:59:21] "POST /tags HTTP/1.1" 409 214 0.018225 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.27 - - [2025-10-10 00:59:22] "GET /tag/d57d4f99-c363-4bb2-8413-47254556229f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021666 10.0.0.27 - - [2025-10-10 00:59:22] "POST /firewall-rules HTTP/1.1" 200 578 0.100943 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-rule/95c7a34d-5efd-4dc0-9293-02aabdb8bab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003965 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007243 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-rule/95c7a34d-5efd-4dc0-9293-02aabdb8bab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002003 10.0.0.27 - - [2025-10-10 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.038095 10.0.0.27 - - [2025-10-10 00:59:22] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011660 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.27 - - [2025-10-10 00:59:22] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002838 10.0.0.27 - - [2025-10-10 00:59:22] "POST /tags HTTP/1.1" 409 214 0.002341 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.27 - - [2025-10-10 00:59:22] "GET /tag/d57d4f99-c363-4bb2-8413-47254556229f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010499 10.0.0.27 - - [2025-10-10 00:59:22] "POST /firewall-rules HTTP/1.1" 200 576 0.090569 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-rule/423da2bf-f98d-41b7-b930-96646d570794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015062 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003911 10.0.0.27 - - [2025-10-10 00:59:22] "GET /firewall-rule/423da2bf-f98d-41b7-b930-96646d570794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002064 10.0.0.27 - - [2025-10-10 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.030255 10.0.0.27 - - [2025-10-10 00:59:22] "POST /tags HTTP/1.1" 200 363 0.017779 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.27 - - [2025-10-10 00:59:22] "GET /tag/87d494ca-d5a4-4ede-9d17-7df23f7fd3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013295 10.0.0.27 - - [2025-10-10 00:59:22] "POST /tags HTTP/1.1" 200 311 0.018911 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017029 10.0.0.27 - - [2025-10-10 00:59:22] "GET /tag/70ed7e46-049b-4e2a-9a8c-0a88ceb37b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011473 10.0.0.27 - - [2025-10-10 00:59:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.006912 10.0.0.27 - - [2025-10-10 00:59:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.004496 10.0.0.27 - - [2025-10-10 00:59:23] "POST /security-groups HTTP/1.1" 200 574 0.071928 10.0.0.27 - - [2025-10-10 00:59:23] "POST /projects HTTP/1.1" 200 489 0.230560 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.002936 10.0.0.27 - - [2025-10-10 00:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026332 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019148 10.0.0.27 - - [2025-10-10 00:59:23] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011385 10.0.0.27 - - [2025-10-10 00:59:23] "POST /access-control-lists HTTP/1.1" 200 583 0.098320 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.010725 10.0.0.27 - - [2025-10-10 00:59:23] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009020 10.0.0.27 - - [2025-10-10 00:59:23] "POST /access-control-lists HTTP/1.1" 200 581 0.080544 10.0.0.27 - - [2025-10-10 00:59:23] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.089852 10.0.0.27 - - [2025-10-10 00:59:23] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.072641 10.0.0.27 - - [2025-10-10 00:59:23] "POST /security-groups HTTP/1.1" 200 546 0.089263 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.003601 10.0.0.27 - - [2025-10-10 00:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042499 10.0.0.27 - - [2025-10-10 00:59:23] "POST /chown HTTP/1.1" 200 109 0.073854 10.0.0.27 - - [2025-10-10 00:59:23] "POST /access-control-lists HTTP/1.1" 200 602 0.120613 10.0.0.27 - - [2025-10-10 00:59:23] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017434 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.025016 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.27 - - [2025-10-10 00:59:23] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002301 10.0.0.27 - - [2025-10-10 00:59:23] "POST /tags HTTP/1.1" 409 210 0.001574 10.0.0.27 - - [2025-10-10 00:59:23] "POST /access-control-lists HTTP/1.1" 200 600 0.073858 10.0.0.27 - - [2025-10-10 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006493 10.0.0.27 - - [2025-10-10 00:59:23] "GET /tag/70ed7e46-049b-4e2a-9a8c-0a88ceb37b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026800 10.0.0.27 - - [2025-10-10 00:59:23] "POST /firewall-rules HTTP/1.1" 200 570 0.082899 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-rule/ee67f878-700e-4d01-87f2-65c72173a4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007169 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004856 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-rule/ee67f878-700e-4d01-87f2-65c72173a4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003031 10.0.0.27 - - [2025-10-10 00:59:24] "POST /ref-update HTTP/1.1" 200 156 0.052284 10.0.0.27 - - [2025-10-10 00:59:24] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011945 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.27 - - [2025-10-10 00:59:24] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003309 10.0.0.27 - - [2025-10-10 00:59:24] "POST /tags HTTP/1.1" 409 210 0.001849 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.27 - - [2025-10-10 00:59:24] "GET /tag/70ed7e46-049b-4e2a-9a8c-0a88ceb37b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011204 10.0.0.27 - - [2025-10-10 00:59:24] "POST /firewall-rules HTTP/1.1" 200 568 0.071530 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-rule/b984094d-03ec-437f-bdf0-c3551e28770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004779 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004290 10.0.0.27 - - [2025-10-10 00:59:24] "GET /firewall-rule/b984094d-03ec-437f-bdf0-c3551e28770e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002305 10.0.0.27 - - [2025-10-10 00:59:24] "POST /ref-update HTTP/1.1" 200 156 0.035600 10.0.0.27 - - [2025-10-10 00:59:24] "POST /tags HTTP/1.1" 200 363 0.026953 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.27 - - [2025-10-10 00:59:24] "GET /tag/61a8e52a-777e-4b64-a9ea-e490e53c9023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011039 10.0.0.27 - - [2025-10-10 00:59:24] "POST /tags HTTP/1.1" 409 210 0.001631 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.27 - - [2025-10-10 00:59:24] "GET /tag/1796625e-af43-4b79-990e-1e1643398243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011678 10.0.0.27 - - [2025-10-10 00:59:24] "POST /projects HTTP/1.1" 409 223 0.001917 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.27 - - [2025-10-10 00:59:24] "GET /project/7eec3737-4610-4dc4-9faf-3de39b01458a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031984 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2025-10-10 00:59:24] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004268 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.27 - - [2025-10-10 00:59:24] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004346 10.0.0.27 - - [2025-10-10 00:59:24] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.053475 10.0.0.27 - - [2025-10-10 00:59:24] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.066657 10.0.0.27 - - [2025-10-10 00:59:24] "POST /security-groups HTTP/1.1" 409 253 0.007367 10.0.0.27 - - [2025-10-10 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.27 - - [2025-10-10 00:59:25] "PUT /security-group/ea4f4be0-f4e9-41d9-8b39-4cfe9b8c6505 HTTP/1.1" 200 262 0.066458 10.0.0.27 - - [2025-10-10 00:59:25] "PUT /access-control-list/98d0475b-2ba4-44e1-8499-90d764a1b4f1 HTTP/1.1" 200 272 0.059337 10.0.0.27 - - [2025-10-10 00:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.080373 10.0.0.27 - - [2025-10-10 00:59:25] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005696 10.0.0.27 - - [2025-10-10 00:59:25] "PUT /access-control-list/7a9a2447-79d2-4e7b-804c-b067bff1fde5 HTTP/1.1" 200 272 0.021986 10.0.0.27 - - [2025-10-10 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.27 - - [2025-10-10 00:59:25] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003124 10.0.0.27 - - [2025-10-10 00:59:25] "POST /tags HTTP/1.1" 409 210 0.001745 10.0.0.27 - - [2025-10-10 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.27 - - [2025-10-10 00:59:25] "GET /tag/1796625e-af43-4b79-990e-1e1643398243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010128 10.0.0.27 - - [2025-10-10 00:59:25] "POST /firewall-rules HTTP/1.1" 200 570 0.080744 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-rule/6f657de0-a4c5-4002-951d-73eb5a406d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005399 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006630 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-rule/6f657de0-a4c5-4002-951d-73eb5a406d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002727 10.0.0.27 - - [2025-10-10 00:59:25] "POST /ref-update HTTP/1.1" 200 156 0.073948 10.0.0.27 - - [2025-10-10 00:59:25] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002513 10.0.0.27 - - [2025-10-10 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.27 - - [2025-10-10 00:59:25] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006244 10.0.0.27 - - [2025-10-10 00:59:25] "POST /tags HTTP/1.1" 409 210 0.005832 10.0.0.27 - - [2025-10-10 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.27 - - [2025-10-10 00:59:25] "GET /tag/1796625e-af43-4b79-990e-1e1643398243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012893 10.0.0.27 - - [2025-10-10 00:59:25] "POST /firewall-rules HTTP/1.1" 200 568 0.086494 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-rule/7d7d0d40-699b-436a-8e46-0581a16c5772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.017808 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004742 10.0.0.27 - - [2025-10-10 00:59:25] "GET /firewall-rule/7d7d0d40-699b-436a-8e46-0581a16c5772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003160 10.0.0.27 - - [2025-10-10 00:59:25] "POST /ref-update HTTP/1.1" 200 156 0.056961 10.0.0.27 - - [2025-10-10 00:59:25] "POST /tags HTTP/1.1" 409 237 0.020070 10.0.0.27 - - [2025-10-10 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2025-10-10 00:59:26] "GET /tag/61a8e52a-777e-4b64-a9ea-e490e53c9023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020749 10.0.0.27 - - [2025-10-10 00:59:26] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.017571 10.0.0.27 - - [2025-10-10 00:59:26] "POST /set-tag HTTP/1.1" 200 109 0.024325 10.0.0.27 - - [2025-10-10 00:59:27] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.27 - - [2025-10-10 00:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.27 - - [2025-10-10 00:59:27] "GET /routing-instance/62a3c408-c300-4b67-815e-3bd94c803218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002727 10.0.0.27 - - [2025-10-10 00:59:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002962 10.0.0.27 - - [2025-10-10 00:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.27 - - [2025-10-10 00:59:27] "GET /bgp-router/f8b7532f-4694-49c3-beee-fe04d0c4718e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006678 10.0.0.27 - - [2025-10-10 00:59:27] "PUT /bgp-router/f8b7532f-4694-49c3-beee-fe04d0c4718e HTTP/1.1" 200 254 0.022597 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.27 - - [2025-10-10 00:59:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 10.0.0.27 - - [2025-10-10 01:00:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002233 10.0.0.27 - - [2025-10-10 01:00:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002003 10.0.0.33 - - [2025-10-10 01:00:33] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2025-10-10 01:00:33] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004349 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2025-10-10 01:00:33] "GET /routing-instance/62a3c408-c300-4b67-815e-3bd94c803218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002152 10.0.0.33 - - [2025-10-10 01:00:33] "PUT /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28 HTTP/1.1" 200 274 0.007118 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.005933 10.0.0.33 - - [2025-10-10 01:00:33] "POST /virtual-routers HTTP/1.1" 200 599 0.014278 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.33 - - [2025-10-10 01:00:33] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004094 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001918 10.0.0.33 - - [2025-10-10 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.33 - - [2025-10-10 01:00:33] "GET /virtual-network/3bf430fc-4104-4158-8a4d-ce94f34e40d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004258 10.0.0.33 - - [2025-10-10 01:00:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.042099 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:03:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002065 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:03:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.33 - - [2025-10-10 01:04:06] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.33 - - [2025-10-10 01:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-10-10 01:04:06] "GET /global-system-config/2354a22d-c235-45af-b7f4-61dff412fa28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005172 10.0.0.33 - - [2025-10-10 01:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2025-10-10 01:04:06] "GET /routing-instance/62a3c408-c300-4b67-815e-3bd94c803218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002658 10.0.0.33 - - [2025-10-10 01:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2025-10-10 01:04:06] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002986 10.0.0.33 - - [2025-10-10 01:04:06] "PUT /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e HTTP/1.1" 200 262 0.010286 10.0.0.33 - - [2025-10-10 01:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2025-10-10 01:04:06] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003207 10.0.0.33 - - [2025-10-10 01:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2025-10-10 01:04:06] "GET /virtual-machine-interface/e6baad45-ea0f-4461-891c-7e1937d91f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004878 10.0.0.33 - - [2025-10-10 01:04:06] "PUT /virtual-machine-interface/e6baad45-ea0f-4461-891c-7e1937d91f41 HTTP/1.1" 200 284 0.012915 10.0.0.27 - - [2025-10-10 01:04:12] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003081 10.0.0.27 - - [2025-10-10 01:04:12] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.27 - - [2025-10-10 01:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.27 - - [2025-10-10 01:04:17] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003439 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008630 10.0.0.27 - - [2025-10-10 01:04:21] "POST /set-tag HTTP/1.1" 200 109 0.004526 10.0.0.27 - - [2025-10-10 01:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.27 - - [2025-10-10 01:04:21] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002653 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003920 10.0.0.27 - - [2025-10-10 01:04:21] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.27 - - [2025-10-10 01:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010341 10.0.0.27 - - [2025-10-10 01:04:21] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002496 10.0.0.27 - - [2025-10-10 01:04:21] "GET /loadbalancer-pool/4e558b4c-74dc-4681-95fe-fee20135d069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003293 10.0.0.27 - - [2025-10-10 01:04:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018574 10.0.0.27 - - [2025-10-10 01:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031474 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.014369 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003755 10.0.0.27 - - [2025-10-10 01:04:21] "POST /ref-update HTTP/1.1" 200 156 0.005783 10.0.0.27 - - [2025-10-10 01:04:21] "POST /tags HTTP/1.1" 409 205 0.002151 10.0.0.27 - - [2025-10-10 01:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.27 - - [2025-10-10 01:04:21] "GET /tag/8cf15a08-6a81-408c-b54f-eade72ba338c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009722 10.0.0.27 - - [2025-10-10 01:04:21] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.003780 10.0.0.27 - - [2025-10-10 01:04:21] "PUT /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b HTTP/1.1" 200 256 0.009809 10.0.0.27 - - [2025-10-10 01:04:21] "POST /set-tag HTTP/1.1" 200 109 0.076699 10.0.0.27 - - [2025-10-10 01:04:21] "GET /loadbalancer-pool/4a81f9a9-2efb-48cc-9745-e0dfb7fda3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003654 10.0.0.27 - - [2025-10-10 01:04:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014490 10.0.0.27 - - [2025-10-10 01:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015600 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013441 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.003464 10.0.0.27 - - [2025-10-10 01:04:21] "POST /ref-update HTTP/1.1" 200 156 0.005342 10.0.0.27 - - [2025-10-10 01:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.27 - - [2025-10-10 01:04:21] "GET /loadbalancer-pool/630f59f8-3463-446d-ac32-042e8765a389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003186 10.0.0.27 - - [2025-10-10 01:04:21] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.001654 10.0.0.27 - - [2025-10-10 01:04:21] "PUT /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b HTTP/1.1" 200 256 0.011085 10.0.0.27 - - [2025-10-10 01:04:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018392 10.0.0.27 - - [2025-10-10 01:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015068 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014069 10.0.0.27 - - [2025-10-10 01:04:21] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005366 10.0.0.27 - - [2025-10-10 01:04:21] "POST /set-tag HTTP/1.1" 200 109 0.004982 10.0.0.27 - - [2025-10-10 01:04:21] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.27 - - [2025-10-10 01:04:21] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.011058 10.0.0.27 - - [2025-10-10 01:04:21] "PUT /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b HTTP/1.1" 200 256 0.010645 10.0.0.27 - - [2025-10-10 01:05:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002863 10.0.0.27 - - [2025-10-10 01:05:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002300 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:07:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007655 10.0.0.27 - - [2025-10-10 01:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.27 - - [2025-10-10 01:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.27 - - [2025-10-10 01:07:59] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002766 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004670 10.0.0.27 - - [2025-10-10 01:07:59] "POST /set-tag HTTP/1.1" 200 109 0.027471 10.0.0.27 - - [2025-10-10 01:07:59] "DELETE /loadbalancer-member/fd22d151-cba0-40dc-ad6a-9c26ad758902 HTTP/1.1" 200 115 0.045523 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.019118 10.0.0.27 - - [2025-10-10 01:07:59] "POST /set-tag HTTP/1.1" 200 109 0.005920 10.0.0.27 - - [2025-10-10 01:07:59] "DELETE /loadbalancer-member/ed529aaf-9bfa-415e-be74-89ead9ec430e HTTP/1.1" 200 115 0.040706 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007828 10.0.0.27 - - [2025-10-10 01:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.27 - - [2025-10-10 01:07:59] "DELETE /loadbalancer-member/c28cfecb-e69c-4b0b-8a32-69ed0f90e45b HTTP/1.1" 200 115 0.052589 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009849 10.0.0.27 - - [2025-10-10 01:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.27 - - [2025-10-10 01:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.27 - - [2025-10-10 01:07:59] "GET /loadbalancer/961c060e-8fbd-42ea-948c-87084d46aa31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002810 10.0.0.27 - - [2025-10-10 01:07:59] "GET /loadbalancer-pool/4e558b4c-74dc-4681-95fe-fee20135d069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010849 10.0.0.27 - - [2025-10-10 01:07:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032336 10.0.0.27 - - [2025-10-10 01:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019696 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009416 10.0.0.27 - - [2025-10-10 01:07:59] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006422 10.0.0.27 - - [2025-10-10 01:07:59] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010446 10.0.0.27 - - [2025-10-10 01:08:00] "POST /set-tag HTTP/1.1" 200 109 0.111279 10.0.0.27 - - [2025-10-10 01:08:00] "GET /loadbalancer-pool/4a81f9a9-2efb-48cc-9745-e0dfb7fda3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003119 10.0.0.27 - - [2025-10-10 01:08:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019595 10.0.0.27 - - [2025-10-10 01:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028928 10.0.0.27 - - [2025-10-10 01:08:00] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.025527 10.0.0.27 - - [2025-10-10 01:08:00] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004757 10.0.0.27 - - [2025-10-10 01:08:00] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002626 10.0.0.27 - - [2025-10-10 01:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.27 - - [2025-10-10 01:08:00] "GET /loadbalancer-pool/630f59f8-3463-446d-ac32-042e8765a389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003097 10.0.0.27 - - [2025-10-10 01:08:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042550 10.0.0.27 - - [2025-10-10 01:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041829 10.0.0.27 - - [2025-10-10 01:08:00] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016146 10.0.0.27 - - [2025-10-10 01:08:00] "POST /set-tag HTTP/1.1" 200 109 0.013460 10.0.0.27 - - [2025-10-10 01:08:00] "GET /virtual-machine-interface/566b7cce-a574-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017766 10.0.0.27 - - [2025-10-10 01:08:00] "GET /floating-ip/fc0e56c5-193e-4e12-b77e-4d1c95dbca6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.013146 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001091 10.0.0.27 - - [2025-10-10 01:10:21] "GET / HTTP/1.1" 200 35931 0.002377 10.0.0.27 - - [2025-10-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.27 - - [2025-10-10 01:10:21] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037808 10.0.0.27 - - [2025-10-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.27 - - [2025-10-10 01:10:21] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041301 10.0.0.27 - - [2025-10-10 01:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.27 - - [2025-10-10 01:10:21] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031613 10.0.0.27 - - [2025-10-10 01:10:22] "POST /tags HTTP/1.1" 200 333 0.036668 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007465 10.0.0.27 - - [2025-10-10 01:10:22] "GET /tag/62a24797-79f4-4a88-85a5-35e628ed9559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016313 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2025-10-10 01:10:22] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055054 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-networks?parent_id=a01ef880-2aa7-4beb-905c-cdd1cde666e0&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.008367 10.0.0.27 - - [2025-10-10 01:10:22] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068997 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004706 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013433 10.0.0.27 - - [2025-10-10 01:10:22] "GET /service-appliance-set/acc3c4ba-a44f-4311-9ece-ebc136959db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009014 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.003415 10.0.0.27 - - [2025-10-10 01:10:22] "POST /virtual-networks HTTP/1.1" 200 512 0.085061 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.27 - - [2025-10-10 01:10:22] "GET /network-ipam/aad282b8-c661-4be4-852b-a23e9612ecd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005166 10.0.0.27 - - [2025-10-10 01:10:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.106720 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-machine-interface/15c2c44e-f5cd-4774-a02c-6f83e07dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019238 10.0.0.27 - - [2025-10-10 01:10:22] "POST /useragent-kv HTTP/1.1" 200 115 0.009151 10.0.0.27 - - [2025-10-10 01:10:22] "POST /ref-update HTTP/1.1" 200 156 0.153913 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004517 10.0.0.27 - - [2025-10-10 01:10:22] "GET /domains HTTP/1.1" 200 280 0.002876 10.0.0.27 - - [2025-10-10 01:10:22] "POST /instance-ips HTTP/1.1" 200 409 0.060186 10.0.0.27 - - [2025-10-10 01:10:22] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.028838 10.0.0.27 - - [2025-10-10 01:10:22] "GET /instance-ip/4c8fe046-7136-4342-9fa9-f2736c9eb15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010841 10.0.0.27 - - [2025-10-10 01:10:22] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 5477 0.094545 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.005939 10.0.0.27 - - [2025-10-10 01:10:22] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.004407 10.0.0.27 - - [2025-10-10 01:10:22] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1182 0.044841 10.0.0.27 - - [2025-10-10 01:10:22] "POST /loadbalancers HTTP/1.1" 200 610 0.145761 10.0.0.27 - - [2025-10-10 01:10:22] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1182 0.014849 10.0.0.27 - - [2025-10-10 01:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019406 10.0.0.27 - - [2025-10-10 01:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015539 10.0.0.27 - - [2025-10-10 01:10:23] "POST /route-targets HTTP/1.1" 200 327 0.039199 10.0.0.27 - - [2025-10-10 01:10:23] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078829 10.0.0.27 - - [2025-10-10 01:10:23] "GET /instance-ip/4c8fe046-7136-4342-9fa9-f2736c9eb15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005308 10.0.0.27 - - [2025-10-10 01:10:23] "POST /ref-update HTTP/1.1" 200 156 0.023021 10.0.0.27 - - [2025-10-10 01:10:23] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060699 10.0.0.27 - - [2025-10-10 01:10:23] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.019492 10.0.0.27 - - [2025-10-10 01:10:23] "POST /floating-ips HTTP/1.1" 200 597 0.072333 10.0.0.27 - - [2025-10-10 01:10:23] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.047170 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.27 - - [2025-10-10 01:10:23] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044454 10.0.0.27 - - [2025-10-10 01:10:23] "GET /loadbalancer-listener/e0057138-192a-4216-84de-ae3fe88ce80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005131 10.0.0.27 - - [2025-10-10 01:10:23] "GET /loadbalancer-listener/e0057138-192a-4216-84de-ae3fe88ce80f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003816 10.0.0.27 - - [2025-10-10 01:10:23] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021346 10.0.0.27 - - [2025-10-10 01:10:23] "GET /instance-ip/4c8fe046-7136-4342-9fa9-f2736c9eb15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008677 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.27 - - [2025-10-10 01:10:23] "GET /instance-ip/4c8fe046-7136-4342-9fa9-f2736c9eb15c?fields=floating_ips HTTP/1.1" 200 1212 0.009815 10.0.0.27 - - [2025-10-10 01:10:23] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003177 10.0.0.27 - - [2025-10-10 01:10:23] "GET /floating-ip/326a12c8-9cfe-4cab-90f2-dfb53036b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003013 10.0.0.27 - - [2025-10-10 01:10:23] "POST /tags HTTP/1.1" 200 295 0.057398 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.27 - - [2025-10-10 01:10:23] "GET /tag/810e500f-056e-4ba8-80bd-3fba3ee1932c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013247 10.0.0.27 - - [2025-10-10 01:10:23] "POST /tags HTTP/1.1" 409 233 0.002220 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.27 - - [2025-10-10 01:10:23] "GET /tag/5ab61be2-c751-48d5-86c6-b6ab6762e7e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011433 10.0.0.27 - - [2025-10-10 01:10:23] "POST /tags HTTP/1.1" 409 206 0.002300 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.27 - - [2025-10-10 01:10:23] "GET /tag/a496076f-3069-4c70-a0bc-b0585114e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013383 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.27 - - [2025-10-10 01:10:23] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004913 10.0.0.27 - - [2025-10-10 01:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.27 - - [2025-10-10 01:10:23] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047001 10.0.0.27 - - [2025-10-10 01:10:23] "POST /virtual-machines HTTP/1.1" 200 369 0.009545 10.0.0.27 - - [2025-10-10 01:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025815 10.0.0.27 - - [2025-10-10 01:10:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134599 10.0.0.27 - - [2025-10-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010208 10.0.0.27 - - [2025-10-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009563 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005273 10.0.0.27 - - [2025-10-10 01:10:24] "POST /instance-ips HTTP/1.1" 200 409 0.024156 10.0.0.27 - - [2025-10-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025485 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008555 10.0.0.27 - - [2025-10-10 01:10:24] "POST /set-tag HTTP/1.1" 200 109 0.018123 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.033073 10.0.0.27 - - [2025-10-10 01:10:24] "GET /instance-ip/e6361b9c-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005679 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005911 10.0.0.27 - - [2025-10-10 01:10:24] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003116 10.0.0.27 - - [2025-10-10 01:10:24] "POST /ref-update HTTP/1.1" 200 156 0.009834 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007021 10.0.0.27 - - [2025-10-10 01:10:24] "POST /set-tag HTTP/1.1" 200 109 0.009120 10.0.0.27 - - [2025-10-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004812 10.0.0.27 - - [2025-10-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2025-10-10 01:10:24] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035513 10.0.0.27 - - [2025-10-10 01:10:24] "POST /virtual-machines HTTP/1.1" 200 369 0.008491 10.0.0.27 - - [2025-10-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.27 - - [2025-10-10 01:10:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118437 10.0.0.27 - - [2025-10-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034653 10.0.0.27 - - [2025-10-10 01:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006116 10.0.0.27 - - [2025-10-10 01:10:24] "POST /instance-ips HTTP/1.1" 200 409 0.026610 10.0.0.27 - - [2025-10-10 01:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027891 10.0.0.27 - - [2025-10-10 01:10:24] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011012 10.0.0.27 - - [2025-10-10 01:10:25] "POST /set-tag HTTP/1.1" 200 109 0.035007 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017595 10.0.0.27 - - [2025-10-10 01:10:25] "GET /instance-ip/e6a76432-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003213 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006504 10.0.0.27 - - [2025-10-10 01:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004911 10.0.0.27 - - [2025-10-10 01:10:25] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014068 10.0.0.27 - - [2025-10-10 01:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004307 10.0.0.27 - - [2025-10-10 01:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.27 - - [2025-10-10 01:10:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006180 10.0.0.27 - - [2025-10-10 01:10:25] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.27 - - [2025-10-10 01:10:27] "GET /domains HTTP/1.1" 200 280 0.005800 10.0.0.27 - - [2025-10-10 01:10:27] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.003793 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 7065 0.079640 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.006091 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.006794 10.0.0.27 - - [2025-10-10 01:10:28] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1403 0.005214 10.0.0.27 - - [2025-10-10 01:10:28] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1403 0.006174 10.0.0.27 - - [2025-10-10 01:10:28] "GET /route-target/21aa26a2-c9ed-49af-b77e-776e2ef7ac2b HTTP/1.1" 200 1152 0.003744 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.006431 10.0.0.27 - - [2025-10-10 01:10:28] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1403 0.003954 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006260 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.006087 10.0.0.27 - - [2025-10-10 01:10:28] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1403 0.003978 10.0.0.27 - - [2025-10-10 01:10:28] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 200 1403 0.004056 10.0.0.27 - - [2025-10-10 01:10:28] "GET /route-target/21aa26a2-c9ed-49af-b77e-776e2ef7ac2b HTTP/1.1" 200 1152 0.003535 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domains HTTP/1.1" 200 280 0.006731 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.004929 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 7065 0.049470 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2082 0.004578 10.0.0.27 - - [2025-10-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034720 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004870 10.0.0.27 - - [2025-10-10 01:10:28] "GET /floating-ip-pools?parent_id=ce879bed-3b33-41c9-8649-a3569d93dddc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002292 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004464 10.0.0.27 - - [2025-10-10 01:10:28] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029731 10.0.0.27 - - [2025-10-10 01:10:28] "POST /ref-update HTTP/1.1" 200 156 0.010966 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018749 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domains HTTP/1.1" 200 280 0.002125 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.003494 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 7321 0.036801 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2320 0.005932 10.0.0.27 - - [2025-10-10 01:10:28] "GET /floating-ip-pool/24cf587d-5b29-4809-a5fb-8a82c6a92baf HTTP/1.1" 200 1314 0.002705 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domains HTTP/1.1" 200 280 0.001649 10.0.0.27 - - [2025-10-10 01:10:28] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.002828 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 7321 0.043943 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 2320 0.012881 10.0.0.27 - - [2025-10-10 01:10:28] "GET /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005793 10.0.0.27 - - [2025-10-10 01:10:28] "POST /tags HTTP/1.1" 200 365 0.064729 10.0.0.27 - - [2025-10-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.27 - - [2025-10-10 01:10:28] "GET /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020030 10.0.0.27 - - [2025-10-10 01:10:28] "POST /tags HTTP/1.1" 409 206 0.002886 10.0.0.27 - - [2025-10-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.27 - - [2025-10-10 01:10:28] "GET /tag/a496076f-3069-4c70-a0bc-b0585114e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015738 10.0.0.27 - - [2025-10-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.27 - - [2025-10-10 01:10:28] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.056503 10.0.0.27 - - [2025-10-10 01:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.27 - - [2025-10-10 01:10:29] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004384 10.0.0.27 - - [2025-10-10 01:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.27 - - [2025-10-10 01:10:29] "GET /service-appliance-set/1d48d9f6-4afe-49fe-9d55-d05a5645c76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005139 10.0.0.27 - - [2025-10-10 01:10:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.002372 10.0.0.27 - - [2025-10-10 01:10:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103115 10.0.0.27 - - [2025-10-10 01:10:29] "GET /virtual-machine-interface/031d9cb7-293f-4543-be6c-0b9748f5dc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.015333 10.0.0.27 - - [2025-10-10 01:10:29] "POST /set-tag HTTP/1.1" 200 109 0.026282 10.0.0.27 - - [2025-10-10 01:10:29] "POST /instance-ips HTTP/1.1" 200 417 0.028787 10.0.0.27 - - [2025-10-10 01:10:29] "GET /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008866 10.0.0.27 - - [2025-10-10 01:10:29] "POST /loadbalancers HTTP/1.1" 200 618 0.065516 10.0.0.27 - - [2025-10-10 01:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023721 10.0.0.27 - - [2025-10-10 01:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007207 10.0.0.27 - - [2025-10-10 01:10:29] "POST /service-instances HTTP/1.1" 200 566 0.056006 10.0.0.27 - - [2025-10-10 01:10:29] "POST /ref-update HTTP/1.1" 200 156 0.024113 10.0.0.27 - - [2025-10-10 01:10:29] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064052 10.0.0.27 - - [2025-10-10 01:10:29] "GET /virtual-machine-interface/031d9cb7-293f-4543-be6c-0b9748f5dc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011967 10.0.0.27 - - [2025-10-10 01:10:29] "GET /global-system-configs HTTP/1.1" 200 322 0.011637 10.0.0.27 - - [2025-10-10 01:10:29] "GET /virtual-machine-interface/031d9cb7-293f-4543-be6c-0b9748f5dc00?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007555 10.0.0.27 - - [2025-10-10 01:10:29] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.032912 10.0.0.27 - - [2025-10-10 01:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.27 - - [2025-10-10 01:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.047116 10.0.0.27 - - [2025-10-10 01:10:29] "GET /floating-ip-pool/24cf587d-5b29-4809-a5fb-8a82c6a92baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004376 10.0.0.27 - - [2025-10-10 01:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.27 - - [2025-10-10 01:10:29] "POST /floating-ips HTTP/1.1" 200 671 0.109497 10.0.0.27 - - [2025-10-10 01:10:29] "POST /virtual-machines HTTP/1.1" 200 429 0.080757 10.0.0.27 - - [2025-10-10 01:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.055459 10.0.0.27 - - [2025-10-10 01:10:29] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005377 10.0.0.27 - - [2025-10-10 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.27 - - [2025-10-10 01:10:30] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012920 10.0.0.27 - - [2025-10-10 01:10:30] "POST /tags HTTP/1.1" 409 221 0.012370 10.0.0.27 - - [2025-10-10 01:10:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159807 10.0.0.27 - - [2025-10-10 01:10:30] "POST /chown HTTP/1.1" 200 109 0.020847 10.0.0.27 - - [2025-10-10 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015849 10.0.0.27 - - [2025-10-10 01:10:30] "GET /tag/62a24797-79f4-4a88-85a5-35e628ed9559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014458 10.0.0.27 - - [2025-10-10 01:10:30] "POST /tags HTTP/1.1" 409 238 0.002088 10.0.0.27 - - [2025-10-10 01:10:30] "POST /chown HTTP/1.1" 200 109 0.007719 10.0.0.27 - - [2025-10-10 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.27 - - [2025-10-10 01:10:30] "PUT /virtual-machine-interface/5c6ce04d-4462-42b5-9279-723b9f769270 HTTP/1.1" 200 284 0.026130 10.0.0.27 - - [2025-10-10 01:10:30] "GET /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.026803 10.0.0.27 - - [2025-10-10 01:10:30] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.021486 10.0.0.27 - - [2025-10-10 01:10:30] "POST /firewall-rules HTTP/1.1" 200 650 0.098220 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.051975 10.0.0.27 - - [2025-10-10 01:10:30] "GET /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008646 10.0.0.27 - - [2025-10-10 01:10:30] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003177 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.040104 10.0.0.27 - - [2025-10-10 01:10:30] "GET /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015338 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.019065 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.033362 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.023243 10.0.0.27 - - [2025-10-10 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.041795 10.0.0.27 - - [2025-10-10 01:10:30] "GET /global-system-configs HTTP/1.1" 200 322 0.043762 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.045553 10.0.0.27 - - [2025-10-10 01:10:30] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070760 10.0.0.27 - - [2025-10-10 01:10:30] "POST /ref-update HTTP/1.1" 200 156 0.055018 10.0.0.27 - - [2025-10-10 01:10:30] "GET /loadbalancer/2ca1f92e-ad7f-4574-8e70-4d8f951e613f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003258 10.0.0.27 - - [2025-10-10 01:10:30] "POST /virtual-machines HTTP/1.1" 200 429 0.023615 10.0.0.27 - - [2025-10-10 01:10:30] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.056768 10.0.0.27 - - [2025-10-10 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.27 - - [2025-10-10 01:10:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145646 10.0.0.27 - - [2025-10-10 01:10:30] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.091512 10.0.0.27 - - [2025-10-10 01:10:30] "GET /loadbalancer-listener/ef870e09-90d2-49c2-9344-d8938d04016e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010952 10.0.0.27 - - [2025-10-10 01:10:30] "POST /chown HTTP/1.1" 200 109 0.045885 10.0.0.27 - - [2025-10-10 01:10:30] "GET /loadbalancer-listener/ef870e09-90d2-49c2-9344-d8938d04016e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.019513 10.0.0.27 - - [2025-10-10 01:10:30] "POST /chown HTTP/1.1" 200 109 0.012730 10.0.0.27 - - [2025-10-10 01:10:30] "PUT /virtual-machine-interface/8be11e6c-0b83-4b6a-93bd-4d366ff4b873 HTTP/1.1" 200 284 0.027128 10.0.0.27 - - [2025-10-10 01:10:31] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.046936 10.0.0.27 - - [2025-10-10 01:10:31] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.080887 10.0.0.27 - - [2025-10-10 01:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014793 10.0.0.27 - - [2025-10-10 01:10:31] "GET /loadbalancer-pool/0e7ae720-e301-4da3-8451-5b2390cd3aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005093 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.026421 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.022080 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.042680 10.0.0.27 - - [2025-10-10 01:10:31] "POST /loadbalancer-members HTTP/1.1" 200 707 0.048749 10.0.0.27 - - [2025-10-10 01:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022090 10.0.0.27 - - [2025-10-10 01:10:31] "GET /loadbalancer-member/d113cd68-1741-4db1-82e7-6e8335f88f17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.004998 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.019410 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.019379 10.0.0.27 - - [2025-10-10 01:10:31] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006149 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.27 - - [2025-10-10 01:10:31] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003534 10.0.0.27 - - [2025-10-10 01:10:31] "POST /tags HTTP/1.1" 409 221 0.015771 10.0.0.27 - - [2025-10-10 01:10:31] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.014201 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011972 10.0.0.27 - - [2025-10-10 01:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027201 10.0.0.27 - - [2025-10-10 01:10:31] "GET /tag/62a24797-79f4-4a88-85a5-35e628ed9559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021071 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.27 - - [2025-10-10 01:10:31] "POST /tags HTTP/1.1" 409 238 0.002370 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.27 - - [2025-10-10 01:10:31] "GET /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015013 10.0.0.27 - - [2025-10-10 01:10:31] "POST /firewall-rules HTTP/1.1" 409 293 0.003056 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.038612 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.020995 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010915 10.0.0.27 - - [2025-10-10 01:10:31] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.043699 10.0.0.27 - - [2025-10-10 01:10:31] "PUT /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632 HTTP/1.1" 200 260 0.105875 10.0.0.27 - - [2025-10-10 01:10:31] "GET /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007887 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.050462 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.015312 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.012112 10.0.0.27 - - [2025-10-10 01:10:31] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004255 10.0.0.27 - - [2025-10-10 01:10:31] "GET /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002603 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.27 - - [2025-10-10 01:10:31] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007909 10.0.0.27 - - [2025-10-10 01:10:31] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.041250 10.0.0.27 - - [2025-10-10 01:10:31] "POST /ref-update HTTP/1.1" 200 156 0.043049 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014351 10.0.0.27 - - [2025-10-10 01:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.27 - - [2025-10-10 01:10:31] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052078 10.0.0.27 - - [2025-10-10 01:10:31] "POST /virtual-machines HTTP/1.1" 200 373 0.027117 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.038049 10.0.0.27 - - [2025-10-10 01:10:31] "POST /chown HTTP/1.1" 200 109 0.024692 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034431 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.064061 10.0.0.27 - - [2025-10-10 01:10:32] "POST /ref-update HTTP/1.1" 200 156 0.040703 10.0.0.27 - - [2025-10-10 01:10:32] "POST /chown HTTP/1.1" 200 109 0.032578 10.0.0.27 - - [2025-10-10 01:10:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.172511 10.0.0.27 - - [2025-10-10 01:10:32] "POST /chown HTTP/1.1" 200 109 0.045278 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027996 10.0.0.27 - - [2025-10-10 01:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007983 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 256 0.025409 10.0.0.27 - - [2025-10-10 01:10:32] "POST /instance-ips HTTP/1.1" 200 413 0.050007 10.0.0.27 - - [2025-10-10 01:10:32] "POST /ref-update HTTP/1.1" 200 156 0.037414 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.048202 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010004 10.0.0.27 - - [2025-10-10 01:10:32] "POST /set-tag HTTP/1.1" 200 109 0.017316 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021208 10.0.0.27 - - [2025-10-10 01:10:32] "GET /instance-ip/eb14a624-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003052 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.022707 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009229 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004584 10.0.0.27 - - [2025-10-10 01:10:32] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003894 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.010443 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028576 10.0.0.27 - - [2025-10-10 01:10:32] "POST /ref-update HTTP/1.1" 200 156 0.031071 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017973 10.0.0.27 - - [2025-10-10 01:10:32] "POST /set-tag HTTP/1.1" 200 109 0.012969 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.027902 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016314 10.0.0.27 - - [2025-10-10 01:10:32] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009144 10.0.0.27 - - [2025-10-10 01:10:32] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.008914 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010858 10.0.0.27 - - [2025-10-10 01:10:32] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.010466 10.0.0.27 - - [2025-10-10 01:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012675 10.0.0.27 - - [2025-10-10 01:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.27 - - [2025-10-10 01:10:32] "POST /chown HTTP/1.1" 200 109 0.008957 10.0.0.27 - - [2025-10-10 01:10:32] "POST /chown HTTP/1.1" 200 109 0.019268 10.0.0.27 - - [2025-10-10 01:10:32] "POST /ref-update HTTP/1.1" 200 156 0.016542 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.013105 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.018220 10.0.0.27 - - [2025-10-10 01:10:33] "POST /ref-update HTTP/1.1" 200 156 0.015141 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.015933 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.006946 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.022412 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.006618 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.007050 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.012942 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.021221 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.007719 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.028854 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.021567 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.008208 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.007073 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.016948 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.020419 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.006346 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.025346 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.022066 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.27 - - [2025-10-10 01:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.008312 10.0.0.27 - - [2025-10-10 01:10:33] "POST /chown HTTP/1.1" 200 109 0.014675 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.009060 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.020431 10.0.0.27 - - [2025-10-10 01:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007013 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.007176 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.022315 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.022194 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.008274 10.0.0.27 - - [2025-10-10 01:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.009860 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.008111 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.021617 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.022069 10.0.0.27 - - [2025-10-10 01:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.005812 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.009305 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.013598 10.0.0.27 - - [2025-10-10 01:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.011446 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.015256 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.009665 10.0.0.27 - - [2025-10-10 01:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.010579 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.010232 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.013530 10.0.0.27 - - [2025-10-10 01:10:34] "POST /chown HTTP/1.1" 200 109 0.017519 10.0.0.27 - - [2025-10-10 01:10:38] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005498 10.0.0.27 - - [2025-10-10 01:10:38] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.27 - - [2025-10-10 01:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2025-10-10 01:10:38] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002753 10.0.0.27 - - [2025-10-10 01:10:38] "GET /loadbalancer-pool/9dffec20-80d7-41a4-9927-e7d25006b72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003242 10.0.0.27 - - [2025-10-10 01:10:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.046108 10.0.0.27 - - [2025-10-10 01:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020541 10.0.0.27 - - [2025-10-10 01:10:39] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008039 10.0.0.27 - - [2025-10-10 01:10:39] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007079 10.0.0.27 - - [2025-10-10 01:10:39] "POST /ref-update HTTP/1.1" 200 156 0.013726 10.0.0.27 - - [2025-10-10 01:10:39] "GET /floating-ip/326a12c8-9cfe-4cab-90f2-dfb53036b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.023403 10.0.0.27 - - [2025-10-10 01:10:39] "POST /tags HTTP/1.1" 409 221 0.005756 10.0.0.27 - - [2025-10-10 01:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.27 - - [2025-10-10 01:10:39] "GET /tag/62a24797-79f4-4a88-85a5-35e628ed9559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011327 10.0.0.27 - - [2025-10-10 01:10:39] "PUT /floating-ip/326a12c8-9cfe-4cab-90f2-dfb53036b95a HTTP/1.1" 200 256 0.025404 10.0.0.27 - - [2025-10-10 01:10:39] "POST /set-tag HTTP/1.1" 200 109 0.019080 10.0.0.27 - - [2025-10-10 01:10:39] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007434 10.0.0.27 - - [2025-10-10 01:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.27 - - [2025-10-10 01:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.27 - - [2025-10-10 01:10:39] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002493 10.0.0.27 - - [2025-10-10 01:10:39] "GET /loadbalancer-pool/9dffec20-80d7-41a4-9927-e7d25006b72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003484 10.0.0.27 - - [2025-10-10 01:10:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022322 10.0.0.27 - - [2025-10-10 01:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008371 10.0.0.27 - - [2025-10-10 01:10:40] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006260 10.0.0.27 - - [2025-10-10 01:10:40] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005299 10.0.0.27 - - [2025-10-10 01:10:40] "POST /ref-update HTTP/1.1" 200 156 0.007856 10.0.0.27 - - [2025-10-10 01:10:40] "GET /floating-ip/326a12c8-9cfe-4cab-90f2-dfb53036b95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011068 10.0.0.27 - - [2025-10-10 01:10:40] "POST /set-tag HTTP/1.1" 200 109 0.023987 10.0.0.27 - - [2025-10-10 01:10:41] "GET /virtual-machine/bdff1edb-7394-49dc-87fc-d09290f9f0b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003167 10.0.0.27 - - [2025-10-10 01:10:41] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007606 10.0.0.27 - - [2025-10-10 01:10:41] "GET /virtual-machine/18d45e8d-94fe-4fb8-9caa-875125da6097?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003442 10.0.0.27 - - [2025-10-10 01:10:41] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004604 10.0.0.27 - - [2025-10-10 01:10:42] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013331 10.0.0.27 - - [2025-10-10 01:10:42] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.27 - - [2025-10-10 01:10:47] "GET /virtual-machine/f9b2513e-caa0-4ca8-abab-0e8b994a4f04?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003042 10.0.0.27 - - [2025-10-10 01:10:47] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004010 10.0.0.27 - - [2025-10-10 01:10:47] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008810 10.0.0.27 - - [2025-10-10 01:10:47] "POST /set-tag HTTP/1.1" 200 109 0.006232 10.0.0.27 - - [2025-10-10 01:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.27 - - [2025-10-10 01:11:17] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005158 10.0.0.27 - - [2025-10-10 01:11:17] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.27 - - [2025-10-10 01:11:17] "POST /chown HTTP/1.1" 200 109 0.015831 10.0.0.27 - - [2025-10-10 01:11:17] "POST /chown HTTP/1.1" 200 109 0.005969 10.0.0.27 - - [2025-10-10 01:11:18] "POST /chown HTTP/1.1" 200 109 0.012269 10.0.0.27 - - [2025-10-10 01:11:18] "POST /chown HTTP/1.1" 200 109 0.022224 10.0.0.27 - - [2025-10-10 01:11:18] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004416 10.0.0.27 - - [2025-10-10 01:11:18] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.27 - - [2025-10-10 01:11:18] "GET /virtual-machine/f9b2513e-caa0-4ca8-abab-0e8b994a4f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002331 10.0.0.27 - - [2025-10-10 01:11:18] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.27 - - [2025-10-10 01:11:18] "GET /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009417 10.0.0.27 - - [2025-10-10 01:11:18] "POST /set-tag HTTP/1.1" 200 109 0.018943 10.0.0.27 - - [2025-10-10 01:11:18] "POST /set-tag HTTP/1.1" 200 109 0.017637 10.0.0.27 - - [2025-10-10 01:11:18] "DELETE /instance-ip/eb14a624-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.057487 10.0.0.27 - - [2025-10-10 01:11:18] "DELETE /virtual-machine-interface/eaf49b18-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.041570 10.0.0.27 - - [2025-10-10 01:11:18] "DELETE /virtual-machine/f9b2513e-caa0-4ca8-abab-0e8b994a4f04 HTTP/1.1" 200 115 0.029885 10.0.0.27 - - [2025-10-10 01:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.27 - - [2025-10-10 01:11:22] "GET /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009735 10.0.0.27 - - [2025-10-10 01:11:22] "GET /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010876 10.0.0.27 - - [2025-10-10 01:11:22] "GET /virtual-machine-interface/031d9cb7-293f-4543-be6c-0b9748f5dc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004576 10.0.0.27 - - [2025-10-10 01:11:22] "POST /set-tag HTTP/1.1" 200 109 0.014705 10.0.0.27 - - [2025-10-10 01:11:22] "GET /virtual-machine-interface/5c6ce04d-4462-42b5-9279-723b9f769270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004426 10.0.0.27 - - [2025-10-10 01:11:22] "POST /set-tag HTTP/1.1" 200 109 0.017352 10.0.0.27 - - [2025-10-10 01:11:22] "GET /virtual-machine-interface/8be11e6c-0b83-4b6a-93bd-4d366ff4b873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.013934 10.0.0.27 - - [2025-10-10 01:11:22] "POST /set-tag HTTP/1.1" 200 109 0.013229 10.0.0.27 - - [2025-10-10 01:11:22] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016538 10.0.0.27 - - [2025-10-10 01:11:22] "GET /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002193 10.0.0.27 - - [2025-10-10 01:11:22] "POST /ref-update HTTP/1.1" 200 156 0.011295 10.0.0.27 - - [2025-10-10 01:11:22] "DELETE /firewall-rule/be3070b7-c550-415c-832b-eb81507a4632 HTTP/1.1" 200 115 0.039008 10.0.0.27 - - [2025-10-10 01:11:22] "DELETE /loadbalancer-member/d113cd68-1741-4db1-82e7-6e8335f88f17 HTTP/1.1" 200 115 0.030152 10.0.0.27 - - [2025-10-10 01:11:22] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.008300 10.0.0.27 - - [2025-10-10 01:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021653 10.0.0.27 - - [2025-10-10 01:11:22] "DELETE /loadbalancer-pool/0e7ae720-e301-4da3-8451-5b2390cd3aca HTTP/1.1" 200 115 0.068995 10.0.0.27 - - [2025-10-10 01:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013718 10.0.0.27 - - [2025-10-10 01:11:22] "POST /chown HTTP/1.1" 200 109 0.006129 10.0.0.27 - - [2025-10-10 01:11:22] "DELETE /loadbalancer-listener/ef870e09-90d2-49c2-9344-d8938d04016e HTTP/1.1" 200 115 0.043221 10.0.0.27 - - [2025-10-10 01:11:22] "GET /floating-ip/47924624-89da-44eb-b245-6584807d3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002069 10.0.0.27 - - [2025-10-10 01:11:22] "POST /chown HTTP/1.1" 200 109 0.005225 10.0.0.27 - - [2025-10-10 01:11:22] "POST /chown HTTP/1.1" 200 109 0.010330 10.0.0.27 - - [2025-10-10 01:11:22] "POST /chown HTTP/1.1" 200 109 0.015399 10.0.0.27 - - [2025-10-10 01:11:22] "PUT /floating-ip/47924624-89da-44eb-b245-6584807d3257 HTTP/1.1" 200 256 0.033047 10.0.0.27 - - [2025-10-10 01:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.27 - - [2025-10-10 01:11:22] "POST /chown HTTP/1.1" 200 109 0.011904 10.0.0.27 - - [2025-10-10 01:11:23] "POST /chown HTTP/1.1" 200 109 0.019880 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /floating-ip/47924624-89da-44eb-b245-6584807d3257 HTTP/1.1" 200 115 0.090912 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /loadbalancer/2ca1f92e-ad7f-4574-8e70-4d8f951e613f HTTP/1.1" 200 115 0.031069 10.0.0.27 - - [2025-10-10 01:11:23] "POST /chown HTTP/1.1" 200 109 0.018308 10.0.0.27 - - [2025-10-10 01:11:23] "POST /chown HTTP/1.1" 200 109 0.015941 10.0.0.27 - - [2025-10-10 01:11:23] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.007721 10.0.0.27 - - [2025-10-10 01:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011274 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /instance-ip/ceec3448-8a5e-4067-9a93-e603eab38c59 HTTP/1.1" 200 115 0.116335 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-machine-interface/031d9cb7-293f-4543-be6c-0b9748f5dc00 HTTP/1.1" 200 115 0.046395 10.0.0.27 - - [2025-10-10 01:11:23] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.013238 10.0.0.27 - - [2025-10-10 01:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021210 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /tag/e941aac8-1261-4bfd-b8e3-d1a5c85f2d7c HTTP/1.1" 200 115 0.099694 10.0.0.27 - - [2025-10-10 01:11:23] "PUT /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 266 0.009859 10.0.0.27 - - [2025-10-10 01:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009952 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /service-instance/3d49ead5-86fc-4a63-b798-3126a0348d7f HTTP/1.1" 200 115 0.022883 10.0.0.27 - - [2025-10-10 01:11:23] "GET /floating-ip-pool/24cf587d-5b29-4809-a5fb-8a82c6a92baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002463 10.0.0.27 - - [2025-10-10 01:11:23] "POST /ref-update HTTP/1.1" 200 156 0.012411 10.0.0.27 - - [2025-10-10 01:11:23] "GET /virtual-machine-interface/5c6ce04d-4462-42b5-9279-723b9f769270?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004858 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /floating-ip-pool/24cf587d-5b29-4809-a5fb-8a82c6a92baf HTTP/1.1" 200 115 0.056069 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-machine-interface/5c6ce04d-4462-42b5-9279-723b9f769270 HTTP/1.1" 200 115 0.103501 10.0.0.27 - - [2025-10-10 01:11:23] "POST /ref-update HTTP/1.1" 200 156 0.011883 10.0.0.27 - - [2025-10-10 01:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-machine/eaa92a08-d307-4718-8ba6-5b05231305c7 HTTP/1.1" 200 115 0.082410 10.0.0.27 - - [2025-10-10 01:11:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003087 10.0.0.27 - - [2025-10-10 01:11:23] "GET /virtual-machine-interface/8be11e6c-0b83-4b6a-93bd-4d366ff4b873?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010840 10.0.0.27 - - [2025-10-10 01:11:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002311 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-network/ce879bed-3b33-41c9-8649-a3569d93dddc HTTP/1.1" 200 115 0.193529 10.0.0.27 - - [2025-10-10 01:11:23] "GET /routing-instance/ad0b1a62-c169-47c2-bdec-fd88dd934f76 HTTP/1.1" 404 171 0.003347 10.0.0.27 - - [2025-10-10 01:11:23] "GET /domains HTTP/1.1" 200 280 0.003863 10.0.0.27 - - [2025-10-10 01:11:23] "GET /domain/7791398b-e0fa-4abd-aa48-2d88b0124a30 HTTP/1.1" 200 3086 0.005287 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /route-target/21aa26a2-c9ed-49af-b77e-776e2ef7ac2b HTTP/1.1" 200 115 0.057368 10.0.0.27 - - [2025-10-10 01:11:23] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0 HTTP/1.1" 200 7143 0.062529 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-machine-interface/8be11e6c-0b83-4b6a-93bd-4d366ff4b873 HTTP/1.1" 200 115 0.111057 10.0.0.27 - - [2025-10-10 01:11:23] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012856 10.0.0.27 - - [2025-10-10 01:11:23] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.27 - - [2025-10-10 01:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.27 - - [2025-10-10 01:11:23] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002624 10.0.0.27 - - [2025-10-10 01:11:23] "DELETE /virtual-machine/22400376-0bb2-4348-ac60-d1d5bb15c874 HTTP/1.1" 200 115 0.041509 10.0.0.27 - - [2025-10-10 01:11:23] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004160 10.0.0.27 - - [2025-10-10 01:11:23] "POST /set-tag HTTP/1.1" 200 109 0.028838 10.0.0.27 - - [2025-10-10 01:11:24] "DELETE /loadbalancer-member/3cf505e9-ef9b-495f-a2bc-053d090bd6cb HTTP/1.1" 200 115 0.048756 10.0.0.27 - - [2025-10-10 01:11:24] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006336 10.0.0.27 - - [2025-10-10 01:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.27 - - [2025-10-10 01:11:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006827 10.0.0.27 - - [2025-10-10 01:11:25] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.27 - - [2025-10-10 01:11:25] "GET /virtual-machine/18d45e8d-94fe-4fb8-9caa-875125da6097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002496 10.0.0.27 - - [2025-10-10 01:11:25] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.27 - - [2025-10-10 01:11:25] "GET /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010574 10.0.0.27 - - [2025-10-10 01:11:25] "POST /set-tag HTTP/1.1" 200 109 0.019745 10.0.0.27 - - [2025-10-10 01:11:25] "POST /set-tag HTTP/1.1" 200 109 0.013828 10.0.0.27 - - [2025-10-10 01:11:25] "POST /set-tag HTTP/1.1" 200 109 0.029804 10.0.0.27 - - [2025-10-10 01:11:25] "DELETE /instance-ip/e6a76432-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.052751 10.0.0.27 - - [2025-10-10 01:11:25] "POST /ref-update HTTP/1.1" 200 156 0.006993 10.0.0.27 - - [2025-10-10 01:11:25] "DELETE /virtual-machine-interface/e68ee6f0-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.035297 10.0.0.27 - - [2025-10-10 01:11:25] "DELETE /virtual-machine/18d45e8d-94fe-4fb8-9caa-875125da6097 HTTP/1.1" 200 115 0.022116 10.0.0.27 - - [2025-10-10 01:11:28] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007063 10.0.0.27 - - [2025-10-10 01:11:28] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.27 - - [2025-10-10 01:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.27 - - [2025-10-10 01:11:28] "GET /loadbalancer/01bf901f-44c7-4651-8ddc-b84459f83626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002101 10.0.0.27 - - [2025-10-10 01:11:29] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006377 10.0.0.27 - - [2025-10-10 01:11:29] "POST /set-tag HTTP/1.1" 200 109 0.004698 10.0.0.27 - - [2025-10-10 01:11:29] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004366 10.0.0.27 - - [2025-10-10 01:11:30] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.27 - - [2025-10-10 01:11:30] "GET /virtual-machine/bdff1edb-7394-49dc-87fc-d09290f9f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002840 10.0.0.27 - - [2025-10-10 01:11:30] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.27 - - [2025-10-10 01:11:30] "GET /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004181 10.0.0.27 - - [2025-10-10 01:11:30] "POST /set-tag HTTP/1.1" 200 109 0.016036 10.0.0.27 - - [2025-10-10 01:11:30] "POST /set-tag HTTP/1.1" 200 109 0.025748 10.0.0.27 - - [2025-10-10 01:11:30] "POST /set-tag HTTP/1.1" 200 109 0.014765 10.0.0.27 - - [2025-10-10 01:11:30] "DELETE /instance-ip/e6361b9c-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.043488 10.0.0.27 - - [2025-10-10 01:11:30] "POST /ref-update HTTP/1.1" 200 156 0.012334 10.0.0.27 - - [2025-10-10 01:11:30] "DELETE /virtual-machine-interface/e61733e4-a575-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.041696 10.0.0.27 - - [2025-10-10 01:11:30] "DELETE /virtual-machine/bdff1edb-7394-49dc-87fc-d09290f9f0b7 HTTP/1.1" 200 115 0.026724 10.0.0.27 - - [2025-10-10 01:11:30] "DELETE /tag/810e500f-056e-4ba8-80bd-3fba3ee1932c HTTP/1.1" 200 115 0.077658 10.0.0.27 - - [2025-10-10 01:11:30] "DELETE /tag/5ab61be2-c751-48d5-86c6-b6ab6762e7e1 HTTP/1.1" 200 115 0.035634 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.27 - - [2025-10-10 01:11:34] "GET /project/a01ef880-2aa7-4beb-905c-cdd1cde666e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033766 10.0.0.27 - - [2025-10-10 01:11:34] "POST /tags HTTP/1.1" 200 393 0.027048 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009295 10.0.0.27 - - [2025-10-10 01:11:34] "GET /tag/e8875719-cdc4-4299-954a-66386df56559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018083 10.0.0.27 - - [2025-10-10 01:11:34] "POST /tags HTTP/1.1" 200 341 0.015357 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2025-10-10 01:11:34] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011761 10.0.0.27 - - [2025-10-10 01:11:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000525 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.007520 10.0.0.27 - - [2025-10-10 01:11:34] "POST /security-groups HTTP/1.1" 200 589 0.063166 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.001662 10.0.0.27 - - [2025-10-10 01:11:34] "POST /projects HTTP/1.1" 200 519 0.205517 10.0.0.27 - - [2025-10-10 01:11:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.047455 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021894 10.0.0.27 - - [2025-10-10 01:11:34] "POST /access-control-lists HTTP/1.1" 200 598 0.094332 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.007597 10.0.0.27 - - [2025-10-10 01:11:34] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011408 10.0.0.27 - - [2025-10-10 01:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.27 - - [2025-10-10 01:11:34] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005359 10.0.0.27 - - [2025-10-10 01:11:34] "POST /access-control-lists HTTP/1.1" 200 596 0.095327 10.0.0.27 - - [2025-10-10 01:11:34] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.070024 10.0.0.27 - - [2025-10-10 01:11:34] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.054095 10.0.0.27 - - [2025-10-10 01:11:35] "POST /security-groups HTTP/1.1" 200 591 0.097739 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.004510 10.0.0.27 - - [2025-10-10 01:11:35] "POST /access-control-lists HTTP/1.1" 200 632 0.063431 10.0.0.27 - - [2025-10-10 01:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.064376 10.0.0.27 - - [2025-10-10 01:11:35] "POST /chown HTTP/1.1" 200 109 0.021316 10.0.0.27 - - [2025-10-10 01:11:35] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014800 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.016492 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2025-10-10 01:11:35] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.039882 10.0.0.27 - - [2025-10-10 01:11:35] "POST /access-control-lists HTTP/1.1" 200 630 0.083451 10.0.0.27 - - [2025-10-10 01:11:35] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.27 - - [2025-10-10 01:11:35] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011766 10.0.0.27 - - [2025-10-10 01:11:35] "POST /firewall-rules HTTP/1.1" 200 600 0.076142 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-rule/041e89e0-5987-4bfd-8d6a-340e4b121b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003902 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.002975 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-rule/041e89e0-5987-4bfd-8d6a-340e4b121b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002091 10.0.0.27 - - [2025-10-10 01:11:35] "POST /ref-update HTTP/1.1" 200 156 0.047856 10.0.0.27 - - [2025-10-10 01:11:35] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008862 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.27 - - [2025-10-10 01:11:35] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002638 10.0.0.27 - - [2025-10-10 01:11:35] "POST /tags HTTP/1.1" 409 226 0.001671 10.0.0.27 - - [2025-10-10 01:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.27 - - [2025-10-10 01:11:35] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010712 10.0.0.27 - - [2025-10-10 01:11:35] "POST /firewall-rules HTTP/1.1" 200 598 0.068070 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-rule/ae8d25e3-74ad-4227-8021-48e8ad538d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012700 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003918 10.0.0.27 - - [2025-10-10 01:11:35] "GET /firewall-rule/ae8d25e3-74ad-4227-8021-48e8ad538d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002132 10.0.0.27 - - [2025-10-10 01:11:35] "POST /ref-update HTTP/1.1" 200 156 0.040010 10.0.0.27 - - [2025-10-10 01:11:37] "POST /tags HTTP/1.1" 200 393 0.023936 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012249 10.0.0.27 - - [2025-10-10 01:11:37] "GET /tag/5aae57ac-b367-4e47-af04-4223edc95c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.029025 10.0.0.27 - - [2025-10-10 01:11:37] "POST /tags HTTP/1.1" 200 341 0.021188 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.27 - - [2025-10-10 01:11:37] "GET /tag/ef91cd6e-1a62-47e0-9a4e-5b479c2b3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013515 10.0.0.27 - - [2025-10-10 01:11:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000554 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.005701 10.0.0.27 - - [2025-10-10 01:11:37] "POST /security-groups HTTP/1.1" 200 589 0.072553 10.0.0.27 - - [2025-10-10 01:11:37] "POST /projects HTTP/1.1" 200 519 0.176837 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.002341 10.0.0.27 - - [2025-10-10 01:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014147 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012516 10.0.0.27 - - [2025-10-10 01:11:37] "POST /access-control-lists HTTP/1.1" 200 598 0.043602 10.0.0.27 - - [2025-10-10 01:11:37] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013886 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.002229 10.0.0.27 - - [2025-10-10 01:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.27 - - [2025-10-10 01:11:37] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011143 10.0.0.27 - - [2025-10-10 01:11:37] "POST /access-control-lists HTTP/1.1" 200 596 0.084407 10.0.0.27 - - [2025-10-10 01:11:37] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.120954 10.0.0.27 - - [2025-10-10 01:11:37] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.045065 10.0.0.27 - - [2025-10-10 01:11:38] "POST /security-groups HTTP/1.1" 200 591 0.088564 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.007857 10.0.0.27 - - [2025-10-10 01:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025437 10.0.0.27 - - [2025-10-10 01:11:38] "POST /chown HTTP/1.1" 200 109 0.023302 10.0.0.27 - - [2025-10-10 01:11:38] "POST /access-control-lists HTTP/1.1" 200 632 0.052629 10.0.0.27 - - [2025-10-10 01:11:38] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004796 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.27 - - [2025-10-10 01:11:38] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002951 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.001897 10.0.0.27 - - [2025-10-10 01:11:38] "POST /tags HTTP/1.1" 409 226 0.001941 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.27 - - [2025-10-10 01:11:38] "GET /tag/ef91cd6e-1a62-47e0-9a4e-5b479c2b3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.030642 10.0.0.27 - - [2025-10-10 01:11:38] "POST /access-control-lists HTTP/1.1" 200 630 0.074607 10.0.0.27 - - [2025-10-10 01:11:38] "POST /firewall-rules HTTP/1.1" 200 600 0.108260 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-rule/9185b506-5f2c-4e41-9188-76629916ca2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014704 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004645 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-rule/9185b506-5f2c-4e41-9188-76629916ca2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003745 10.0.0.27 - - [2025-10-10 01:11:38] "POST /ref-update HTTP/1.1" 200 156 0.053298 10.0.0.27 - - [2025-10-10 01:11:38] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002459 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.27 - - [2025-10-10 01:11:38] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002288 10.0.0.27 - - [2025-10-10 01:11:38] "POST /tags HTTP/1.1" 409 226 0.001757 10.0.0.27 - - [2025-10-10 01:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.27 - - [2025-10-10 01:11:38] "GET /tag/ef91cd6e-1a62-47e0-9a4e-5b479c2b3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011172 10.0.0.27 - - [2025-10-10 01:11:38] "POST /firewall-rules HTTP/1.1" 200 598 0.064846 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-rule/53654979-5241-44a6-97b0-45745e2097a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009935 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005375 10.0.0.27 - - [2025-10-10 01:11:38] "GET /firewall-rule/53654979-5241-44a6-97b0-45745e2097a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002571 10.0.0.27 - - [2025-10-10 01:11:38] "POST /ref-update HTTP/1.1" 200 156 0.050109 10.0.0.27 - - [2025-10-10 01:11:40] "POST /tags HTTP/1.1" 200 345 0.090984 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007821 10.0.0.27 - - [2025-10-10 01:11:40] "GET /tag/ce1b905e-2363-4951-8f2a-890efe1a8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021188 10.0.0.27 - - [2025-10-10 01:11:40] "POST /projects HTTP/1.1" 409 238 0.002033 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.27 - - [2025-10-10 01:11:40] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032335 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.27 - - [2025-10-10 01:11:40] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004404 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.27 - - [2025-10-10 01:11:40] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004097 10.0.0.27 - - [2025-10-10 01:11:40] "POST /security-groups HTTP/1.1" 409 285 0.002149 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.27 - - [2025-10-10 01:11:40] "PUT /security-group/4ec9452b-df7a-4f91-bbba-c91c77f1e57e HTTP/1.1" 200 262 0.059876 10.0.0.27 - - [2025-10-10 01:11:40] "PUT /access-control-list/5135d45f-9724-489e-873a-48e78312f0b0 HTTP/1.1" 200 272 0.024539 10.0.0.27 - - [2025-10-10 01:11:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035511 10.0.0.27 - - [2025-10-10 01:11:40] "POST /tags HTTP/1.1" 409 228 0.007302 10.0.0.27 - - [2025-10-10 01:11:40] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075177 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.27 - - [2025-10-10 01:11:40] "PUT /access-control-list/269b3297-303a-417a-976a-6cfcedb85f6b HTTP/1.1" 200 272 0.058453 10.0.0.27 - - [2025-10-10 01:11:40] "GET /tag/ce1b905e-2363-4951-8f2a-890efe1a8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.028511 10.0.0.27 - - [2025-10-10 01:11:40] "POST /tags HTTP/1.1" 200 345 0.017023 10.0.0.27 - - [2025-10-10 01:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.27 - - [2025-10-10 01:11:40] "GET /tag/97ad1897-8ffa-46f5-b880-d5245a94e677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027108 10.0.0.27 - - [2025-10-10 01:11:40] "POST /projects HTTP/1.1" 409 238 0.002933 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.27 - - [2025-10-10 01:11:41] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031528 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.27 - - [2025-10-10 01:11:41] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027480 10.0.0.27 - - [2025-10-10 01:11:41] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005891 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.27 - - [2025-10-10 01:11:41] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004035 10.0.0.27 - - [2025-10-10 01:11:41] "POST /security-groups HTTP/1.1" 409 285 0.002409 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.27 - - [2025-10-10 01:11:41] "PUT /security-group/d2bf1c4a-180b-48b0-8994-0f2bb0e547d8 HTTP/1.1" 200 262 0.063651 10.0.0.27 - - [2025-10-10 01:11:41] "PUT /access-control-list/2fb73bb7-53e3-41c3-b924-05b01c0f7b73 HTTP/1.1" 200 272 0.013975 10.0.0.27 - - [2025-10-10 01:11:41] "PUT /access-control-list/0d1a2802-2246-4970-8198-b1c6abb32982 HTTP/1.1" 200 272 0.012959 10.0.0.27 - - [2025-10-10 01:11:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011944 10.0.0.27 - - [2025-10-10 01:11:41] "POST /tags HTTP/1.1" 409 228 0.011225 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.27 - - [2025-10-10 01:11:41] "GET /tag/97ad1897-8ffa-46f5-b880-d5245a94e677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010325 10.0.0.27 - - [2025-10-10 01:11:41] "POST /tags HTTP/1.1" 200 291 0.040255 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.27 - - [2025-10-10 01:11:41] "GET /tag/f40b1393-7465-4c7c-95f2-aa1a940576f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012328 10.0.0.27 - - [2025-10-10 01:11:41] "POST /tags HTTP/1.1" 200 303 0.053130 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004470 10.0.0.27 - - [2025-10-10 01:11:41] "GET /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012706 10.0.0.27 - - [2025-10-10 01:11:41] "POST /tags HTTP/1.1" 409 252 0.001842 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.27 - - [2025-10-10 01:11:41] "GET /tag/e8875719-cdc4-4299-954a-66386df56559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010503 10.0.0.27 - - [2025-10-10 01:11:41] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.27 - - [2025-10-10 01:11:41] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010823 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.27 - - [2025-10-10 01:11:41] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003714 10.0.0.27 - - [2025-10-10 01:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.27 - - [2025-10-10 01:11:41] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032529 10.0.0.27 - - [2025-10-10 01:11:41] "POST /virtual-machines HTTP/1.1" 200 395 0.010406 10.0.0.27 - - [2025-10-10 01:11:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025516 10.0.0.27 - - [2025-10-10 01:11:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124915 10.0.0.27 - - [2025-10-10 01:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009307 10.0.0.27 - - [2025-10-10 01:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018432 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005341 10.0.0.27 - - [2025-10-10 01:11:42] "POST /instance-ips HTTP/1.1" 200 397 0.025126 10.0.0.27 - - [2025-10-10 01:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022333 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014100 10.0.0.27 - - [2025-10-10 01:11:42] "POST /set-tag HTTP/1.1" 200 109 0.068049 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015799 10.0.0.27 - - [2025-10-10 01:11:42] "GET /instance-ip/14b4f2a4-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005802 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004255 10.0.0.27 - - [2025-10-10 01:11:42] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003337 10.0.0.27 - - [2025-10-10 01:11:42] "POST /ref-update HTTP/1.1" 200 156 0.007810 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004478 10.0.0.27 - - [2025-10-10 01:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.27 - - [2025-10-10 01:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003598 10.0.0.27 - - [2025-10-10 01:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.27 - - [2025-10-10 01:11:42] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034938 10.0.0.27 - - [2025-10-10 01:11:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007399 10.0.0.27 - - [2025-10-10 01:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015525 10.0.0.27 - - [2025-10-10 01:11:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101861 10.0.0.27 - - [2025-10-10 01:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008698 10.0.0.27 - - [2025-10-10 01:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009061 10.0.0.27 - - [2025-10-10 01:11:42] "POST /instance-ips HTTP/1.1" 200 397 0.020922 10.0.0.27 - - [2025-10-10 01:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016563 10.0.0.27 - - [2025-10-10 01:11:42] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007984 10.0.0.27 - - [2025-10-10 01:11:43] "POST /set-tag HTTP/1.1" 200 109 0.059907 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013913 10.0.0.27 - - [2025-10-10 01:11:43] "GET /instance-ip/1522c6c6-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003075 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004136 10.0.0.27 - - [2025-10-10 01:11:43] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003615 10.0.0.27 - - [2025-10-10 01:11:43] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004321 10.0.0.27 - - [2025-10-10 01:11:43] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.27 - - [2025-10-10 01:11:43] "POST /tags HTTP/1.1" 200 291 0.027405 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.27 - - [2025-10-10 01:11:43] "GET /tag/e322df19-88cc-45be-b66e-89539c3fbb7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013298 10.0.0.27 - - [2025-10-10 01:11:43] "POST /tags HTTP/1.1" 409 252 0.001828 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.27 - - [2025-10-10 01:11:43] "GET /tag/5aae57ac-b367-4e47-af04-4223edc95c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010659 10.0.0.27 - - [2025-10-10 01:11:43] "POST /tags HTTP/1.1" 409 226 0.002195 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.27 - - [2025-10-10 01:11:43] "GET /tag/ef91cd6e-1a62-47e0-9a4e-5b479c2b3242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012892 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004197 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.27 - - [2025-10-10 01:11:43] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027857 10.0.0.27 - - [2025-10-10 01:11:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008552 10.0.0.27 - - [2025-10-10 01:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016416 10.0.0.27 - - [2025-10-10 01:11:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111940 10.0.0.27 - - [2025-10-10 01:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008562 10.0.0.27 - - [2025-10-10 01:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008398 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006805 10.0.0.27 - - [2025-10-10 01:11:43] "POST /instance-ips HTTP/1.1" 200 397 0.021106 10.0.0.27 - - [2025-10-10 01:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026806 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016752 10.0.0.27 - - [2025-10-10 01:11:43] "POST /set-tag HTTP/1.1" 200 109 0.059674 10.0.0.27 - - [2025-10-10 01:11:43] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011134 10.0.0.27 - - [2025-10-10 01:11:43] "GET /instance-ip/15add9c8-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004788 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008430 10.0.0.27 - - [2025-10-10 01:11:44] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003737 10.0.0.27 - - [2025-10-10 01:11:44] "POST /ref-update HTTP/1.1" 200 156 0.007831 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009623 10.0.0.27 - - [2025-10-10 01:11:44] "POST /set-tag HTTP/1.1" 200 109 0.004283 10.0.0.27 - - [2025-10-10 01:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003731 10.0.0.27 - - [2025-10-10 01:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.27 - - [2025-10-10 01:11:44] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030882 10.0.0.27 - - [2025-10-10 01:11:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007327 10.0.0.27 - - [2025-10-10 01:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008470 10.0.0.27 - - [2025-10-10 01:11:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102434 10.0.0.27 - - [2025-10-10 01:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023909 10.0.0.27 - - [2025-10-10 01:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010801 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007936 10.0.0.27 - - [2025-10-10 01:11:44] "POST /instance-ips HTTP/1.1" 200 397 0.018533 10.0.0.27 - - [2025-10-10 01:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021726 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008633 10.0.0.27 - - [2025-10-10 01:11:44] "POST /set-tag HTTP/1.1" 200 109 0.060034 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008862 10.0.0.27 - - [2025-10-10 01:11:44] "GET /instance-ip/161ff6ca-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003098 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004136 10.0.0.27 - - [2025-10-10 01:11:44] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005792 10.0.0.27 - - [2025-10-10 01:11:44] "POST /ref-update HTTP/1.1" 200 156 0.018386 10.0.0.27 - - [2025-10-10 01:11:44] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018294 10.0.0.27 - - [2025-10-10 01:11:44] "POST /set-tag HTTP/1.1" 200 109 0.006288 10.0.0.27 - - [2025-10-10 01:11:44] "POST /tags HTTP/1.1" 200 299 0.026430 10.0.0.27 - - [2025-10-10 01:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.27 - - [2025-10-10 01:11:44] "GET /tag/43f70adc-75fc-4a2b-a6b4-16512aa8b961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011146 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003992 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.27 - - [2025-10-10 01:11:45] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041610 10.0.0.27 - - [2025-10-10 01:11:45] "POST /virtual-machines HTTP/1.1" 200 395 0.008207 10.0.0.27 - - [2025-10-10 01:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019947 10.0.0.27 - - [2025-10-10 01:11:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109212 10.0.0.27 - - [2025-10-10 01:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008604 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005751 10.0.0.27 - - [2025-10-10 01:11:45] "POST /instance-ips HTTP/1.1" 200 397 0.023489 10.0.0.27 - - [2025-10-10 01:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037383 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014427 10.0.0.27 - - [2025-10-10 01:11:45] "POST /set-tag HTTP/1.1" 200 109 0.030874 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.035770 10.0.0.27 - - [2025-10-10 01:11:45] "GET /instance-ip/16a5a0a4-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004050 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004146 10.0.0.27 - - [2025-10-10 01:11:45] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.27 - - [2025-10-10 01:11:45] "POST /tags HTTP/1.1" 200 299 0.019788 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.27 - - [2025-10-10 01:11:45] "GET /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011992 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.27 - - [2025-10-10 01:11:45] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003454 10.0.0.27 - - [2025-10-10 01:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.27 - - [2025-10-10 01:11:45] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031997 10.0.0.27 - - [2025-10-10 01:11:45] "POST /virtual-machines HTTP/1.1" 200 395 0.006963 10.0.0.27 - - [2025-10-10 01:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007712 10.0.0.27 - - [2025-10-10 01:11:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101187 10.0.0.27 - - [2025-10-10 01:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010844 10.0.0.27 - - [2025-10-10 01:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010231 10.0.0.27 - - [2025-10-10 01:11:46] "POST /instance-ips HTTP/1.1" 200 397 0.019864 10.0.0.27 - - [2025-10-10 01:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027784 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015160 10.0.0.27 - - [2025-10-10 01:11:46] "POST /set-tag HTTP/1.1" 200 109 0.022721 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013145 10.0.0.27 - - [2025-10-10 01:11:46] "GET /instance-ip/17133e0c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002707 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004905 10.0.0.27 - - [2025-10-10 01:11:46] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.27 - - [2025-10-10 01:11:46] "POST /tags HTTP/1.1" 200 299 0.016543 10.0.0.27 - - [2025-10-10 01:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.27 - - [2025-10-10 01:11:46] "GET /tag/8d2b9329-eb91-454c-8355-f478d93a9a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011658 10.0.0.27 - - [2025-10-10 01:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004401 10.0.0.27 - - [2025-10-10 01:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.27 - - [2025-10-10 01:11:46] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030007 10.0.0.27 - - [2025-10-10 01:11:46] "POST /virtual-machines HTTP/1.1" 200 395 0.009244 10.0.0.27 - - [2025-10-10 01:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016072 10.0.0.27 - - [2025-10-10 01:11:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100370 10.0.0.27 - - [2025-10-10 01:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007407 10.0.0.27 - - [2025-10-10 01:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011120 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007016 10.0.0.27 - - [2025-10-10 01:11:46] "POST /instance-ips HTTP/1.1" 200 397 0.019134 10.0.0.27 - - [2025-10-10 01:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016820 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006974 10.0.0.27 - - [2025-10-10 01:11:46] "POST /set-tag HTTP/1.1" 200 109 0.017023 10.0.0.27 - - [2025-10-10 01:11:46] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011816 10.0.0.27 - - [2025-10-10 01:11:46] "GET /instance-ip/1781cba6-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002458 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004303 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.27 - - [2025-10-10 01:11:47] "POST /tags HTTP/1.1" 200 299 0.017329 10.0.0.27 - - [2025-10-10 01:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2025-10-10 01:11:47] "GET /tag/22c70c3f-9e41-4cf2-acd7-68e03e20d6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010891 10.0.0.27 - - [2025-10-10 01:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003647 10.0.0.27 - - [2025-10-10 01:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.27 - - [2025-10-10 01:11:47] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033539 10.0.0.27 - - [2025-10-10 01:11:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008159 10.0.0.27 - - [2025-10-10 01:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008291 10.0.0.27 - - [2025-10-10 01:11:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100842 10.0.0.27 - - [2025-10-10 01:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022866 10.0.0.27 - - [2025-10-10 01:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004427 10.0.0.27 - - [2025-10-10 01:11:47] "POST /instance-ips HTTP/1.1" 200 397 0.020601 10.0.0.27 - - [2025-10-10 01:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025549 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010171 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.016770 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007936 10.0.0.27 - - [2025-10-10 01:11:47] "GET /instance-ip/17e49bc8-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008987 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004210 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003397 10.0.0.27 - - [2025-10-10 01:11:47] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019447 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004194 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003104 10.0.0.27 - - [2025-10-10 01:11:47] "POST /ref-update HTTP/1.1" 200 156 0.020372 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004127 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003694 10.0.0.27 - - [2025-10-10 01:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.27 - - [2025-10-10 01:11:47] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004165 10.0.0.27 - - [2025-10-10 01:11:47] "POST /ref-update HTTP/1.1" 200 156 0.007398 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013568 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-router/a5722873-2e55-476a-8ec7-9c5b39f7087e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003919 10.0.0.27 - - [2025-10-10 01:11:48] "POST /ref-update HTTP/1.1" 200 156 0.018998 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004328 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003959 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004247 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003524 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.001617 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003976 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003997 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004242 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003945 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.27 - - [2025-10-10 01:11:48] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004178 10.0.0.27 - - [2025-10-10 01:11:48] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.27 - - [2025-10-10 01:11:52] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005696 10.0.0.27 - - [2025-10-10 01:11:52] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.27 - - [2025-10-10 01:11:53] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004432 10.0.0.27 - - [2025-10-10 01:11:54] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.27 - - [2025-10-10 01:11:54] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004138 10.0.0.27 - - [2025-10-10 01:11:54] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine/a3820cc4-01ab-421c-b474-1bb93050eddd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003171 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007542 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine/9187320b-454c-4da3-94b3-f1d8e8b9afe8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002864 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005034 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine/cc09d713-380f-4581-836c-b13a3ee35177?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002953 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003918 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine/6038ede7-fac5-4b33-a242-2c9a45773195?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003755 10.0.0.27 - - [2025-10-10 01:11:56] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004950 10.0.0.27 - - [2025-10-10 01:11:58] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006603 10.0.0.27 - - [2025-10-10 01:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.27 - - [2025-10-10 01:11:58] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005129 10.0.0.27 - - [2025-10-10 01:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.27 - - [2025-10-10 01:11:58] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004240 10.0.0.27 - - [2025-10-10 01:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine/896f8dc2-ba9d-4176-910f-612a2da494e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003397 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005304 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine/ce581885-cd0b-499c-a87f-97244d7a6880?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003240 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004637 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine/c584446c-3b2b-473e-a651-acf873017602?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002985 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005214 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine/80fc0c8e-2c82-4f27-8139-06e319643831?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004053 10.0.0.27 - - [2025-10-10 01:12:01] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004893 10.0.0.27 - - [2025-10-10 01:12:02] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.016156 10.0.0.27 - - [2025-10-10 01:12:02] "POST /tags HTTP/1.1" 200 333 0.040197 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012954 10.0.0.27 - - [2025-10-10 01:12:02] "GET /tag/e4c165a3-eb7d-43b5-a153-66214081ae7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013081 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.27 - - [2025-10-10 01:12:02] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023711 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.27 - - [2025-10-10 01:12:02] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004986 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.27 - - [2025-10-10 01:12:02] "GET /service-appliance-set/acc3c4ba-a44f-4311-9ece-ebc136959db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002229 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.001344 10.0.0.27 - - [2025-10-10 01:12:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.097171 10.0.0.27 - - [2025-10-10 01:12:02] "GET /virtual-machine-interface/c14fa494-9047-489c-a4c3-28a32a7fd91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012862 10.0.0.27 - - [2025-10-10 01:12:02] "POST /instance-ips HTTP/1.1" 200 409 0.020456 10.0.0.27 - - [2025-10-10 01:12:02] "GET /instance-ip/e2d91936-973a-417e-a385-bd123e08114e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007641 10.0.0.27 - - [2025-10-10 01:12:02] "POST /loadbalancers HTTP/1.1" 200 629 0.058713 10.0.0.27 - - [2025-10-10 01:12:02] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036176 10.0.0.27 - - [2025-10-10 01:12:02] "GET /instance-ip/e2d91936-973a-417e-a385-bd123e08114e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003916 10.0.0.27 - - [2025-10-10 01:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017688 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.27 - - [2025-10-10 01:12:02] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031185 10.0.0.27 - - [2025-10-10 01:12:02] "POST /floating-ips HTTP/1.1" 200 597 0.018002 10.0.0.27 - - [2025-10-10 01:12:02] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004270 10.0.0.27 - - [2025-10-10 01:12:02] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017293 10.0.0.27 - - [2025-10-10 01:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2025-10-10 01:12:02] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034882 10.0.0.27 - - [2025-10-10 01:12:02] "GET /loadbalancer-listener/9b4f192b-e74d-4bf6-8860-ceb261b8dbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004158 10.0.0.27 - - [2025-10-10 01:12:02] "GET /loadbalancer-listener/9b4f192b-e74d-4bf6-8860-ceb261b8dbec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003419 10.0.0.27 - - [2025-10-10 01:12:03] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021143 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.27 - - [2025-10-10 01:12:03] "GET /instance-ip/e2d91936-973a-417e-a385-bd123e08114e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003604 10.0.0.27 - - [2025-10-10 01:12:03] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002983 10.0.0.27 - - [2025-10-10 01:12:03] "GET /instance-ip/e2d91936-973a-417e-a385-bd123e08114e?fields=floating_ips HTTP/1.1" 200 1213 0.005328 10.0.0.27 - - [2025-10-10 01:12:03] "GET /floating-ip/08e1115e-7451-4daf-bcb1-6d6df229395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002750 10.0.0.27 - - [2025-10-10 01:12:03] "GET /loadbalancer-pool/871b32e3-f373-4cf6-bc92-6555e45a57c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004805 10.0.0.27 - - [2025-10-10 01:12:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017900 10.0.0.27 - - [2025-10-10 01:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021959 10.0.0.27 - - [2025-10-10 01:12:03] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011059 10.0.0.27 - - [2025-10-10 01:12:03] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005134 10.0.0.27 - - [2025-10-10 01:12:03] "POST /ref-update HTTP/1.1" 200 156 0.007215 10.0.0.27 - - [2025-10-10 01:12:03] "GET /floating-ip/08e1115e-7451-4daf-bcb1-6d6df229395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.004655 10.0.0.27 - - [2025-10-10 01:12:03] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003460 10.0.0.27 - - [2025-10-10 01:12:03] "PUT /floating-ip/08e1115e-7451-4daf-bcb1-6d6df229395a HTTP/1.1" 200 256 0.012865 10.0.0.27 - - [2025-10-10 01:12:03] "POST /tags HTTP/1.1" 409 221 0.002109 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.27 - - [2025-10-10 01:12:03] "GET /tag/e4c165a3-eb7d-43b5-a153-66214081ae7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010691 10.0.0.27 - - [2025-10-10 01:12:03] "POST /set-tag HTTP/1.1" 200 109 0.071210 10.0.0.27 - - [2025-10-10 01:12:03] "GET /loadbalancer-pool/871b32e3-f373-4cf6-bc92-6555e45a57c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003919 10.0.0.27 - - [2025-10-10 01:12:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017693 10.0.0.27 - - [2025-10-10 01:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016219 10.0.0.27 - - [2025-10-10 01:12:03] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008659 10.0.0.27 - - [2025-10-10 01:12:03] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005398 10.0.0.27 - - [2025-10-10 01:12:03] "POST /ref-update HTTP/1.1" 200 156 0.007919 10.0.0.27 - - [2025-10-10 01:12:03] "GET /floating-ip/08e1115e-7451-4daf-bcb1-6d6df229395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.013714 10.0.0.27 - - [2025-10-10 01:12:03] "POST /set-tag HTTP/1.1" 200 109 0.066386 10.0.0.27 - - [2025-10-10 01:12:03] "POST /tags HTTP/1.1" 409 206 0.002814 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.27 - - [2025-10-10 01:12:03] "GET /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010958 10.0.0.27 - - [2025-10-10 01:12:03] "POST /tags HTTP/1.1" 409 204 0.001981 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.27 - - [2025-10-10 01:12:03] "GET /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015665 10.0.0.27 - - [2025-10-10 01:12:03] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002568 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.27 - - [2025-10-10 01:12:03] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002252 10.0.0.27 - - [2025-10-10 01:12:03] "POST /tags HTTP/1.1" 409 206 0.002604 10.0.0.27 - - [2025-10-10 01:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.27 - - [2025-10-10 01:12:04] "GET /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.026422 10.0.0.27 - - [2025-10-10 01:12:04] "POST /tags HTTP/1.1" 409 226 0.002467 10.0.0.27 - - [2025-10-10 01:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.27 - - [2025-10-10 01:12:04] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010871 10.0.0.27 - - [2025-10-10 01:12:04] "POST /tags HTTP/1.1" 409 204 0.002017 10.0.0.27 - - [2025-10-10 01:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.27 - - [2025-10-10 01:12:04] "GET /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010206 10.0.0.27 - - [2025-10-10 01:12:04] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.27 - - [2025-10-10 01:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2025-10-10 01:12:04] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010828 10.0.0.27 - - [2025-10-10 01:12:04] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002226 10.0.0.27 - - [2025-10-10 01:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.27 - - [2025-10-10 01:12:04] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002666 10.0.0.27 - - [2025-10-10 01:12:04] "POST /firewall-rules HTTP/1.1" 200 626 0.070541 10.0.0.27 - - [2025-10-10 01:12:04] "POST /firewall-rules HTTP/1.1" 200 646 0.073421 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-rule/9c5bd33b-9b37-47a0-b348-ff6d02e0fc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011538 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002295 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-rule/4d3ecee3-5236-4846-87b3-e0899add5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004668 10.0.0.27 - - [2025-10-10 01:12:04] "POST /ref-update HTTP/1.1" 200 156 0.015987 10.0.0.27 - - [2025-10-10 01:12:04] "POST /firewall-policys HTTP/1.1" 200 606 0.034211 10.0.0.27 - - [2025-10-10 01:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011962 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013559 10.0.0.27 - - [2025-10-10 01:12:04] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002335 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002655 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003785 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003913 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004373 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002081 10.0.0.27 - - [2025-10-10 01:12:04] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002234 10.0.0.27 - - [2025-10-10 01:12:04] "POST /ref-update HTTP/1.1" 200 156 0.027564 10.0.0.27 - - [2025-10-10 01:12:04] "POST /ref-update HTTP/1.1" 200 156 0.028034 10.0.0.27 - - [2025-10-10 01:12:04] "POST /ref-update HTTP/1.1" 200 156 0.031490 10.0.0.27 - - [2025-10-10 01:12:04] "POST /ref-update HTTP/1.1" 200 156 0.031865 10.0.0.27 - - [2025-10-10 01:12:05] "POST /ref-update HTTP/1.1" 200 156 0.028713 10.0.0.27 - - [2025-10-10 01:12:05] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002504 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001320 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001334 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001610 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:13:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.27 - - [2025-10-10 01:13:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001245 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 252 0.002350 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/5aae57ac-b367-4e47-af04-4223edc95c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015300 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 228 0.004004 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/97ad1897-8ffa-46f5-b880-d5245a94e677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012419 10.0.0.27 - - [2025-10-10 01:14:03] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009264 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.27 - - [2025-10-10 01:14:03] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006872 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 206 0.004410 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012262 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 226 0.005463 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010902 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 204 0.007772 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012758 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 226 0.002502 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018050 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 228 0.005254 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/97ad1897-8ffa-46f5-b880-d5245a94e677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012915 10.0.0.27 - - [2025-10-10 01:14:03] "POST /tags HTTP/1.1" 409 252 0.003316 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.27 - - [2025-10-10 01:14:03] "GET /tag/5aae57ac-b367-4e47-af04-4223edc95c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014049 10.0.0.27 - - [2025-10-10 01:14:03] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003943 10.0.0.27 - - [2025-10-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.27 - - [2025-10-10 01:14:04] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012852 10.0.0.27 - - [2025-10-10 01:14:04] "POST /firewall-rules HTTP/1.1" 409 281 0.006543 10.0.0.27 - - [2025-10-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2025-10-10 01:14:04] "PUT /firewall-rule/4d3ecee3-5236-4846-87b3-e0899add5088 HTTP/1.1" 200 260 0.023288 10.0.0.27 - - [2025-10-10 01:14:04] "POST /firewall-rules HTTP/1.1" 409 291 0.005356 10.0.0.27 - - [2025-10-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.27 - - [2025-10-10 01:14:04] "PUT /firewall-rule/9c5bd33b-9b37-47a0-b348-ff6d02e0fc41 HTTP/1.1" 200 260 0.031279 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-rule/9c5bd33b-9b37-47a0-b348-ff6d02e0fc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010342 10.0.0.27 - - [2025-10-10 01:14:04] "POST /firewall-rules HTTP/1.1" 200 658 0.123356 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-rule/52888174-e4ce-49a0-b345-e09704a39266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.019502 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004167 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-rule/4d3ecee3-5236-4846-87b3-e0899add5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003246 10.0.0.27 - - [2025-10-10 01:14:04] "POST /firewall-policys HTTP/1.1" 409 269 0.002762 10.0.0.27 - - [2025-10-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009134 10.0.0.27 - - [2025-10-10 01:14:04] "PUT /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea HTTP/1.1" 200 264 0.036520 10.0.0.27 - - [2025-10-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.073930 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.034160 10.0.0.27 - - [2025-10-10 01:14:04] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003615 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002453 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/0ae374ed-a4aa-44c7-b38d-b889ad6d14c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002708 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002676 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002559 10.0.0.27 - - [2025-10-10 01:14:04] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002627 10.0.0.27 - - [2025-10-10 01:15:05] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005419 10.0.0.27 - - [2025-10-10 01:15:05] "POST /set-tag HTTP/1.1" 200 109 0.006047 10.0.0.27 - - [2025-10-10 01:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.27 - - [2025-10-10 01:15:05] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002615 10.0.0.27 - - [2025-10-10 01:15:05] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003782 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.021235 10.0.0.27 - - [2025-10-10 01:15:06] "DELETE /loadbalancer-member/28f74da2-a25c-4739-9671-6fae9f994bf9 HTTP/1.1" 200 115 0.028283 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003802 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004036 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.004132 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004501 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004266 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004229 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004550 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.27 - - [2025-10-10 01:15:06] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004947 10.0.0.27 - - [2025-10-10 01:15:06] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.27 - - [2025-10-10 01:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.27 - - [2025-10-10 01:15:06] "GET /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003753 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006539 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.004410 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004897 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine/9187320b-454c-4da3-94b3-f1d8e8b9afe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004299 10.0.0.27 - - [2025-10-10 01:15:07] "POST /ref-update HTTP/1.1" 200 156 0.011469 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.013360 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.022805 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.030294 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.031258 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.014858 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.029410 10.0.0.27 - - [2025-10-10 01:15:07] "DELETE /instance-ip/1522c6c6-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.041736 10.0.0.27 - - [2025-10-10 01:15:07] "POST /ref-update HTTP/1.1" 200 156 0.007917 10.0.0.27 - - [2025-10-10 01:15:07] "DELETE /virtual-machine-interface/150a7ee0-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.046613 10.0.0.27 - - [2025-10-10 01:15:07] "DELETE /virtual-machine/9187320b-454c-4da3-94b3-f1d8e8b9afe8 HTTP/1.1" 200 115 0.018461 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007595 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.27 - - [2025-10-10 01:15:07] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004157 10.0.0.27 - - [2025-10-10 01:15:07] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine/a3820cc4-01ab-421c-b474-1bb93050eddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002702 10.0.0.27 - - [2025-10-10 01:15:08] "POST /ref-update HTTP/1.1" 200 156 0.008863 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009288 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.020292 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.035145 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.023969 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.021460 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.035741 10.0.0.27 - - [2025-10-10 01:15:08] "DELETE /instance-ip/14b4f2a4-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.063619 10.0.0.27 - - [2025-10-10 01:15:08] "POST /ref-update HTTP/1.1" 200 156 0.007932 10.0.0.27 - - [2025-10-10 01:15:08] "DELETE /virtual-machine-interface/14983bdc-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.061198 10.0.0.27 - - [2025-10-10 01:15:08] "DELETE /virtual-machine/a3820cc4-01ab-421c-b474-1bb93050eddd HTTP/1.1" 200 115 0.014881 10.0.0.27 - - [2025-10-10 01:15:08] "DELETE /tag/f40b1393-7465-4c7c-95f2-aa1a940576f0 HTTP/1.1" 200 115 0.044742 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005484 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004188 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine/6038ede7-fac5-4b33-a242-2c9a45773195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002985 10.0.0.27 - - [2025-10-10 01:15:08] "POST /ref-update HTTP/1.1" 200 156 0.013124 10.0.0.27 - - [2025-10-10 01:15:08] "GET /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014681 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.031263 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.033598 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.035313 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.023577 10.0.0.27 - - [2025-10-10 01:15:08] "POST /set-tag HTTP/1.1" 200 109 0.030254 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /instance-ip/161ff6ca-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.067663 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /virtual-machine-interface/16054b9a-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.050078 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /virtual-machine/6038ede7-fac5-4b33-a242-2c9a45773195 HTTP/1.1" 200 115 0.023135 10.0.0.27 - - [2025-10-10 01:15:09] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006193 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.27 - - [2025-10-10 01:15:09] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004404 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.27 - - [2025-10-10 01:15:09] "GET /virtual-machine/cc09d713-380f-4581-836c-b13a3ee35177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003195 10.0.0.27 - - [2025-10-10 01:15:09] "POST /ref-update HTTP/1.1" 200 156 0.012182 10.0.0.27 - - [2025-10-10 01:15:09] "GET /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011880 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.024451 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.028566 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.032780 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.020247 10.0.0.27 - - [2025-10-10 01:15:09] "POST /set-tag HTTP/1.1" 200 109 0.028363 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /instance-ip/15add9c8-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.073499 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /virtual-machine-interface/15942b2c-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.045541 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /virtual-machine/cc09d713-380f-4581-836c-b13a3ee35177 HTTP/1.1" 200 115 0.035352 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /tag/e322df19-88cc-45be-b66e-89539c3fbb7c HTTP/1.1" 200 115 0.037929 10.0.0.27 - - [2025-10-10 01:15:09] "DELETE /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a HTTP/1.1" 409 388 0.005190 10.0.0.27 - - [2025-10-10 01:15:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002904 10.0.0.27 - - [2025-10-10 01:15:30] "GET /global-system-configs HTTP/1.1" 200 322 0.006737 10.0.0.27 - - [2025-10-10 01:15:37] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004766 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.004243 10.0.0.27 - - [2025-10-10 01:15:37] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011646 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.27 - - [2025-10-10 01:15:37] "GET /virtual-machine/c584446c-3b2b-473e-a651-acf873017602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002976 10.0.0.27 - - [2025-10-10 01:15:37] "POST /ref-update HTTP/1.1" 200 156 0.013430 10.0.0.27 - - [2025-10-10 01:15:37] "GET /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019977 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.027336 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.060025 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.038912 10.0.0.27 - - [2025-10-10 01:15:37] "POST /set-tag HTTP/1.1" 200 109 0.015640 10.0.0.27 - - [2025-10-10 01:15:37] "DELETE /instance-ip/17133e0c-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.073808 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /virtual-machine-interface/16fac124-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.073295 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /virtual-machine/c584446c-3b2b-473e-a651-acf873017602 HTTP/1.1" 200 115 0.032984 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650 HTTP/1.1" 409 236 0.015570 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007067 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005386 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.005725 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine/80fc0c8e-2c82-4f27-8139-06e319643831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004303 10.0.0.27 - - [2025-10-10 01:15:38] "POST /ref-update HTTP/1.1" 200 156 0.015583 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010589 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.027428 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.028348 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.030947 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.014718 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /instance-ip/17e49bc8-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.062913 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /virtual-machine-interface/17d00dde-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.047602 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /virtual-machine/80fc0c8e-2c82-4f27-8139-06e319643831 HTTP/1.1" 200 115 0.028439 10.0.0.27 - - [2025-10-10 01:15:38] "DELETE /tag/22c70c3f-9e41-4cf2-acd7-68e03e20d6f2 HTTP/1.1" 200 115 0.042737 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004756 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004753 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.004870 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine/ce581885-cd0b-499c-a87f-97244d7a6880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002998 10.0.0.27 - - [2025-10-10 01:15:38] "POST /ref-update HTTP/1.1" 200 156 0.013772 10.0.0.27 - - [2025-10-10 01:15:38] "GET /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005605 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.029310 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.026428 10.0.0.27 - - [2025-10-10 01:15:38] "POST /set-tag HTTP/1.1" 200 109 0.028848 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.024763 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /instance-ip/1781cba6-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.085138 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /virtual-machine-interface/1768c62e-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.061619 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /virtual-machine/ce581885-cd0b-499c-a87f-97244d7a6880 HTTP/1.1" 200 115 0.044847 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /tag/5aae57ac-b367-4e47-af04-4223edc95c7c HTTP/1.1" 409 236 0.005454 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /tag/97ad1897-8ffa-46f5-b880-d5245a94e677 HTTP/1.1" 409 236 0.006728 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /tag/8d2b9329-eb91-454c-8355-f478d93a9a2a HTTP/1.1" 200 115 0.064034 10.0.0.27 - - [2025-10-10 01:15:39] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005339 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.007751 10.0.0.27 - - [2025-10-10 01:15:39] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004386 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.27 - - [2025-10-10 01:15:39] "GET /virtual-machine/896f8dc2-ba9d-4176-910f-612a2da494e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003591 10.0.0.27 - - [2025-10-10 01:15:39] "POST /ref-update HTTP/1.1" 200 156 0.017929 10.0.0.27 - - [2025-10-10 01:15:39] "GET /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012568 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.027929 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.040073 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.036149 10.0.0.27 - - [2025-10-10 01:15:39] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /instance-ip/16a5a0a4-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.060959 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /virtual-machine-interface/168c921c-a576-11f0-88bc-fa163eead6eb HTTP/1.1" 200 115 0.047643 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /virtual-machine/896f8dc2-ba9d-4176-910f-612a2da494e6 HTTP/1.1" 200 115 0.036285 10.0.0.27 - - [2025-10-10 01:15:39] "DELETE /tag/43f70adc-75fc-4a2b-a6b4-16512aa8b961 HTTP/1.1" 200 115 0.043484 10.0.0.27 - - [2025-10-10 01:15:40] "DELETE /tag/ce1b905e-2363-4951-8f2a-890efe1a8ee2 HTTP/1.1" 200 115 0.039463 10.0.0.27 - - [2025-10-10 01:15:40] "DELETE /tag/e8875719-cdc4-4299-954a-66386df56559 HTTP/1.1" 200 115 0.040309 10.0.0.27 - - [2025-10-10 01:15:41] "POST /projects HTTP/1.1" 409 238 0.002872 10.0.0.27 - - [2025-10-10 01:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.27 - - [2025-10-10 01:15:41] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037420 10.0.0.27 - - [2025-10-10 01:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-10-10 01:15:41] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006274 10.0.0.27 - - [2025-10-10 01:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.27 - - [2025-10-10 01:15:41] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004112 10.0.0.27 - - [2025-10-10 01:15:41] "POST /security-groups HTTP/1.1" 409 285 0.003357 10.0.0.27 - - [2025-10-10 01:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.27 - - [2025-10-10 01:15:41] "PUT /security-group/d2bf1c4a-180b-48b0-8994-0f2bb0e547d8 HTTP/1.1" 200 262 0.061512 10.0.0.27 - - [2025-10-10 01:15:41] "PUT /access-control-list/2fb73bb7-53e3-41c3-b924-05b01c0f7b73 HTTP/1.1" 200 272 0.013541 10.0.0.27 - - [2025-10-10 01:15:41] "PUT /access-control-list/0d1a2802-2246-4970-8198-b1c6abb32982 HTTP/1.1" 200 272 0.025573 10.0.0.27 - - [2025-10-10 01:15:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029975 10.0.0.27 - - [2025-10-10 01:15:46] "POST /projects HTTP/1.1" 409 238 0.004267 10.0.0.27 - - [2025-10-10 01:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.27 - - [2025-10-10 01:15:46] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067251 10.0.0.27 - - [2025-10-10 01:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.27 - - [2025-10-10 01:15:46] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006410 10.0.0.27 - - [2025-10-10 01:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.27 - - [2025-10-10 01:15:46] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004841 10.0.0.27 - - [2025-10-10 01:15:46] "POST /security-groups HTTP/1.1" 409 285 0.002406 10.0.0.27 - - [2025-10-10 01:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.27 - - [2025-10-10 01:15:46] "PUT /security-group/d2bf1c4a-180b-48b0-8994-0f2bb0e547d8 HTTP/1.1" 200 262 0.056482 10.0.0.27 - - [2025-10-10 01:15:46] "PUT /access-control-list/2fb73bb7-53e3-41c3-b924-05b01c0f7b73 HTTP/1.1" 200 272 0.034887 10.0.0.27 - - [2025-10-10 01:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046476 10.0.0.27 - - [2025-10-10 01:15:46] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007172 10.0.0.27 - - [2025-10-10 01:15:46] "PUT /access-control-list/0d1a2802-2246-4970-8198-b1c6abb32982 HTTP/1.1" 200 272 0.039965 10.0.0.27 - - [2025-10-10 01:15:46] "GET /firewall-rule/9185b506-5f2c-4e41-9188-76629916ca2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003102 10.0.0.27 - - [2025-10-10 01:15:46] "POST /ref-update HTTP/1.1" 200 156 0.088923 10.0.0.27 - - [2025-10-10 01:15:46] "DELETE /firewall-rule/9185b506-5f2c-4e41-9188-76629916ca2d HTTP/1.1" 200 115 0.044696 10.0.0.27 - - [2025-10-10 01:15:46] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005795 10.0.0.27 - - [2025-10-10 01:15:46] "GET /firewall-rule/53654979-5241-44a6-97b0-45745e2097a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003324 10.0.0.27 - - [2025-10-10 01:15:47] "POST /ref-update HTTP/1.1" 200 156 0.066462 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /firewall-rule/53654979-5241-44a6-97b0-45745e2097a7 HTTP/1.1" 200 115 0.034864 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /tag/ef91cd6e-1a62-47e0-9a4e-5b479c2b3242 HTTP/1.1" 200 115 0.038726 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /tag/97ad1897-8ffa-46f5-b880-d5245a94e677 HTTP/1.1" 409 236 0.006076 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /tag/5aae57ac-b367-4e47-af04-4223edc95c7c HTTP/1.1" 409 236 0.006996 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007428 10.0.0.27 - - [2025-10-10 01:15:47] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005196 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.27 - - [2025-10-10 01:15:47] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004014 10.0.0.27 - - [2025-10-10 01:15:47] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.045690 10.0.0.27 - - [2025-10-10 01:15:47] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.043477 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /security-group/d2bf1c4a-180b-48b0-8994-0f2bb0e547d8 HTTP/1.1" 200 115 0.048589 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /access-control-list/2fb73bb7-53e3-41c3-b924-05b01c0f7b73 HTTP/1.1" 200 115 0.030735 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /access-control-list/0d1a2802-2246-4970-8198-b1c6abb32982 HTTP/1.1" 200 115 0.031448 10.0.0.27 - - [2025-10-10 01:15:47] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036796 10.0.0.27 - - [2025-10-10 01:15:47] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?fields=security_groups HTTP/1.1" 200 1352 0.032715 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /security-group/8810afe0-ca26-45de-9e33-7449e3ffce0b HTTP/1.1" 200 115 0.047915 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /access-control-list/cbf2506a-a10f-4d09-bacb-ab0a7a8ff442 HTTP/1.1" 200 115 0.039712 10.0.0.27 - - [2025-10-10 01:15:47] "GET /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c?fields=application_policy_sets HTTP/1.1" 200 1391 0.055612 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /access-control-list/de342633-bf86-48e5-9c47-3b387e5bd789 HTTP/1.1" 200 115 0.054353 10.0.0.27 - - [2025-10-10 01:15:47] "DELETE /project/5be320fd-d1d2-46b2-b15e-17294d2bd60c HTTP/1.1" 200 115 0.313231 10.0.0.27 - - [2025-10-10 01:15:47] "POST /projects HTTP/1.1" 409 238 0.002707 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.27 - - [2025-10-10 01:15:47] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036947 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.27 - - [2025-10-10 01:15:47] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006160 10.0.0.27 - - [2025-10-10 01:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.27 - - [2025-10-10 01:15:47] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005049 10.0.0.27 - - [2025-10-10 01:15:47] "POST /security-groups HTTP/1.1" 409 285 0.006946 10.0.0.27 - - [2025-10-10 01:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.27 - - [2025-10-10 01:15:48] "PUT /security-group/4ec9452b-df7a-4f91-bbba-c91c77f1e57e HTTP/1.1" 200 262 0.058180 10.0.0.27 - - [2025-10-10 01:15:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028896 10.0.0.27 - - [2025-10-10 01:15:48] "PUT /access-control-list/5135d45f-9724-489e-873a-48e78312f0b0 HTTP/1.1" 200 272 0.026252 10.0.0.27 - - [2025-10-10 01:15:48] "PUT /access-control-list/269b3297-303a-417a-976a-6cfcedb85f6b HTTP/1.1" 200 272 0.031782 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /loadbalancer-member/3d1159d9-7241-4527-9230-8b6959aade42 HTTP/1.1" 200 115 0.042498 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /loadbalancer-pool/871b32e3-f373-4cf6-bc92-6555e45a57c0 HTTP/1.1" 200 115 0.067666 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /loadbalancer-listener/9b4f192b-e74d-4bf6-8860-ceb261b8dbec HTTP/1.1" 200 115 0.045326 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /loadbalancer/382f1824-d2da-4d30-bb0b-d772776c63f4 HTTP/1.1" 200 115 0.040622 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /floating-ip/08e1115e-7451-4daf-bcb1-6d6df229395a HTTP/1.1" 200 115 0.049346 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /instance-ip/e2d91936-973a-417e-a385-bd123e08114e HTTP/1.1" 200 115 0.071068 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /virtual-machine-interface/c14fa494-9047-489c-a4c3-28a32a7fd91d HTTP/1.1" 200 115 0.061529 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /tag/e4c165a3-eb7d-43b5-a153-66214081ae7c HTTP/1.1" 200 115 0.052325 10.0.0.27 - - [2025-10-10 01:15:52] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004452 10.0.0.27 - - [2025-10-10 01:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.27 - - [2025-10-10 01:15:52] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003391 10.0.0.27 - - [2025-10-10 01:15:52] "GET /firewall-policy/7a659060-1c62-4da1-8fce-8d2e90706cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002800 10.0.0.27 - - [2025-10-10 01:15:52] "GET /firewall-rule/4d3ecee3-5236-4846-87b3-e0899add5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002992 10.0.0.27 - - [2025-10-10 01:15:52] "POST /ref-update HTTP/1.1" 200 156 0.015612 10.0.0.27 - - [2025-10-10 01:15:52] "DELETE /firewall-rule/4d3ecee3-5236-4846-87b3-e0899add5088 HTTP/1.1" 200 115 0.034795 10.0.0.27 - - [2025-10-10 01:15:52] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002916 10.0.0.27 - - [2025-10-10 01:15:52] "GET /firewall-rule/9c5bd33b-9b37-47a0-b348-ff6d02e0fc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003091 10.0.0.27 - - [2025-10-10 01:15:52] "POST /ref-update HTTP/1.1" 200 156 0.015703 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /firewall-rule/9c5bd33b-9b37-47a0-b348-ff6d02e0fc41 HTTP/1.1" 200 115 0.053579 10.0.0.27 - - [2025-10-10 01:15:53] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004318 10.0.0.27 - - [2025-10-10 01:15:53] "GET /firewall-rule/52888174-e4ce-49a0-b345-e09704a39266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002815 10.0.0.27 - - [2025-10-10 01:15:53] "POST /ref-update HTTP/1.1" 200 156 0.012869 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /firewall-rule/52888174-e4ce-49a0-b345-e09704a39266 HTTP/1.1" 200 115 0.040703 10.0.0.27 - - [2025-10-10 01:15:53] "GET /application-policy-set/5d96f6fb-9fdc-4504-97b6-60cf185b85d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007424 10.0.0.27 - - [2025-10-10 01:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.27 - - [2025-10-10 01:15:53] "GET /policy-management/3437df59-abdc-4f84-88da-b7f74b6f26c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003047 10.0.0.27 - - [2025-10-10 01:15:53] "GET /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004021 10.0.0.27 - - [2025-10-10 01:15:53] "POST /ref-update HTTP/1.1" 200 156 0.023454 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /firewall-policy/c374bfcb-ef0e-48c0-bee8-c6b84bb580ea HTTP/1.1" 200 115 0.056399 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /tag/f597d426-9c7c-4b64-a6c7-934a88ac6e2a HTTP/1.1" 200 115 0.061507 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /tag/cb2428ee-3f29-4ff9-a6fe-d2427f9b1650 HTTP/1.1" 200 115 0.077242 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /tag/97ad1897-8ffa-46f5-b880-d5245a94e677 HTTP/1.1" 200 115 0.095504 10.0.0.27 - - [2025-10-10 01:15:53] "DELETE /tag/5aae57ac-b367-4e47-af04-4223edc95c7c HTTP/1.1" 200 115 0.059310 10.0.0.27 - - [2025-10-10 01:15:53] "POST /projects HTTP/1.1" 409 238 0.003893 10.0.0.27 - - [2025-10-10 01:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.27 - - [2025-10-10 01:15:53] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053388 10.0.0.27 - - [2025-10-10 01:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.27 - - [2025-10-10 01:15:53] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004493 10.0.0.27 - - [2025-10-10 01:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.27 - - [2025-10-10 01:15:53] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.030340 10.0.0.27 - - [2025-10-10 01:15:53] "POST /security-groups HTTP/1.1" 409 285 0.004700 10.0.0.27 - - [2025-10-10 01:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011161 10.0.0.27 - - [2025-10-10 01:15:54] "PUT /security-group/4ec9452b-df7a-4f91-bbba-c91c77f1e57e HTTP/1.1" 200 262 0.069615 10.0.0.27 - - [2025-10-10 01:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.048777 10.0.0.27 - - [2025-10-10 01:15:54] "PUT /access-control-list/5135d45f-9724-489e-873a-48e78312f0b0 HTTP/1.1" 200 272 0.025803 10.0.0.27 - - [2025-10-10 01:15:54] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.038619 10.0.0.27 - - [2025-10-10 01:15:54] "PUT /access-control-list/269b3297-303a-417a-976a-6cfcedb85f6b HTTP/1.1" 200 272 0.030958 10.0.0.27 - - [2025-10-10 01:15:54] "GET /firewall-rule/041e89e0-5987-4bfd-8d6a-340e4b121b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003863 10.0.0.27 - - [2025-10-10 01:15:54] "POST /ref-update HTTP/1.1" 200 156 0.077238 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /firewall-rule/041e89e0-5987-4bfd-8d6a-340e4b121b60 HTTP/1.1" 200 115 0.049219 10.0.0.27 - - [2025-10-10 01:15:54] "GET /firewall-policy/fafa9f07-5dc3-4cd2-897d-afbcd372fceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004435 10.0.0.27 - - [2025-10-10 01:15:54] "GET /firewall-rule/ae8d25e3-74ad-4227-8021-48e8ad538d11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003322 10.0.0.27 - - [2025-10-10 01:15:54] "POST /ref-update HTTP/1.1" 200 156 0.064158 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /firewall-rule/ae8d25e3-74ad-4227-8021-48e8ad538d11 HTTP/1.1" 200 115 0.077820 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /tag/bbf0fa57-2ef8-4320-b12b-0b8e412d9e2e HTTP/1.1" 200 115 0.035719 10.0.0.27 - - [2025-10-10 01:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.27 - - [2025-10-10 01:15:54] "GET /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004204 10.0.0.27 - - [2025-10-10 01:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.27 - - [2025-10-10 01:15:54] "GET /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003746 10.0.0.27 - - [2025-10-10 01:15:54] "PUT /virtual-network/dc79ec57-144f-47e5-bc82-1fd2ddfdeee7 HTTP/1.1" 200 264 0.080041 10.0.0.27 - - [2025-10-10 01:15:54] "PUT /virtual-network/f0787bf8-5512-445c-89d3-87f250c2c961 HTTP/1.1" 200 264 0.041738 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /security-group/4ec9452b-df7a-4f91-bbba-c91c77f1e57e HTTP/1.1" 200 115 0.067811 10.0.0.27 - - [2025-10-10 01:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /access-control-list/5135d45f-9724-489e-873a-48e78312f0b0 HTTP/1.1" 200 115 0.059265 10.0.0.27 - - [2025-10-10 01:15:54] "DELETE /access-control-list/269b3297-303a-417a-976a-6cfcedb85f6b HTTP/1.1" 200 115 0.025383 10.0.0.27 - - [2025-10-10 01:15:54] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.054355 10.0.0.27 - - [2025-10-10 01:15:54] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?fields=security_groups HTTP/1.1" 200 1352 0.039806 10.0.0.27 - - [2025-10-10 01:15:55] "DELETE /security-group/39122d4c-82c2-4d8e-8c55-6d71fc739e13 HTTP/1.1" 200 115 0.075063 10.0.0.27 - - [2025-10-10 01:15:55] "DELETE /access-control-list/7955fc0f-57aa-4dc4-9eb9-4ab79878e410 HTTP/1.1" 200 115 0.050937 10.0.0.27 - - [2025-10-10 01:15:55] "GET /project/4589d970-8fab-4881-ab0b-96f396948eb9?fields=application_policy_sets HTTP/1.1" 200 1391 0.057817 10.0.0.27 - - [2025-10-10 01:15:55] "DELETE /access-control-list/3c89d476-f55b-4e73-8dc6-c5e85466e558 HTTP/1.1" 200 115 0.053057 10.0.0.27 - - [2025-10-10 01:15:55] "DELETE /project/4589d970-8fab-4881-ab0b-96f396948eb9 HTTP/1.1" 200 115 0.401203