++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Apr 21 03:14:31 PM UTC 2026 ===================' INFO: =================== Tue Apr 21 03:14:31 PM UTC 2026 =================== ++ 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.65 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.65,10.234.126.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.234.126.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.65:9041 + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + 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: 04/21/2026 15:15:20.027 7f487e81a380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/21/2026 15:15:20.612 7f487e81a380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/21/2026 15:15:20.661 7f487e81a380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/21/2026 15:15:20.661 7f487e81a380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.65 - - [2026-04-21 15:15:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000613 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2026-04-21 15:15:38] "GET / HTTP/1.1" 503 181 0.000350 10.0.0.65 - - [2026-04-21 15:15:39] "GET / HTTP/1.1" 200 45303 0.001620 10.0.0.65 - - [2026-04-21 15:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.65 - - [2026-04-21 15:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.65 - - [2026-04-21 15:15:39] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.65 - - [2026-04-21 15:15:40] "GET / HTTP/1.1" 200 35931 0.001168 10.0.0.65 - - [2026-04-21 15:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.65 - - [2026-04-21 15:15:40] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014340 10.0.0.65 - - [2026-04-21 15:15:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002502 10.0.0.65 - - [2026-04-21 15:15:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.061102 10.0.0.65 - - [2026-04-21 15:15:40] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.65 - - [2026-04-21 15:15:41] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.005137 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.65 - - [2026-04-21 15:15:41] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019540 10.0.0.65 - - [2026-04-21 15:15:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.047578 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.003342 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.65 - - [2026-04-21 15:15:41] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023654 10.0.0.65 - - [2026-04-21 15:15:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.084563 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.65 - - [2026-04-21 15:15:41] "GET /network-ipam/e3d493e2-e015-4067-a3b4-7ea435514067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.020377 10.0.0.65 - - [2026-04-21 15:15:41] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.045443 10.0.0.65 - - [2026-04-21 15:15:41] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010306 10.0.0.65 - - [2026-04-21 15:15:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.011512 10.0.0.65 - - [2026-04-21 15:15:42] "POST /config-nodes HTTP/1.1" 200 593 0.096943 10.0.0.65 - - [2026-04-21 15:15:42] "POST /service-templates HTTP/1.1" 200 511 0.048355 10.0.0.65 - - [2026-04-21 15:15:42] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.65 - - [2026-04-21 15:15:42] "POST /service-templates HTTP/1.1" 200 501 0.230213 10.0.0.65 - - [2026-04-21 15:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.040307 10.0.0.65 - - [2026-04-21 15:15:42] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014365 10.0.0.65 - - [2026-04-21 15:15:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.039434 10.0.0.65 - - [2026-04-21 15:15:42] "POST /analytics-nodes HTTP/1.1" 200 599 0.166690 10.0.0.65 - - [2026-04-21 15:15:42] "POST /service-templates HTTP/1.1" 200 515 0.315095 10.0.0.65 - - [2026-04-21 15:15:42] "GET / HTTP/1.1" 200 35931 0.002440 10.0.0.65 - - [2026-04-21 15:15:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030693 10.0.0.65 - - [2026-04-21 15:15:43] "POST /service-templates HTTP/1.1" 200 535 0.184952 10.0.0.65 - - [2026-04-21 15:15:43] "POST /service-templates HTTP/1.1" 200 507 0.094419 10.0.0.65 - - [2026-04-21 15:15:44] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.65 - - [2026-04-21 15:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.65 - - [2026-04-21 15:15:44] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009816 10.0.0.65 - - [2026-04-21 15:15:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004021 10.0.0.65 - - [2026-04-21 15:15:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045141 10.0.0.65 - - [2026-04-21 15:15:44] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.65 - - [2026-04-21 15:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.65 - - [2026-04-21 15:15:44] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005370 10.0.0.65 - - [2026-04-21 15:15:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004817 10.0.0.65 - - [2026-04-21 15:15:44] "POST /database-nodes HTTP/1.1" 200 597 0.021799 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:15:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:15:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002192 10.0.0.65 - - [2026-04-21 15:15:45] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.65 - - [2026-04-21 15:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.65 - - [2026-04-21 15:15:45] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010446 10.0.0.65 - - [2026-04-21 15:15:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.011668 10.0.0.65 - - [2026-04-21 15:15:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.090117 10.0.0.65 - - [2026-04-21 15:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.65 - - [2026-04-21 15:15:46] "GET /network-ipam/e3d493e2-e015-4067-a3b4-7ea435514067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004117 10.0.0.65 - - [2026-04-21 15:15:46] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.65 - - [2026-04-21 15:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.65 - - [2026-04-21 15:15:46] "GET /routing-instance/0ef50447-2f94-4ed6-91a8-e47953051415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007134 10.0.0.65 - - [2026-04-21 15:15:47] "POST /bgp-routers HTTP/1.1" 200 616 0.088968 10.0.0.65 - - [2026-04-21 15:15:47] "GET /bgp-router/5b507b1e-2423-4532-aad6-0ecc2c98913a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.036175 10.0.0.65 - - [2026-04-21 15:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.65 - - [2026-04-21 15:15:47] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015834 10.0.0.65 - - [2026-04-21 15:15:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010517 10.0.0.65 - - [2026-04-21 15:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009971 10.0.0.65 - - [2026-04-21 15:15:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002507 10.0.0.65 - - [2026-04-21 15:15:47] "POST /access-control-lists HTTP/1.1" 200 587 0.055192 10.0.0.65 - - [2026-04-21 15:15:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.004197 10.0.0.65 - - [2026-04-21 15:15:47] "POST /access-control-lists HTTP/1.1" 200 585 0.042065 10.0.0.65 - - [2026-04-21 15:15:47] "POST /route-targets HTTP/1.1" 200 327 0.031854 10.0.0.65 - - [2026-04-21 15:15:47] "POST /ref-update HTTP/1.1" 200 156 0.043619 10.0.0.65 - - [2026-04-21 15:15:47] "POST /route-targets HTTP/1.1" 200 327 0.021932 10.0.0.65 - - [2026-04-21 15:15:47] "POST /ref-update HTTP/1.1" 200 156 0.035873 10.0.0.65 - - [2026-04-21 15:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.65 - - [2026-04-21 15:15:47] "POST /route-targets HTTP/1.1" 200 327 0.045115 10.0.0.65 - - [2026-04-21 15:15:47] "GET /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.032064 10.0.0.65 - - [2026-04-21 15:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.65 - - [2026-04-21 15:15:47] "POST /ref-update HTTP/1.1" 200 156 0.045806 10.0.0.65 - - [2026-04-21 15:15:48] "PUT /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7 HTTP/1.1" 200 276 0.065737 10.0.0.65 - - [2026-04-21 15:15:48] "POST /route-targets HTTP/1.1" 200 327 0.083871 10.0.0.65 - - [2026-04-21 15:15:48] "POST /ref-update HTTP/1.1" 200 156 0.037463 10.0.0.65 - - [2026-04-21 15:15:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002348 10.0.0.65 - - [2026-04-21 15:15:48] "POST /access-control-lists HTTP/1.1" 200 551 0.115896 10.0.0.65 - - [2026-04-21 15:15:48] "GET / HTTP/1.1" 200 35931 0.002448 10.0.0.65 - - [2026-04-21 15:15:48] "POST /alarms HTTP/1.1" 200 581 0.046156 10.0.0.65 - - [2026-04-21 15:15:48] "POST /alarms HTTP/1.1" 200 575 0.150811 10.0.0.65 - - [2026-04-21 15:15:48] "POST /alarms HTTP/1.1" 200 575 0.080705 10.0.0.65 - - [2026-04-21 15:15:48] "POST /alarms HTTP/1.1" 200 559 0.028986 10.0.0.65 - - [2026-04-21 15:15:48] "POST /alarms HTTP/1.1" 200 555 0.050555 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 557 0.041006 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 565 0.037596 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 549 0.038127 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 557 0.042137 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 567 0.019161 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 555 0.044179 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 567 0.033797 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 575 0.065369 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 569 0.049472 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 561 0.035175 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 561 0.030338 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 561 0.029220 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 547 0.030108 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 595 0.036541 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 575 0.031709 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 571 0.069518 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 583 0.018379 10.0.0.65 - - [2026-04-21 15:15:49] "POST /alarms HTTP/1.1" 200 609 0.034085 10.0.0.65 - - [2026-04-21 15:15:50] "GET / HTTP/1.1" 200 35931 0.002375 10.0.0.65 - - [2026-04-21 15:15:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003237 10.0.0.65 - - [2026-04-21 15:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.65 - - [2026-04-21 15:15:50] "PUT /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7 HTTP/1.1" 200 276 0.013411 10.0.0.65 - - [2026-04-21 15:15:50] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.65 - - [2026-04-21 15:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.65 - - [2026-04-21 15:15:50] "GET /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003080 10.0.0.65 - - [2026-04-21 15:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.65 - - [2026-04-21 15:15:50] "PUT /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7 HTTP/1.1" 200 276 0.010429 10.0.0.65 - - [2026-04-21 15:15:51] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.65 - - [2026-04-21 15:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.65 - - [2026-04-21 15:15:51] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008614 10.0.0.65 - - [2026-04-21 15:15:51] "PUT /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b HTTP/1.1" 200 274 0.019442 10.0.0.130 - - [2026-04-21 15:15:52] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.130 - - [2026-04-21 15:15:52] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005612 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.130 - - [2026-04-21 15:15:52] "GET /routing-instance/0ef50447-2f94-4ed6-91a8-e47953051415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004582 10.0.0.130 - - [2026-04-21 15:15:52] "PUT /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b HTTP/1.1" 200 274 0.012917 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.016712 10.0.0.130 - - [2026-04-21 15:15:52] "POST /virtual-routers HTTP/1.1" 200 599 0.021705 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.130 - - [2026-04-21 15:15:52] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005670 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.003088 10.0.0.130 - - [2026-04-21 15:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.130 - - [2026-04-21 15:15:52] "GET /virtual-network/3a8c7d4f-12fb-4884-92ee-5172379349eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005614 10.0.0.130 - - [2026-04-21 15:15:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.090982 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:15:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:15:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.65 - - [2026-04-21 15:15:56] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.65 - - [2026-04-21 15:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.65 - - [2026-04-21 15:15:56] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003944 10.0.0.65 - - [2026-04-21 15:15:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000676 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.015740 10.0.0.65 - - [2026-04-21 15:15:57] "POST /security-groups HTTP/1.1" 200 570 0.096925 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.002137 10.0.0.65 - - [2026-04-21 15:15:57] "POST /projects HTTP/1.1" 200 481 0.313429 10.0.0.65 - - [2026-04-21 15:15:57] "POST /access-control-lists HTTP/1.1" 200 579 0.082200 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.010859 10.0.0.65 - - [2026-04-21 15:15:57] "POST /security-groups HTTP/1.1" 200 534 0.214808 10.0.0.65 - - [2026-04-21 15:15:57] "POST /chown HTTP/1.1" 200 109 0.067653 10.0.0.65 - - [2026-04-21 15:15:57] "POST /access-control-lists HTTP/1.1" 200 577 0.257710 10.0.0.65 - - [2026-04-21 15:15:57] "POST /policy-managements HTTP/1.1" 409 214 0.038013 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.005461 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.65 - - [2026-04-21 15:15:57] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004344 10.0.0.65 - - [2026-04-21 15:15:57] "POST /access-control-lists HTTP/1.1" 200 594 0.054016 10.0.0.65 - - [2026-04-21 15:15:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.055826 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.030347 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.65 - - [2026-04-21 15:15:57] "POST /access-control-lists HTTP/1.1" 200 592 0.030614 10.0.0.65 - - [2026-04-21 15:15:57] "GET /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.010401 10.0.0.65 - - [2026-04-21 15:15:57] "PUT /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7 HTTP/1.1" 200 276 0.016006 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.65 - - [2026-04-21 15:15:57] "GET /virtual-network/3a8c7d4f-12fb-4884-92ee-5172379349eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.022402 10.0.0.65 - - [2026-04-21 15:15:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000521 10.0.0.65 - - [2026-04-21 15:15:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.006242 10.0.0.65 - - [2026-04-21 15:15:58] "POST /security-groups HTTP/1.1" 200 574 0.072676 10.0.0.65 - - [2026-04-21 15:15:58] "POST /projects HTTP/1.1" 200 489 0.221400 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.008635 10.0.0.65 - - [2026-04-21 15:15:58] "POST /access-control-lists HTTP/1.1" 200 583 0.146997 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.010103 10.0.0.65 - - [2026-04-21 15:15:58] "POST /security-groups HTTP/1.1" 200 546 0.201230 10.0.0.65 - - [2026-04-21 15:15:58] "POST /access-control-lists HTTP/1.1" 200 581 0.074814 10.0.0.65 - - [2026-04-21 15:15:58] "POST /chown HTTP/1.1" 200 109 0.036881 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002662 10.0.0.65 - - [2026-04-21 15:15:58] "POST /network-ipams HTTP/1.1" 200 522 0.061834 10.0.0.65 - - [2026-04-21 15:15:58] "POST /access-control-lists HTTP/1.1" 200 602 0.049105 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.009013 10.0.0.65 - - [2026-04-21 15:15:58] "POST /network-ipams HTTP/1.1" 200 510 0.026984 10.0.0.65 - - [2026-04-21 15:15:58] "POST /access-control-lists HTTP/1.1" 200 600 0.023507 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.009316 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002143 10.0.0.65 - - [2026-04-21 15:15:58] "POST /useragent-kv HTTP/1.1" 200 115 0.014947 10.0.0.65 - - [2026-04-21 15:15:58] "POST /virtual-networks HTTP/1.1" 200 538 0.161871 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.65 - - [2026-04-21 15:15:58] "POST /access-control-lists HTTP/1.1" 200 589 0.081461 10.0.0.65 - - [2026-04-21 15:15:58] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.014138 10.0.0.65 - - [2026-04-21 15:15:58] "POST /route-targets HTTP/1.1" 200 327 0.018317 10.0.0.65 - - [2026-04-21 15:15:58] "POST /network-ipams HTTP/1.1" 200 518 0.048177 10.0.0.65 - - [2026-04-21 15:15:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003260 10.0.0.65 - - [2026-04-21 15:15:58] "POST /ref-update HTTP/1.1" 200 156 0.020821 10.0.0.65 - - [2026-04-21 15:15:59] "POST /useragent-kv HTTP/1.1" 200 115 0.013417 10.0.0.65 - - [2026-04-21 15:15:59] "POST /virtual-networks HTTP/1.1" 200 546 0.163913 10.0.0.65 - - [2026-04-21 15:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.65 - - [2026-04-21 15:15:59] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.010201 10.0.0.65 - - [2026-04-21 15:15:59] "POST /route-targets HTTP/1.1" 200 327 0.014405 10.0.0.65 - - [2026-04-21 15:15:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.003558 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.024368 10.0.0.65 - - [2026-04-21 15:15:59] "POST /network-policys HTTP/1.1" 200 538 0.037619 10.0.0.65 - - [2026-04-21 15:15:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.016837 10.0.0.65 - - [2026-04-21 15:15:59] "POST /network-policys HTTP/1.1" 200 534 0.035519 10.0.0.65 - - [2026-04-21 15:15:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.010921 10.0.0.65 - - [2026-04-21 15:15:59] "POST /network-policys HTTP/1.1" 200 542 0.058497 10.0.0.65 - - [2026-04-21 15:15:59] "PUT /access-control-list/1cb78e45-d2d5-4c78-a6ba-5e8df9967722 HTTP/1.1" 200 272 0.018502 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.067387 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005416 10.0.0.65 - - [2026-04-21 15:15:59] "PUT /access-control-list/bcdf033e-8cad-442a-8388-63693cfd9e19 HTTP/1.1" 200 272 0.061794 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.106954 10.0.0.65 - - [2026-04-21 15:15:59] "PUT /access-control-list/1cb78e45-d2d5-4c78-a6ba-5e8df9967722 HTTP/1.1" 200 272 0.028903 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.081146 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006584 10.0.0.65 - - [2026-04-21 15:15:59] "PUT /access-control-list/bcdf033e-8cad-442a-8388-63693cfd9e19 HTTP/1.1" 200 272 0.075694 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049689 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.015260 10.0.0.65 - - [2026-04-21 15:15:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.005308 10.0.0.65 - - [2026-04-21 15:15:59] "POST /ref-update HTTP/1.1" 200 156 0.084152 10.0.0.65 - - [2026-04-21 15:15:59] "POST /access-control-lists HTTP/1.1" 200 601 0.048074 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.101998 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.054931 10.0.0.65 - - [2026-04-21 15:16:00] "PUT /access-control-list/dd317f79-e352-491d-8fb6-ee991066ae45 HTTP/1.1" 200 272 0.022671 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.103189 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015521 10.0.0.65 - - [2026-04-21 15:16:00] "PUT /access-control-list/1cb78e45-d2d5-4c78-a6ba-5e8df9967722 HTTP/1.1" 200 272 0.078917 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004273 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002485 10.0.0.65 - - [2026-04-21 15:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.65 - - [2026-04-21 15:16:00] "PUT /access-control-list/dd317f79-e352-491d-8fb6-ee991066ae45 HTTP/1.1" 200 272 0.079554 10.0.0.65 - - [2026-04-21 15:16:00] "GET /virtual-network/3a8c7d4f-12fb-4884-92ee-5172379349eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.051292 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.028994 10.0.0.65 - - [2026-04-21 15:16:00] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.016759 10.0.0.65 - - [2026-04-21 15:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.65 - - [2026-04-21 15:16:00] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003645 10.0.0.65 - - [2026-04-21 15:16:00] "POST /firewall-policys HTTP/1.1" 200 530 0.026405 10.0.0.65 - - [2026-04-21 15:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013074 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007578 10.0.0.65 - - [2026-04-21 15:16:00] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002752 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003135 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.035385 10.0.0.65 - - [2026-04-21 15:16:00] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006821 10.0.0.65 - - [2026-04-21 15:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.65 - - [2026-04-21 15:16:00] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002881 10.0.0.65 - - [2026-04-21 15:16:00] "POST /firewall-policys HTTP/1.1" 200 532 0.034104 10.0.0.65 - - [2026-04-21 15:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024648 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012382 10.0.0.65 - - [2026-04-21 15:16:00] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002897 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002697 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004878 10.0.0.65 - - [2026-04-21 15:16:00] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003125 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.022003 10.0.0.65 - - [2026-04-21 15:16:00] "POST /ref-update HTTP/1.1" 200 156 0.028756 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.023577 10.0.0.65 - - [2026-04-21 15:16:01] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.020365 10.0.0.65 - - [2026-04-21 15:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2026-04-21 15:16:01] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003314 10.0.0.65 - - [2026-04-21 15:16:01] "POST /firewall-policys HTTP/1.1" 200 530 0.037570 10.0.0.65 - - [2026-04-21 15:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029553 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014424 10.0.0.65 - - [2026-04-21 15:16:01] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004006 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003464 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003058 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002961 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002956 10.0.0.65 - - [2026-04-21 15:16:01] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002761 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.020432 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.033862 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.026856 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.028773 10.0.0.65 - - [2026-04-21 15:16:01] "POST /ref-update HTTP/1.1" 200 156 0.047592 10.0.0.65 - - [2026-04-21 15:16:01] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.013945 10.0.0.65 - - [2026-04-21 15:16:01] "POST /tags HTTP/1.1" 200 299 0.032879 10.0.0.65 - - [2026-04-21 15:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.65 - - [2026-04-21 15:16:01] "GET /tag/045355ba-3b80-46f4-89bd-d3126c7027f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023626 10.0.0.65 - - [2026-04-21 15:16:01] "POST /set-tag HTTP/1.1" 200 109 0.028678 10.0.0.65 - - [2026-04-21 15:16:02] "POST /tags HTTP/1.1" 200 357 0.133784 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.65 - - [2026-04-21 15:16:02] "GET /tag/a862e676-dd93-48d6-a7c2-55c266aa33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.029647 10.0.0.65 - - [2026-04-21 15:16:02] "POST /tags HTTP/1.1" 200 305 0.088265 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018010 10.0.0.65 - - [2026-04-21 15:16:02] "GET /tag/abaf52a1-0b24-4d12-ae78-61f86100cf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.022498 10.0.0.65 - - [2026-04-21 15:16:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000612 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.030625 10.0.0.65 - - [2026-04-21 15:16:02] "POST /security-groups HTTP/1.1" 200 571 0.090445 10.0.0.65 - - [2026-04-21 15:16:02] "POST /projects HTTP/1.1" 200 483 0.283623 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.005458 10.0.0.65 - - [2026-04-21 15:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014982 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025786 10.0.0.65 - - [2026-04-21 15:16:02] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.037745 10.0.0.65 - - [2026-04-21 15:16:02] "POST /access-control-lists HTTP/1.1" 200 580 0.120236 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028448 10.0.0.65 - - [2026-04-21 15:16:02] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.011645 10.0.0.65 - - [2026-04-21 15:16:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.005500 10.0.0.65 - - [2026-04-21 15:16:02] "POST /access-control-lists HTTP/1.1" 200 578 0.075119 10.0.0.65 - - [2026-04-21 15:16:02] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.109623 10.0.0.65 - - [2026-04-21 15:16:02] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.067847 10.0.0.65 - - [2026-04-21 15:16:03] "POST /security-groups HTTP/1.1" 200 537 0.113969 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.008960 10.0.0.65 - - [2026-04-21 15:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027308 10.0.0.65 - - [2026-04-21 15:16:03] "POST /access-control-lists HTTP/1.1" 200 596 0.102485 10.0.0.65 - - [2026-04-21 15:16:03] "POST /chown HTTP/1.1" 200 109 0.064482 10.0.0.65 - - [2026-04-21 15:16:03] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021120 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.014045 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.65 - - [2026-04-21 15:16:03] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007121 10.0.0.65 - - [2026-04-21 15:16:03] "POST /tags HTTP/1.1" 409 207 0.001636 10.0.0.65 - - [2026-04-21 15:16:03] "POST /access-control-lists HTTP/1.1" 200 594 0.076329 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.65 - - [2026-04-21 15:16:03] "GET /tag/abaf52a1-0b24-4d12-ae78-61f86100cf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.025066 10.0.0.65 - - [2026-04-21 15:16:03] "POST /firewall-rules HTTP/1.1" 200 564 0.073360 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-rule/84252903-2e0f-4c3d-91d0-311d8760dc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004655 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004619 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-rule/84252903-2e0f-4c3d-91d0-311d8760dc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003475 10.0.0.65 - - [2026-04-21 15:16:03] "POST /ref-update HTTP/1.1" 200 156 0.071011 10.0.0.65 - - [2026-04-21 15:16:03] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014069 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.65 - - [2026-04-21 15:16:03] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003789 10.0.0.65 - - [2026-04-21 15:16:03] "POST /tags HTTP/1.1" 409 207 0.003008 10.0.0.65 - - [2026-04-21 15:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.65 - - [2026-04-21 15:16:03] "GET /tag/abaf52a1-0b24-4d12-ae78-61f86100cf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.016112 10.0.0.65 - - [2026-04-21 15:16:03] "POST /firewall-rules HTTP/1.1" 200 562 0.072637 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-rule/54b33dd0-0fc6-42ee-b429-e485fb84f1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.014543 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003938 10.0.0.65 - - [2026-04-21 15:16:03] "GET /firewall-rule/54b33dd0-0fc6-42ee-b429-e485fb84f1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004899 10.0.0.65 - - [2026-04-21 15:16:04] "POST /ref-update HTTP/1.1" 200 156 0.068383 10.0.0.65 - - [2026-04-21 15:16:04] "POST /tags HTTP/1.1" 200 305 0.076786 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.65 - - [2026-04-21 15:16:04] "GET /tag/9dac0c91-f782-4999-8a0f-2fca36617d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020796 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.65 - - [2026-04-21 15:16:04] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031974 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.65 - - [2026-04-21 15:16:04] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006061 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.65 - - [2026-04-21 15:16:04] "GET /service-appliance-set/1d4ff8fb-7254-4475-b740-d51850917602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011695 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002437 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:16:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:16:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 10.0.0.65 - - [2026-04-21 15:16:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111205 10.0.0.65 - - [2026-04-21 15:16:04] "GET /virtual-machine-interface/1666caf3-9d01-44c8-b1b5-9e455f6619cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.026074 10.0.0.65 - - [2026-04-21 15:16:04] "POST /instance-ips HTTP/1.1" 200 381 0.089112 10.0.0.65 - - [2026-04-21 15:16:04] "GET /instance-ip/9b1b862c-cb61-4c1f-90ee-6e8c78617cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007037 10.0.0.65 - - [2026-04-21 15:16:04] "POST /loadbalancers HTTP/1.1" 200 582 0.101920 10.0.0.65 - - [2026-04-21 15:16:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022649 10.0.0.65 - - [2026-04-21 15:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.65 - - [2026-04-21 15:16:04] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043839 10.0.0.65 - - [2026-04-21 15:16:04] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048248 10.0.0.65 - - [2026-04-21 15:16:05] "GET /instance-ip/9b1b862c-cb61-4c1f-90ee-6e8c78617cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008147 10.0.0.65 - - [2026-04-21 15:16:05] "GET /loadbalancer/ab39c570-7588-41cb-829b-8c33b7fcdabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008506 10.0.0.65 - - [2026-04-21 15:16:05] "POST /floating-ips HTTP/1.1" 200 583 0.025232 10.0.0.65 - - [2026-04-21 15:16:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.066697 10.0.0.65 - - [2026-04-21 15:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.094207 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011035 10.0.0.65 - - [2026-04-21 15:16:05] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056515 10.0.0.65 - - [2026-04-21 15:16:05] "GET /loadbalancer-listener/3aa9994c-c382-4664-9414-6b2577bd8687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.057621 10.0.0.65 - - [2026-04-21 15:16:05] "GET /loadbalancer-listener/3aa9994c-c382-4664-9414-6b2577bd8687?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.013641 10.0.0.65 - - [2026-04-21 15:16:05] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055483 10.0.0.65 - - [2026-04-21 15:16:05] "GET /instance-ip/9b1b862c-cb61-4c1f-90ee-6e8c78617cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004259 10.0.0.65 - - [2026-04-21 15:16:05] "GET /instance-ip/9b1b862c-cb61-4c1f-90ee-6e8c78617cea?fields=floating_ips HTTP/1.1" 200 1171 0.010525 10.0.0.65 - - [2026-04-21 15:16:05] "GET /floating-ip/e6d9182e-5725-4a63-9609-ee918ecfb78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002696 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.65 - - [2026-04-21 15:16:05] "GET /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002785 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.65 - - [2026-04-21 15:16:05] "PUT /global-vrouter-config/79c84c46-ad2d-46bc-bac5-ba79f3015fa7 HTTP/1.1" 200 276 0.025648 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.65 - - [2026-04-21 15:16:05] "GET /loadbalancer/ab39c570-7588-41cb-829b-8c33b7fcdabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003011 10.0.0.130 - - [2026-04-21 15:16:05] "GET / HTTP/1.1" 200 35931 0.002014 10.0.0.130 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.130 - - [2026-04-21 15:16:05] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010175 10.0.0.130 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.65 - - [2026-04-21 15:16:05] "POST /tags HTTP/1.1" 200 301 0.076375 10.0.0.130 - - [2026-04-21 15:16:05] "GET /routing-instance/0ef50447-2f94-4ed6-91a8-e47953051415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004460 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.65 - - [2026-04-21 15:16:05] "GET /tag/739634d6-0acc-4d1e-848b-1e0a7ce104e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016626 10.0.0.130 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.130 - - [2026-04-21 15:16:05] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002636 10.0.0.130 - - [2026-04-21 15:16:05] "PUT /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda HTTP/1.1" 200 262 0.029673 10.0.0.130 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.65 - - [2026-04-21 15:16:05] "POST /tags HTTP/1.1" 200 325 0.100625 10.0.0.130 - - [2026-04-21 15:16:05] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.025480 10.0.0.130 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007824 10.0.0.65 - - [2026-04-21 15:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.65 - - [2026-04-21 15:16:06] "GET /tag/0edc54ca-8dc5-4409-9180-ab7094d2f14b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.041713 10.0.0.130 - - [2026-04-21 15:16:06] "GET /virtual-machine-interface/282bdbe6-36ed-4d03-bbff-cf5d3496993e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.012220 10.0.0.130 - - [2026-04-21 15:16:06] "PUT /virtual-machine-interface/282bdbe6-36ed-4d03-bbff-cf5d3496993e HTTP/1.1" 200 284 0.021107 10.0.0.65 - - [2026-04-21 15:16:06] "POST /tags HTTP/1.1" 200 363 0.073635 10.0.0.65 - - [2026-04-21 15:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.65 - - [2026-04-21 15:16:06] "GET /tag/aef3b14c-7654-4297-ad27-d93d947316b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.018309 10.0.0.65 - - [2026-04-21 15:16:06] "POST /tags HTTP/1.1" 200 311 0.029076 10.0.0.65 - - [2026-04-21 15:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.65 - - [2026-04-21 15:16:06] "GET /tag/97fb26f2-1330-45d3-b6ad-373e52e1b52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.037794 10.0.0.65 - - [2026-04-21 15:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010854 10.0.0.65 - - [2026-04-21 15:16:06] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007612 10.0.0.65 - - [2026-04-21 15:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.65 - - [2026-04-21 15:16:06] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042418 10.0.0.65 - - [2026-04-21 15:16:06] "POST /virtual-machines HTTP/1.1" 200 377 0.012500 10.0.0.65 - - [2026-04-21 15:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018671 10.0.0.65 - - [2026-04-21 15:16:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130570 10.0.0.65 - - [2026-04-21 15:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022815 10.0.0.65 - - [2026-04-21 15:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016105 10.0.0.65 - - [2026-04-21 15:16:06] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.006094 10.0.0.65 - - [2026-04-21 15:16:06] "POST /instance-ips HTTP/1.1" 200 409 0.061053 10.0.0.65 - - [2026-04-21 15:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.044334 10.0.0.65 - - [2026-04-21 15:16:06] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007210 10.0.0.65 - - [2026-04-21 15:16:06] "POST /ref-update HTTP/1.1" 200 156 0.020115 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.015134 10.0.0.65 - - [2026-04-21 15:16:07] "POST /set-tag HTTP/1.1" 200 109 0.028893 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004556 10.0.0.65 - - [2026-04-21 15:16:07] "GET /instance-ip/04ea9808-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004601 10.0.0.65 - - [2026-04-21 15:16:07] "POST /tags HTTP/1.1" 200 355 0.023519 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.65 - - [2026-04-21 15:16:07] "GET /tag/15ebb5f8-2720-4ee8-9f7b-69f2fdce53b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019661 10.0.0.65 - - [2026-04-21 15:16:07] "POST /tags HTTP/1.1" 200 303 0.022348 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.65 - - [2026-04-21 15:16:07] "GET /tag/652881f8-6994-46db-8446-ba9bfa86aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014806 10.0.0.65 - - [2026-04-21 15:16:07] "POST /projects HTTP/1.1" 409 218 0.004583 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.65 - - [2026-04-21 15:16:07] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058122 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.65 - - [2026-04-21 15:16:07] "GET /network-ipam/4ac5ffc0-6912-4eeb-8231-31d7b23f7983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003645 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004211 10.0.0.65 - - [2026-04-21 15:16:07] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.060635 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009162 10.0.0.65 - - [2026-04-21 15:16:07] "POST /set-tag HTTP/1.1" 200 109 0.071737 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.65 - - [2026-04-21 15:16:07] "GET /network-ipam/ecf2080b-932d-48b2-bab6-8d05052a55b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003878 10.0.0.65 - - [2026-04-21 15:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006562 10.0.0.65 - - [2026-04-21 15:16:07] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.095532 10.0.0.65 - - [2026-04-21 15:16:07] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.015357 10.0.0.65 - - [2026-04-21 15:16:08] "POST /set-tag HTTP/1.1" 200 109 0.072947 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.65 - - [2026-04-21 15:16:08] "GET /network-policy/98786868-abc8-47fc-bb44-e357a1361b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002714 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.65 - - [2026-04-21 15:16:08] "GET /network-policy/b3023537-1b4e-4922-87dc-18a84e5f3126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005995 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.65 - - [2026-04-21 15:16:08] "GET /network-policy/2d1e34eb-b85e-4e7b-8ed6-444cb2af593d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002936 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.65 - - [2026-04-21 15:16:08] "PUT /network-policy/2d1e34eb-b85e-4e7b-8ed6-444cb2af593d HTTP/1.1" 200 262 0.011490 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-update HTTP/1.1" 200 156 0.054795 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003350 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002362 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002401 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001961 10.0.0.65 - - [2026-04-21 15:16:08] "POST /security-groups HTTP/1.1" 409 245 0.003058 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.65 - - [2026-04-21 15:16:08] "PUT /security-group/aedcd18c-520a-4d9b-a505-88815567e479 HTTP/1.1" 200 262 0.057217 10.0.0.65 - - [2026-04-21 15:16:08] "PUT /access-control-list/88b57b88-61ac-4c91-b0db-947972a75e24 HTTP/1.1" 200 272 0.013491 10.0.0.65 - - [2026-04-21 15:16:08] "PUT /access-control-list/e72c7271-d7a4-4aa6-94aa-6ec99c37391c HTTP/1.1" 200 272 0.013329 10.0.0.65 - - [2026-04-21 15:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018520 10.0.0.65 - - [2026-04-21 15:16:08] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012525 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.65 - - [2026-04-21 15:16:08] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003137 10.0.0.65 - - [2026-04-21 15:16:08] "POST /tags HTTP/1.1" 409 206 0.002552 10.0.0.65 - - [2026-04-21 15:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.65 - - [2026-04-21 15:16:08] "GET /tag/652881f8-6994-46db-8446-ba9bfa86aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020004 10.0.0.65 - - [2026-04-21 15:16:08] "POST /firewall-rules HTTP/1.1" 200 562 0.072819 10.0.0.65 - - [2026-04-21 15:16:08] "GET /firewall-rule/a40e1dbd-2a82-4dd1-87a1-bb8df61434bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007285 10.0.0.65 - - [2026-04-21 15:16:08] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004923 10.0.0.65 - - [2026-04-21 15:16:08] "GET /firewall-rule/a40e1dbd-2a82-4dd1-87a1-bb8df61434bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003150 10.0.0.65 - - [2026-04-21 15:16:08] "POST /ref-update HTTP/1.1" 200 156 0.027743 10.0.0.65 - - [2026-04-21 15:16:08] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003044 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027656 10.0.0.65 - - [2026-04-21 15:16:09] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004430 10.0.0.65 - - [2026-04-21 15:16:09] "POST /tags HTTP/1.1" 409 206 0.002090 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.65 - - [2026-04-21 15:16:09] "GET /tag/652881f8-6994-46db-8446-ba9bfa86aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020454 10.0.0.65 - - [2026-04-21 15:16:09] "POST /firewall-rules HTTP/1.1" 200 560 0.089235 10.0.0.65 - - [2026-04-21 15:16:09] "GET /firewall-rule/ee4c5a1f-1919-49e5-9716-c3d1ec4f5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005056 10.0.0.65 - - [2026-04-21 15:16:09] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004047 10.0.0.65 - - [2026-04-21 15:16:09] "GET /firewall-rule/ee4c5a1f-1919-49e5-9716-c3d1ec4f5da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002594 10.0.0.65 - - [2026-04-21 15:16:09] "POST /ref-update HTTP/1.1" 200 156 0.026893 10.0.0.65 - - [2026-04-21 15:16:09] "POST /tags HTTP/1.1" 200 301 0.125684 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008573 10.0.0.65 - - [2026-04-21 15:16:09] "GET /tag/fd8c175e-d980-4e98-9e4b-e8772797f4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021659 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.65 - - [2026-04-21 15:16:09] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030378 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.65 - - [2026-04-21 15:16:09] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004281 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.65 - - [2026-04-21 15:16:09] "GET /service-appliance-set/1d4ff8fb-7254-4475-b740-d51850917602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002840 10.0.0.65 - - [2026-04-21 15:16:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.001993 10.0.0.65 - - [2026-04-21 15:16:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098626 10.0.0.65 - - [2026-04-21 15:16:09] "GET /virtual-machine-interface/5de0b72e-7c28-4315-82b3-0921135692cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.012759 10.0.0.65 - - [2026-04-21 15:16:09] "POST /instance-ips HTTP/1.1" 200 377 0.044675 10.0.0.65 - - [2026-04-21 15:16:09] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009268 10.0.0.65 - - [2026-04-21 15:16:10] "POST /loadbalancers HTTP/1.1" 200 582 0.065153 10.0.0.65 - - [2026-04-21 15:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018683 10.0.0.65 - - [2026-04-21 15:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012741 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050624 10.0.0.65 - - [2026-04-21 15:16:10] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006652 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057583 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006750 10.0.0.65 - - [2026-04-21 15:16:10] "POST /floating-ips HTTP/1.1" 200 581 0.039890 10.0.0.65 - - [2026-04-21 15:16:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044838 10.0.0.65 - - [2026-04-21 15:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008447 10.0.0.65 - - [2026-04-21 15:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045262 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer-listener/5790e8f5-33b5-4fb5-a3ee-08f341940fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003628 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer-listener/5790e8f5-33b5-4fb5-a3ee-08f341940fbf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005177 10.0.0.65 - - [2026-04-21 15:16:10] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.042402 10.0.0.65 - - [2026-04-21 15:16:10] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005566 10.0.0.65 - - [2026-04-21 15:16:10] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?fields=floating_ips HTTP/1.1" 200 1164 0.009894 10.0.0.65 - - [2026-04-21 15:16:10] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004051 10.0.0.65 - - [2026-04-21 15:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034846 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004245 10.0.0.65 - - [2026-04-21 15:16:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019456 10.0.0.65 - - [2026-04-21 15:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016050 10.0.0.65 - - [2026-04-21 15:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033215 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer-listener/accf5a7d-b0d0-41ee-a9f4-5eed4069226f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003732 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer-listener/accf5a7d-b0d0-41ee-a9f4-5eed4069226f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013150 10.0.0.65 - - [2026-04-21 15:16:10] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022657 10.0.0.65 - - [2026-04-21 15:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.65 - - [2026-04-21 15:16:10] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005792 10.0.0.65 - - [2026-04-21 15:16:10] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?fields=floating_ips HTTP/1.1" 200 1164 0.004336 10.0.0.65 - - [2026-04-21 15:16:10] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009650 10.0.0.65 - - [2026-04-21 15:16:10] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079520 10.0.0.65 - - [2026-04-21 15:16:10] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003189 10.0.0.65 - - [2026-04-21 15:16:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045203 10.0.0.65 - - [2026-04-21 15:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012837 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.65 - - [2026-04-21 15:16:11] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067462 10.0.0.65 - - [2026-04-21 15:16:11] "GET /loadbalancer-listener/1e9dc030-570d-4d21-9eeb-8a00fe664a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003293 10.0.0.65 - - [2026-04-21 15:16:11] "GET /loadbalancer-listener/1e9dc030-570d-4d21-9eeb-8a00fe664a65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005025 10.0.0.65 - - [2026-04-21 15:16:11] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.027759 10.0.0.65 - - [2026-04-21 15:16:11] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008350 10.0.0.65 - - [2026-04-21 15:16:11] "GET /instance-ip/544ff648-1c2e-4bf0-9cc1-d452e4ff4ee3?fields=floating_ips HTTP/1.1" 200 1164 0.006083 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007013 10.0.0.65 - - [2026-04-21 15:16:11] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002590 10.0.0.65 - - [2026-04-21 15:16:11] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002563 10.0.0.65 - - [2026-04-21 15:16:11] "POST /tags HTTP/1.1" 200 371 0.023952 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014169 10.0.0.65 - - [2026-04-21 15:16:11] "GET /tag/a49dc6da-fe00-49a6-b2c0-c844faa007fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.031556 10.0.0.65 - - [2026-04-21 15:16:11] "POST /tags HTTP/1.1" 200 319 0.044818 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015266 10.0.0.65 - - [2026-04-21 15:16:11] "GET /tag/14f62b42-a58b-48d0-af39-f7ff8de6e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.024883 10.0.0.65 - - [2026-04-21 15:16:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000627 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.004312 10.0.0.65 - - [2026-04-21 15:16:11] "POST /security-groups HTTP/1.1" 200 578 0.084539 10.0.0.65 - - [2026-04-21 15:16:11] "POST /projects HTTP/1.1" 200 497 0.221719 10.0.0.65 - - [2026-04-21 15:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022831 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.007655 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.65 - - [2026-04-21 15:16:11] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.032255 10.0.0.65 - - [2026-04-21 15:16:11] "POST /access-control-lists HTTP/1.1" 200 587 0.079510 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.012692 10.0.0.65 - - [2026-04-21 15:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009822 10.0.0.65 - - [2026-04-21 15:16:12] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.008219 10.0.0.65 - - [2026-04-21 15:16:12] "POST /access-control-lists HTTP/1.1" 200 585 0.102619 10.0.0.65 - - [2026-04-21 15:16:12] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.110819 10.0.0.65 - - [2026-04-21 15:16:12] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.056549 10.0.0.65 - - [2026-04-21 15:16:12] "POST /security-groups HTTP/1.1" 200 558 0.102791 10.0.0.65 - - [2026-04-21 15:16:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.003930 10.0.0.65 - - [2026-04-21 15:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022610 10.0.0.65 - - [2026-04-21 15:16:12] "POST /access-control-lists HTTP/1.1" 200 610 0.085890 10.0.0.65 - - [2026-04-21 15:16:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.016187 10.0.0.65 - - [2026-04-21 15:16:12] "POST /chown HTTP/1.1" 200 109 0.083869 10.0.0.65 - - [2026-04-21 15:16:12] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013226 10.0.0.65 - - [2026-04-21 15:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.65 - - [2026-04-21 15:16:12] "POST /access-control-lists HTTP/1.1" 200 608 0.090865 10.0.0.65 - - [2026-04-21 15:16:12] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018404 10.0.0.65 - - [2026-04-21 15:16:12] "POST /tags HTTP/1.1" 409 214 0.006704 10.0.0.65 - - [2026-04-21 15:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.65 - - [2026-04-21 15:16:12] "GET /tag/14f62b42-a58b-48d0-af39-f7ff8de6e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.027448 10.0.0.65 - - [2026-04-21 15:16:12] "POST /firewall-rules HTTP/1.1" 200 578 0.071581 10.0.0.65 - - [2026-04-21 15:16:12] "GET /firewall-rule/248c5118-cbee-46bb-bc6b-2de83a815ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004865 10.0.0.65 - - [2026-04-21 15:16:12] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003986 10.0.0.65 - - [2026-04-21 15:16:12] "GET /firewall-rule/248c5118-cbee-46bb-bc6b-2de83a815ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002331 10.0.0.65 - - [2026-04-21 15:16:12] "POST /ref-update HTTP/1.1" 200 156 0.052067 10.0.0.65 - - [2026-04-21 15:16:12] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007681 10.0.0.65 - - [2026-04-21 15:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.65 - - [2026-04-21 15:16:13] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003626 10.0.0.65 - - [2026-04-21 15:16:13] "POST /tags HTTP/1.1" 409 214 0.002325 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012929 10.0.0.65 - - [2026-04-21 15:16:13] "GET /tag/14f62b42-a58b-48d0-af39-f7ff8de6e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.017120 10.0.0.65 - - [2026-04-21 15:16:13] "POST /firewall-rules HTTP/1.1" 200 576 0.076216 10.0.0.65 - - [2026-04-21 15:16:13] "GET /firewall-rule/cde97de0-5197-4f0d-b857-b3f8bfb4bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012662 10.0.0.65 - - [2026-04-21 15:16:13] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005974 10.0.0.65 - - [2026-04-21 15:16:13] "GET /firewall-rule/cde97de0-5197-4f0d-b857-b3f8bfb4bc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005698 10.0.0.65 - - [2026-04-21 15:16:13] "POST /ref-update HTTP/1.1" 200 156 0.071627 10.0.0.65 - - [2026-04-21 15:16:13] "POST /tags HTTP/1.1" 200 363 0.053811 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.65 - - [2026-04-21 15:16:13] "GET /tag/fc46a7a1-6157-4b4a-b4e8-e9946cb982b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.019822 10.0.0.65 - - [2026-04-21 15:16:13] "POST /tags HTTP/1.1" 200 311 0.020676 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.65 - - [2026-04-21 15:16:13] "GET /tag/641dd8ea-df7d-4190-88cc-756b7d11157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012980 10.0.0.65 - - [2026-04-21 15:16:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000532 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.005321 10.0.0.65 - - [2026-04-21 15:16:13] "POST /security-groups HTTP/1.1" 200 574 0.068602 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.005581 10.0.0.65 - - [2026-04-21 15:16:13] "POST /projects HTTP/1.1" 200 489 0.241806 10.0.0.65 - - [2026-04-21 15:16:13] "POST /access-control-lists HTTP/1.1" 200 583 0.066938 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.006715 10.0.0.65 - - [2026-04-21 15:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034053 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011873 10.0.0.65 - - [2026-04-21 15:16:13] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006901 10.0.0.65 - - [2026-04-21 15:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.65 - - [2026-04-21 15:16:13] "POST /access-control-lists HTTP/1.1" 200 581 0.085618 10.0.0.65 - - [2026-04-21 15:16:13] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.019660 10.0.0.65 - - [2026-04-21 15:16:14] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.048278 10.0.0.65 - - [2026-04-21 15:16:14] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.054619 10.0.0.65 - - [2026-04-21 15:16:14] "POST /security-groups HTTP/1.1" 200 546 0.071950 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.006270 10.0.0.65 - - [2026-04-21 15:16:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038173 10.0.0.65 - - [2026-04-21 15:16:14] "POST /chown HTTP/1.1" 200 109 0.064105 10.0.0.65 - - [2026-04-21 15:16:14] "POST /access-control-lists HTTP/1.1" 200 602 0.114346 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.005626 10.0.0.65 - - [2026-04-21 15:16:14] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004484 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.65 - - [2026-04-21 15:16:14] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045201 10.0.0.65 - - [2026-04-21 15:16:14] "POST /access-control-lists HTTP/1.1" 200 600 0.081192 10.0.0.65 - - [2026-04-21 15:16:14] "POST /tags HTTP/1.1" 409 210 0.002045 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.65 - - [2026-04-21 15:16:14] "GET /tag/641dd8ea-df7d-4190-88cc-756b7d11157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021483 10.0.0.65 - - [2026-04-21 15:16:14] "POST /firewall-rules HTTP/1.1" 200 570 0.072418 10.0.0.65 - - [2026-04-21 15:16:14] "GET /firewall-rule/510c4183-8f97-4166-af54-ab692b0b9b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009873 10.0.0.65 - - [2026-04-21 15:16:14] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.006014 10.0.0.65 - - [2026-04-21 15:16:14] "GET /firewall-rule/510c4183-8f97-4166-af54-ab692b0b9b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003502 10.0.0.65 - - [2026-04-21 15:16:14] "POST /ref-update HTTP/1.1" 200 156 0.037967 10.0.0.65 - - [2026-04-21 15:16:14] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005602 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.65 - - [2026-04-21 15:16:14] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002810 10.0.0.65 - - [2026-04-21 15:16:14] "POST /tags HTTP/1.1" 409 210 0.004723 10.0.0.65 - - [2026-04-21 15:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.65 - - [2026-04-21 15:16:14] "GET /tag/641dd8ea-df7d-4190-88cc-756b7d11157b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012460 10.0.0.65 - - [2026-04-21 15:16:14] "POST /firewall-rules HTTP/1.1" 200 568 0.077286 10.0.0.65 - - [2026-04-21 15:16:15] "GET /firewall-rule/fa6e1d21-9775-4e3a-b8b3-ee686356a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005410 10.0.0.65 - - [2026-04-21 15:16:15] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004611 10.0.0.65 - - [2026-04-21 15:16:15] "GET /firewall-rule/fa6e1d21-9775-4e3a-b8b3-ee686356a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003662 10.0.0.65 - - [2026-04-21 15:16:15] "POST /ref-update HTTP/1.1" 200 156 0.050770 10.0.0.65 - - [2026-04-21 15:16:15] "POST /tags HTTP/1.1" 409 237 0.013449 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.65 - - [2026-04-21 15:16:15] "GET /tag/aef3b14c-7654-4297-ad27-d93d947316b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.024252 10.0.0.65 - - [2026-04-21 15:16:15] "POST /tags HTTP/1.1" 409 210 0.005937 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.65 - - [2026-04-21 15:16:15] "GET /tag/97fb26f2-1330-45d3-b6ad-373e52e1b52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018485 10.0.0.65 - - [2026-04-21 15:16:15] "POST /projects HTTP/1.1" 409 223 0.002223 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.65 - - [2026-04-21 15:16:15] "GET /project/472aeff7-7f1d-4ecc-8c87-3c35950bb907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048446 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.65 - - [2026-04-21 15:16:15] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.015485 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.65 - - [2026-04-21 15:16:15] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006490 10.0.0.65 - - [2026-04-21 15:16:15] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.041789 10.0.0.65 - - [2026-04-21 15:16:15] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.071688 10.0.0.65 - - [2026-04-21 15:16:15] "POST /security-groups HTTP/1.1" 409 253 0.002504 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.65 - - [2026-04-21 15:16:15] "PUT /security-group/2e61d5d6-fea8-4c8c-986c-18778a3a676f HTTP/1.1" 200 262 0.059267 10.0.0.65 - - [2026-04-21 15:16:15] "PUT /access-control-list/1a52d7d3-c450-4b62-b169-d1c98022a988 HTTP/1.1" 200 272 0.014427 10.0.0.65 - - [2026-04-21 15:16:15] "PUT /access-control-list/43719efa-e0ea-4d79-8441-03111eebac42 HTTP/1.1" 200 272 0.010784 10.0.0.65 - - [2026-04-21 15:16:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013611 10.0.0.65 - - [2026-04-21 15:16:15] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009665 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.65 - - [2026-04-21 15:16:15] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003435 10.0.0.65 - - [2026-04-21 15:16:15] "POST /tags HTTP/1.1" 409 210 0.002357 10.0.0.65 - - [2026-04-21 15:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2026-04-21 15:16:15] "GET /tag/97fb26f2-1330-45d3-b6ad-373e52e1b52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011699 10.0.0.65 - - [2026-04-21 15:16:15] "POST /firewall-rules HTTP/1.1" 200 570 0.075059 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-rule/6f15d323-4d62-4c34-ac7d-0b179fdec3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005302 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005161 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-rule/6f15d323-4d62-4c34-ac7d-0b179fdec3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003277 10.0.0.65 - - [2026-04-21 15:16:16] "POST /ref-update HTTP/1.1" 200 156 0.046455 10.0.0.65 - - [2026-04-21 15:16:16] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006691 10.0.0.65 - - [2026-04-21 15:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.65 - - [2026-04-21 15:16:16] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003505 10.0.0.65 - - [2026-04-21 15:16:16] "POST /tags HTTP/1.1" 409 210 0.002133 10.0.0.65 - - [2026-04-21 15:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.65 - - [2026-04-21 15:16:16] "GET /tag/97fb26f2-1330-45d3-b6ad-373e52e1b52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012704 10.0.0.65 - - [2026-04-21 15:16:16] "POST /firewall-rules HTTP/1.1" 200 568 0.064678 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-rule/f1647ab5-1e32-4e93-b0fa-a1be30087c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013275 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.011379 10.0.0.65 - - [2026-04-21 15:16:16] "GET /firewall-rule/f1647ab5-1e32-4e93-b0fa-a1be30087c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003172 10.0.0.65 - - [2026-04-21 15:16:16] "POST /ref-update HTTP/1.1" 200 156 0.045977 10.0.0.65 - - [2026-04-21 15:16:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015393 10.0.0.65 - - [2026-04-21 15:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.65 - - [2026-04-21 15:16:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004635 10.0.0.65 - - [2026-04-21 15:16:16] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.65 - - [2026-04-21 15:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.65 - - [2026-04-21 15:16:16] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002719 10.0.0.65 - - [2026-04-21 15:16:17] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004756 10.0.0.65 - - [2026-04-21 15:16:17] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.65 - - [2026-04-21 15:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.65 - - [2026-04-21 15:16:17] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002560 10.0.0.65 - - [2026-04-21 15:16:17] "GET /loadbalancer-pool/12be808e-2ca0-49a1-9ecc-78c592679cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004047 10.0.0.65 - - [2026-04-21 15:16:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015825 10.0.0.65 - - [2026-04-21 15:16:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020911 10.0.0.65 - - [2026-04-21 15:16:17] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016659 10.0.0.65 - - [2026-04-21 15:16:17] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006572 10.0.0.65 - - [2026-04-21 15:16:17] "POST /ref-update HTTP/1.1" 200 156 0.030428 10.0.0.65 - - [2026-04-21 15:16:17] "POST /tags HTTP/1.1" 409 205 0.002015 10.0.0.65 - - [2026-04-21 15:16:17] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011454 10.0.0.65 - - [2026-04-21 15:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.65 - - [2026-04-21 15:16:18] "GET /tag/fd8c175e-d980-4e98-9e4b-e8772797f4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019282 10.0.0.65 - - [2026-04-21 15:16:18] "POST /set-tag HTTP/1.1" 200 109 0.064224 10.0.0.65 - - [2026-04-21 15:16:18] "PUT /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e HTTP/1.1" 200 256 0.059672 10.0.0.65 - - [2026-04-21 15:16:18] "GET /loadbalancer-pool/8ecc4f5f-078d-4915-a516-444f286773fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004891 10.0.0.65 - - [2026-04-21 15:16:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016165 10.0.0.65 - - [2026-04-21 15:16:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013619 10.0.0.65 - - [2026-04-21 15:16:18] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018046 10.0.0.65 - - [2026-04-21 15:16:18] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004014 10.0.0.65 - - [2026-04-21 15:16:18] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.65 - - [2026-04-21 15:16:18] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008849 10.0.0.65 - - [2026-04-21 15:16:18] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.65 - - [2026-04-21 15:16:18] "GET /loadbalancer-pool/3d21a82f-06a3-4ad5-a44a-3907c466cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007020 10.0.0.65 - - [2026-04-21 15:16:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026831 10.0.0.65 - - [2026-04-21 15:16:18] "PUT /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e HTTP/1.1" 200 256 0.026508 10.0.0.65 - - [2026-04-21 15:16:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015136 10.0.0.65 - - [2026-04-21 15:16:18] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011865 10.0.0.65 - - [2026-04-21 15:16:18] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.65 - - [2026-04-21 15:16:18] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004585 10.0.0.65 - - [2026-04-21 15:16:18] "POST /ref-update HTTP/1.1" 200 156 0.008518 10.0.0.65 - - [2026-04-21 15:16:18] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.011758 10.0.0.65 - - [2026-04-21 15:16:18] "PUT /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e HTTP/1.1" 200 256 0.010262 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001373 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:17:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 10.0.0.65 - - [2026-04-21 15:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.65 - - [2026-04-21 15:17:43] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004125 10.0.0.130 - - [2026-04-21 15:17:44] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.130 - - [2026-04-21 15:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.130 - - [2026-04-21 15:17:44] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005804 10.0.0.130 - - [2026-04-21 15:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.130 - - [2026-04-21 15:17:44] "GET /routing-instance/0ef50447-2f94-4ed6-91a8-e47953051415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004319 10.0.0.130 - - [2026-04-21 15:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.130 - - [2026-04-21 15:17:44] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002994 10.0.0.130 - - [2026-04-21 15:17:44] "PUT /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda HTTP/1.1" 200 262 0.011214 10.0.0.130 - - [2026-04-21 15:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.130 - - [2026-04-21 15:17:44] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005995 10.0.0.130 - - [2026-04-21 15:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.130 - - [2026-04-21 15:17:44] "GET /virtual-machine-interface/282bdbe6-36ed-4d03-bbff-cf5d3496993e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004979 10.0.0.130 - - [2026-04-21 15:17:44] "PUT /virtual-machine-interface/282bdbe6-36ed-4d03-bbff-cf5d3496993e HTTP/1.1" 200 284 0.014298 10.0.0.65 - - [2026-04-21 15:18:15] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005420 10.0.0.65 - - [2026-04-21 15:18:15] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.65 - - [2026-04-21 15:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.65 - - [2026-04-21 15:18:15] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003270 10.0.0.65 - - [2026-04-21 15:18:15] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004957 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.024579 10.0.0.65 - - [2026-04-21 15:18:16] "DELETE /loadbalancer-member/54df7781-6075-435b-b7e7-df1df94c6e24 HTTP/1.1" 200 115 0.043889 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013304 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.004856 10.0.0.65 - - [2026-04-21 15:18:16] "DELETE /loadbalancer-member/c517317d-e4a8-4a2b-bd36-83fa8e3d57fc HTTP/1.1" 200 115 0.063129 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004259 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.65 - - [2026-04-21 15:18:16] "DELETE /loadbalancer-member/b285af75-78ca-4621-bb11-b4ecec641266 HTTP/1.1" 200 115 0.054890 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010194 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.004276 10.0.0.65 - - [2026-04-21 15:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.65 - - [2026-04-21 15:18:16] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004566 10.0.0.65 - - [2026-04-21 15:18:16] "GET /loadbalancer-pool/12be808e-2ca0-49a1-9ecc-78c592679cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004183 10.0.0.65 - - [2026-04-21 15:18:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035247 10.0.0.65 - - [2026-04-21 15:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029349 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.028083 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.020688 10.0.0.65 - - [2026-04-21 15:18:16] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.014236 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.077412 10.0.0.65 - - [2026-04-21 15:18:16] "GET /loadbalancer-pool/8ecc4f5f-078d-4915-a516-444f286773fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017292 10.0.0.65 - - [2026-04-21 15:18:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.058602 10.0.0.65 - - [2026-04-21 15:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023410 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010142 10.0.0.65 - - [2026-04-21 15:18:16] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019958 10.0.0.65 - - [2026-04-21 15:18:16] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008812 10.0.0.65 - - [2026-04-21 15:18:16] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.65 - - [2026-04-21 15:18:17] "GET /loadbalancer-pool/3d21a82f-06a3-4ad5-a44a-3907c466cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006815 10.0.0.65 - - [2026-04-21 15:18:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043842 10.0.0.65 - - [2026-04-21 15:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040106 10.0.0.65 - - [2026-04-21 15:18:17] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.023839 10.0.0.65 - - [2026-04-21 15:18:17] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.012578 10.0.0.65 - - [2026-04-21 15:18:17] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005682 10.0.0.65 - - [2026-04-21 15:18:17] "POST /set-tag HTTP/1.1" 200 109 0.003795 10.0.0.65 - - [2026-04-21 15:19:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002039 10.0.0.65 - - [2026-04-21 15:19:42] "GET /global-system-configs HTTP/1.1" 200 322 0.001961 10.0.0.65 - - [2026-04-21 15:22:10] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004968 10.0.0.65 - - [2026-04-21 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.004278 10.0.0.65 - - [2026-04-21 15:22:10] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005471 10.0.0.65 - - [2026-04-21 15:22:10] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.65 - - [2026-04-21 15:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.65 - - [2026-04-21 15:22:10] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002623 10.0.0.65 - - [2026-04-21 15:22:10] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004400 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.023575 10.0.0.65 - - [2026-04-21 15:22:11] "DELETE /loadbalancer-member/d4251ece-f135-4925-8482-89d5cbae9203 HTTP/1.1" 200 115 0.060247 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005237 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.65 - - [2026-04-21 15:22:11] "DELETE /loadbalancer-member/b4d81ad7-260f-42a2-a972-9af5f98d025c HTTP/1.1" 200 115 0.034583 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007868 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.65 - - [2026-04-21 15:22:11] "DELETE /loadbalancer-member/8cf1ba11-43eb-4101-ba81-61b767bf8b39 HTTP/1.1" 200 115 0.029795 10.0.0.65 - - [2026-04-21 15:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.65 - - [2026-04-21 15:22:11] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004484 10.0.0.65 - - [2026-04-21 15:22:11] "GET /loadbalancer-pool/12be808e-2ca0-49a1-9ecc-78c592679cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004160 10.0.0.65 - - [2026-04-21 15:22:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029125 10.0.0.65 - - [2026-04-21 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011226 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011909 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005795 10.0.0.65 - - [2026-04-21 15:22:11] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002561 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.068652 10.0.0.65 - - [2026-04-21 15:22:11] "GET /loadbalancer-pool/8ecc4f5f-078d-4915-a516-444f286773fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003311 10.0.0.65 - - [2026-04-21 15:22:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020969 10.0.0.65 - - [2026-04-21 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025652 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005457 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004978 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.65 - - [2026-04-21 15:22:11] "GET /loadbalancer-pool/3d21a82f-06a3-4ad5-a44a-3907c466cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002950 10.0.0.65 - - [2026-04-21 15:22:11] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002276 10.0.0.65 - - [2026-04-21 15:22:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029477 10.0.0.65 - - [2026-04-21 15:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029925 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010907 10.0.0.65 - - [2026-04-21 15:22:11] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004372 10.0.0.65 - - [2026-04-21 15:22:11] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002137 10.0.0.65 - - [2026-04-21 15:22:11] "POST /set-tag HTTP/1.1" 200 109 0.003076 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:22:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:22:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:22:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:22:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:23:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:23:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 10.0.0.65 - - [2026-04-21 15:23:17] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.65 - - [2026-04-21 15:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.65 - - [2026-04-21 15:23:17] "GET /global-system-config/414d1134-7deb-4701-8f73-d378af2de70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004956 10.0.0.65 - - [2026-04-21 15:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.65 - - [2026-04-21 15:23:18] "GET /config-node/1206e999-a0cd-47f5-a4b8-d4fbcbbed916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004623 10.0.0.65 - - [2026-04-21 15:23:28] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.65 - - [2026-04-21 15:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.65 - - [2026-04-21 15:23:28] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049455 10.0.0.65 - - [2026-04-21 15:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.65 - - [2026-04-21 15:23:28] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055861 10.0.0.65 - - [2026-04-21 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.65 - - [2026-04-21 15:23:29] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048389 10.0.0.65 - - [2026-04-21 15:23:29] "POST /tags HTTP/1.1" 200 333 0.073642 10.0.0.65 - - [2026-04-21 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014533 10.0.0.65 - - [2026-04-21 15:23:29] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.059855 10.0.0.65 - - [2026-04-21 15:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.65 - - [2026-04-21 15:23:30] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.083132 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-networks?parent_id=48e7438e-92ed-481e-aa3d-a1483fe1e8c1&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005668 10.0.0.65 - - [2026-04-21 15:23:30] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092856 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.010975 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.65 - - [2026-04-21 15:23:30] "GET /service-appliance-set/1d4ff8fb-7254-4475-b740-d51850917602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004909 10.0.0.65 - - [2026-04-21 15:23:30] "POST /virtual-networks HTTP/1.1" 200 512 0.133505 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.002040 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.65 - - [2026-04-21 15:23:30] "GET /network-ipam/be811d59-af31-4ec3-b7da-399329f3bba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012232 10.0.0.65 - - [2026-04-21 15:23:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.194021 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-machine-interface/4505e97c-a6a5-45ee-a9ae-018fd7d1c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.009578 10.0.0.65 - - [2026-04-21 15:23:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003781 10.0.0.65 - - [2026-04-21 15:23:30] "POST /ref-update HTTP/1.1" 200 156 0.219299 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005666 10.0.0.65 - - [2026-04-21 15:23:30] "GET /domains HTTP/1.1" 200 280 0.005340 10.0.0.65 - - [2026-04-21 15:23:30] "POST /instance-ips HTTP/1.1" 200 409 0.043926 10.0.0.65 - - [2026-04-21 15:23:30] "GET /instance-ip/b3b78bf9-bcf2-45b8-b655-d9e09192cfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.023926 10.0.0.65 - - [2026-04-21 15:23:30] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 HTTP/1.1" 200 3086 0.044222 10.0.0.65 - - [2026-04-21 15:23:30] "POST /loadbalancers HTTP/1.1" 200 610 0.099613 10.0.0.65 - - [2026-04-21 15:23:30] "POST /route-targets HTTP/1.1" 200 327 0.049019 10.0.0.65 - - [2026-04-21 15:23:30] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 HTTP/1.1" 200 5716 0.176466 10.0.0.65 - - [2026-04-21 15:23:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.049767 10.0.0.65 - - [2026-04-21 15:23:30] "POST /ref-update HTTP/1.1" 200 156 0.072650 10.0.0.65 - - [2026-04-21 15:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012337 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2084 0.046583 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2084 0.016271 10.0.0.65 - - [2026-04-21 15:23:30] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 200 1402 0.003514 10.0.0.65 - - [2026-04-21 15:23:30] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 200 1402 0.018201 10.0.0.65 - - [2026-04-21 15:23:30] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.214659 10.0.0.65 - - [2026-04-21 15:23:30] "GET /instance-ip/b3b78bf9-bcf2-45b8-b655-d9e09192cfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015064 10.0.0.65 - - [2026-04-21 15:23:30] "GET /route-target/1eb4399f-22db-48cf-93c3-5ae642a51e83 HTTP/1.1" 200 1152 0.020352 10.0.0.65 - - [2026-04-21 15:23:30] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.162784 10.0.0.65 - - [2026-04-21 15:23:30] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2084 0.011465 10.0.0.65 - - [2026-04-21 15:23:31] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 200 1402 0.007077 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006822 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2084 0.009005 10.0.0.65 - - [2026-04-21 15:23:31] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015608 10.0.0.65 - - [2026-04-21 15:23:31] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 200 1402 0.013110 10.0.0.65 - - [2026-04-21 15:23:31] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 200 1402 0.004475 10.0.0.65 - - [2026-04-21 15:23:31] "POST /floating-ips HTTP/1.1" 200 597 0.100060 10.0.0.65 - - [2026-04-21 15:23:31] "GET /route-target/1eb4399f-22db-48cf-93c3-5ae642a51e83 HTTP/1.1" 200 1152 0.009336 10.0.0.65 - - [2026-04-21 15:23:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.069981 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domains HTTP/1.1" 200 280 0.005218 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 HTTP/1.1" 200 3086 0.003811 10.0.0.65 - - [2026-04-21 15:23:31] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 HTTP/1.1" 200 6269 0.052697 10.0.0.65 - - [2026-04-21 15:23:31] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078346 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2084 0.009801 10.0.0.65 - - [2026-04-21 15:23:31] "GET /loadbalancer-listener/6d60c536-08d2-42dc-908c-63881233861b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005184 10.0.0.65 - - [2026-04-21 15:23:31] "GET /loadbalancer-listener/6d60c536-08d2-42dc-908c-63881233861b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.015253 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.65 - - [2026-04-21 15:23:31] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045579 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007567 10.0.0.65 - - [2026-04-21 15:23:31] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.048120 10.0.0.65 - - [2026-04-21 15:23:31] "GET /floating-ip-pools?parent_id=a16702a1-e488-457e-96b0-50d34fbca6bb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006662 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020748 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018852 10.0.0.65 - - [2026-04-21 15:23:31] "GET /instance-ip/b3b78bf9-bcf2-45b8-b655-d9e09192cfaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012355 10.0.0.65 - - [2026-04-21 15:23:31] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.013582 10.0.0.65 - - [2026-04-21 15:23:31] "GET /instance-ip/b3b78bf9-bcf2-45b8-b655-d9e09192cfaf?fields=floating_ips HTTP/1.1" 200 1213 0.021958 10.0.0.65 - - [2026-04-21 15:23:31] "POST /floating-ip-pools HTTP/1.1" 200 562 0.067490 10.0.0.65 - - [2026-04-21 15:23:31] "GET /floating-ip/762aaa93-0837-4bc3-80c4-d89566d2cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.030546 10.0.0.65 - - [2026-04-21 15:23:31] "POST /ref-update HTTP/1.1" 200 156 0.044070 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.039406 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domains HTTP/1.1" 200 280 0.011188 10.0.0.65 - - [2026-04-21 15:23:31] "GET / HTTP/1.1" 200 35931 0.005216 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 HTTP/1.1" 200 3086 0.020861 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017064 10.0.0.65 - - [2026-04-21 15:23:31] "GET /routing-instance/0ef50447-2f94-4ed6-91a8-e47953051415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010348 10.0.0.65 - - [2026-04-21 15:23:31] "POST /bgp-routers HTTP/1.1" 409 301 0.005999 10.0.0.65 - - [2026-04-21 15:23:31] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 HTTP/1.1" 200 6814 0.056284 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.026721 10.0.0.65 - - [2026-04-21 15:23:31] "POST /tags HTTP/1.1" 200 295 0.298419 10.0.0.65 - - [2026-04-21 15:23:31] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2322 0.055931 10.0.0.65 - - [2026-04-21 15:23:31] "GET /bgp-router/5b507b1e-2423-4532-aad6-0ecc2c98913a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.048218 10.0.0.65 - - [2026-04-21 15:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.040328 10.0.0.65 - - [2026-04-21 15:23:31] "GET /floating-ip-pool/db218c30-8dc2-4542-b1c5-d10d3365e827 HTTP/1.1" 200 1315 0.010751 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domains HTTP/1.1" 200 280 0.011955 10.0.0.65 - - [2026-04-21 15:23:31] "GET /tag/338293b7-f483-4c4a-ac71-c49fb2fcf8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.053482 10.0.0.65 - - [2026-04-21 15:23:31] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 HTTP/1.1" 200 3086 0.020157 10.0.0.65 - - [2026-04-21 15:23:31] "PUT /bgp-router/5b507b1e-2423-4532-aad6-0ecc2c98913a HTTP/1.1" 200 254 0.097817 10.0.0.65 - - [2026-04-21 15:23:31] "POST /tags HTTP/1.1" 409 233 0.023324 10.0.0.65 - - [2026-04-21 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028522 10.0.0.65 - - [2026-04-21 15:23:32] "GET /tag/15ebb5f8-2720-4ee8-9f7b-69f2fdce53b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.031668 10.0.0.65 - - [2026-04-21 15:23:32] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 HTTP/1.1" 200 6814 0.153792 10.0.0.65 - - [2026-04-21 15:23:32] "POST /tags HTTP/1.1" 409 206 0.018438 10.0.0.65 - - [2026-04-21 15:23:32] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 2322 0.021096 10.0.0.65 - - [2026-04-21 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015993 10.0.0.65 - - [2026-04-21 15:23:32] "GET /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014045 10.0.0.65 - - [2026-04-21 15:23:32] "GET /tag/652881f8-6994-46db-8446-ba9bfa86aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.038556 10.0.0.65 - - [2026-04-21 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.65 - - [2026-04-21 15:23:32] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003948 10.0.0.65 - - [2026-04-21 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:23:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:23:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.65 - - [2026-04-21 15:23:32] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036206 10.0.0.65 - - [2026-04-21 15:23:32] "POST /virtual-machines HTTP/1.1" 200 369 0.011420 10.0.0.65 - - [2026-04-21 15:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018428 10.0.0.65 - - [2026-04-21 15:23:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107599 10.0.0.65 - - [2026-04-21 15:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008927 10.0.0.65 - - [2026-04-21 15:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014185 10.0.0.65 - - [2026-04-21 15:23:32] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005565 10.0.0.65 - - [2026-04-21 15:23:32] "POST /instance-ips HTTP/1.1" 200 409 0.241875 10.0.0.65 - - [2026-04-21 15:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043061 10.0.0.65 - - [2026-04-21 15:23:32] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006736 10.0.0.65 - - [2026-04-21 15:23:32] "POST /set-tag HTTP/1.1" 200 109 0.043546 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024723 10.0.0.65 - - [2026-04-21 15:23:33] "GET /instance-ip/0ea31018-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008518 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004476 10.0.0.65 - - [2026-04-21 15:23:33] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003139 10.0.0.65 - - [2026-04-21 15:23:33] "POST /ref-update HTTP/1.1" 200 156 0.023430 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012415 10.0.0.65 - - [2026-04-21 15:23:33] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.65 - - [2026-04-21 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004521 10.0.0.65 - - [2026-04-21 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.65 - - [2026-04-21 15:23:33] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041980 10.0.0.65 - - [2026-04-21 15:23:33] "POST /virtual-machines HTTP/1.1" 200 369 0.018591 10.0.0.65 - - [2026-04-21 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009987 10.0.0.65 - - [2026-04-21 15:23:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158202 10.0.0.65 - - [2026-04-21 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018919 10.0.0.65 - - [2026-04-21 15:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017979 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005472 10.0.0.65 - - [2026-04-21 15:23:33] "POST /instance-ips HTTP/1.1" 200 409 0.024318 10.0.0.65 - - [2026-04-21 15:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024328 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014161 10.0.0.65 - - [2026-04-21 15:23:33] "POST /set-tag HTTP/1.1" 200 109 0.018053 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029480 10.0.0.65 - - [2026-04-21 15:23:33] "GET /instance-ip/0f5058fe-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006980 10.0.0.65 - - [2026-04-21 15:23:33] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006599 10.0.0.65 - - [2026-04-21 15:23:34] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.65 - - [2026-04-21 15:23:34] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004071 10.0.0.65 - - [2026-04-21 15:23:34] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.65 - - [2026-04-21 15:23:34] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010458 10.0.0.65 - - [2026-04-21 15:23:34] "POST /set-tag HTTP/1.1" 200 109 0.003926 10.0.0.65 - - [2026-04-21 15:23:34] "POST /tags HTTP/1.1" 200 365 0.053366 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010699 10.0.0.65 - - [2026-04-21 15:23:34] "GET /tag/5636d5ca-30ac-4e90-a212-30ddf463a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014521 10.0.0.65 - - [2026-04-21 15:23:34] "POST /tags HTTP/1.1" 409 206 0.002231 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.65 - - [2026-04-21 15:23:34] "GET /tag/652881f8-6994-46db-8446-ba9bfa86aeea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010994 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.65 - - [2026-04-21 15:23:34] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038663 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010778 10.0.0.65 - - [2026-04-21 15:23:34] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004997 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.65 - - [2026-04-21 15:23:34] "GET /service-appliance-set/9091be80-51e7-4d94-9da5-7d9e7a79e699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004177 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.002408 10.0.0.65 - - [2026-04-21 15:23:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.116415 10.0.0.65 - - [2026-04-21 15:23:34] "GET /virtual-machine-interface/b21c458a-d315-4fe0-aac3-88d1c29e0662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016274 10.0.0.65 - - [2026-04-21 15:23:34] "POST /set-tag HTTP/1.1" 200 109 0.018842 10.0.0.65 - - [2026-04-21 15:23:34] "POST /instance-ips HTTP/1.1" 200 417 0.042382 10.0.0.65 - - [2026-04-21 15:23:34] "GET /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008582 10.0.0.65 - - [2026-04-21 15:23:34] "POST /loadbalancers HTTP/1.1" 200 618 0.065073 10.0.0.65 - - [2026-04-21 15:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023307 10.0.0.65 - - [2026-04-21 15:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008242 10.0.0.65 - - [2026-04-21 15:23:35] "POST /service-instances HTTP/1.1" 200 566 0.052496 10.0.0.65 - - [2026-04-21 15:23:35] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062534 10.0.0.65 - - [2026-04-21 15:23:35] "GET /virtual-machine-interface/b21c458a-d315-4fe0-aac3-88d1c29e0662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004444 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.038747 10.0.0.65 - - [2026-04-21 15:23:35] "GET /virtual-machine-interface/b21c458a-d315-4fe0-aac3-88d1c29e0662?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013325 10.0.0.65 - - [2026-04-21 15:23:35] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.010186 10.0.0.65 - - [2026-04-21 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007956 10.0.0.65 - - [2026-04-21 15:23:35] "GET /floating-ip-pool/db218c30-8dc2-4542-b1c5-d10d3365e827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002931 10.0.0.65 - - [2026-04-21 15:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010048 10.0.0.65 - - [2026-04-21 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.65 - - [2026-04-21 15:23:35] "POST /virtual-machines HTTP/1.1" 200 429 0.013087 10.0.0.65 - - [2026-04-21 15:23:35] "POST /floating-ips HTTP/1.1" 200 671 0.121924 10.0.0.65 - - [2026-04-21 15:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.060612 10.0.0.65 - - [2026-04-21 15:23:35] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004924 10.0.0.65 - - [2026-04-21 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.65 - - [2026-04-21 15:23:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165594 10.0.0.65 - - [2026-04-21 15:23:35] "POST /chown HTTP/1.1" 200 109 0.025748 10.0.0.65 - - [2026-04-21 15:23:35] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005882 10.0.0.65 - - [2026-04-21 15:23:35] "POST /tags HTTP/1.1" 409 221 0.004031 10.0.0.65 - - [2026-04-21 15:23:35] "POST /chown HTTP/1.1" 200 109 0.016720 10.0.0.65 - - [2026-04-21 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009435 10.0.0.65 - - [2026-04-21 15:23:35] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012803 10.0.0.65 - - [2026-04-21 15:23:35] "PUT /virtual-machine-interface/8ffbf404-0b1a-4f2f-9979-fe9773a03afb HTTP/1.1" 200 284 0.029308 10.0.0.65 - - [2026-04-21 15:23:35] "POST /tags HTTP/1.1" 409 238 0.020947 10.0.0.65 - - [2026-04-21 15:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.65 - - [2026-04-21 15:23:35] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.027817 10.0.0.65 - - [2026-04-21 15:23:35] "GET /tag/5636d5ca-30ac-4e90-a212-30ddf463a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015304 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.057426 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.054996 10.0.0.65 - - [2026-04-21 15:23:35] "POST /firewall-rules HTTP/1.1" 200 650 0.149061 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.026749 10.0.0.65 - - [2026-04-21 15:23:35] "GET /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.029405 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.037319 10.0.0.65 - - [2026-04-21 15:23:35] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003552 10.0.0.65 - - [2026-04-21 15:23:35] "GET /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003642 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.022683 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.029621 10.0.0.65 - - [2026-04-21 15:23:35] "POST /ref-update HTTP/1.1" 200 156 0.053624 10.0.0.65 - - [2026-04-21 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012268 10.0.0.65 - - [2026-04-21 15:23:36] "POST /virtual-machines HTTP/1.1" 200 429 0.046315 10.0.0.65 - - [2026-04-21 15:23:36] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060118 10.0.0.65 - - [2026-04-21 15:23:36] "GET /loadbalancer/7f1d22da-dbb0-44df-9345-fa950397add3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006259 10.0.0.65 - - [2026-04-21 15:23:36] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.083485 10.0.0.65 - - [2026-04-21 15:23:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133106 10.0.0.65 - - [2026-04-21 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010112 10.0.0.65 - - [2026-04-21 15:23:36] "POST /chown HTTP/1.1" 200 109 0.033942 10.0.0.65 - - [2026-04-21 15:23:36] "POST /chown HTTP/1.1" 200 109 0.020994 10.0.0.65 - - [2026-04-21 15:23:36] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081019 10.0.0.65 - - [2026-04-21 15:23:36] "PUT /virtual-machine-interface/b0956b48-cf8b-492b-9a53-137f0ed25c62 HTTP/1.1" 200 284 0.011918 10.0.0.65 - - [2026-04-21 15:23:36] "GET /loadbalancer-listener/03dfaa74-67ee-4def-8376-c087d5c9a948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.008214 10.0.0.65 - - [2026-04-21 15:23:36] "GET /loadbalancer-listener/03dfaa74-67ee-4def-8376-c087d5c9a948?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1231 0.011320 10.0.0.65 - - [2026-04-21 15:23:36] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.042977 10.0.0.65 - - [2026-04-21 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.051137 10.0.0.65 - - [2026-04-21 15:23:36] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.072603 10.0.0.65 - - [2026-04-21 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.017935 10.0.0.65 - - [2026-04-21 15:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.042357 10.0.0.65 - - [2026-04-21 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.050157 10.0.0.65 - - [2026-04-21 15:23:36] "GET /loadbalancer-pool/297c72fe-79cc-4e30-a87b-535cf09d389e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.027264 10.0.0.65 - - [2026-04-21 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.045699 10.0.0.65 - - [2026-04-21 15:23:36] "POST /loadbalancer-members HTTP/1.1" 200 707 0.059570 10.0.0.65 - - [2026-04-21 15:23:36] "POST /ref-update HTTP/1.1" 200 156 0.034012 10.0.0.65 - - [2026-04-21 15:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031546 10.0.0.65 - - [2026-04-21 15:23:36] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025875 10.0.0.65 - - [2026-04-21 15:23:36] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.050390 10.0.0.65 - - [2026-04-21 15:23:36] "POST /set-tag HTTP/1.1" 200 109 0.015436 10.0.0.65 - - [2026-04-21 15:23:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027339 10.0.0.65 - - [2026-04-21 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017039 10.0.0.65 - - [2026-04-21 15:23:36] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006212 10.0.0.65 - - [2026-04-21 15:23:36] "POST /set-tag HTTP/1.1" 200 109 0.007371 10.0.0.65 - - [2026-04-21 15:23:36] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003799 10.0.0.65 - - [2026-04-21 15:23:36] "POST /chown HTTP/1.1" 200 109 0.012406 10.0.0.65 - - [2026-04-21 15:23:36] "POST /chown HTTP/1.1" 200 109 0.029944 10.0.0.65 - - [2026-04-21 15:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014804 10.0.0.65 - - [2026-04-21 15:23:36] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008107 10.0.0.65 - - [2026-04-21 15:23:37] "POST /tags HTTP/1.1" 409 221 0.002645 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.040736 10.0.0.65 - - [2026-04-21 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.65 - - [2026-04-21 15:23:37] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011125 10.0.0.65 - - [2026-04-21 15:23:37] "POST /tags HTTP/1.1" 409 238 0.004451 10.0.0.65 - - [2026-04-21 15:23:37] "POST /ref-update HTTP/1.1" 200 156 0.015125 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.014796 10.0.0.65 - - [2026-04-21 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.65 - - [2026-04-21 15:23:37] "GET /tag/5636d5ca-30ac-4e90-a212-30ddf463a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016825 10.0.0.65 - - [2026-04-21 15:23:37] "POST /firewall-rules HTTP/1.1" 409 293 0.002316 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.044005 10.0.0.65 - - [2026-04-21 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.020847 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c HTTP/1.1" 200 260 0.042500 10.0.0.65 - - [2026-04-21 15:23:37] "POST /ref-update HTTP/1.1" 200 156 0.030904 10.0.0.65 - - [2026-04-21 15:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.65 - - [2026-04-21 15:23:37] "GET /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.028126 10.0.0.65 - - [2026-04-21 15:23:37] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003230 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.008314 10.0.0.65 - - [2026-04-21 15:23:37] "GET /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.011394 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.023624 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.031132 10.0.0.65 - - [2026-04-21 15:23:37] "POST /ref-update HTTP/1.1" 200 156 0.015052 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.026680 10.0.0.65 - - [2026-04-21 15:23:37] "POST /chown HTTP/1.1" 200 109 0.017243 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 256 0.015666 10.0.0.65 - - [2026-04-21 15:23:37] "POST /ref-update HTTP/1.1" 200 156 0.041357 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.010628 10.0.0.65 - - [2026-04-21 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012724 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.009391 10.0.0.65 - - [2026-04-21 15:23:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023906 10.0.0.65 - - [2026-04-21 15:23:37] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.013589 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018576 10.0.0.65 - - [2026-04-21 15:23:38] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.026360 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019983 10.0.0.65 - - [2026-04-21 15:23:38] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.010692 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025769 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.65 - - [2026-04-21 15:23:38] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004263 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.013222 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.031504 10.0.0.65 - - [2026-04-21 15:23:38] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.092466 10.0.0.65 - - [2026-04-21 15:23:38] "POST /ref-update HTTP/1.1" 200 156 0.045854 10.0.0.65 - - [2026-04-21 15:23:38] "POST /virtual-machines HTTP/1.1" 200 373 0.036199 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.011757 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.025449 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024895 10.0.0.65 - - [2026-04-21 15:23:38] "POST /ref-update HTTP/1.1" 200 156 0.033481 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.65 - - [2026-04-21 15:23:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148602 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.061705 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.056540 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.058008 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019201 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.007979 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.022603 10.0.0.65 - - [2026-04-21 15:23:38] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016687 10.0.0.65 - - [2026-04-21 15:23:38] "POST /instance-ips HTTP/1.1" 200 413 0.037414 10.0.0.65 - - [2026-04-21 15:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.052000 10.0.0.65 - - [2026-04-21 15:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.65 - - [2026-04-21 15:23:38] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017161 10.0.0.65 - - [2026-04-21 15:23:38] "POST /chown HTTP/1.1" 200 109 0.022283 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.021228 10.0.0.65 - - [2026-04-21 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.068580 10.0.0.65 - - [2026-04-21 15:23:39] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017423 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.051611 10.0.0.65 - - [2026-04-21 15:23:39] "GET /instance-ip/1258eb06-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014101 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.020522 10.0.0.65 - - [2026-04-21 15:23:39] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006695 10.0.0.65 - - [2026-04-21 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.65 - - [2026-04-21 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.006760 10.0.0.65 - - [2026-04-21 15:23:39] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005849 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.015301 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.022516 10.0.0.65 - - [2026-04-21 15:23:39] "POST /ref-update HTTP/1.1" 200 156 0.009293 10.0.0.65 - - [2026-04-21 15:23:39] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013848 10.0.0.65 - - [2026-04-21 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.007724 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.020854 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.020352 10.0.0.65 - - [2026-04-21 15:23:39] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011746 10.0.0.65 - - [2026-04-21 15:23:39] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.65 - - [2026-04-21 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.009822 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.023638 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.016800 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.008846 10.0.0.65 - - [2026-04-21 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.007463 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.008213 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.012446 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.026045 10.0.0.65 - - [2026-04-21 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.014004 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.017034 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.009087 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.022469 10.0.0.65 - - [2026-04-21 15:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.011128 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.035725 10.0.0.65 - - [2026-04-21 15:23:39] "POST /chown HTTP/1.1" 200 109 0.018459 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.016696 10.0.0.65 - - [2026-04-21 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.016441 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.009326 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.027961 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.028035 10.0.0.65 - - [2026-04-21 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.010946 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.043279 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.009255 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.028153 10.0.0.65 - - [2026-04-21 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.016987 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.025723 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.030810 10.0.0.65 - - [2026-04-21 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.022280 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.007541 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.020363 10.0.0.65 - - [2026-04-21 15:23:40] "POST /chown HTTP/1.1" 200 109 0.024234 10.0.0.65 - - [2026-04-21 15:23:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005176 10.0.0.65 - - [2026-04-21 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.65 - - [2026-04-21 15:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.65 - - [2026-04-21 15:23:42] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002828 10.0.0.65 - - [2026-04-21 15:23:42] "GET /loadbalancer-pool/c53ce152-e77e-4165-81d3-bf415e5921f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003671 10.0.0.65 - - [2026-04-21 15:23:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023896 10.0.0.65 - - [2026-04-21 15:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012179 10.0.0.65 - - [2026-04-21 15:23:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015836 10.0.0.65 - - [2026-04-21 15:23:42] "POST /tags HTTP/1.1" 409 221 0.001779 10.0.0.65 - - [2026-04-21 15:23:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006879 10.0.0.65 - - [2026-04-21 15:23:42] "POST /ref-update HTTP/1.1" 200 156 0.008317 10.0.0.65 - - [2026-04-21 15:23:42] "GET /floating-ip/762aaa93-0837-4bc3-80c4-d89566d2cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.014422 10.0.0.65 - - [2026-04-21 15:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.65 - - [2026-04-21 15:23:42] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.015874 10.0.0.65 - - [2026-04-21 15:23:42] "PUT /floating-ip/762aaa93-0837-4bc3-80c4-d89566d2cd3b HTTP/1.1" 200 256 0.032979 10.0.0.65 - - [2026-04-21 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.053473 10.0.0.65 - - [2026-04-21 15:23:43] "GET /virtual-machine/47beaedc-8dd4-43f8-baa4-204186f1a33d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003189 10.0.0.65 - - [2026-04-21 15:23:43] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004771 10.0.0.65 - - [2026-04-21 15:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.65 - - [2026-04-21 15:23:43] "POST /chown HTTP/1.1" 200 109 0.007780 10.0.0.65 - - [2026-04-21 15:23:43] "POST /chown HTTP/1.1" 200 109 0.031387 10.0.0.65 - - [2026-04-21 15:23:43] "POST /chown HTTP/1.1" 200 109 0.015539 10.0.0.65 - - [2026-04-21 15:23:43] "POST /chown HTTP/1.1" 200 109 0.020043 10.0.0.65 - - [2026-04-21 15:23:43] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006829 10.0.0.65 - - [2026-04-21 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.65 - - [2026-04-21 15:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.65 - - [2026-04-21 15:23:43] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002798 10.0.0.65 - - [2026-04-21 15:23:43] "GET /loadbalancer-pool/c53ce152-e77e-4165-81d3-bf415e5921f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002600 10.0.0.65 - - [2026-04-21 15:23:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021697 10.0.0.65 - - [2026-04-21 15:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028641 10.0.0.65 - - [2026-04-21 15:23:43] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014695 10.0.0.65 - - [2026-04-21 15:23:43] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006742 10.0.0.65 - - [2026-04-21 15:23:43] "POST /ref-update HTTP/1.1" 200 156 0.011060 10.0.0.65 - - [2026-04-21 15:23:43] "GET /floating-ip/762aaa93-0837-4bc3-80c4-d89566d2cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011654 10.0.0.65 - - [2026-04-21 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.033489 10.0.0.65 - - [2026-04-21 15:23:48] "GET /virtual-machine/8fbb44c4-3d51-4503-99bf-a607da533e6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003052 10.0.0.65 - - [2026-04-21 15:23:48] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004774 10.0.0.65 - - [2026-04-21 15:23:53] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004368 10.0.0.65 - - [2026-04-21 15:23:53] "POST /set-tag HTTP/1.1" 200 109 0.011666 10.0.0.65 - - [2026-04-21 15:23:58] "GET /virtual-machine/e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.007118 10.0.0.65 - - [2026-04-21 15:23:58] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005255 10.0.0.65 - - [2026-04-21 15:23:58] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005681 10.0.0.65 - - [2026-04-21 15:23:58] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.65 - - [2026-04-21 15:24:29] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004597 10.0.0.65 - - [2026-04-21 15:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.65 - - [2026-04-21 15:24:29] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004125 10.0.0.65 - - [2026-04-21 15:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.65 - - [2026-04-21 15:24:29] "GET /virtual-machine/e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003097 10.0.0.65 - - [2026-04-21 15:24:29] "POST /ref-update HTTP/1.1" 200 156 0.011114 10.0.0.65 - - [2026-04-21 15:24:29] "GET /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023825 10.0.0.65 - - [2026-04-21 15:24:29] "POST /set-tag HTTP/1.1" 200 109 0.017880 10.0.0.65 - - [2026-04-21 15:24:29] "POST /set-tag HTTP/1.1" 200 109 0.031440 10.0.0.65 - - [2026-04-21 15:24:29] "DELETE /instance-ip/1258eb06-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.043198 10.0.0.65 - - [2026-04-21 15:24:30] "DELETE /virtual-machine-interface/1233f120-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.098942 10.0.0.65 - - [2026-04-21 15:24:30] "DELETE /virtual-machine/e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 HTTP/1.1" 200 115 0.023364 10.0.0.65 - - [2026-04-21 15:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.65 - - [2026-04-21 15:24:33] "GET /tag/5636d5ca-30ac-4e90-a212-30ddf463a178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013318 10.0.0.65 - - [2026-04-21 15:24:33] "GET /tag/5636d5ca-30ac-4e90-a212-30ddf463a178?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012044 10.0.0.65 - - [2026-04-21 15:24:33] "GET /virtual-machine-interface/8ffbf404-0b1a-4f2f-9979-fe9773a03afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004866 10.0.0.65 - - [2026-04-21 15:24:33] "POST /set-tag HTTP/1.1" 200 109 0.019156 10.0.0.65 - - [2026-04-21 15:24:34] "GET /virtual-machine-interface/b0956b48-cf8b-492b-9a53-137f0ed25c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014924 10.0.0.65 - - [2026-04-21 15:24:34] "POST /set-tag HTTP/1.1" 200 109 0.018905 10.0.0.65 - - [2026-04-21 15:24:34] "GET /virtual-machine-interface/b21c458a-d315-4fe0-aac3-88d1c29e0662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005095 10.0.0.65 - - [2026-04-21 15:24:34] "POST /set-tag HTTP/1.1" 200 109 0.018106 10.0.0.65 - - [2026-04-21 15:24:34] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.025611 10.0.0.65 - - [2026-04-21 15:24:34] "GET /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003322 10.0.0.65 - - [2026-04-21 15:24:34] "POST /ref-update HTTP/1.1" 200 156 0.017499 10.0.0.65 - - [2026-04-21 15:24:34] "DELETE /firewall-rule/fa9a4b1d-c1cf-4f5b-b686-6df008a3850c HTTP/1.1" 200 115 0.048833 10.0.0.65 - - [2026-04-21 15:24:34] "DELETE /loadbalancer-member/7882a090-0731-43ad-be9f-3b382cd9fde4 HTTP/1.1" 200 115 0.037606 10.0.0.65 - - [2026-04-21 15:24:34] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.014147 10.0.0.65 - - [2026-04-21 15:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027852 10.0.0.65 - - [2026-04-21 15:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.65 - - [2026-04-21 15:24:34] "DELETE /loadbalancer-pool/297c72fe-79cc-4e30-a87b-535cf09d389e HTTP/1.1" 200 115 0.106179 10.0.0.65 - - [2026-04-21 15:24:34] "DELETE /loadbalancer-listener/03dfaa74-67ee-4def-8376-c087d5c9a948 HTTP/1.1" 200 115 0.038195 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.020796 10.0.0.65 - - [2026-04-21 15:24:34] "GET /floating-ip/7a7ee8a7-98d4-4726-b0b2-94286d48e6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.016356 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.023255 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.012655 10.0.0.65 - - [2026-04-21 15:24:34] "PUT /floating-ip/7a7ee8a7-98d4-4726-b0b2-94286d48e6b8 HTTP/1.1" 200 256 0.029727 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.029380 10.0.0.65 - - [2026-04-21 15:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.007859 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.009547 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.015702 10.0.0.65 - - [2026-04-21 15:24:34] "POST /chown HTTP/1.1" 200 109 0.015864 10.0.0.65 - - [2026-04-21 15:24:34] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.011031 10.0.0.65 - - [2026-04-21 15:24:34] "DELETE /floating-ip/7a7ee8a7-98d4-4726-b0b2-94286d48e6b8 HTTP/1.1" 200 115 0.377432 10.0.0.65 - - [2026-04-21 15:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.141145 10.0.0.65 - - [2026-04-21 15:24:34] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.018605 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /loadbalancer/7f1d22da-dbb0-44df-9345-fa950397add3 HTTP/1.1" 200 115 0.085794 10.0.0.65 - - [2026-04-21 15:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008840 10.0.0.65 - - [2026-04-21 15:24:35] "POST /ref-update HTTP/1.1" 404 171 0.003383 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /instance-ip/9bdb4ff6-9858-483d-8c16-e742cf6d97fb HTTP/1.1" 200 115 0.091059 10.0.0.65 - - [2026-04-21 15:24:35] "PUT /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 266 0.037113 10.0.0.65 - - [2026-04-21 15:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030360 10.0.0.65 - - [2026-04-21 15:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020752 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /virtual-machine-interface/b21c458a-d315-4fe0-aac3-88d1c29e0662 HTTP/1.1" 200 115 0.135022 10.0.0.65 - - [2026-04-21 15:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.65 - - [2026-04-21 15:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /tag/5636d5ca-30ac-4e90-a212-30ddf463a178 HTTP/1.1" 200 115 0.101913 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /service-instance/516825f5-f405-4185-85a7-af461cf5949d HTTP/1.1" 200 115 0.061111 10.0.0.65 - - [2026-04-21 15:24:35] "GET /virtual-machine-interface/8ffbf404-0b1a-4f2f-9979-fe9773a03afb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004823 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /virtual-machine-interface/8ffbf404-0b1a-4f2f-9979-fe9773a03afb HTTP/1.1" 200 115 0.064781 10.0.0.65 - - [2026-04-21 15:24:35] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /virtual-machine/c1109af0-d880-414e-8a5d-f92ec7db18fa HTTP/1.1" 200 115 0.028184 10.0.0.65 - - [2026-04-21 15:24:35] "GET /virtual-machine-interface/b0956b48-cf8b-492b-9a53-137f0ed25c62?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006675 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /virtual-machine-interface/b0956b48-cf8b-492b-9a53-137f0ed25c62 HTTP/1.1" 200 115 0.077615 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /virtual-machine/83b846f9-818b-42d6-9049-5795db1e9fab HTTP/1.1" 200 115 0.021114 10.0.0.65 - - [2026-04-21 15:24:35] "GET /floating-ip-pool/db218c30-8dc2-4542-b1c5-d10d3365e827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003074 10.0.0.65 - - [2026-04-21 15:24:35] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.65 - - [2026-04-21 15:24:35] "DELETE /floating-ip-pool/db218c30-8dc2-4542-b1c5-d10d3365e827 HTTP/1.1" 200 115 0.052087 10.0.0.65 - - [2026-04-21 15:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.65 - - [2026-04-21 15:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002516 10.0.0.65 - - [2026-04-21 15:24:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001873 10.0.0.65 - - [2026-04-21 15:24:36] "DELETE /virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb HTTP/1.1" 200 115 0.106148 10.0.0.65 - - [2026-04-21 15:24:36] "GET /routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 HTTP/1.1" 404 171 0.010391 10.0.0.65 - - [2026-04-21 15:24:36] "GET /domains HTTP/1.1" 200 280 0.004860 10.0.0.65 - - [2026-04-21 15:24:36] "GET /domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 HTTP/1.1" 200 3086 0.008368 10.0.0.65 - - [2026-04-21 15:24:36] "DELETE /route-target/1eb4399f-22db-48cf-93c3-5ae642a51e83 HTTP/1.1" 200 115 0.059448 10.0.0.65 - - [2026-04-21 15:24:36] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 HTTP/1.1" 200 6873 0.050206 10.0.0.65 - - [2026-04-21 15:24:36] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005760 10.0.0.65 - - [2026-04-21 15:24:36] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.65 - - [2026-04-21 15:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.65 - - [2026-04-21 15:24:36] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004050 10.0.0.65 - - [2026-04-21 15:24:36] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005327 10.0.0.65 - - [2026-04-21 15:24:36] "POST /set-tag HTTP/1.1" 200 109 0.030246 10.0.0.65 - - [2026-04-21 15:24:36] "DELETE /loadbalancer-member/8ad7fbc0-0867-4cc7-9252-9917be054a89 HTTP/1.1" 200 115 0.046976 10.0.0.65 - - [2026-04-21 15:24:37] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005785 10.0.0.65 - - [2026-04-21 15:24:37] "POST /set-tag HTTP/1.1" 200 109 0.004995 10.0.0.65 - - [2026-04-21 15:24:37] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004781 10.0.0.65 - - [2026-04-21 15:24:37] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.65 - - [2026-04-21 15:24:37] "GET /virtual-machine/8fbb44c4-3d51-4503-99bf-a607da533e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002798 10.0.0.65 - - [2026-04-21 15:24:37] "POST /ref-update HTTP/1.1" 200 156 0.014384 10.0.0.65 - - [2026-04-21 15:24:37] "GET /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008606 10.0.0.65 - - [2026-04-21 15:24:37] "POST /set-tag HTTP/1.1" 200 109 0.040056 10.0.0.65 - - [2026-04-21 15:24:37] "POST /set-tag HTTP/1.1" 200 109 0.022033 10.0.0.65 - - [2026-04-21 15:24:38] "POST /set-tag HTTP/1.1" 200 109 0.048967 10.0.0.65 - - [2026-04-21 15:24:38] "DELETE /instance-ip/0f5058fe-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.049612 10.0.0.65 - - [2026-04-21 15:24:38] "POST /ref-update HTTP/1.1" 200 156 0.011497 10.0.0.65 - - [2026-04-21 15:24:38] "DELETE /virtual-machine-interface/0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.046702 10.0.0.65 - - [2026-04-21 15:24:38] "DELETE /virtual-machine/8fbb44c4-3d51-4503-99bf-a607da533e6e HTTP/1.1" 200 115 0.024334 10.0.0.65 - - [2026-04-21 15:24:40] "GET /global-system-configs HTTP/1.1" 200 322 0.003877 10.0.0.65 - - [2026-04-21 15:24:41] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006218 10.0.0.65 - - [2026-04-21 15:24:41] "POST /set-tag HTTP/1.1" 200 109 0.004013 10.0.0.65 - - [2026-04-21 15:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.65 - - [2026-04-21 15:24:41] "GET /loadbalancer/fd69445d-0c10-4578-97b3-ee3ddbc95e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002749 10.0.0.65 - - [2026-04-21 15:24:42] "GET /global-system-configs HTTP/1.1" 200 322 0.001776 10.0.0.65 - - [2026-04-21 15:24:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005382 10.0.0.65 - - [2026-04-21 15:24:42] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.65 - - [2026-04-21 15:24:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004556 10.0.0.65 - - [2026-04-21 15:24:42] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.65 - - [2026-04-21 15:24:42] "GET /virtual-machine/47beaedc-8dd4-43f8-baa4-204186f1a33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002733 10.0.0.65 - - [2026-04-21 15:24:42] "POST /ref-update HTTP/1.1" 200 156 0.010770 10.0.0.65 - - [2026-04-21 15:24:42] "GET /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012719 10.0.0.65 - - [2026-04-21 15:24:42] "POST /set-tag HTTP/1.1" 200 109 0.025336 10.0.0.65 - - [2026-04-21 15:24:42] "POST /set-tag HTTP/1.1" 200 109 0.024385 10.0.0.65 - - [2026-04-21 15:24:43] "POST /set-tag HTTP/1.1" 200 109 0.046079 10.0.0.65 - - [2026-04-21 15:24:43] "DELETE /instance-ip/0ea31018-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.058552 10.0.0.65 - - [2026-04-21 15:24:43] "POST /ref-update HTTP/1.1" 200 156 0.019241 10.0.0.65 - - [2026-04-21 15:24:43] "DELETE /virtual-machine-interface/0e88b25e-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.051849 10.0.0.65 - - [2026-04-21 15:24:43] "DELETE /virtual-machine/47beaedc-8dd4-43f8-baa4-204186f1a33d HTTP/1.1" 200 115 0.034860 10.0.0.65 - - [2026-04-21 15:24:43] "DELETE /tag/15ebb5f8-2720-4ee8-9f7b-69f2fdce53b2 HTTP/1.1" 200 115 0.047864 10.0.0.65 - - [2026-04-21 15:24:43] "DELETE /tag/338293b7-f483-4c4a-ac71-c49fb2fcf8ff HTTP/1.1" 200 115 0.082489 10.0.0.65 - - [2026-04-21 15:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2026-04-21 15:24:46] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040241 10.0.0.65 - - [2026-04-21 15:24:46] "POST /tags HTTP/1.1" 200 393 0.023638 10.0.0.65 - - [2026-04-21 15:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014123 10.0.0.65 - - [2026-04-21 15:24:46] "GET /tag/47796717-8cdb-4659-9fd3-f42194f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011763 10.0.0.65 - - [2026-04-21 15:24:46] "POST /tags HTTP/1.1" 200 341 0.031750 10.0.0.65 - - [2026-04-21 15:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.65 - - [2026-04-21 15:24:46] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.032971 10.0.0.65 - - [2026-04-21 15:24:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.002260 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.014410 10.0.0.65 - - [2026-04-21 15:24:47] "POST /security-groups HTTP/1.1" 200 589 0.070546 10.0.0.65 - - [2026-04-21 15:24:47] "POST /projects HTTP/1.1" 200 519 0.234082 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002015 10.0.0.65 - - [2026-04-21 15:24:47] "POST /access-control-lists HTTP/1.1" 200 598 0.061823 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.008744 10.0.0.65 - - [2026-04-21 15:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.063195 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.65 - - [2026-04-21 15:24:47] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005130 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.65 - - [2026-04-21 15:24:47] "POST /access-control-lists HTTP/1.1" 200 596 0.076709 10.0.0.65 - - [2026-04-21 15:24:47] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.011411 10.0.0.65 - - [2026-04-21 15:24:47] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.058646 10.0.0.65 - - [2026-04-21 15:24:47] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.042285 10.0.0.65 - - [2026-04-21 15:24:47] "POST /security-groups HTTP/1.1" 200 591 0.099475 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.002751 10.0.0.65 - - [2026-04-21 15:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027949 10.0.0.65 - - [2026-04-21 15:24:47] "POST /chown HTTP/1.1" 200 109 0.069593 10.0.0.65 - - [2026-04-21 15:24:47] "POST /access-control-lists HTTP/1.1" 200 632 0.097072 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.021026 10.0.0.65 - - [2026-04-21 15:24:47] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003303 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.65 - - [2026-04-21 15:24:47] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003488 10.0.0.65 - - [2026-04-21 15:24:47] "POST /tags HTTP/1.1" 409 226 0.002141 10.0.0.65 - - [2026-04-21 15:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.65 - - [2026-04-21 15:24:47] "POST /access-control-lists HTTP/1.1" 200 630 0.074224 10.0.0.65 - - [2026-04-21 15:24:47] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.027428 10.0.0.65 - - [2026-04-21 15:24:47] "POST /firewall-rules HTTP/1.1" 200 600 0.076065 10.0.0.65 - - [2026-04-21 15:24:47] "GET /firewall-rule/0e022a82-2c18-4722-9a09-5ddf10658a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004153 10.0.0.65 - - [2026-04-21 15:24:47] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003954 10.0.0.65 - - [2026-04-21 15:24:47] "GET /firewall-rule/0e022a82-2c18-4722-9a09-5ddf10658a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002209 10.0.0.65 - - [2026-04-21 15:24:48] "POST /ref-update HTTP/1.1" 200 156 0.045124 10.0.0.65 - - [2026-04-21 15:24:48] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005714 10.0.0.65 - - [2026-04-21 15:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.65 - - [2026-04-21 15:24:48] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002927 10.0.0.65 - - [2026-04-21 15:24:48] "POST /tags HTTP/1.1" 409 226 0.001626 10.0.0.65 - - [2026-04-21 15:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.65 - - [2026-04-21 15:24:48] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011329 10.0.0.65 - - [2026-04-21 15:24:48] "POST /firewall-rules HTTP/1.1" 200 598 0.066801 10.0.0.65 - - [2026-04-21 15:24:48] "GET /firewall-rule/29ac8b60-e7c8-4ebd-9b55-91175760e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004547 10.0.0.65 - - [2026-04-21 15:24:48] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004217 10.0.0.65 - - [2026-04-21 15:24:48] "GET /firewall-rule/29ac8b60-e7c8-4ebd-9b55-91175760e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003983 10.0.0.65 - - [2026-04-21 15:24:48] "POST /ref-update HTTP/1.1" 200 156 0.052833 10.0.0.65 - - [2026-04-21 15:24:49] "POST /tags HTTP/1.1" 200 393 0.027935 10.0.0.65 - - [2026-04-21 15:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012728 10.0.0.65 - - [2026-04-21 15:24:49] "GET /tag/425ad554-a691-4498-9031-9b527da48ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011927 10.0.0.65 - - [2026-04-21 15:24:49] "POST /tags HTTP/1.1" 200 341 0.019490 10.0.0.65 - - [2026-04-21 15:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2026-04-21 15:24:49] "GET /tag/829ceb52-3c40-40a1-8db2-06668afd67e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012884 10.0.0.65 - - [2026-04-21 15:24:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.001970 10.0.0.65 - - [2026-04-21 15:24:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005057 10.0.0.65 - - [2026-04-21 15:24:50] "POST /security-groups HTTP/1.1" 200 589 0.072184 10.0.0.65 - - [2026-04-21 15:24:50] "POST /projects HTTP/1.1" 200 519 0.210274 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.001716 10.0.0.65 - - [2026-04-21 15:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016421 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.65 - - [2026-04-21 15:24:50] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007353 10.0.0.65 - - [2026-04-21 15:24:50] "POST /access-control-lists HTTP/1.1" 200 598 0.088078 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.008736 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.65 - - [2026-04-21 15:24:50] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004512 10.0.0.65 - - [2026-04-21 15:24:50] "POST /access-control-lists HTTP/1.1" 200 596 0.076158 10.0.0.65 - - [2026-04-21 15:24:50] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.089482 10.0.0.65 - - [2026-04-21 15:24:50] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.043120 10.0.0.65 - - [2026-04-21 15:24:50] "POST /security-groups HTTP/1.1" 200 591 0.079383 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002896 10.0.0.65 - - [2026-04-21 15:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016894 10.0.0.65 - - [2026-04-21 15:24:50] "POST /chown HTTP/1.1" 200 109 0.023074 10.0.0.65 - - [2026-04-21 15:24:50] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022990 10.0.0.65 - - [2026-04-21 15:24:50] "POST /access-control-lists HTTP/1.1" 200 632 0.102927 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019158 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.011902 10.0.0.65 - - [2026-04-21 15:24:50] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003283 10.0.0.65 - - [2026-04-21 15:24:50] "POST /tags HTTP/1.1" 409 226 0.002164 10.0.0.65 - - [2026-04-21 15:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.65 - - [2026-04-21 15:24:50] "GET /tag/829ceb52-3c40-40a1-8db2-06668afd67e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016739 10.0.0.65 - - [2026-04-21 15:24:50] "POST /access-control-lists HTTP/1.1" 200 630 0.072255 10.0.0.65 - - [2026-04-21 15:24:50] "POST /firewall-rules HTTP/1.1" 200 600 0.068536 10.0.0.65 - - [2026-04-21 15:24:50] "GET /firewall-rule/d89a32bc-da85-43ce-9d68-3624b89850a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006570 10.0.0.65 - - [2026-04-21 15:24:50] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004485 10.0.0.65 - - [2026-04-21 15:24:50] "GET /firewall-rule/d89a32bc-da85-43ce-9d68-3624b89850a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002851 10.0.0.65 - - [2026-04-21 15:24:50] "POST /ref-update HTTP/1.1" 200 156 0.053372 10.0.0.65 - - [2026-04-21 15:24:51] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008842 10.0.0.65 - - [2026-04-21 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.65 - - [2026-04-21 15:24:51] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003188 10.0.0.65 - - [2026-04-21 15:24:51] "POST /tags HTTP/1.1" 409 226 0.001950 10.0.0.65 - - [2026-04-21 15:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.65 - - [2026-04-21 15:24:51] "GET /tag/829ceb52-3c40-40a1-8db2-06668afd67e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012761 10.0.0.65 - - [2026-04-21 15:24:51] "POST /firewall-rules HTTP/1.1" 200 598 0.068244 10.0.0.65 - - [2026-04-21 15:24:51] "GET /firewall-rule/464723fc-00ff-48a9-bf20-732156c9086a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004317 10.0.0.65 - - [2026-04-21 15:24:51] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009609 10.0.0.65 - - [2026-04-21 15:24:51] "GET /firewall-rule/464723fc-00ff-48a9-bf20-732156c9086a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003134 10.0.0.65 - - [2026-04-21 15:24:51] "POST /ref-update HTTP/1.1" 200 156 0.057197 10.0.0.65 - - [2026-04-21 15:24:52] "POST /tags HTTP/1.1" 200 345 0.092168 10.0.0.65 - - [2026-04-21 15:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018253 10.0.0.65 - - [2026-04-21 15:24:52] "GET /tag/f3a3a4db-876a-41dc-bb29-6dce7bd72238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018114 10.0.0.65 - - [2026-04-21 15:24:52] "POST /projects HTTP/1.1" 409 238 0.004057 10.0.0.65 - - [2026-04-21 15:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.65 - - [2026-04-21 15:24:52] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039007 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.65 - - [2026-04-21 15:24:53] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004297 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.65 - - [2026-04-21 15:24:53] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008888 10.0.0.65 - - [2026-04-21 15:24:53] "POST /security-groups HTTP/1.1" 409 285 0.003929 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /security-group/24e6ad26-c058-4a4a-82be-c81c5d046f62 HTTP/1.1" 200 262 0.060480 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /access-control-list/9db0c125-1f8f-4078-abae-08900b6799f2 HTTP/1.1" 200 272 0.024045 10.0.0.65 - - [2026-04-21 15:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.047052 10.0.0.65 - - [2026-04-21 15:24:53] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.106568 10.0.0.65 - - [2026-04-21 15:24:53] "POST /tags HTTP/1.1" 409 228 0.019216 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /access-control-list/c25587b3-df00-46e9-abd5-76bd32daaa5d HTTP/1.1" 200 272 0.054404 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.65 - - [2026-04-21 15:24:53] "GET /tag/f3a3a4db-876a-41dc-bb29-6dce7bd72238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012252 10.0.0.65 - - [2026-04-21 15:24:53] "POST /tags HTTP/1.1" 200 345 0.032770 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.65 - - [2026-04-21 15:24:53] "GET /tag/818a0c08-3bd3-476b-81fe-5205ed15677c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012142 10.0.0.65 - - [2026-04-21 15:24:53] "POST /projects HTTP/1.1" 409 238 0.003530 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.65 - - [2026-04-21 15:24:53] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038327 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.65 - - [2026-04-21 15:24:53] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005466 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.65 - - [2026-04-21 15:24:53] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007634 10.0.0.65 - - [2026-04-21 15:24:53] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042896 10.0.0.65 - - [2026-04-21 15:24:53] "POST /security-groups HTTP/1.1" 409 285 0.002737 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /security-group/1afcb3d4-8d93-43fc-8a60-4c5c9fb93e1b HTTP/1.1" 200 262 0.058071 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /access-control-list/b7fc6e4d-776d-4088-9467-750331f4fec0 HTTP/1.1" 200 272 0.010536 10.0.0.65 - - [2026-04-21 15:24:53] "PUT /access-control-list/c82257a1-4a34-47a4-b73e-a011c4657ddc HTTP/1.1" 200 272 0.016031 10.0.0.65 - - [2026-04-21 15:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023410 10.0.0.65 - - [2026-04-21 15:24:53] "POST /tags HTTP/1.1" 409 228 0.003521 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.65 - - [2026-04-21 15:24:53] "GET /tag/818a0c08-3bd3-476b-81fe-5205ed15677c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012510 10.0.0.65 - - [2026-04-21 15:24:53] "POST /tags HTTP/1.1" 200 291 0.069376 10.0.0.65 - - [2026-04-21 15:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016448 10.0.0.65 - - [2026-04-21 15:24:54] "GET /tag/aac32bb5-2778-470c-9284-643260afaea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017030 10.0.0.65 - - [2026-04-21 15:24:54] "POST /tags HTTP/1.1" 200 303 0.076681 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.65 - - [2026-04-21 15:24:54] "GET /tag/45d31273-12cb-484b-bca0-b3eb070dbf9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015486 10.0.0.65 - - [2026-04-21 15:24:54] "POST /tags HTTP/1.1" 409 252 0.002320 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.65 - - [2026-04-21 15:24:54] "GET /tag/47796717-8cdb-4659-9fd3-f42194f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011601 10.0.0.65 - - [2026-04-21 15:24:54] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.65 - - [2026-04-21 15:24:54] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012934 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2026-04-21 15:24:54] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004520 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.65 - - [2026-04-21 15:24:54] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033050 10.0.0.65 - - [2026-04-21 15:24:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009521 10.0.0.65 - - [2026-04-21 15:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014092 10.0.0.65 - - [2026-04-21 15:24:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132251 10.0.0.65 - - [2026-04-21 15:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010662 10.0.0.65 - - [2026-04-21 15:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.65 - - [2026-04-21 15:24:54] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006563 10.0.0.65 - - [2026-04-21 15:24:54] "POST /instance-ips HTTP/1.1" 200 397 0.025713 10.0.0.65 - - [2026-04-21 15:24:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025037 10.0.0.65 - - [2026-04-21 15:24:54] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005921 10.0.0.65 - - [2026-04-21 15:24:54] "POST /set-tag HTTP/1.1" 200 109 0.079821 10.0.0.65 - - [2026-04-21 15:24:54] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005151 10.0.0.65 - - [2026-04-21 15:24:54] "GET /instance-ip/3f9d350e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003184 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004397 10.0.0.65 - - [2026-04-21 15:24:55] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005317 10.0.0.65 - - [2026-04-21 15:24:55] "POST /ref-update HTTP/1.1" 200 156 0.009663 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005259 10.0.0.65 - - [2026-04-21 15:24:55] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.65 - - [2026-04-21 15:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003977 10.0.0.65 - - [2026-04-21 15:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2026-04-21 15:24:55] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032669 10.0.0.65 - - [2026-04-21 15:24:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007400 10.0.0.65 - - [2026-04-21 15:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008202 10.0.0.65 - - [2026-04-21 15:24:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101566 10.0.0.65 - - [2026-04-21 15:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021998 10.0.0.65 - - [2026-04-21 15:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005250 10.0.0.65 - - [2026-04-21 15:24:55] "POST /instance-ips HTTP/1.1" 200 397 0.025430 10.0.0.65 - - [2026-04-21 15:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020914 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013490 10.0.0.65 - - [2026-04-21 15:24:55] "POST /set-tag HTTP/1.1" 200 109 0.071392 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012397 10.0.0.65 - - [2026-04-21 15:24:55] "GET /instance-ip/400f1a98-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003407 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005470 10.0.0.65 - - [2026-04-21 15:24:55] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004181 10.0.0.65 - - [2026-04-21 15:24:55] "POST /ref-update HTTP/1.1" 200 156 0.009646 10.0.0.65 - - [2026-04-21 15:24:55] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014481 10.0.0.65 - - [2026-04-21 15:24:55] "POST /set-tag HTTP/1.1" 200 109 0.006338 10.0.0.65 - - [2026-04-21 15:24:55] "POST /tags HTTP/1.1" 200 291 0.018388 10.0.0.65 - - [2026-04-21 15:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008470 10.0.0.65 - - [2026-04-21 15:24:55] "GET /tag/28e0c839-0bf9-493d-a3e0-d04e8055f87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012833 10.0.0.65 - - [2026-04-21 15:24:56] "POST /tags HTTP/1.1" 409 252 0.002220 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.65 - - [2026-04-21 15:24:56] "GET /tag/425ad554-a691-4498-9031-9b527da48ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011006 10.0.0.65 - - [2026-04-21 15:24:56] "POST /tags HTTP/1.1" 409 226 0.002541 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.65 - - [2026-04-21 15:24:56] "GET /tag/829ceb52-3c40-40a1-8db2-06668afd67e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010432 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004099 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.65 - - [2026-04-21 15:24:56] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034082 10.0.0.65 - - [2026-04-21 15:24:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008854 10.0.0.65 - - [2026-04-21 15:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018030 10.0.0.65 - - [2026-04-21 15:24:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129052 10.0.0.65 - - [2026-04-21 15:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010124 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009344 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005141 10.0.0.65 - - [2026-04-21 15:24:56] "POST /instance-ips HTTP/1.1" 200 397 0.021481 10.0.0.65 - - [2026-04-21 15:24:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022560 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016736 10.0.0.65 - - [2026-04-21 15:24:56] "POST /set-tag HTTP/1.1" 200 109 0.063639 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014264 10.0.0.65 - - [2026-04-21 15:24:56] "GET /instance-ip/40aafe22-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003045 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005630 10.0.0.65 - - [2026-04-21 15:24:56] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004014 10.0.0.65 - - [2026-04-21 15:24:56] "POST /ref-update HTTP/1.1" 200 156 0.008507 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004694 10.0.0.65 - - [2026-04-21 15:24:56] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.65 - - [2026-04-21 15:24:56] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004702 10.0.0.65 - - [2026-04-21 15:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.65 - - [2026-04-21 15:24:56] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035672 10.0.0.65 - - [2026-04-21 15:24:56] "POST /virtual-machines HTTP/1.1" 200 395 0.009791 10.0.0.65 - - [2026-04-21 15:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009218 10.0.0.65 - - [2026-04-21 15:24:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120396 10.0.0.65 - - [2026-04-21 15:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019777 10.0.0.65 - - [2026-04-21 15:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010640 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005001 10.0.0.65 - - [2026-04-21 15:24:57] "POST /instance-ips HTTP/1.1" 200 397 0.023926 10.0.0.65 - - [2026-04-21 15:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021235 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014341 10.0.0.65 - - [2026-04-21 15:24:57] "POST /set-tag HTTP/1.1" 200 109 0.067745 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017422 10.0.0.65 - - [2026-04-21 15:24:57] "GET /instance-ip/411b6522-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003181 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004309 10.0.0.65 - - [2026-04-21 15:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003691 10.0.0.65 - - [2026-04-21 15:24:57] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004499 10.0.0.65 - - [2026-04-21 15:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.65 - - [2026-04-21 15:24:57] "POST /tags HTTP/1.1" 200 299 0.018055 10.0.0.65 - - [2026-04-21 15:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018101 10.0.0.65 - - [2026-04-21 15:24:57] "GET /tag/9cc95a1e-55be-4dc1-b701-ed0f9d047bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014331 10.0.0.65 - - [2026-04-21 15:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.65 - - [2026-04-21 15:24:57] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004642 10.0.0.65 - - [2026-04-21 15:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.65 - - [2026-04-21 15:24:57] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032759 10.0.0.65 - - [2026-04-21 15:24:57] "POST /virtual-machines HTTP/1.1" 200 395 0.019342 10.0.0.65 - - [2026-04-21 15:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.65 - - [2026-04-21 15:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121137 10.0.0.65 - - [2026-04-21 15:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027826 10.0.0.65 - - [2026-04-21 15:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010875 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004654 10.0.0.65 - - [2026-04-21 15:24:58] "POST /instance-ips HTTP/1.1" 200 397 0.020122 10.0.0.65 - - [2026-04-21 15:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025465 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007517 10.0.0.65 - - [2026-04-21 15:24:58] "POST /set-tag HTTP/1.1" 200 109 0.020321 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012941 10.0.0.65 - - [2026-04-21 15:24:58] "GET /instance-ip/419dad20-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003047 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006049 10.0.0.65 - - [2026-04-21 15:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.65 - - [2026-04-21 15:24:58] "POST /tags HTTP/1.1" 200 299 0.020962 10.0.0.65 - - [2026-04-21 15:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.65 - - [2026-04-21 15:24:58] "GET /tag/f3f4be3a-d3b0-4a3e-9ee9-b5c42e35166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013071 10.0.0.65 - - [2026-04-21 15:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008202 10.0.0.65 - - [2026-04-21 15:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.65 - - [2026-04-21 15:24:58] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048284 10.0.0.65 - - [2026-04-21 15:24:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008501 10.0.0.65 - - [2026-04-21 15:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012585 10.0.0.65 - - [2026-04-21 15:24:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119550 10.0.0.65 - - [2026-04-21 15:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030135 10.0.0.65 - - [2026-04-21 15:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.032089 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005067 10.0.0.65 - - [2026-04-21 15:24:58] "POST /instance-ips HTTP/1.1" 200 397 0.022264 10.0.0.65 - - [2026-04-21 15:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031759 10.0.0.65 - - [2026-04-21 15:24:58] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010343 10.0.0.65 - - [2026-04-21 15:24:58] "POST /set-tag HTTP/1.1" 200 109 0.021126 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014750 10.0.0.65 - - [2026-04-21 15:24:59] "GET /instance-ip/420af95c-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006956 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004320 10.0.0.65 - - [2026-04-21 15:24:59] "POST /set-tag HTTP/1.1" 200 109 0.004406 10.0.0.65 - - [2026-04-21 15:24:59] "POST /tags HTTP/1.1" 200 299 0.027135 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.65 - - [2026-04-21 15:24:59] "GET /tag/f804e951-4121-4ec2-b802-9926f32c408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011990 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004436 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.65 - - [2026-04-21 15:24:59] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028350 10.0.0.65 - - [2026-04-21 15:24:59] "POST /virtual-machines HTTP/1.1" 200 395 0.022253 10.0.0.65 - - [2026-04-21 15:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009148 10.0.0.65 - - [2026-04-21 15:24:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105418 10.0.0.65 - - [2026-04-21 15:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032584 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013270 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004605 10.0.0.65 - - [2026-04-21 15:24:59] "POST /instance-ips HTTP/1.1" 200 397 0.033826 10.0.0.65 - - [2026-04-21 15:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034731 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010003 10.0.0.65 - - [2026-04-21 15:24:59] "POST /set-tag HTTP/1.1" 200 109 0.020661 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009486 10.0.0.65 - - [2026-04-21 15:24:59] "GET /instance-ip/427be3a6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003657 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004330 10.0.0.65 - - [2026-04-21 15:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.65 - - [2026-04-21 15:24:59] "POST /tags HTTP/1.1" 200 299 0.022544 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.65 - - [2026-04-21 15:24:59] "GET /tag/28f903e2-6406-458e-9bc4-6829b25136e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013558 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.65 - - [2026-04-21 15:24:59] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005124 10.0.0.65 - - [2026-04-21 15:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.65 - - [2026-04-21 15:25:00] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045490 10.0.0.65 - - [2026-04-21 15:25:00] "POST /virtual-machines HTTP/1.1" 200 395 0.011554 10.0.0.65 - - [2026-04-21 15:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025452 10.0.0.65 - - [2026-04-21 15:25:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130585 10.0.0.65 - - [2026-04-21 15:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011328 10.0.0.65 - - [2026-04-21 15:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012512 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014566 10.0.0.65 - - [2026-04-21 15:25:00] "POST /instance-ips HTTP/1.1" 200 397 0.022919 10.0.0.65 - - [2026-04-21 15:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023808 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010052 10.0.0.65 - - [2026-04-21 15:25:00] "POST /set-tag HTTP/1.1" 200 109 0.027400 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026491 10.0.0.65 - - [2026-04-21 15:25:00] "GET /instance-ip/42f63b06-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003140 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005412 10.0.0.65 - - [2026-04-21 15:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004051 10.0.0.65 - - [2026-04-21 15:25:00] "POST /ref-update HTTP/1.1" 200 156 0.012566 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010086 10.0.0.65 - - [2026-04-21 15:25:00] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004363 10.0.0.65 - - [2026-04-21 15:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004776 10.0.0.65 - - [2026-04-21 15:25:00] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011160 10.0.0.65 - - [2026-04-21 15:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004237 10.0.0.65 - - [2026-04-21 15:25:00] "POST /ref-update HTTP/1.1" 200 156 0.007865 10.0.0.65 - - [2026-04-21 15:25:00] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004636 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004775 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-router/699445bd-3c4b-4788-8ea3-46ee3437acda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004475 10.0.0.65 - - [2026-04-21 15:25:01] "POST /ref-update HTTP/1.1" 200 156 0.012891 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010746 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.005235 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007045 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.005461 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022683 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005224 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005097 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005520 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.65 - - [2026-04-21 15:25:01] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004823 10.0.0.65 - - [2026-04-21 15:25:01] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.65 - - [2026-04-21 15:25:05] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004755 10.0.0.65 - - [2026-04-21 15:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.65 - - [2026-04-21 15:25:05] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004365 10.0.0.65 - - [2026-04-21 15:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.65 - - [2026-04-21 15:25:06] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004941 10.0.0.65 - - [2026-04-21 15:25:06] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.65 - - [2026-04-21 15:25:07] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004570 10.0.0.65 - - [2026-04-21 15:25:07] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine/2c232c4a-0a4c-47a3-a100-b487f59cabc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003384 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004576 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine/92d634b4-574f-4717-868c-74d6dccae5db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.010483 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005597 10.0.0.65 - - [2026-04-21 15:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine/2686b634-4c7b-421c-9d10-c4059d2def58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005480 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007675 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine/32e66d33-7207-4f0b-9f85-cfe44b7c9886?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006863 10.0.0.65 - - [2026-04-21 15:25:08] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010682 10.0.0.65 - - [2026-04-21 15:25:09] "GET /virtual-machine/c6952632-f84c-4bfa-a42d-00cec99a4a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004043 10.0.0.65 - - [2026-04-21 15:25:09] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004148 10.0.0.65 - - [2026-04-21 15:25:10] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004632 10.0.0.65 - - [2026-04-21 15:25:10] "POST /set-tag HTTP/1.1" 200 109 0.008911 10.0.0.65 - - [2026-04-21 15:25:10] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005294 10.0.0.65 - - [2026-04-21 15:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.65 - - [2026-04-21 15:25:10] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004355 10.0.0.65 - - [2026-04-21 15:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine/965b875c-65d4-4874-aef5-450fe733e419?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003253 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004872 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine/17308773-2d84-4e84-877a-e9fc53b027fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003227 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004419 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine/b8f35154-b8c7-41c8-aa5c-37f5c95b7956?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002954 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004817 10.0.0.65 - - [2026-04-21 15:25:14] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002778 10.0.0.65 - - [2026-04-21 15:25:14] "POST /tags HTTP/1.1" 200 333 0.032958 10.0.0.65 - - [2026-04-21 15:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.65 - - [2026-04-21 15:25:14] "GET /tag/19484dc6-ba06-4177-9434-56afb0e8e099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038321 10.0.0.65 - - [2026-04-21 15:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015399 10.0.0.65 - - [2026-04-21 15:25:14] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038210 10.0.0.65 - - [2026-04-21 15:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.65 - - [2026-04-21 15:25:14] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004088 10.0.0.65 - - [2026-04-21 15:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.65 - - [2026-04-21 15:25:15] "GET /service-appliance-set/1d4ff8fb-7254-4475-b740-d51850917602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003346 10.0.0.65 - - [2026-04-21 15:25:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.001896 10.0.0.65 - - [2026-04-21 15:25:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.124401 10.0.0.65 - - [2026-04-21 15:25:15] "GET /virtual-machine-interface/8c329a5b-2003-46ef-bf6f-293a9095f6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004767 10.0.0.65 - - [2026-04-21 15:25:15] "POST /instance-ips HTTP/1.1" 200 409 0.030021 10.0.0.65 - - [2026-04-21 15:25:15] "GET /instance-ip/07c488c8-6d55-42b6-a7df-204e5cae6b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.017885 10.0.0.65 - - [2026-04-21 15:25:15] "POST /loadbalancers HTTP/1.1" 200 629 0.064045 10.0.0.65 - - [2026-04-21 15:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018219 10.0.0.65 - - [2026-04-21 15:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.65 - - [2026-04-21 15:25:15] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045338 10.0.0.65 - - [2026-04-21 15:25:15] "GET /instance-ip/07c488c8-6d55-42b6-a7df-204e5cae6b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003271 10.0.0.65 - - [2026-04-21 15:25:15] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029042 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002527 10.0.0.65 - - [2026-04-21 15:25:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020558 10.0.0.65 - - [2026-04-21 15:25:15] "POST /floating-ips HTTP/1.1" 200 597 0.031300 10.0.0.65 - - [2026-04-21 15:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.65 - - [2026-04-21 15:25:15] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035671 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer-listener/73395fbb-52d3-4cb4-a928-41393c1706c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003262 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer-listener/73395fbb-52d3-4cb4-a928-41393c1706c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004156 10.0.0.65 - - [2026-04-21 15:25:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021076 10.0.0.65 - - [2026-04-21 15:25:15] "GET /instance-ip/07c488c8-6d55-42b6-a7df-204e5cae6b96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003408 10.0.0.65 - - [2026-04-21 15:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.65 - - [2026-04-21 15:25:15] "GET /instance-ip/07c488c8-6d55-42b6-a7df-204e5cae6b96?fields=floating_ips HTTP/1.1" 200 1211 0.005763 10.0.0.65 - - [2026-04-21 15:25:15] "GET /floating-ip/b8ada6c5-25c0-48f1-b657-9b4e440c6018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002566 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002733 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer-pool/c89ec97f-89a2-4a53-88e8-24e6d1312bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004396 10.0.0.65 - - [2026-04-21 15:25:15] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007879 10.0.0.65 - - [2026-04-21 15:25:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.048188 10.0.0.65 - - [2026-04-21 15:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008331 10.0.0.65 - - [2026-04-21 15:25:15] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012396 10.0.0.65 - - [2026-04-21 15:25:15] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011033 10.0.0.65 - - [2026-04-21 15:25:15] "POST /tags HTTP/1.1" 409 221 0.003829 10.0.0.65 - - [2026-04-21 15:25:15] "POST /ref-update HTTP/1.1" 200 156 0.008735 10.0.0.65 - - [2026-04-21 15:25:15] "GET /floating-ip/b8ada6c5-25c0-48f1-b657-9b4e440c6018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.016467 10.0.0.65 - - [2026-04-21 15:25:15] "PUT /floating-ip/b8ada6c5-25c0-48f1-b657-9b4e440c6018 HTTP/1.1" 200 256 0.010371 10.0.0.65 - - [2026-04-21 15:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008923 10.0.0.65 - - [2026-04-21 15:25:15] "GET /tag/19484dc6-ba06-4177-9434-56afb0e8e099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010457 10.0.0.65 - - [2026-04-21 15:25:16] "POST /set-tag HTTP/1.1" 200 109 0.063851 10.0.0.65 - - [2026-04-21 15:25:16] "GET /loadbalancer-pool/c89ec97f-89a2-4a53-88e8-24e6d1312bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002738 10.0.0.65 - - [2026-04-21 15:25:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024631 10.0.0.65 - - [2026-04-21 15:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025371 10.0.0.65 - - [2026-04-21 15:25:16] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007477 10.0.0.65 - - [2026-04-21 15:25:16] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004963 10.0.0.65 - - [2026-04-21 15:25:16] "POST /ref-update HTTP/1.1" 200 156 0.007141 10.0.0.65 - - [2026-04-21 15:25:16] "GET /floating-ip/b8ada6c5-25c0-48f1-b657-9b4e440c6018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.006356 10.0.0.65 - - [2026-04-21 15:25:16] "POST /set-tag HTTP/1.1" 200 109 0.061064 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 206 0.002509 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/45d31273-12cb-484b-bca0-b3eb070dbf9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014842 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 204 0.002807 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/f3f4be3a-d3b0-4a3e-9ee9-b5c42e35166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013423 10.0.0.65 - - [2026-04-21 15:25:17] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002662 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.65 - - [2026-04-21 15:25:17] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002603 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 206 0.002201 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/45d31273-12cb-484b-bca0-b3eb070dbf9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010312 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 226 0.002379 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010613 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 204 0.002163 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/f3f4be3a-d3b0-4a3e-9ee9-b5c42e35166c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011113 10.0.0.65 - - [2026-04-21 15:25:17] "POST /tags HTTP/1.1" 409 226 0.002116 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.65 - - [2026-04-21 15:25:17] "GET /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010557 10.0.0.65 - - [2026-04-21 15:25:17] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002950 10.0.0.65 - - [2026-04-21 15:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.65 - - [2026-04-21 15:25:17] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003428 10.0.0.65 - - [2026-04-21 15:25:17] "POST /firewall-rules HTTP/1.1" 200 626 0.077195 10.0.0.65 - - [2026-04-21 15:25:17] "POST /firewall-rules HTTP/1.1" 200 646 0.082322 10.0.0.65 - - [2026-04-21 15:25:17] "GET /firewall-rule/25b2fba1-bd99-4097-9b18-cfa05e954843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008787 10.0.0.65 - - [2026-04-21 15:25:17] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002846 10.0.0.65 - - [2026-04-21 15:25:17] "GET /firewall-rule/af4dc28e-2254-4a6a-a8b4-5af31f9d0291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004113 10.0.0.65 - - [2026-04-21 15:25:17] "POST /ref-update HTTP/1.1" 200 156 0.017403 10.0.0.65 - - [2026-04-21 15:25:18] "POST /firewall-policys HTTP/1.1" 200 606 0.025399 10.0.0.65 - - [2026-04-21 15:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022483 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009674 10.0.0.65 - - [2026-04-21 15:25:18] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002761 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002425 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005269 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004439 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003401 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002160 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002790 10.0.0.65 - - [2026-04-21 15:25:18] "POST /ref-update HTTP/1.1" 200 156 0.027394 10.0.0.65 - - [2026-04-21 15:25:18] "POST /ref-update HTTP/1.1" 200 156 0.026567 10.0.0.65 - - [2026-04-21 15:25:18] "POST /ref-update HTTP/1.1" 200 156 0.017613 10.0.0.65 - - [2026-04-21 15:25:18] "POST /ref-update HTTP/1.1" 200 156 0.030407 10.0.0.65 - - [2026-04-21 15:25:18] "POST /ref-update HTTP/1.1" 200 156 0.037732 10.0.0.65 - - [2026-04-21 15:25:18] "GET /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002875 10.0.0.65 - - [2026-04-21 15:25:58] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014524 10.0.0.65 - - [2026-04-21 15:25:58] "POST /set-tag HTTP/1.1" 200 109 0.005555 10.0.0.65 - - [2026-04-21 15:25:58] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004730 10.0.0.65 - - [2026-04-21 15:25:58] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.65 - - [2026-04-21 15:25:58] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009193 10.0.0.65 - - [2026-04-21 15:25:58] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.65 - - [2026-04-21 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.65 - - [2026-04-21 15:25:59] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002559 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004506 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.022910 10.0.0.65 - - [2026-04-21 15:25:59] "DELETE /loadbalancer-member/e850b79e-0869-48d4-a031-93e8822803da HTTP/1.1" 200 115 0.029895 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005388 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004559 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004244 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004348 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004968 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.65 - - [2026-04-21 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2026-04-21 15:25:59] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002813 10.0.0.65 - - [2026-04-21 15:25:59] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004653 10.0.0.65 - - [2026-04-21 15:25:59] "POST /set-tag HTTP/1.1" 200 109 0.009622 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004899 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine/92d634b4-574f-4717-868c-74d6dccae5db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002740 10.0.0.65 - - [2026-04-21 15:26:00] "POST /ref-update HTTP/1.1" 200 156 0.011184 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007264 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.019101 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.020966 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.036327 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.030222 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.015282 10.0.0.65 - - [2026-04-21 15:26:00] "DELETE /instance-ip/400f1a98-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.064701 10.0.0.65 - - [2026-04-21 15:26:00] "POST /ref-update HTTP/1.1" 200 156 0.012413 10.0.0.65 - - [2026-04-21 15:26:00] "DELETE /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.042515 10.0.0.65 - - [2026-04-21 15:26:00] "DELETE /virtual-machine/92d634b4-574f-4717-868c-74d6dccae5db HTTP/1.1" 200 115 0.024600 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008399 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004521 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine/2686b634-4c7b-421c-9d10-c4059d2def58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003469 10.0.0.65 - - [2026-04-21 15:26:00] "POST /ref-update HTTP/1.1" 200 156 0.013052 10.0.0.65 - - [2026-04-21 15:26:00] "GET /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005888 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.016862 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.019801 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.023732 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.017457 10.0.0.65 - - [2026-04-21 15:26:00] "POST /set-tag HTTP/1.1" 200 109 0.035928 10.0.0.65 - - [2026-04-21 15:26:00] "DELETE /instance-ip/40aafe22-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.038136 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /virtual-machine-interface/408e516e-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.057664 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /virtual-machine/2686b634-4c7b-421c-9d10-c4059d2def58 HTTP/1.1" 200 115 0.026596 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004806 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003906 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine/2c232c4a-0a4c-47a3-a100-b487f59cabc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003026 10.0.0.65 - - [2026-04-21 15:26:01] "POST /ref-update HTTP/1.1" 200 156 0.020317 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019705 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.019867 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.044700 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.037297 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.023875 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.041016 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /instance-ip/3f9d350e-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.051605 10.0.0.65 - - [2026-04-21 15:26:01] "POST /ref-update HTTP/1.1" 200 156 0.011166 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /virtual-machine-interface/3f7f21d6-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.038582 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /virtual-machine/2c232c4a-0a4c-47a3-a100-b487f59cabc4 HTTP/1.1" 200 115 0.023235 10.0.0.65 - - [2026-04-21 15:26:01] "DELETE /tag/aac32bb5-2778-470c-9284-643260afaea2 HTTP/1.1" 200 115 0.044761 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012812 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004485 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine/32e66d33-7207-4f0b-9f85-cfe44b7c9886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003026 10.0.0.65 - - [2026-04-21 15:26:01] "POST /ref-update HTTP/1.1" 200 156 0.019069 10.0.0.65 - - [2026-04-21 15:26:01] "GET /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007707 10.0.0.65 - - [2026-04-21 15:26:01] "POST /set-tag HTTP/1.1" 200 109 0.019197 10.0.0.65 - - [2026-04-21 15:26:02] "POST /set-tag HTTP/1.1" 200 109 0.037976 10.0.0.65 - - [2026-04-21 15:26:02] "POST /set-tag HTTP/1.1" 200 109 0.024217 10.0.0.65 - - [2026-04-21 15:26:02] "POST /set-tag HTTP/1.1" 200 109 0.017196 10.0.0.65 - - [2026-04-21 15:26:02] "POST /set-tag HTTP/1.1" 200 109 0.022905 10.0.0.65 - - [2026-04-21 15:26:02] "DELETE /instance-ip/411b6522-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.047000 10.0.0.65 - - [2026-04-21 15:26:02] "DELETE /virtual-machine-interface/410474f2-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.040439 10.0.0.65 - - [2026-04-21 15:26:02] "DELETE /virtual-machine/32e66d33-7207-4f0b-9f85-cfe44b7c9886 HTTP/1.1" 200 115 0.025852 10.0.0.65 - - [2026-04-21 15:26:02] "DELETE /tag/28e0c839-0bf9-493d-a3e0-d04e8055f87f HTTP/1.1" 200 115 0.034175 10.0.0.65 - - [2026-04-21 15:26:02] "DELETE /tag/45d31273-12cb-484b-bca0-b3eb070dbf9a HTTP/1.1" 409 312 0.003928 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005998 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006133 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine/965b875c-65d4-4874-aef5-450fe733e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003095 10.0.0.65 - - [2026-04-21 15:26:30] "POST /ref-update HTTP/1.1" 200 156 0.012203 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022697 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.020640 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.033013 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.052469 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.057281 10.0.0.65 - - [2026-04-21 15:26:30] "DELETE /instance-ip/427be3a6-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.073005 10.0.0.65 - - [2026-04-21 15:26:30] "DELETE /virtual-machine-interface/42653480-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.039155 10.0.0.65 - - [2026-04-21 15:26:30] "DELETE /virtual-machine/965b875c-65d4-4874-aef5-450fe733e419 HTTP/1.1" 200 115 0.023547 10.0.0.65 - - [2026-04-21 15:26:30] "DELETE /tag/f804e951-4121-4ec2-b802-9926f32c408d HTTP/1.1" 200 115 0.046317 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005339 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006039 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004742 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine/c6952632-f84c-4bfa-a42d-00cec99a4a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002930 10.0.0.65 - - [2026-04-21 15:26:30] "POST /ref-update HTTP/1.1" 200 156 0.012351 10.0.0.65 - - [2026-04-21 15:26:30] "GET /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015319 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.022871 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.023915 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.038571 10.0.0.65 - - [2026-04-21 15:26:30] "POST /set-tag HTTP/1.1" 200 109 0.025156 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /instance-ip/419dad20-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.039207 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /virtual-machine-interface/41850b94-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.039797 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /virtual-machine/c6952632-f84c-4bfa-a42d-00cec99a4a55 HTTP/1.1" 200 115 0.017197 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /tag/9cc95a1e-55be-4dc1-b701-ed0f9d047bc5 HTTP/1.1" 200 115 0.036670 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004671 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine/17308773-2d84-4e84-877a-e9fc53b027fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003360 10.0.0.65 - - [2026-04-21 15:26:31] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004438 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.018910 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.031894 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.016075 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.026417 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /instance-ip/420af95c-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.055423 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /virtual-machine-interface/41f3da88-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.047152 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /virtual-machine/17308773-2d84-4e84-877a-e9fc53b027fe HTTP/1.1" 200 115 0.023534 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /tag/47796717-8cdb-4659-9fd3-f42194f66c59 HTTP/1.1" 200 115 0.043242 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /tag/f3a3a4db-876a-41dc-bb29-6dce7bd72238 HTTP/1.1" 200 115 0.056173 10.0.0.65 - - [2026-04-21 15:26:31] "DELETE /tag/f3f4be3a-d3b0-4a3e-9ee9-b5c42e35166c HTTP/1.1" 409 236 0.011828 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004705 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006686 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine/b8f35154-b8c7-41c8-aa5c-37f5c95b7956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003066 10.0.0.65 - - [2026-04-21 15:26:31] "POST /ref-update HTTP/1.1" 200 156 0.009698 10.0.0.65 - - [2026-04-21 15:26:31] "GET /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019401 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.65 - - [2026-04-21 15:26:31] "POST /set-tag HTTP/1.1" 200 109 0.032433 10.0.0.65 - - [2026-04-21 15:26:32] "POST /set-tag HTTP/1.1" 200 109 0.043926 10.0.0.65 - - [2026-04-21 15:26:32] "POST /set-tag HTTP/1.1" 200 109 0.017091 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /instance-ip/42f63b06-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.061077 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /virtual-machine-interface/42d8e5e2-3d96-11f1-bdb4-fa163e3152a7 HTTP/1.1" 200 115 0.046559 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /virtual-machine/b8f35154-b8c7-41c8-aa5c-37f5c95b7956 HTTP/1.1" 200 115 0.024876 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /tag/28f903e2-6406-458e-9bc4-6829b25136e8 HTTP/1.1" 200 115 0.042466 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /tag/425ad554-a691-4498-9031-9b527da48ca1 HTTP/1.1" 200 115 0.048654 10.0.0.65 - - [2026-04-21 15:26:32] "DELETE /tag/818a0c08-3bd3-476b-81fe-5205ed15677c HTTP/1.1" 200 115 0.069457 10.0.0.65 - - [2026-04-21 15:26:33] "POST /tags HTTP/1.1" 200 365 0.050046 10.0.0.65 - - [2026-04-21 15:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.65 - - [2026-04-21 15:26:33] "GET /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017339 10.0.0.65 - - [2026-04-21 15:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.65 - - [2026-04-21 15:26:34] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035753 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.65 - - [2026-04-21 15:26:34] "GET /service-appliance-set/9091be80-51e7-4d94-9da5-7d9e7a79e699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002584 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.002049 10.0.0.65 - - [2026-04-21 15:26:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.097431 10.0.0.65 - - [2026-04-21 15:26:34] "GET /virtual-machine-interface/4f7a1e34-64ad-4c23-8239-83a2f3c9c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.024029 10.0.0.65 - - [2026-04-21 15:26:34] "POST /set-tag HTTP/1.1" 200 109 0.016729 10.0.0.65 - - [2026-04-21 15:26:34] "POST /instance-ips HTTP/1.1" 200 417 0.036812 10.0.0.65 - - [2026-04-21 15:26:34] "GET /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014772 10.0.0.65 - - [2026-04-21 15:26:34] "POST /loadbalancers HTTP/1.1" 200 618 0.064286 10.0.0.65 - - [2026-04-21 15:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021186 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013697 10.0.0.65 - - [2026-04-21 15:26:34] "POST /service-instances HTTP/1.1" 200 566 0.021505 10.0.0.65 - - [2026-04-21 15:26:34] "POST /ref-update HTTP/1.1" 200 156 0.020802 10.0.0.65 - - [2026-04-21 15:26:34] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054750 10.0.0.65 - - [2026-04-21 15:26:34] "GET /virtual-machine-interface/4f7a1e34-64ad-4c23-8239-83a2f3c9c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004791 10.0.0.65 - - [2026-04-21 15:26:34] "GET /virtual-machine-interface/4f7a1e34-64ad-4c23-8239-83a2f3c9c8ee?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.007867 10.0.0.65 - - [2026-04-21 15:26:34] "PUT /service-instance/7e214d9a-2090-4ccf-bc87-bdff5726a4e4 HTTP/1.1" 200 266 0.010921 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.005398 10.0.0.65 - - [2026-04-21 15:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013569 10.0.0.65 - - [2026-04-21 15:26:34] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.022045 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.65 - - [2026-04-21 15:26:34] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004455 10.0.0.65 - - [2026-04-21 15:26:34] "POST /tags HTTP/1.1" 409 221 0.002741 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.65 - - [2026-04-21 15:26:34] "POST /virtual-machines HTTP/1.1" 200 429 0.019727 10.0.0.65 - - [2026-04-21 15:26:34] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011289 10.0.0.65 - - [2026-04-21 15:26:34] "POST /tags HTTP/1.1" 409 238 0.002262 10.0.0.65 - - [2026-04-21 15:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.65 - - [2026-04-21 15:26:34] "GET /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017330 10.0.0.65 - - [2026-04-21 15:26:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131668 10.0.0.65 - - [2026-04-21 15:26:34] "POST /chown HTTP/1.1" 200 109 0.016396 10.0.0.65 - - [2026-04-21 15:26:35] "POST /firewall-rules HTTP/1.1" 200 650 0.107133 10.0.0.65 - - [2026-04-21 15:26:35] "POST /chown HTTP/1.1" 200 109 0.041335 10.0.0.65 - - [2026-04-21 15:26:35] "GET /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.025311 10.0.0.65 - - [2026-04-21 15:26:35] "PUT /virtual-machine-interface/5847783c-a006-411a-b5cd-14770b041372 HTTP/1.1" 200 284 0.017836 10.0.0.65 - - [2026-04-21 15:26:35] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.016608 10.0.0.65 - - [2026-04-21 15:26:35] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002658 10.0.0.65 - - [2026-04-21 15:26:35] "GET /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002516 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.022718 10.0.0.65 - - [2026-04-21 15:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.025658 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.039414 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.015967 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.039593 10.0.0.65 - - [2026-04-21 15:26:35] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073015 10.0.0.65 - - [2026-04-21 15:26:35] "GET /loadbalancer/7f1d22da-dbb0-44df-9345-fa950397add3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.009043 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.018699 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.031057 10.0.0.65 - - [2026-04-21 15:26:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.069198 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.044604 10.0.0.65 - - [2026-04-21 15:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.65 - - [2026-04-21 15:26:35] "GET /project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042194 10.0.0.65 - - [2026-04-21 15:26:35] "GET /loadbalancer-listener/82abaefc-954d-43fa-b2c7-b29275b0aa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005073 10.0.0.65 - - [2026-04-21 15:26:35] "POST /virtual-machines HTTP/1.1" 200 429 0.039324 10.0.0.65 - - [2026-04-21 15:26:35] "GET /loadbalancer-listener/82abaefc-954d-43fa-b2c7-b29275b0aa1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.045538 10.0.0.65 - - [2026-04-21 15:26:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.108141 10.0.0.65 - - [2026-04-21 15:26:35] "POST /chown HTTP/1.1" 200 109 0.020874 10.0.0.65 - - [2026-04-21 15:26:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.070559 10.0.0.65 - - [2026-04-21 15:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012658 10.0.0.65 - - [2026-04-21 15:26:35] "GET /loadbalancer-pool/671bad66-162c-468d-a3bc-2333f1811c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003451 10.0.0.65 - - [2026-04-21 15:26:35] "POST /chown HTTP/1.1" 200 109 0.008629 10.0.0.65 - - [2026-04-21 15:26:35] "PUT /virtual-machine-interface/5a05473b-a7b6-414c-b909-b6e49396703e HTTP/1.1" 200 284 0.016951 10.0.0.65 - - [2026-04-21 15:26:35] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.024933 10.0.0.65 - - [2026-04-21 15:26:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036650 10.0.0.65 - - [2026-04-21 15:26:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019103 10.0.0.65 - - [2026-04-21 15:26:35] "GET /loadbalancer-member/6bf70ce4-338a-4a5b-a8ca-2cd564bdc09e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.010819 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.012915 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.014310 10.0.0.65 - - [2026-04-21 15:26:35] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.017701 10.0.0.65 - - [2026-04-21 15:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.040917 10.0.0.65 - - [2026-04-21 15:26:35] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007349 10.0.0.65 - - [2026-04-21 15:26:35] "POST /tags HTTP/1.1" 409 221 0.002406 10.0.0.65 - - [2026-04-21 15:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.65 - - [2026-04-21 15:26:35] "POST /ref-update HTTP/1.1" 200 156 0.014588 10.0.0.65 - - [2026-04-21 15:26:36] "GET /tag/4af99d94-c7bf-4a8b-b788-3fb6803010a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025548 10.0.0.65 - - [2026-04-21 15:26:36] "POST /tags HTTP/1.1" 409 238 0.001682 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.033546 10.0.0.65 - - [2026-04-21 15:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.65 - - [2026-04-21 15:26:36] "GET /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011752 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /service-instance/7e214d9a-2090-4ccf-bc87-bdff5726a4e4 HTTP/1.1" 200 266 0.030671 10.0.0.65 - - [2026-04-21 15:26:36] "POST /firewall-rules HTTP/1.1" 409 293 0.017329 10.0.0.65 - - [2026-04-21 15:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017003 10.0.0.65 - - [2026-04-21 15:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.65 - - [2026-04-21 15:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.008477 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68 HTTP/1.1" 200 260 0.056401 10.0.0.65 - - [2026-04-21 15:26:36] "GET /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012962 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.017029 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.016813 10.0.0.65 - - [2026-04-21 15:26:36] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006012 10.0.0.65 - - [2026-04-21 15:26:36] "GET /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003320 10.0.0.65 - - [2026-04-21 15:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.025014 10.0.0.65 - - [2026-04-21 15:26:36] "GET /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013330 10.0.0.65 - - [2026-04-21 15:26:36] "GET /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011340 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.026917 10.0.0.65 - - [2026-04-21 15:26:36] "GET /virtual-machine-interface/4f7a1e34-64ad-4c23-8239-83a2f3c9c8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011803 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.016439 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.027556 10.0.0.65 - - [2026-04-21 15:26:36] "POST /set-tag HTTP/1.1" 200 109 0.028500 10.0.0.65 - - [2026-04-21 15:26:36] "GET /virtual-machine-interface/5847783c-a006-411a-b5cd-14770b041372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013719 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.021230 10.0.0.65 - - [2026-04-21 15:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.65 - - [2026-04-21 15:26:36] "POST /set-tag HTTP/1.1" 200 109 0.045138 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.033997 10.0.0.65 - - [2026-04-21 15:26:36] "GET /virtual-machine-interface/5a05473b-a7b6-414c-b909-b6e49396703e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012400 10.0.0.65 - - [2026-04-21 15:26:36] "POST /set-tag HTTP/1.1" 200 109 0.016413 10.0.0.65 - - [2026-04-21 15:26:36] "GET /firewall-policy/dc392d29-5ee7-4c14-94c0-234946348ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018807 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.035319 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.016865 10.0.0.65 - - [2026-04-21 15:26:36] "GET /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006954 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.023104 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.028510 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.007100 10.0.0.65 - - [2026-04-21 15:26:36] "POST /chown HTTP/1.1" 200 109 0.024930 10.0.0.65 - - [2026-04-21 15:26:36] "DELETE /firewall-rule/670c2c3e-ed00-485c-b571-4b40bac22c68 HTTP/1.1" 200 115 0.078147 10.0.0.65 - - [2026-04-21 15:26:36] "PUT /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 256 0.042424 10.0.0.65 - - [2026-04-21 15:26:36] "DELETE /loadbalancer-member/6bf70ce4-338a-4a5b-a8ca-2cd564bdc09e HTTP/1.1" 200 115 0.045084 10.0.0.65 - - [2026-04-21 15:26:36] "POST /ref-update HTTP/1.1" 200 156 0.022614 10.0.0.65 - - [2026-04-21 15:26:36] "DELETE /loadbalancer-pool/671bad66-162c-468d-a3bc-2333f1811c2c HTTP/1.1" 200 115 0.064054 10.0.0.65 - - [2026-04-21 15:26:36] "DELETE /loadbalancer-listener/82abaefc-954d-43fa-b2c7-b29275b0aa1e HTTP/1.1" 200 115 0.046817 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /loadbalancer/7f1d22da-dbb0-44df-9345-fa950397add3 HTTP/1.1" 200 115 0.037350 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /instance-ip/4a513d77-05fb-4d09-af2d-18c8968823f1 HTTP/1.1" 200 115 0.051764 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /virtual-machine-interface/4f7a1e34-64ad-4c23-8239-83a2f3c9c8ee HTTP/1.1" 200 115 0.053129 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /tag/25d12a83-607e-4ba4-bb0b-5b28d938e220 HTTP/1.1" 200 115 0.070355 10.0.0.65 - - [2026-04-21 15:26:37] "POST /projects HTTP/1.1" 409 238 0.002109 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.65 - - [2026-04-21 15:26:37] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035736 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /service-instance/7e214d9a-2090-4ccf-bc87-bdff5726a4e4 HTTP/1.1" 200 115 0.033046 10.0.0.65 - - [2026-04-21 15:26:37] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009507 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.65 - - [2026-04-21 15:26:37] "GET /virtual-machine-interface/5847783c-a006-411a-b5cd-14770b041372?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007355 10.0.0.65 - - [2026-04-21 15:26:37] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.013584 10.0.0.65 - - [2026-04-21 15:26:37] "POST /security-groups HTTP/1.1" 409 285 0.008772 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /virtual-machine-interface/5847783c-a006-411a-b5cd-14770b041372 HTTP/1.1" 200 115 0.056176 10.0.0.65 - - [2026-04-21 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.65 - - [2026-04-21 15:26:37] "POST /ref-update HTTP/1.1" 200 156 0.019678 10.0.0.65 - - [2026-04-21 15:26:37] "PUT /security-group/1afcb3d4-8d93-43fc-8a60-4c5c9fb93e1b HTTP/1.1" 200 262 0.078323 10.0.0.65 - - [2026-04-21 15:26:37] "PUT /access-control-list/b7fc6e4d-776d-4088-9467-750331f4fec0 HTTP/1.1" 200 272 0.008235 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /virtual-machine/1ff71f97-69c4-430a-a597-47f100f0bd07 HTTP/1.1" 200 115 0.072210 10.0.0.65 - - [2026-04-21 15:26:37] "GET /virtual-machine-interface/5a05473b-a7b6-414c-b909-b6e49396703e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005642 10.0.0.65 - - [2026-04-21 15:26:37] "PUT /access-control-list/c82257a1-4a34-47a4-b73e-a011c4657ddc HTTP/1.1" 200 272 0.034651 10.0.0.65 - - [2026-04-21 15:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028914 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /virtual-machine-interface/5a05473b-a7b6-414c-b909-b6e49396703e HTTP/1.1" 200 115 0.068877 10.0.0.65 - - [2026-04-21 15:26:37] "DELETE /virtual-machine/65e11e00-ef8d-4699-ad24-17d027249a95 HTTP/1.1" 200 115 0.021654 10.0.0.65 - - [2026-04-21 15:26:39] "POST /projects HTTP/1.1" 409 238 0.003275 10.0.0.65 - - [2026-04-21 15:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.65 - - [2026-04-21 15:26:39] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037113 10.0.0.65 - - [2026-04-21 15:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.65 - - [2026-04-21 15:26:39] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008132 10.0.0.65 - - [2026-04-21 15:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.65 - - [2026-04-21 15:26:39] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004630 10.0.0.65 - - [2026-04-21 15:26:39] "POST /security-groups HTTP/1.1" 409 285 0.013907 10.0.0.65 - - [2026-04-21 15:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.65 - - [2026-04-21 15:26:39] "PUT /security-group/1afcb3d4-8d93-43fc-8a60-4c5c9fb93e1b HTTP/1.1" 200 262 0.063191 10.0.0.65 - - [2026-04-21 15:26:39] "PUT /access-control-list/b7fc6e4d-776d-4088-9467-750331f4fec0 HTTP/1.1" 200 272 0.015082 10.0.0.65 - - [2026-04-21 15:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027209 10.0.0.65 - - [2026-04-21 15:26:39] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.025257 10.0.0.65 - - [2026-04-21 15:26:39] "PUT /access-control-list/c82257a1-4a34-47a4-b73e-a011c4657ddc HTTP/1.1" 200 272 0.046680 10.0.0.65 - - [2026-04-21 15:26:39] "GET /firewall-rule/d89a32bc-da85-43ce-9d68-3624b89850a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004314 10.0.0.65 - - [2026-04-21 15:26:39] "POST /ref-update HTTP/1.1" 200 156 0.050851 10.0.0.65 - - [2026-04-21 15:26:39] "DELETE /firewall-rule/d89a32bc-da85-43ce-9d68-3624b89850a8 HTTP/1.1" 200 115 0.037103 10.0.0.65 - - [2026-04-21 15:26:39] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004985 10.0.0.65 - - [2026-04-21 15:26:39] "GET /firewall-rule/464723fc-00ff-48a9-bf20-732156c9086a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002793 10.0.0.65 - - [2026-04-21 15:26:39] "POST /ref-update HTTP/1.1" 200 156 0.069952 10.0.0.65 - - [2026-04-21 15:26:39] "DELETE /firewall-rule/464723fc-00ff-48a9-bf20-732156c9086a HTTP/1.1" 200 115 0.041579 10.0.0.65 - - [2026-04-21 15:26:39] "DELETE /tag/829ceb52-3c40-40a1-8db2-06668afd67e9 HTTP/1.1" 200 115 0.041695 10.0.0.65 - - [2026-04-21 15:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2026-04-21 15:26:40] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004734 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.65 - - [2026-04-21 15:26:40] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004385 10.0.0.65 - - [2026-04-21 15:26:40] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.047918 10.0.0.65 - - [2026-04-21 15:26:40] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.056091 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /security-group/1afcb3d4-8d93-43fc-8a60-4c5c9fb93e1b HTTP/1.1" 200 115 0.053684 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /access-control-list/b7fc6e4d-776d-4088-9467-750331f4fec0 HTTP/1.1" 200 115 0.053203 10.0.0.65 - - [2026-04-21 15:26:40] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048661 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /access-control-list/c82257a1-4a34-47a4-b73e-a011c4657ddc HTTP/1.1" 200 115 0.085367 10.0.0.65 - - [2026-04-21 15:26:40] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?fields=security_groups HTTP/1.1" 200 1352 0.064473 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /security-group/01b48b2f-7dc2-4560-ab69-f99f687699fd HTTP/1.1" 200 115 0.055969 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /access-control-list/dee96688-09c4-4f74-8ba5-bab6108b6792 HTTP/1.1" 200 115 0.049793 10.0.0.65 - - [2026-04-21 15:26:40] "GET /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02?fields=application_policy_sets HTTP/1.1" 200 1391 0.049559 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /access-control-list/aab0f438-6da3-446a-b488-6e0bdbf748db HTTP/1.1" 200 115 0.043924 10.0.0.65 - - [2026-04-21 15:26:40] "DELETE /project/36c06ec1-cc8a-4c2e-a492-8cd90e96fb02 HTTP/1.1" 200 115 0.376532 10.0.0.65 - - [2026-04-21 15:26:40] "POST /projects HTTP/1.1" 409 238 0.008142 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.65 - - [2026-04-21 15:26:40] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035836 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.65 - - [2026-04-21 15:26:40] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005121 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.65 - - [2026-04-21 15:26:40] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004864 10.0.0.65 - - [2026-04-21 15:26:40] "POST /security-groups HTTP/1.1" 409 285 0.002644 10.0.0.65 - - [2026-04-21 15:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.65 - - [2026-04-21 15:26:41] "PUT /security-group/24e6ad26-c058-4a4a-82be-c81c5d046f62 HTTP/1.1" 200 262 0.061256 10.0.0.65 - - [2026-04-21 15:26:41] "PUT /access-control-list/9db0c125-1f8f-4078-abae-08900b6799f2 HTTP/1.1" 200 272 0.032616 10.0.0.65 - - [2026-04-21 15:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046368 10.0.0.65 - - [2026-04-21 15:26:41] "PUT /access-control-list/c25587b3-df00-46e9-abd5-76bd32daaa5d HTTP/1.1" 200 272 0.038947 10.0.0.65 - - [2026-04-21 15:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.65 - - [2026-04-21 15:26:45] "GET /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002438 10.0.0.65 - - [2026-04-21 15:26:45] "GET /virtual-machine-interface/3ffa3b64-3d96-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001869 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /loadbalancer-member/ff3c42fc-2ee8-4a4d-903e-fee17d3c6d89 HTTP/1.1" 200 115 0.032146 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /loadbalancer-pool/c89ec97f-89a2-4a53-88e8-24e6d1312bb7 HTTP/1.1" 200 115 0.041455 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /loadbalancer-listener/73395fbb-52d3-4cb4-a928-41393c1706c0 HTTP/1.1" 200 115 0.044668 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /loadbalancer/3a99e6bd-2b68-44b2-a347-bb8e8f2812ac HTTP/1.1" 200 115 0.032869 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /floating-ip/b8ada6c5-25c0-48f1-b657-9b4e440c6018 HTTP/1.1" 200 115 0.032757 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /instance-ip/07c488c8-6d55-42b6-a7df-204e5cae6b96 HTTP/1.1" 200 115 0.036383 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /virtual-machine-interface/8c329a5b-2003-46ef-bf6f-293a9095f6ea HTTP/1.1" 200 115 0.040501 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /tag/19484dc6-ba06-4177-9434-56afb0e8e099 HTTP/1.1" 200 115 0.038312 10.0.0.65 - - [2026-04-21 15:26:45] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003389 10.0.0.65 - - [2026-04-21 15:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.65 - - [2026-04-21 15:26:45] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002676 10.0.0.65 - - [2026-04-21 15:26:45] "GET /firewall-policy/5db8aea9-626a-4dc6-99ea-f85a9bd85359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002451 10.0.0.65 - - [2026-04-21 15:26:45] "GET /firewall-rule/af4dc28e-2254-4a6a-a8b4-5af31f9d0291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003278 10.0.0.65 - - [2026-04-21 15:26:45] "POST /ref-update HTTP/1.1" 200 156 0.012722 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /firewall-rule/af4dc28e-2254-4a6a-a8b4-5af31f9d0291 HTTP/1.1" 200 115 0.056575 10.0.0.65 - - [2026-04-21 15:26:45] "GET /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002707 10.0.0.65 - - [2026-04-21 15:26:45] "GET /firewall-rule/25b2fba1-bd99-4097-9b18-cfa05e954843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003591 10.0.0.65 - - [2026-04-21 15:26:45] "POST /ref-update HTTP/1.1" 200 156 0.012121 10.0.0.65 - - [2026-04-21 15:26:45] "DELETE /firewall-rule/25b2fba1-bd99-4097-9b18-cfa05e954843 HTTP/1.1" 200 115 0.036174 10.0.0.65 - - [2026-04-21 15:26:45] "GET /application-policy-set/c1cd87c3-4956-42b2-b52d-0a3cad269084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005437 10.0.0.65 - - [2026-04-21 15:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.65 - - [2026-04-21 15:26:45] "GET /policy-management/f7f9fff1-42ee-425e-9505-b2d3e67cd65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008975 10.0.0.65 - - [2026-04-21 15:26:46] "GET /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.004470 10.0.0.65 - - [2026-04-21 15:26:46] "POST /ref-update HTTP/1.1" 200 156 0.024974 10.0.0.65 - - [2026-04-21 15:26:46] "DELETE /firewall-policy/6d2454e6-752f-40af-8626-2c5c24972980 HTTP/1.1" 200 115 0.072064 10.0.0.65 - - [2026-04-21 15:26:46] "DELETE /tag/45d31273-12cb-484b-bca0-b3eb070dbf9a HTTP/1.1" 200 115 0.095970 10.0.0.65 - - [2026-04-21 15:26:46] "DELETE /tag/f3f4be3a-d3b0-4a3e-9ee9-b5c42e35166c HTTP/1.1" 200 115 0.065474 10.0.0.65 - - [2026-04-21 15:26:46] "POST /projects HTTP/1.1" 409 238 0.002113 10.0.0.65 - - [2026-04-21 15:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.65 - - [2026-04-21 15:26:46] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053838 10.0.0.65 - - [2026-04-21 15:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.65 - - [2026-04-21 15:26:46] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005621 10.0.0.65 - - [2026-04-21 15:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.65 - - [2026-04-21 15:26:46] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004449 10.0.0.65 - - [2026-04-21 15:26:46] "POST /security-groups HTTP/1.1" 409 285 0.002598 10.0.0.65 - - [2026-04-21 15:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.65 - - [2026-04-21 15:26:46] "PUT /security-group/24e6ad26-c058-4a4a-82be-c81c5d046f62 HTTP/1.1" 200 262 0.078786 10.0.0.65 - - [2026-04-21 15:26:46] "PUT /access-control-list/9db0c125-1f8f-4078-abae-08900b6799f2 HTTP/1.1" 200 272 0.010570 10.0.0.65 - - [2026-04-21 15:26:46] "PUT /access-control-list/c25587b3-df00-46e9-abd5-76bd32daaa5d HTTP/1.1" 200 272 0.029255 10.0.0.65 - - [2026-04-21 15:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027804 10.0.0.65 - - [2026-04-21 15:26:46] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016796 10.0.0.65 - - [2026-04-21 15:26:46] "GET /firewall-rule/0e022a82-2c18-4722-9a09-5ddf10658a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006754 10.0.0.65 - - [2026-04-21 15:26:46] "POST /ref-update HTTP/1.1" 200 156 0.080513 10.0.0.65 - - [2026-04-21 15:26:46] "DELETE /firewall-rule/0e022a82-2c18-4722-9a09-5ddf10658a89 HTTP/1.1" 200 115 0.072135 10.0.0.65 - - [2026-04-21 15:26:46] "GET /firewall-policy/5a7d0ee1-31e5-4810-980b-9a463670bd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006587 10.0.0.65 - - [2026-04-21 15:26:46] "GET /firewall-rule/29ac8b60-e7c8-4ebd-9b55-91175760e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008661 10.0.0.65 - - [2026-04-21 15:26:47] "POST /ref-update HTTP/1.1" 200 156 0.095236 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /firewall-rule/29ac8b60-e7c8-4ebd-9b55-91175760e6d0 HTTP/1.1" 200 115 0.058348 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /tag/6ac988bc-7f6a-4403-85b7-8f91d87849c7 HTTP/1.1" 200 115 0.047428 10.0.0.65 - - [2026-04-21 15:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.65 - - [2026-04-21 15:26:47] "GET /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004205 10.0.0.65 - - [2026-04-21 15:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.65 - - [2026-04-21 15:26:47] "GET /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003863 10.0.0.65 - - [2026-04-21 15:26:47] "PUT /virtual-network/fdebe16c-763b-42ed-a711-3775a29d55c3 HTTP/1.1" 200 264 0.063669 10.0.0.65 - - [2026-04-21 15:26:47] "PUT /virtual-network/859a27ff-a3d4-482a-89b3-33170c66625c HTTP/1.1" 200 264 0.059195 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /security-group/24e6ad26-c058-4a4a-82be-c81c5d046f62 HTTP/1.1" 200 115 0.058304 10.0.0.65 - - [2026-04-21 15:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /access-control-list/9db0c125-1f8f-4078-abae-08900b6799f2 HTTP/1.1" 200 115 0.051713 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /access-control-list/c25587b3-df00-46e9-abd5-76bd32daaa5d HTTP/1.1" 200 115 0.034847 10.0.0.65 - - [2026-04-21 15:26:47] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054531 10.0.0.65 - - [2026-04-21 15:26:47] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?fields=security_groups HTTP/1.1" 200 1353 0.034350 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /security-group/d1713e02-97b1-48e8-b59a-b30b7296ad5c HTTP/1.1" 200 115 0.094561 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /access-control-list/07ccf968-df08-4730-b12f-215a2a843c73 HTTP/1.1" 200 115 0.061034 10.0.0.65 - - [2026-04-21 15:26:47] "GET /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe?fields=application_policy_sets HTTP/1.1" 200 1392 0.044664 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /access-control-list/4fafcf71-2a5c-4786-9a9a-227e98495e38 HTTP/1.1" 200 115 0.048530 10.0.0.65 - - [2026-04-21 15:26:47] "DELETE /project/bf687ff9-7a6a-4ae6-91d6-f93383fb3ebe HTTP/1.1" 200 115 0.401905 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:26:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:26:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007019 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.005333 10.0.0.65 - - [2026-04-21 15:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007728 10.0.0.65 - - [2026-04-21 15:27:12] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004913 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007766 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.053188 10.0.0.65 - - [2026-04-21 15:27:12] "DELETE /loadbalancer-member/6081e526-5f14-4c16-9663-08d2a9e296cd HTTP/1.1" 200 115 0.037326 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004714 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.65 - - [2026-04-21 15:27:12] "DELETE /loadbalancer-member/20c5d99d-3dd1-4d4d-8602-18ef99f989e2 HTTP/1.1" 200 115 0.031589 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007541 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.65 - - [2026-04-21 15:27:12] "DELETE /loadbalancer-member/a3498d3d-ff9d-4e12-8a47-3fdff357c92b HTTP/1.1" 200 115 0.030398 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004006 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.65 - - [2026-04-21 15:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.65 - - [2026-04-21 15:27:12] "GET /loadbalancer/0277d2d3-63e8-4026-9172-5d58228e02e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002499 10.0.0.65 - - [2026-04-21 15:27:12] "GET /loadbalancer-pool/12be808e-2ca0-49a1-9ecc-78c592679cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002436 10.0.0.65 - - [2026-04-21 15:27:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015831 10.0.0.65 - - [2026-04-21 15:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013764 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006191 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007564 10.0.0.65 - - [2026-04-21 15:27:12] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002121 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.059174 10.0.0.65 - - [2026-04-21 15:27:12] "GET /loadbalancer-pool/8ecc4f5f-078d-4915-a516-444f286773fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015497 10.0.0.65 - - [2026-04-21 15:27:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014896 10.0.0.65 - - [2026-04-21 15:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010675 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009216 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007846 10.0.0.65 - - [2026-04-21 15:27:12] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.65 - - [2026-04-21 15:27:12] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003103 10.0.0.65 - - [2026-04-21 15:27:12] "GET /loadbalancer-pool/3d21a82f-06a3-4ad5-a44a-3907c466cc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012204 10.0.0.65 - - [2026-04-21 15:27:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019366 10.0.0.65 - - [2026-04-21 15:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017612 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004978 10.0.0.65 - - [2026-04-21 15:27:12] "GET /virtual-machine-interface/04cb1dd4-3d95-11f1-bdb4-fa163e3152a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007003 10.0.0.65 - - [2026-04-21 15:27:12] "GET /floating-ip/b8e86980-dd67-4221-bc60-5d7dd8fea83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002204 10.0.0.65 - - [2026-04-21 15:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002811 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:27:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:27:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.65 - - [2026-04-21 15:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001351