++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Sep 24 09:29:50 PM UTC 2025 ===================' INFO: =================== Wed Sep 24 09:29:50 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ 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.48 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 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.48 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 +++ local servers=10.0.0.48 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.48,10.81.134.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.81.134.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/24/2025 21:30:42.090 7f3e435a1400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/24/2025 21:30:42.356 7f3e435a1400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/24/2025 21:30:42.375 7f3e435a1400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/24/2025 21:30:42.375 7f3e435a1400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-09-24 21:30:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000793 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:30:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000612 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-24 21:30:53] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.48 - - [2025-09-24 21:30:53] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017382 10.0.0.48 - - [2025-09-24 21:30:54] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012964 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004157 10.0.0.48 - - [2025-09-24 21:30:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.053973 10.0.0.48 - - [2025-09-24 21:30:54] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.48 - - [2025-09-24 21:30:54] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008902 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.036930 10.0.0.48 - - [2025-09-24 21:30:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.044672 10.0.0.48 - - [2025-09-24 21:30:54] "GET / HTTP/1.1" 200 45303 0.002096 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.48 - - [2025-09-24 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.48 - - [2025-09-24 21:30:54] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.012543 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.48 - - [2025-09-24 21:30:55] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005227 10.0.0.48 - - [2025-09-24 21:30:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051757 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.002615 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.48 - - [2025-09-24 21:30:55] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005985 10.0.0.48 - - [2025-09-24 21:30:55] "POST /service-appliance-sets HTTP/1.1" 200 541 0.034406 10.0.0.48 - - [2025-09-24 21:30:55] "GET / HTTP/1.1" 200 35931 0.001474 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.48 - - [2025-09-24 21:30:55] "GET /network-ipam/e6ac16c2-f570-4edb-a710-21574cebcb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006913 10.0.0.48 - - [2025-09-24 21:30:55] "GET / HTTP/1.1" 200 35931 0.002485 10.0.0.48 - - [2025-09-24 21:30:55] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.48 - - [2025-09-24 21:30:55] "POST /service-templates HTTP/1.1" 200 511 0.036265 10.0.0.48 - - [2025-09-24 21:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.48 - - [2025-09-24 21:30:55] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003150 10.0.0.48 - - [2025-09-24 21:30:56] "POST /service-templates HTTP/1.1" 200 501 0.088084 10.0.0.48 - - [2025-09-24 21:30:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.000509 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.019416 10.0.0.48 - - [2025-09-24 21:30:56] "POST /service-templates HTTP/1.1" 200 515 0.126185 10.0.0.48 - - [2025-09-24 21:30:56] "POST /service-templates HTTP/1.1" 200 535 0.060610 10.0.0.48 - - [2025-09-24 21:30:56] "POST /security-groups HTTP/1.1" 200 570 0.141798 10.0.0.48 - - [2025-09-24 21:30:56] "POST /projects HTTP/1.1" 200 481 0.401290 10.0.0.48 - - [2025-09-24 21:30:56] "POST /service-templates HTTP/1.1" 200 507 0.059741 10.0.0.48 - - [2025-09-24 21:30:56] "POST /security-groups HTTP/1.1" 200 534 0.059741 10.0.0.48 - - [2025-09-24 21:30:56] "POST /chown HTTP/1.1" 200 109 0.048467 10.0.0.48 - - [2025-09-24 21:30:56] "POST /policy-managements HTTP/1.1" 409 214 0.009590 10.0.0.48 - - [2025-09-24 21:30:56] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.48 - - [2025-09-24 21:30:56] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016170 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.003427 10.0.0.48 - - [2025-09-24 21:30:56] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022242 10.0.0.48 - - [2025-09-24 21:30:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.068115 10.0.0.48 - - [2025-09-24 21:30:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.074431 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018604 10.0.0.48 - - [2025-09-24 21:30:56] "GET /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.028644 10.0.0.48 - - [2025-09-24 21:30:56] "PUT /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36 HTTP/1.1" 200 276 0.017432 10.0.0.48 - - [2025-09-24 21:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011991 10.0.0.48 - - [2025-09-24 21:30:56] "GET /virtual-network/02edf3e0-652e-4a69-95c7-349b013aa511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006099 10.0.0.48 - - [2025-09-24 21:30:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000501 10.0.0.48 - - [2025-09-24 21:30:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.015388 10.0.0.48 - - [2025-09-24 21:30:57] "POST /security-groups HTTP/1.1" 200 574 0.109009 10.0.0.48 - - [2025-09-24 21:30:57] "POST /projects HTTP/1.1" 200 489 0.352061 10.0.0.48 - - [2025-09-24 21:30:57] "POST /security-groups HTTP/1.1" 200 546 0.074196 10.0.0.48 - - [2025-09-24 21:30:57] "POST /chown HTTP/1.1" 200 109 0.037842 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:30:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:30:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 10.0.0.48 - - [2025-09-24 21:30:57] "POST /network-ipams HTTP/1.1" 200 522 0.109250 10.0.0.48 - - [2025-09-24 21:30:57] "POST /network-ipams HTTP/1.1" 200 510 0.043256 10.0.0.48 - - [2025-09-24 21:30:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.014949 10.0.0.48 - - [2025-09-24 21:30:57] "POST /useragent-kv HTTP/1.1" 200 115 0.007984 10.0.0.48 - - [2025-09-24 21:30:57] "POST /virtual-networks HTTP/1.1" 200 538 0.177842 10.0.0.48 - - [2025-09-24 21:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.48 - - [2025-09-24 21:30:57] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.011610 10.0.0.48 - - [2025-09-24 21:30:58] "POST /network-ipams HTTP/1.1" 200 518 0.183853 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.003220 10.0.0.48 - - [2025-09-24 21:30:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008526 10.0.0.48 - - [2025-09-24 21:30:58] "POST /virtual-networks HTTP/1.1" 200 546 0.197860 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008154 10.0.0.48 - - [2025-09-24 21:30:58] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.017574 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.002738 10.0.0.48 - - [2025-09-24 21:30:58] "POST /network-policys HTTP/1.1" 200 538 0.046851 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.003668 10.0.0.48 - - [2025-09-24 21:30:58] "POST /network-policys HTTP/1.1" 200 534 0.053092 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.008060 10.0.0.48 - - [2025-09-24 21:30:58] "POST /network-policys HTTP/1.1" 200 542 0.055460 10.0.0.48 - - [2025-09-24 21:30:58] "POST /ref-update HTTP/1.1" 200 156 0.102309 10.0.0.48 - - [2025-09-24 21:30:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009865 10.0.0.48 - - [2025-09-24 21:30:58] "POST /ref-update HTTP/1.1" 200 156 0.069717 10.0.0.48 - - [2025-09-24 21:30:58] "GET / HTTP/1.1" 200 35931 0.001151 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.043145 10.0.0.48 - - [2025-09-24 21:30:58] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004660 10.0.0.48 - - [2025-09-24 21:30:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.012663 10.0.0.48 - - [2025-09-24 21:30:58] "POST /ref-update HTTP/1.1" 200 156 0.097426 10.0.0.48 - - [2025-09-24 21:30:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011541 10.0.0.48 - - [2025-09-24 21:30:58] "POST /database-nodes HTTP/1.1" 200 597 0.026349 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009752 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-update HTTP/1.1" 200 156 0.063823 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-update HTTP/1.1" 200 156 0.076224 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-update HTTP/1.1" 200 156 0.099289 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029680 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004080 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002855 10.0.0.48 - - [2025-09-24 21:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.48 - - [2025-09-24 21:30:59] "GET /virtual-network/02edf3e0-652e-4a69-95c7-349b013aa511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010731 10.0.0.48 - - [2025-09-24 21:30:59] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004714 10.0.0.48 - - [2025-09-24 21:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.48 - - [2025-09-24 21:30:59] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002290 10.0.0.48 - - [2025-09-24 21:30:59] "POST /firewall-policys HTTP/1.1" 200 530 0.057614 10.0.0.48 - - [2025-09-24 21:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059785 10.0.0.48 - - [2025-09-24 21:30:59] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023826 10.0.0.48 - - [2025-09-24 21:30:59] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005428 10.0.0.48 - - [2025-09-24 21:30:59] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002989 10.0.0.48 - - [2025-09-24 21:30:59] "POST /ref-update HTTP/1.1" 200 156 0.021852 10.0.0.48 - - [2025-09-24 21:30:59] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005769 10.0.0.48 - - [2025-09-24 21:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.48 - - [2025-09-24 21:30:59] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003439 10.0.0.48 - - [2025-09-24 21:30:59] "POST /firewall-policys HTTP/1.1" 200 532 0.025547 10.0.0.48 - - [2025-09-24 21:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052242 10.0.0.48 - - [2025-09-24 21:30:59] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007398 10.0.0.48 - - [2025-09-24 21:31:00] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004291 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003129 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002139 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003374 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.019082 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.053697 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.026810 10.0.0.48 - - [2025-09-24 21:31:00] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.021736 10.0.0.48 - - [2025-09-24 21:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.48 - - [2025-09-24 21:31:00] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003075 10.0.0.48 - - [2025-09-24 21:31:00] "POST /firewall-policys HTTP/1.1" 200 530 0.033190 10.0.0.48 - - [2025-09-24 21:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029415 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.024205 10.0.0.48 - - [2025-09-24 21:31:00] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005398 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003477 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003227 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003012 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002844 10.0.0.48 - - [2025-09-24 21:31:00] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.48 - - [2025-09-24 21:31:00] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004695 10.0.0.48 - - [2025-09-24 21:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.48 - - [2025-09-24 21:31:00] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009494 10.0.0.48 - - [2025-09-24 21:31:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002489 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.079335 10.0.0.48 - - [2025-09-24 21:31:00] "POST /config-nodes HTTP/1.1" 200 593 0.096736 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.072381 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.044241 10.0.0.48 - - [2025-09-24 21:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.48 - - [2025-09-24 21:31:00] "GET /network-ipam/e6ac16c2-f570-4edb-a710-21574cebcb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008415 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.041495 10.0.0.48 - - [2025-09-24 21:31:00] "POST /ref-update HTTP/1.1" 200 156 0.082092 10.0.0.48 - - [2025-09-24 21:31:01] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.018575 10.0.0.48 - - [2025-09-24 21:31:01] "POST /tags HTTP/1.1" 200 299 0.041608 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016704 10.0.0.48 - - [2025-09-24 21:31:01] "GET /tag/1e7eb912-4479-4f85-ae3c-b82994b5ccdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018249 10.0.0.48 - - [2025-09-24 21:31:01] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.48 - - [2025-09-24 21:31:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011587 10.0.0.48 - - [2025-09-24 21:31:01] "POST /set-tag HTTP/1.1" 200 109 0.056505 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.006144 10.0.0.48 - - [2025-09-24 21:31:01] "POST /access-control-lists HTTP/1.1" 200 587 0.064214 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.004081 10.0.0.48 - - [2025-09-24 21:31:01] "POST /tags HTTP/1.1" 200 357 0.186600 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.034495 10.0.0.48 - - [2025-09-24 21:31:01] "GET /tag/79a99e74-8c17-4a89-8f54-31a18b8af422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.027376 10.0.0.48 - - [2025-09-24 21:31:01] "POST /access-control-lists HTTP/1.1" 200 585 0.069121 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.031811 10.0.0.48 - - [2025-09-24 21:31:01] "POST /access-control-lists HTTP/1.1" 200 579 0.093378 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.003042 10.0.0.48 - - [2025-09-24 21:31:01] "POST /tags HTTP/1.1" 200 305 0.175838 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025871 10.0.0.48 - - [2025-09-24 21:31:01] "POST /access-control-lists HTTP/1.1" 200 577 0.092862 10.0.0.48 - - [2025-09-24 21:31:01] "POST /fqname-to-id HTTP/1.1" 404 232 0.003610 10.0.0.48 - - [2025-09-24 21:31:02] "GET /tag/e6b10242-5c56-4873-a4eb-c8be9e504a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.081172 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 594 0.039076 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.037326 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 592 0.059466 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.010908 10.0.0.48 - - [2025-09-24 21:31:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000679 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.020976 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 583 0.070964 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.006575 10.0.0.48 - - [2025-09-24 21:31:02] "POST /security-groups HTTP/1.1" 200 571 0.098741 10.0.0.48 - - [2025-09-24 21:31:02] "POST /projects HTTP/1.1" 200 483 0.354182 10.0.0.48 - - [2025-09-24 21:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023153 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020524 10.0.0.48 - - [2025-09-24 21:31:02] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.013366 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 581 0.135995 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.017213 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021928 10.0.0.48 - - [2025-09-24 21:31:02] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.018631 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 602 0.062222 10.0.0.48 - - [2025-09-24 21:31:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.002233 10.0.0.48 - - [2025-09-24 21:31:02] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.084978 10.0.0.48 - - [2025-09-24 21:31:02] "POST /access-control-lists HTTP/1.1" 200 600 0.085727 10.0.0.48 - - [2025-09-24 21:31:02] "POST /route-targets HTTP/1.1" 200 327 0.014250 10.0.0.48 - - [2025-09-24 21:31:02] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.145143 10.0.0.48 - - [2025-09-24 21:31:02] "POST /ref-update HTTP/1.1" 200 156 0.056128 10.0.0.48 - - [2025-09-24 21:31:02] "POST /security-groups HTTP/1.1" 200 537 0.116860 10.0.0.48 - - [2025-09-24 21:31:03] "POST /route-targets HTTP/1.1" 200 327 0.037466 10.0.0.48 - - [2025-09-24 21:31:03] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.48 - - [2025-09-24 21:31:03] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011074 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.083065 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.027079 10.0.0.48 - - [2025-09-24 21:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.071239 10.0.0.48 - - [2025-09-24 21:31:03] "POST /route-targets HTTP/1.1" 200 327 0.019368 10.0.0.48 - - [2025-09-24 21:31:03] "POST /chown HTTP/1.1" 200 109 0.046252 10.0.0.48 - - [2025-09-24 21:31:03] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018816 10.0.0.48 - - [2025-09-24 21:31:03] "POST /config-database-nodes HTTP/1.1" 200 611 0.086879 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.067763 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.48 - - [2025-09-24 21:31:03] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011602 10.0.0.48 - - [2025-09-24 21:31:03] "POST /tags HTTP/1.1" 409 207 0.015649 10.0.0.48 - - [2025-09-24 21:31:03] "POST /route-targets HTTP/1.1" 200 327 0.014461 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.014515 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.029052 10.0.0.48 - - [2025-09-24 21:31:03] "GET /tag/e6b10242-5c56-4873-a4eb-c8be9e504a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.035749 10.0.0.48 - - [2025-09-24 21:31:03] "POST /route-targets HTTP/1.1" 200 327 0.029444 10.0.0.48 - - [2025-09-24 21:31:03] "POST /firewall-rules HTTP/1.1" 200 564 0.061329 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.041026 10.0.0.48 - - [2025-09-24 21:31:03] "GET /firewall-rule/e4e1d3fd-18f0-4822-b36d-dd8709b4b7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.010823 10.0.0.48 - - [2025-09-24 21:31:03] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003691 10.0.0.48 - - [2025-09-24 21:31:03] "GET /firewall-rule/e4e1d3fd-18f0-4822-b36d-dd8709b4b7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003269 10.0.0.48 - - [2025-09-24 21:31:03] "POST /route-targets HTTP/1.1" 200 327 0.012751 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.016689 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.021150 10.0.0.48 - - [2025-09-24 21:31:03] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002760 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002365 10.0.0.48 - - [2025-09-24 21:31:03] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.049523 10.0.0.48 - - [2025-09-24 21:31:03] "POST /tags HTTP/1.1" 409 207 0.002509 10.0.0.48 - - [2025-09-24 21:31:03] "POST /access-control-lists HTTP/1.1" 200 551 0.082492 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016401 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.005283 10.0.0.48 - - [2025-09-24 21:31:03] "GET /tag/e6b10242-5c56-4873-a4eb-c8be9e504a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029288 10.0.0.48 - - [2025-09-24 21:31:03] "POST /access-control-lists HTTP/1.1" 200 589 0.056636 10.0.0.48 - - [2025-09-24 21:31:03] "POST /ref-update HTTP/1.1" 200 156 0.028056 10.0.0.48 - - [2025-09-24 21:31:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.002761 10.0.0.48 - - [2025-09-24 21:31:03] "POST /firewall-rules HTTP/1.1" 200 562 0.144504 10.0.0.48 - - [2025-09-24 21:31:03] "GET /firewall-rule/ed29ce0f-7a23-456b-b598-bb879c3f084f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.022377 10.0.0.48 - - [2025-09-24 21:31:04] "POST /access-control-lists HTTP/1.1" 200 601 0.116623 10.0.0.48 - - [2025-09-24 21:31:04] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.022388 10.0.0.48 - - [2025-09-24 21:31:04] "GET /firewall-rule/ed29ce0f-7a23-456b-b598-bb879c3f084f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003418 10.0.0.48 - - [2025-09-24 21:31:04] "POST /ref-update HTTP/1.1" 200 156 0.034027 10.0.0.48 - - [2025-09-24 21:31:04] "POST /ref-update HTTP/1.1" 200 156 0.015481 10.0.0.48 - - [2025-09-24 21:31:04] "POST /ref-update HTTP/1.1" 200 156 0.097790 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/b824ca80-e64a-4efe-af42-d7bd8ba9bb53 HTTP/1.1" 200 272 0.050863 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/84a0e70a-a403-45ec-93cd-089131a94755 HTTP/1.1" 200 272 0.022437 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.013579 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/39bf0bb9-e305-4d00-83d2-021f5d363c0f HTTP/1.1" 200 272 0.029788 10.0.0.48 - - [2025-09-24 21:31:04] "POST /tags HTTP/1.1" 200 301 0.091969 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016816 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/1296df6b-7b15-458f-a96a-897adb33b0f6 HTTP/1.1" 200 272 0.059374 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/c9ab0059-31b1-4d32-a627-9198bfee3e6f HTTP/1.1" 200 272 0.032434 10.0.0.48 - - [2025-09-24 21:31:04] "GET /tag/f6822c8f-865d-48af-94ad-b608627f3ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.038251 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/a68b4fea-4ef7-4783-a82b-ba989a69073e HTTP/1.1" 200 272 0.023715 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/7bb8ecd6-b8da-4ea7-8fea-18f7d6068cc2 HTTP/1.1" 200 272 0.054966 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/edb84371-1aa3-42e9-9850-7f9207da0b90 HTTP/1.1" 200 272 0.034376 10.0.0.48 - - [2025-09-24 21:31:04] "POST /tags HTTP/1.1" 200 325 0.170417 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013977 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/f111d8c7-1ebf-4e30-9829-9c68d37e1ce7 HTTP/1.1" 200 272 0.040769 10.0.0.48 - - [2025-09-24 21:31:04] "GET /tag/cd007238-e115-4926-b5f1-7e17a8869c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.020344 10.0.0.48 - - [2025-09-24 21:31:04] "PUT /access-control-list/f81a4d3f-9e2c-47c0-a75a-cf86d1faf9fe HTTP/1.1" 200 272 0.045378 10.0.0.48 - - [2025-09-24 21:31:04] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009548 10.0.0.48 - - [2025-09-24 21:31:04] "GET /routing-instance/21f90b15-a166-4469-b2ff-80a87c835d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008851 10.0.0.48 - - [2025-09-24 21:31:04] "POST /tags HTTP/1.1" 200 363 0.084922 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032287 10.0.0.48 - - [2025-09-24 21:31:04] "POST /bgp-routers HTTP/1.1" 200 616 0.061709 10.0.0.48 - - [2025-09-24 21:31:04] "GET /bgp-router/232a1395-2cf6-4ff8-a40d-a9a313c7d5a9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.021294 10.0.0.48 - - [2025-09-24 21:31:04] "GET /tag/22f7a370-ab2d-431a-b4da-cb4e2d35b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018559 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.48 - - [2025-09-24 21:31:04] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010112 10.0.0.48 - - [2025-09-24 21:31:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004333 10.0.0.48 - - [2025-09-24 21:31:04] "POST /tags HTTP/1.1" 200 311 0.047722 10.0.0.48 - - [2025-09-24 21:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027927 10.0.0.48 - - [2025-09-24 21:31:05] "POST /ref-update HTTP/1.1" 200 156 0.015588 10.0.0.48 - - [2025-09-24 21:31:05] "GET /tag/0fef1ef5-4702-4205-baa5-4ed04d494e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.037994 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.48 - - [2025-09-24 21:31:05] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007515 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.003372 10.0.0.48 - - [2025-09-24 21:31:05] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032978 10.0.0.48 - - [2025-09-24 21:31:05] "POST /access-control-lists HTTP/1.1" 200 580 0.055268 10.0.0.48 - - [2025-09-24 21:31:05] "POST /virtual-machines HTTP/1.1" 200 377 0.039165 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.007020 10.0.0.48 - - [2025-09-24 21:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030015 10.0.0.48 - - [2025-09-24 21:31:05] "POST /access-control-lists HTTP/1.1" 200 578 0.074149 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.002646 10.0.0.48 - - [2025-09-24 21:31:05] "POST /access-control-lists HTTP/1.1" 200 596 0.129732 10.0.0.48 - - [2025-09-24 21:31:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.249055 10.0.0.48 - - [2025-09-24 21:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028772 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.002424 10.0.0.48 - - [2025-09-24 21:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016065 10.0.0.48 - - [2025-09-24 21:31:05] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.027243 10.0.0.48 - - [2025-09-24 21:31:05] "POST /access-control-lists HTTP/1.1" 200 594 0.095360 10.0.0.48 - - [2025-09-24 21:31:05] "POST /instance-ips HTTP/1.1" 200 409 0.084565 10.0.0.48 - - [2025-09-24 21:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042809 10.0.0.48 - - [2025-09-24 21:31:05] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019093 10.0.0.48 - - [2025-09-24 21:31:05] "PUT /access-control-list/36205554-1a8f-486c-97dc-862a738068e8 HTTP/1.1" 200 272 0.029058 10.0.0.48 - - [2025-09-24 21:31:05] "PUT /access-control-list/cd91f1f5-b0ce-4a51-a309-1d120b9e8a3c HTTP/1.1" 200 272 0.039628 10.0.0.48 - - [2025-09-24 21:31:05] "POST /set-tag HTTP/1.1" 200 109 0.033708 10.0.0.48 - - [2025-09-24 21:31:05] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013261 10.0.0.48 - - [2025-09-24 21:31:05] "GET /instance-ip/c6f49ba8-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004379 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /access-control-list/9b0852bf-b644-4183-af0c-214ebd47259c HTTP/1.1" 200 272 0.024294 10.0.0.48 - - [2025-09-24 21:31:06] "POST /tags HTTP/1.1" 200 355 0.035308 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /access-control-list/50e9706f-c844-4781-a37e-6706fb8665b6 HTTP/1.1" 200 272 0.053846 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023699 10.0.0.48 - - [2025-09-24 21:31:06] "GET /tag/81116844-2c3b-441f-864e-f9849ec9b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011955 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /access-control-list/06234e6c-0a43-480b-a540-d12617c363eb HTTP/1.1" 200 272 0.057353 10.0.0.48 - - [2025-09-24 21:31:06] "GET /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015440 10.0.0.48 - - [2025-09-24 21:31:06] "POST /tags HTTP/1.1" 200 303 0.084141 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.48 - - [2025-09-24 21:31:06] "GET /tag/3043c294-2713-44f5-bbca-c8cfd747c4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.033019 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36 HTTP/1.1" 200 276 0.032796 10.0.0.48 - - [2025-09-24 21:31:06] "POST /projects HTTP/1.1" 409 218 0.003118 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.48 - - [2025-09-24 21:31:06] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039912 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.48 - - [2025-09-24 21:31:06] "GET /network-ipam/1f9fcbca-cf6b-4b9b-b7ff-80ce336030e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004000 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013179 10.0.0.48 - - [2025-09-24 21:31:06] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005996 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.069393 10.0.0.48 - - [2025-09-24 21:31:06] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.48 - - [2025-09-24 21:31:06] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.019518 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 581 0.039639 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 575 0.061342 10.0.0.48 - - [2025-09-24 21:31:06] "POST /set-tag HTTP/1.1" 200 109 0.115860 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012838 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 575 0.072232 10.0.0.48 - - [2025-09-24 21:31:06] "GET /network-ipam/cd5239f0-9c99-43c2-9bf6-1a768993cf50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006413 10.0.0.48 - - [2025-09-24 21:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.48 - - [2025-09-24 21:31:06] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004674 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 559 0.051497 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 555 0.062214 10.0.0.48 - - [2025-09-24 21:31:06] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.111441 10.0.0.48 - - [2025-09-24 21:31:06] "POST /alarms HTTP/1.1" 200 557 0.040405 10.0.0.48 - - [2025-09-24 21:31:07] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006132 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 565 0.037636 10.0.0.48 - - [2025-09-24 21:31:07] "POST /set-tag HTTP/1.1" 200 109 0.072312 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 549 0.035430 10.0.0.48 - - [2025-09-24 21:31:07] "GET /network-policy/f89639ea-9200-426c-a5b3-270da56edc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005382 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.48 - - [2025-09-24 21:31:07] "GET /network-policy/32cf2397-1157-453d-9ced-e38806345c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005280 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 557 0.039194 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 567 0.023126 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010856 10.0.0.48 - - [2025-09-24 21:31:07] "GET /network-policy/d115038c-55a4-4964-8084-bf3176732aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003117 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 555 0.019610 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /network-policy/d115038c-55a4-4964-8084-bf3176732aa9 HTTP/1.1" 200 262 0.032062 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 567 0.058873 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /access-control-list/cc37a88f-d44e-4e7c-a631-9ec83e9b00c6 HTTP/1.1" 200 272 0.040119 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-update HTTP/1.1" 200 156 0.109570 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016235 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /access-control-list/c1f298bd-07a0-4f10-91b5-52d6a49e8252 HTTP/1.1" 200 272 0.042589 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 575 0.122788 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003036 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017729 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005095 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 569 0.026714 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 561 0.025520 10.0.0.48 - - [2025-09-24 21:31:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011375 10.0.0.48 - - [2025-09-24 21:31:07] "POST /security-groups HTTP/1.1" 409 245 0.004420 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 561 0.034306 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /security-group/67935980-4cbb-408a-9248-c865b6d108d7 HTTP/1.1" 200 262 0.055648 10.0.0.48 - - [2025-09-24 21:31:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026434 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 561 0.103813 10.0.0.48 - - [2025-09-24 21:31:07] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006619 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /access-control-list/c9ab0059-31b1-4d32-a627-9198bfee3e6f HTTP/1.1" 200 272 0.054077 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.48 - - [2025-09-24 21:31:07] "PUT /access-control-list/a68b4fea-4ef7-4783-a82b-ba989a69073e HTTP/1.1" 200 272 0.016927 10.0.0.48 - - [2025-09-24 21:31:07] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005562 10.0.0.48 - - [2025-09-24 21:31:07] "POST /tags HTTP/1.1" 409 206 0.002795 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 547 0.062953 10.0.0.48 - - [2025-09-24 21:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 595 0.040492 10.0.0.48 - - [2025-09-24 21:31:07] "GET /tag/3043c294-2713-44f5-bbca-c8cfd747c4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.034618 10.0.0.48 - - [2025-09-24 21:31:07] "POST /alarms HTTP/1.1" 200 575 0.031219 10.0.0.48 - - [2025-09-24 21:31:08] "POST /firewall-rules HTTP/1.1" 200 562 0.105904 10.0.0.48 - - [2025-09-24 21:31:08] "POST /alarms HTTP/1.1" 200 571 0.088970 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-rule/0ca11368-7cd1-4d3e-b09d-94551ce34491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004624 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004144 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-rule/0ca11368-7cd1-4d3e-b09d-94551ce34491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002963 10.0.0.48 - - [2025-09-24 21:31:08] "POST /alarms HTTP/1.1" 200 583 0.035117 10.0.0.48 - - [2025-09-24 21:31:08] "POST /alarms HTTP/1.1" 200 609 0.023926 10.0.0.48 - - [2025-09-24 21:31:08] "POST /ref-update HTTP/1.1" 200 156 0.054613 10.0.0.48 - - [2025-09-24 21:31:08] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012514 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.48 - - [2025-09-24 21:31:08] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004261 10.0.0.48 - - [2025-09-24 21:31:08] "POST /tags HTTP/1.1" 409 206 0.002025 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.48 - - [2025-09-24 21:31:08] "GET /tag/3043c294-2713-44f5-bbca-c8cfd747c4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011122 10.0.0.48 - - [2025-09-24 21:31:08] "POST /firewall-rules HTTP/1.1" 200 560 0.080974 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-rule/8ac04cfa-1f8e-4fe5-8207-b9ef8365594e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.021729 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003387 10.0.0.48 - - [2025-09-24 21:31:08] "GET /firewall-rule/8ac04cfa-1f8e-4fe5-8207-b9ef8365594e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003135 10.0.0.48 - - [2025-09-24 21:31:08] "POST /ref-update HTTP/1.1" 200 156 0.023439 10.0.0.48 - - [2025-09-24 21:31:08] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.48 - - [2025-09-24 21:31:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002169 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.48 - - [2025-09-24 21:31:08] "POST /tags HTTP/1.1" 200 305 0.055197 10.0.0.48 - - [2025-09-24 21:31:08] "PUT /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36 HTTP/1.1" 200 276 0.032129 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.48 - - [2025-09-24 21:31:08] "GET /tag/03b315d5-c7bc-42fd-b565-d58b526f3bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029394 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.48 - - [2025-09-24 21:31:08] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050428 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.48 - - [2025-09-24 21:31:08] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004611 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.48 - - [2025-09-24 21:31:08] "GET /service-appliance-set/bc4f2736-e512-426e-8c19-ea99d5ab2512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008691 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.004545 10.0.0.48 - - [2025-09-24 21:31:08] "GET / HTTP/1.1" 200 35931 0.001211 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.48 - - [2025-09-24 21:31:08] "GET /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.030729 10.0.0.48 - - [2025-09-24 21:31:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029603 10.0.0.48 - - [2025-09-24 21:31:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133797 10.0.0.48 - - [2025-09-24 21:31:09] "PUT /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36 HTTP/1.1" 200 276 0.041659 10.0.0.48 - - [2025-09-24 21:31:09] "GET /virtual-machine-interface/2c2ce7e5-1312-4444-88db-d637b8ed34c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.024698 10.0.0.48 - - [2025-09-24 21:31:09] "POST /instance-ips HTTP/1.1" 200 381 0.042156 10.0.0.48 - - [2025-09-24 21:31:09] "GET /instance-ip/93a800f6-9292-424d-9c55-373435a2ad20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011494 10.0.0.48 - - [2025-09-24 21:31:09] "POST /loadbalancers HTTP/1.1" 200 582 0.072184 10.0.0.48 - - [2025-09-24 21:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039551 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.48 - - [2025-09-24 21:31:09] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040342 10.0.0.48 - - [2025-09-24 21:31:09] "GET /loadbalancer/dbb2017a-c057-4687-9a8b-a8de1e515fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008735 10.0.0.48 - - [2025-09-24 21:31:09] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088643 10.0.0.48 - - [2025-09-24 21:31:09] "GET /instance-ip/93a800f6-9292-424d-9c55-373435a2ad20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003969 10.0.0.48 - - [2025-09-24 21:31:09] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.48 - - [2025-09-24 21:31:09] "POST /floating-ips HTTP/1.1" 200 583 0.018087 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015466 10.0.0.48 - - [2025-09-24 21:31:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.127410 10.0.0.48 - - [2025-09-24 21:31:09] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023566 10.0.0.48 - - [2025-09-24 21:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012576 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.48 - - [2025-09-24 21:31:09] "PUT /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838 HTTP/1.1" 200 274 0.042523 10.0.0.48 - - [2025-09-24 21:31:09] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051492 10.0.0.48 - - [2025-09-24 21:31:09] "GET /loadbalancer-listener/9106ffcb-879d-4e90-9b5b-80570ef55c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002769 10.0.0.48 - - [2025-09-24 21:31:09] "GET /loadbalancer-listener/9106ffcb-879d-4e90-9b5b-80570ef55c2c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003438 10.0.0.48 - - [2025-09-24 21:31:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018971 10.0.0.48 - - [2025-09-24 21:31:09] "GET /instance-ip/93a800f6-9292-424d-9c55-373435a2ad20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003027 10.0.0.48 - - [2025-09-24 21:31:09] "GET /instance-ip/93a800f6-9292-424d-9c55-373435a2ad20?fields=floating_ips HTTP/1.1" 200 1171 0.017614 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.48 - - [2025-09-24 21:31:09] "GET /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011136 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.48 - - [2025-09-24 21:31:09] "GET /floating-ip/e192dc74-eb78-4bcd-8a34-3304c55e9019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002876 10.0.0.48 - - [2025-09-24 21:31:09] "PUT /global-vrouter-config/c7ab6f36-5485-40be-a9cc-c303b31bba36 HTTP/1.1" 200 276 0.010961 10.0.0.48 - - [2025-09-24 21:31:09] "POST /tags HTTP/1.1" 200 371 0.036328 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013058 10.0.0.48 - - [2025-09-24 21:31:09] "GET /tag/7ed349e0-915d-40c2-8d1c-29d07d268bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016726 10.0.0.48 - - [2025-09-24 21:31:09] "POST /tags HTTP/1.1" 200 319 0.044055 10.0.0.48 - - [2025-09-24 21:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016621 10.0.0.48 - - [2025-09-24 21:31:10] "GET /tag/e9933d24-3f6d-4bfc-8e91-2a82f987f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029573 10.0.0.48 - - [2025-09-24 21:31:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.003706 10.0.0.48 - - [2025-09-24 21:31:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.008997 10.0.0.48 - - [2025-09-24 21:31:10] "POST /security-groups HTTP/1.1" 200 578 0.103841 10.0.0.48 - - [2025-09-24 21:31:10] "POST /projects HTTP/1.1" 200 497 0.336533 10.0.0.48 - - [2025-09-24 21:31:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.006242 10.0.0.48 - - [2025-09-24 21:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012434 10.0.0.48 - - [2025-09-24 21:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015248 10.0.0.48 - - [2025-09-24 21:31:10] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.016422 10.0.0.48 - - [2025-09-24 21:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.48 - - [2025-09-24 21:31:10] "POST /access-control-lists HTTP/1.1" 200 587 0.119840 10.0.0.48 - - [2025-09-24 21:31:10] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.018578 10.0.0.48 - - [2025-09-24 21:31:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.032475 10.0.0.48 - - [2025-09-24 21:31:10] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.068004 10.0.0.48 - - [2025-09-24 21:31:10] "POST /access-control-lists HTTP/1.1" 200 585 0.111014 10.0.0.48 - - [2025-09-24 21:31:10] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.180114 10.0.0.48 - - [2025-09-24 21:31:10] "POST /security-groups HTTP/1.1" 200 558 0.144340 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.009686 10.0.0.48 - - [2025-09-24 21:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029493 10.0.0.48 - - [2025-09-24 21:31:11] "POST /access-control-lists HTTP/1.1" 200 610 0.108455 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.021938 10.0.0.48 - - [2025-09-24 21:31:11] "POST /chown HTTP/1.1" 200 109 0.116651 10.0.0.48 - - [2025-09-24 21:31:11] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.031111 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.48 - - [2025-09-24 21:31:11] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.064257 10.0.0.48 - - [2025-09-24 21:31:11] "POST /tags HTTP/1.1" 409 214 0.002884 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008124 10.0.0.48 - - [2025-09-24 21:31:11] "POST /access-control-lists HTTP/1.1" 200 608 0.162989 10.0.0.48 - - [2025-09-24 21:31:11] "GET /tag/e9933d24-3f6d-4bfc-8e91-2a82f987f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.048899 10.0.0.48 - - [2025-09-24 21:31:11] "POST /firewall-rules HTTP/1.1" 200 578 0.198242 10.0.0.48 - - [2025-09-24 21:31:11] "GET /firewall-rule/ba7c3022-c616-4f5c-bc0e-ba03efc5cad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.010946 10.0.0.48 - - [2025-09-24 21:31:11] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.007581 10.0.0.48 - - [2025-09-24 21:31:11] "GET /firewall-rule/ba7c3022-c616-4f5c-bc0e-ba03efc5cad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004368 10.0.0.48 - - [2025-09-24 21:31:11] "POST /ref-update HTTP/1.1" 200 156 0.037086 10.0.0.48 - - [2025-09-24 21:31:11] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012266 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-09-24 21:31:11] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003333 10.0.0.48 - - [2025-09-24 21:31:11] "POST /tags HTTP/1.1" 409 214 0.002001 10.0.0.48 - - [2025-09-24 21:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.48 - - [2025-09-24 21:31:11] "GET /tag/e9933d24-3f6d-4bfc-8e91-2a82f987f363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011135 10.0.0.48 - - [2025-09-24 21:31:11] "POST /firewall-rules HTTP/1.1" 200 576 0.075437 10.0.0.48 - - [2025-09-24 21:31:12] "GET /firewall-rule/513ad10e-02d4-4613-acb5-c6efe0dab4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006166 10.0.0.48 - - [2025-09-24 21:31:12] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004689 10.0.0.48 - - [2025-09-24 21:31:12] "GET /firewall-rule/513ad10e-02d4-4613-acb5-c6efe0dab4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002346 10.0.0.48 - - [2025-09-24 21:31:12] "POST /ref-update HTTP/1.1" 200 156 0.050453 10.0.0.48 - - [2025-09-24 21:31:12] "POST /tags HTTP/1.1" 200 301 0.028158 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.48 - - [2025-09-24 21:31:12] "GET /tag/648c18f4-cd0a-41a4-b4d6-f30290f57b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012465 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-09-24 21:31:12] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030172 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.48 - - [2025-09-24 21:31:12] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008294 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.48 - - [2025-09-24 21:31:12] "GET /service-appliance-set/bc4f2736-e512-426e-8c19-ea99d5ab2512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002519 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.001534 10.0.0.48 - - [2025-09-24 21:31:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107476 10.0.0.48 - - [2025-09-24 21:31:12] "GET /virtual-machine-interface/7f739773-da30-4d94-90f7-4979a04bf632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.035269 10.0.0.48 - - [2025-09-24 21:31:12] "POST /instance-ips HTTP/1.1" 200 377 0.037122 10.0.0.48 - - [2025-09-24 21:31:12] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007586 10.0.0.48 - - [2025-09-24 21:31:12] "POST /loadbalancers HTTP/1.1" 200 582 0.072104 10.0.0.48 - - [2025-09-24 21:31:12] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034458 10.0.0.48 - - [2025-09-24 21:31:12] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004786 10.0.0.48 - - [2025-09-24 21:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020052 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.48 - - [2025-09-24 21:31:12] "POST /floating-ips HTTP/1.1" 200 581 0.051016 10.0.0.48 - - [2025-09-24 21:31:12] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.056396 10.0.0.48 - - [2025-09-24 21:31:12] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002964 10.0.0.48 - - [2025-09-24 21:31:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017832 10.0.0.48 - - [2025-09-24 21:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013075 10.0.0.48 - - [2025-09-24 21:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.48 - - [2025-09-24 21:31:13] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035896 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/cd3aea69-7323-46bb-bbe5-d9be7562c152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002941 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/cd3aea69-7323-46bb-bbe5-d9be7562c152?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004338 10.0.0.48 - - [2025-09-24 21:31:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022184 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007421 10.0.0.48 - - [2025-09-24 21:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010351 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?fields=floating_ips HTTP/1.1" 200 1164 0.007352 10.0.0.48 - - [2025-09-24 21:31:13] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002879 10.0.0.48 - - [2025-09-24 21:31:13] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.027596 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007659 10.0.0.48 - - [2025-09-24 21:31:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022817 10.0.0.48 - - [2025-09-24 21:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020129 10.0.0.48 - - [2025-09-24 21:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.48 - - [2025-09-24 21:31:13] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.061492 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/d4ec9839-85b8-40d4-bf67-cbbaa866f7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006564 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/d4ec9839-85b8-40d4-bf67-cbbaa866f7fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003828 10.0.0.48 - - [2025-09-24 21:31:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037346 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004597 10.0.0.48 - - [2025-09-24 21:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?fields=floating_ips HTTP/1.1" 200 1164 0.013007 10.0.0.48 - - [2025-09-24 21:31:13] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008694 10.0.0.48 - - [2025-09-24 21:31:13] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.080453 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004991 10.0.0.48 - - [2025-09-24 21:31:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.041678 10.0.0.48 - - [2025-09-24 21:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015942 10.0.0.48 - - [2025-09-24 21:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008078 10.0.0.48 - - [2025-09-24 21:31:13] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.065708 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/b69d86f6-1246-45ba-868a-881fe4171103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007297 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer-listener/b69d86f6-1246-45ba-868a-881fe4171103?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004492 10.0.0.48 - - [2025-09-24 21:31:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023361 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003177 10.0.0.48 - - [2025-09-24 21:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.48 - - [2025-09-24 21:31:13] "GET /instance-ip/4c3d65c5-05bb-413d-8e26-820506c8bbea?fields=floating_ips HTTP/1.1" 200 1164 0.009619 10.0.0.48 - - [2025-09-24 21:31:13] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009702 10.0.0.48 - - [2025-09-24 21:31:13] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003229 10.0.0.48 - - [2025-09-24 21:31:14] "POST /tags HTTP/1.1" 200 363 0.024209 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.48 - - [2025-09-24 21:31:14] "GET /tag/da0e2288-eef1-40ba-ae2d-7f72e43f4214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020481 10.0.0.48 - - [2025-09-24 21:31:14] "POST /tags HTTP/1.1" 200 311 0.046559 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.48 - - [2025-09-24 21:31:14] "GET /tag/05a9af65-9145-429d-8b71-ce27ba6d6537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018784 10.0.0.48 - - [2025-09-24 21:31:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000482 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.010894 10.0.0.48 - - [2025-09-24 21:31:14] "POST /security-groups HTTP/1.1" 200 574 0.068168 10.0.0.48 - - [2025-09-24 21:31:14] "POST /projects HTTP/1.1" 200 489 0.232475 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.011523 10.0.0.48 - - [2025-09-24 21:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031820 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.48 - - [2025-09-24 21:31:14] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014801 10.0.0.48 - - [2025-09-24 21:31:14] "POST /access-control-lists HTTP/1.1" 200 583 0.094962 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.074165 10.0.0.48 - - [2025-09-24 21:31:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.067321 10.0.0.48 - - [2025-09-24 21:31:14] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004426 10.0.0.48 - - [2025-09-24 21:31:14] "POST /access-control-lists HTTP/1.1" 200 581 0.084592 10.0.0.48 - - [2025-09-24 21:31:14] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.119392 10.0.0.48 - - [2025-09-24 21:31:14] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.059801 10.0.0.48 - - [2025-09-24 21:31:15] "POST /security-groups HTTP/1.1" 200 546 0.100361 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.001758 10.0.0.48 - - [2025-09-24 21:31:15] "POST /access-control-lists HTTP/1.1" 200 602 0.027354 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.013967 10.0.0.48 - - [2025-09-24 21:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040931 10.0.0.48 - - [2025-09-24 21:31:15] "POST /chown HTTP/1.1" 200 109 0.017619 10.0.0.48 - - [2025-09-24 21:31:15] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007698 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.48 - - [2025-09-24 21:31:15] "POST /access-control-lists HTTP/1.1" 200 600 0.098263 10.0.0.48 - - [2025-09-24 21:31:15] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004948 10.0.0.48 - - [2025-09-24 21:31:15] "POST /tags HTTP/1.1" 409 210 0.002927 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.48 - - [2025-09-24 21:31:15] "GET /tag/05a9af65-9145-429d-8b71-ce27ba6d6537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017808 10.0.0.48 - - [2025-09-24 21:31:15] "POST /firewall-rules HTTP/1.1" 200 570 0.085847 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-rule/b835b40b-7e68-4dba-b630-1d3a6013e2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004627 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004029 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-rule/b835b40b-7e68-4dba-b630-1d3a6013e2fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003272 10.0.0.48 - - [2025-09-24 21:31:15] "POST /ref-update HTTP/1.1" 200 156 0.057024 10.0.0.48 - - [2025-09-24 21:31:15] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015502 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.48 - - [2025-09-24 21:31:15] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003355 10.0.0.48 - - [2025-09-24 21:31:15] "POST /tags HTTP/1.1" 409 210 0.002120 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.48 - - [2025-09-24 21:31:15] "GET /tag/05a9af65-9145-429d-8b71-ce27ba6d6537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018046 10.0.0.48 - - [2025-09-24 21:31:15] "POST /firewall-rules HTTP/1.1" 200 568 0.064370 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-rule/147f503a-269e-464c-89d7-973632aba2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015882 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004693 10.0.0.48 - - [2025-09-24 21:31:15] "GET /firewall-rule/147f503a-269e-464c-89d7-973632aba2ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002227 10.0.0.48 - - [2025-09-24 21:31:15] "POST /ref-update HTTP/1.1" 200 156 0.046153 10.0.0.48 - - [2025-09-24 21:31:15] "POST /tags HTTP/1.1" 409 237 0.007943 10.0.0.48 - - [2025-09-24 21:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.48 - - [2025-09-24 21:31:15] "GET /tag/22f7a370-ab2d-431a-b4da-cb4e2d35b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016120 10.0.0.48 - - [2025-09-24 21:31:15] "POST /tags HTTP/1.1" 409 210 0.001992 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.48 - - [2025-09-24 21:31:16] "GET /tag/0fef1ef5-4702-4205-baa5-4ed04d494e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018834 10.0.0.48 - - [2025-09-24 21:31:16] "POST /projects HTTP/1.1" 409 223 0.002264 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.48 - - [2025-09-24 21:31:16] "GET /project/1bd5e9ca-0b80-4d7d-87cf-6f135e7eb462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.027359 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.48 - - [2025-09-24 21:31:16] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004910 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.48 - - [2025-09-24 21:31:16] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004358 10.0.0.48 - - [2025-09-24 21:31:16] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.054885 10.0.0.48 - - [2025-09-24 21:31:16] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.052013 10.0.0.48 - - [2025-09-24 21:31:16] "POST /security-groups HTTP/1.1" 409 253 0.005116 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.48 - - [2025-09-24 21:31:16] "PUT /security-group/19e29aba-ff69-4a0b-b3df-f4c1e63c2b9d HTTP/1.1" 200 262 0.059158 10.0.0.48 - - [2025-09-24 21:31:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033370 10.0.0.48 - - [2025-09-24 21:31:16] "PUT /access-control-list/f111d8c7-1ebf-4e30-9829-9c68d37e1ce7 HTTP/1.1" 200 272 0.020171 10.0.0.48 - - [2025-09-24 21:31:16] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012197 10.0.0.48 - - [2025-09-24 21:31:16] "PUT /access-control-list/f81a4d3f-9e2c-47c0-a75a-cf86d1faf9fe HTTP/1.1" 200 272 0.017648 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.48 - - [2025-09-24 21:31:16] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002509 10.0.0.48 - - [2025-09-24 21:31:16] "POST /tags HTTP/1.1" 409 210 0.001598 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.48 - - [2025-09-24 21:31:16] "GET /tag/0fef1ef5-4702-4205-baa5-4ed04d494e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010506 10.0.0.48 - - [2025-09-24 21:31:16] "POST /firewall-rules HTTP/1.1" 200 570 0.067429 10.0.0.48 - - [2025-09-24 21:31:16] "GET /firewall-rule/273eabc9-a600-4f59-b522-f606a7758f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003729 10.0.0.48 - - [2025-09-24 21:31:16] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003807 10.0.0.48 - - [2025-09-24 21:31:16] "GET /firewall-rule/273eabc9-a600-4f59-b522-f606a7758f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001957 10.0.0.48 - - [2025-09-24 21:31:16] "POST /ref-update HTTP/1.1" 200 156 0.045835 10.0.0.48 - - [2025-09-24 21:31:16] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011815 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.48 - - [2025-09-24 21:31:16] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003242 10.0.0.48 - - [2025-09-24 21:31:16] "POST /tags HTTP/1.1" 409 210 0.001976 10.0.0.48 - - [2025-09-24 21:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.48 - - [2025-09-24 21:31:16] "GET /tag/0fef1ef5-4702-4205-baa5-4ed04d494e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010412 10.0.0.48 - - [2025-09-24 21:31:17] "POST /firewall-rules HTTP/1.1" 200 568 0.068307 10.0.0.48 - - [2025-09-24 21:31:17] "GET /firewall-rule/4e81e7aa-52d3-43a6-9710-299c57d74e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007294 10.0.0.48 - - [2025-09-24 21:31:17] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004412 10.0.0.48 - - [2025-09-24 21:31:17] "GET /firewall-rule/4e81e7aa-52d3-43a6-9710-299c57d74e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002693 10.0.0.48 - - [2025-09-24 21:31:17] "POST /ref-update HTTP/1.1" 200 156 0.057152 10.0.0.48 - - [2025-09-24 21:31:17] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010633 10.0.0.48 - - [2025-09-24 21:31:17] "POST /set-tag HTTP/1.1" 200 109 0.002669 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003655 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:31:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.49 - - [2025-09-24 21:32:09] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.49 - - [2025-09-24 21:32:09] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012506 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013387 10.0.0.49 - - [2025-09-24 21:32:09] "GET /routing-instance/21f90b15-a166-4469-b2ff-80a87c835d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004569 10.0.0.49 - - [2025-09-24 21:32:09] "PUT /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838 HTTP/1.1" 200 274 0.012597 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.015492 10.0.0.49 - - [2025-09-24 21:32:09] "POST /virtual-routers HTTP/1.1" 200 599 0.017576 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020004 10.0.0.49 - - [2025-09-24 21:32:09] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005762 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.013945 10.0.0.49 - - [2025-09-24 21:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.49 - - [2025-09-24 21:32:09] "GET /virtual-network/02edf3e0-652e-4a69-95c7-349b013aa511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003736 10.0.0.49 - - [2025-09-24 21:32:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053658 10.0.0.48 - - [2025-09-24 21:35:01] "GET /global-system-configs HTTP/1.1" 200 322 0.007583 10.0.0.48 - - [2025-09-24 21:35:01] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003206 10.0.0.48 - - [2025-09-24 21:35:01] "POST /ref-update HTTP/1.1" 200 156 0.009502 10.0.0.48 - - [2025-09-24 21:35:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002284 10.0.0.48 - - [2025-09-24 21:35:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011592 10.0.0.48 - - [2025-09-24 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.48 - - [2025-09-24 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.48 - - [2025-09-24 21:35:15] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005425 10.0.0.48 - - [2025-09-24 21:35:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004435 10.0.0.48 - - [2025-09-24 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.48 - - [2025-09-24 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.48 - - [2025-09-24 21:35:15] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002311 10.0.0.48 - - [2025-09-24 21:35:16] "GET /loadbalancer-pool/df832f9f-fe73-4132-888d-7ccdd18f75f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005374 10.0.0.48 - - [2025-09-24 21:35:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021205 10.0.0.48 - - [2025-09-24 21:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022582 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025809 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003632 10.0.0.48 - - [2025-09-24 21:35:16] "POST /ref-update HTTP/1.1" 200 156 0.006865 10.0.0.48 - - [2025-09-24 21:35:16] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.015206 10.0.0.48 - - [2025-09-24 21:35:16] "POST /tags HTTP/1.1" 409 205 0.014104 10.0.0.48 - - [2025-09-24 21:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011227 10.0.0.48 - - [2025-09-24 21:35:16] "GET /tag/648c18f4-cd0a-41a4-b4d6-f30290f57b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011856 10.0.0.48 - - [2025-09-24 21:35:16] "PUT /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1 HTTP/1.1" 200 256 0.036801 10.0.0.48 - - [2025-09-24 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.070154 10.0.0.48 - - [2025-09-24 21:35:16] "GET /loadbalancer-pool/625db6e8-a519-4f90-aa2a-42ffe3c617dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017933 10.0.0.48 - - [2025-09-24 21:35:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015689 10.0.0.48 - - [2025-09-24 21:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007843 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006568 10.0.0.48 - - [2025-09-24 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004415 10.0.0.48 - - [2025-09-24 21:35:16] "POST /ref-update HTTP/1.1" 200 156 0.006713 10.0.0.48 - - [2025-09-24 21:35:16] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.008722 10.0.0.48 - - [2025-09-24 21:35:16] "PUT /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1 HTTP/1.1" 200 256 0.010100 10.0.0.48 - - [2025-09-24 21:35:16] "GET /loadbalancer-pool/a7dbf9ab-d7f1-4c78-8a07-75baaf459c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007179 10.0.0.48 - - [2025-09-24 21:35:16] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019011 10.0.0.48 - - [2025-09-24 21:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012781 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009598 10.0.0.48 - - [2025-09-24 21:35:16] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004040 10.0.0.48 - - [2025-09-24 21:35:16] "POST /ref-update HTTP/1.1" 200 156 0.008026 10.0.0.48 - - [2025-09-24 21:35:16] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.012635 10.0.0.48 - - [2025-09-24 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.48 - - [2025-09-24 21:35:16] "PUT /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1 HTTP/1.1" 200 256 0.012911 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:36:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:36:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:36:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:36:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.48 - - [2025-09-24 21:37:03] "GET / HTTP/1.1" 200 35931 0.004147 10.0.0.48 - - [2025-09-24 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.48 - - [2025-09-24 21:37:03] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007360 10.0.0.48 - - [2025-09-24 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.48 - - [2025-09-24 21:37:03] "GET /config-node/4bcd579c-c09e-4fb1-930b-6ff7fe6b25f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003817 10.0.0.48 - - [2025-09-24 21:37:15] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.48 - - [2025-09-24 21:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.48 - - [2025-09-24 21:37:15] "GET /routing-instance/21f90b15-a166-4469-b2ff-80a87c835d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002997 10.0.0.48 - - [2025-09-24 21:37:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002711 10.0.0.48 - - [2025-09-24 21:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.48 - - [2025-09-24 21:37:15] "GET /bgp-router/232a1395-2cf6-4ff8-a40d-a9a313c7d5a9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010935 10.0.0.48 - - [2025-09-24 21:37:15] "PUT /bgp-router/232a1395-2cf6-4ff8-a40d-a9a313c7d5a9 HTTP/1.1" 200 254 0.029726 10.0.0.48 - - [2025-09-24 21:37:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011627 10.0.0.48 - - [2025-09-24 21:37:15] "POST /set-tag HTTP/1.1" 200 109 0.053940 10.0.0.48 - - [2025-09-24 21:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.48 - - [2025-09-24 21:37:15] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002895 10.0.0.48 - - [2025-09-24 21:37:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005132 10.0.0.48 - - [2025-09-24 21:37:15] "POST /set-tag HTTP/1.1" 200 109 0.021520 10.0.0.48 - - [2025-09-24 21:37:15] "DELETE /loadbalancer-member/5a26347f-cded-4723-86aa-d289fdf17b17 HTTP/1.1" 200 115 0.047010 10.0.0.48 - - [2025-09-24 21:37:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004609 10.0.0.48 - - [2025-09-24 21:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002038 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:37:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002516 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:37:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.48 - - [2025-09-24 21:37:15] "DELETE /loadbalancer-member/1738d273-9868-4d61-b7fe-d3aec2e9a76d HTTP/1.1" 200 115 0.046449 10.0.0.48 - - [2025-09-24 21:37:15] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006438 10.0.0.48 - - [2025-09-24 21:37:15] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.48 - - [2025-09-24 21:37:15] "DELETE /loadbalancer-member/59298e42-4ed2-4910-a816-8b9fc9667c8a HTTP/1.1" 200 115 0.030539 10.0.0.49 - - [2025-09-24 21:37:27] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.49 - - [2025-09-24 21:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.49 - - [2025-09-24 21:37:27] "GET /global-system-config/d1001bbf-e43c-4185-a319-994686c7c838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004460 10.0.0.49 - - [2025-09-24 21:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.49 - - [2025-09-24 21:37:27] "GET /routing-instance/21f90b15-a166-4469-b2ff-80a87c835d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002515 10.0.0.49 - - [2025-09-24 21:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.49 - - [2025-09-24 21:37:27] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004360 10.0.0.49 - - [2025-09-24 21:37:27] "PUT /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441 HTTP/1.1" 200 262 0.008639 10.0.0.49 - - [2025-09-24 21:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.49 - - [2025-09-24 21:37:27] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003220 10.0.0.49 - - [2025-09-24 21:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.49 - - [2025-09-24 21:37:27] "GET /virtual-machine-interface/29960da4-5463-4688-9b5f-a5129ca5ea0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004503 10.0.0.49 - - [2025-09-24 21:37:27] "PUT /virtual-machine-interface/29960da4-5463-4688-9b5f-a5129ca5ea0b HTTP/1.1" 200 284 0.013436 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006579 10.0.0.48 - - [2025-09-24 21:37:35] "POST /set-tag HTTP/1.1" 200 109 0.007309 10.0.0.48 - - [2025-09-24 21:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010853 10.0.0.48 - - [2025-09-24 21:37:35] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008840 10.0.0.48 - - [2025-09-24 21:37:35] "GET /loadbalancer-pool/df832f9f-fe73-4132-888d-7ccdd18f75f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003729 10.0.0.48 - - [2025-09-24 21:37:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016518 10.0.0.48 - - [2025-09-24 21:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014934 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004467 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004815 10.0.0.48 - - [2025-09-24 21:37:35] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004187 10.0.0.48 - - [2025-09-24 21:37:35] "POST /set-tag HTTP/1.1" 200 109 0.064648 10.0.0.48 - - [2025-09-24 21:37:35] "GET /loadbalancer-pool/625db6e8-a519-4f90-aa2a-42ffe3c617dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012965 10.0.0.48 - - [2025-09-24 21:37:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024025 10.0.0.48 - - [2025-09-24 21:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049183 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.028750 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008945 10.0.0.48 - - [2025-09-24 21:37:35] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002439 10.0.0.48 - - [2025-09-24 21:37:35] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.48 - - [2025-09-24 21:37:35] "GET /loadbalancer-pool/a7dbf9ab-d7f1-4c78-8a07-75baaf459c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002536 10.0.0.48 - - [2025-09-24 21:37:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033711 10.0.0.48 - - [2025-09-24 21:37:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020281 10.0.0.48 - - [2025-09-24 21:37:35] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012646 10.0.0.48 - - [2025-09-24 21:37:36] "POST /set-tag HTTP/1.1" 200 109 0.006047 10.0.0.48 - - [2025-09-24 21:37:36] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007396 10.0.0.48 - - [2025-09-24 21:37:36] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010185 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:37:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:37:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001165 10.0.0.48 - - [2025-09-24 21:40:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002542 10.0.0.48 - - [2025-09-24 21:40:04] "GET /global-system-configs HTTP/1.1" 200 322 0.001991 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007082 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.48 - - [2025-09-24 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005972 10.0.0.48 - - [2025-09-24 21:42:08] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005585 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009084 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.026041 10.0.0.48 - - [2025-09-24 21:42:08] "DELETE /loadbalancer-member/916e805e-fb2b-466a-b44d-fb25694de290 HTTP/1.1" 200 115 0.125258 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006776 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.48 - - [2025-09-24 21:42:08] "DELETE /loadbalancer-member/4d360983-f5f7-460d-9666-06b7cc84a902 HTTP/1.1" 200 115 0.039853 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010055 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.48 - - [2025-09-24 21:42:08] "DELETE /loadbalancer-member/7319d5f6-b715-4661-8974-a9c65d510383 HTTP/1.1" 200 115 0.049472 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009626 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.004454 10.0.0.48 - - [2025-09-24 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.48 - - [2025-09-24 21:42:08] "GET /loadbalancer/589d3ed7-22da-4b76-95e0-d097c01f4fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002855 10.0.0.48 - - [2025-09-24 21:42:08] "GET /loadbalancer-pool/df832f9f-fe73-4132-888d-7ccdd18f75f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003008 10.0.0.48 - - [2025-09-24 21:42:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022197 10.0.0.48 - - [2025-09-24 21:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034842 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006735 10.0.0.48 - - [2025-09-24 21:42:08] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008415 10.0.0.48 - - [2025-09-24 21:42:08] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007398 10.0.0.48 - - [2025-09-24 21:42:08] "POST /set-tag HTTP/1.1" 200 109 0.098299 10.0.0.48 - - [2025-09-24 21:42:09] "GET /loadbalancer-pool/625db6e8-a519-4f90-aa2a-42ffe3c617dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.034375 10.0.0.48 - - [2025-09-24 21:42:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.058972 10.0.0.48 - - [2025-09-24 21:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014663 10.0.0.48 - - [2025-09-24 21:42:09] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022862 10.0.0.48 - - [2025-09-24 21:42:09] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004024 10.0.0.48 - - [2025-09-24 21:42:09] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.012361 10.0.0.48 - - [2025-09-24 21:42:09] "POST /set-tag HTTP/1.1" 200 109 0.013269 10.0.0.48 - - [2025-09-24 21:42:09] "GET /loadbalancer-pool/a7dbf9ab-d7f1-4c78-8a07-75baaf459c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009811 10.0.0.48 - - [2025-09-24 21:42:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042952 10.0.0.48 - - [2025-09-24 21:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027158 10.0.0.48 - - [2025-09-24 21:42:09] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.034302 10.0.0.48 - - [2025-09-24 21:42:09] "GET /virtual-machine-interface/c6c7c8da-998d-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005170 10.0.0.48 - - [2025-09-24 21:42:09] "GET /floating-ip/6a23671c-80bc-48cb-932a-b9664eb8c9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002848 10.0.0.48 - - [2025-09-24 21:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002756 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001594 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001264 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001338 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 10.0.0.48 - - [2025-09-24 21:42:51] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.48 - - [2025-09-24 21:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.48 - - [2025-09-24 21:42:52] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025687 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.48 - - [2025-09-24 21:42:52] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029009 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.48 - - [2025-09-24 21:42:52] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021817 10.0.0.48 - - [2025-09-24 21:42:52] "POST /tags HTTP/1.1" 200 333 0.049003 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.48 - - [2025-09-24 21:42:52] "GET /tag/04f4693b-943e-4e0b-8686-46787fdafd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016121 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-09-24 21:42:52] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039554 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.48 - - [2025-09-24 21:42:52] "GET /virtual-networks?parent_id=6bf73e60-e831-44ce-b287-0e297052814c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002964 10.0.0.48 - - [2025-09-24 21:42:52] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030229 10.0.0.48 - - [2025-09-24 21:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.48 - - [2025-09-24 21:42:53] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007351 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.48 - - [2025-09-24 21:42:53] "GET /service-appliance-set/bc4f2736-e512-426e-8c19-ea99d5ab2512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002456 10.0.0.48 - - [2025-09-24 21:42:53] "POST /virtual-networks HTTP/1.1" 200 512 0.060616 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.48 - - [2025-09-24 21:42:53] "GET /network-ipam/f2656999-a630-46ac-8e6e-5a5b50f34708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.003290 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 404 254 0.001964 10.0.0.48 - - [2025-09-24 21:42:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129998 10.0.0.48 - - [2025-09-24 21:42:53] "GET /virtual-machine-interface/d84b0afc-eb84-4cde-81cd-3a720720b4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021344 10.0.0.48 - - [2025-09-24 21:42:53] "POST /useragent-kv HTTP/1.1" 200 115 0.008435 10.0.0.48 - - [2025-09-24 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.168491 10.0.0.48 - - [2025-09-24 21:42:53] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004955 10.0.0.48 - - [2025-09-24 21:42:53] "GET /domains HTTP/1.1" 200 280 0.003721 10.0.0.48 - - [2025-09-24 21:42:53] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.016607 10.0.0.48 - - [2025-09-24 21:42:53] "POST /instance-ips HTTP/1.1" 200 409 0.035980 10.0.0.48 - - [2025-09-24 21:42:53] "GET /instance-ip/66bf43fa-8b8d-4d3e-a94f-c5f10aa69807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.018757 10.0.0.48 - - [2025-09-24 21:42:53] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 5476 0.067551 10.0.0.48 - - [2025-09-24 21:42:53] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.005359 10.0.0.48 - - [2025-09-24 21:42:53] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.003666 10.0.0.48 - - [2025-09-24 21:42:53] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1181 0.002602 10.0.0.48 - - [2025-09-24 21:42:53] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1181 0.041902 10.0.0.48 - - [2025-09-24 21:42:53] "POST /loadbalancers HTTP/1.1" 200 610 0.087137 10.0.0.48 - - [2025-09-24 21:42:53] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034050 10.0.0.48 - - [2025-09-24 21:42:53] "GET /instance-ip/66bf43fa-8b8d-4d3e-a94f-c5f10aa69807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003849 10.0.0.48 - - [2025-09-24 21:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018262 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.48 - - [2025-09-24 21:42:53] "POST /floating-ips HTTP/1.1" 200 597 0.040566 10.0.0.48 - - [2025-09-24 21:42:53] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089559 10.0.0.48 - - [2025-09-24 21:42:53] "POST /route-targets HTTP/1.1" 200 327 0.084990 10.0.0.48 - - [2025-09-24 21:42:53] "POST /ref-update HTTP/1.1" 200 156 0.025264 10.0.0.48 - - [2025-09-24 21:42:53] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007969 10.0.0.48 - - [2025-09-24 21:42:53] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.047180 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.48 - - [2025-09-24 21:42:53] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040650 10.0.0.48 - - [2025-09-24 21:42:53] "GET /loadbalancer-listener/49c284e9-6f40-437b-8995-8bc4d33e8b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.006880 10.0.0.48 - - [2025-09-24 21:42:53] "GET /loadbalancer-listener/49c284e9-6f40-437b-8995-8bc4d33e8b01?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.011517 10.0.0.48 - - [2025-09-24 21:42:53] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.030384 10.0.0.48 - - [2025-09-24 21:42:53] "GET /instance-ip/66bf43fa-8b8d-4d3e-a94f-c5f10aa69807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005206 10.0.0.48 - - [2025-09-24 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.48 - - [2025-09-24 21:42:53] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004185 10.0.0.48 - - [2025-09-24 21:42:53] "GET /instance-ip/66bf43fa-8b8d-4d3e-a94f-c5f10aa69807?fields=floating_ips HTTP/1.1" 200 1212 0.005967 10.0.0.48 - - [2025-09-24 21:42:53] "GET /floating-ip/7ae53eff-6813-411c-b4e4-328c1910333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002045 10.0.0.48 - - [2025-09-24 21:42:54] "POST /tags HTTP/1.1" 200 295 0.062008 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009172 10.0.0.48 - - [2025-09-24 21:42:54] "GET /tag/1fdefdb4-d5bf-4ec1-b1aa-645f1e75372b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012348 10.0.0.48 - - [2025-09-24 21:42:54] "POST /tags HTTP/1.1" 409 233 0.003285 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.48 - - [2025-09-24 21:42:54] "GET /tag/81116844-2c3b-441f-864e-f9849ec9b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010502 10.0.0.48 - - [2025-09-24 21:42:54] "POST /tags HTTP/1.1" 409 206 0.002502 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.48 - - [2025-09-24 21:42:54] "GET /tag/3043c294-2713-44f5-bbca-c8cfd747c4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022979 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.48 - - [2025-09-24 21:42:54] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004480 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.48 - - [2025-09-24 21:42:54] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030908 10.0.0.48 - - [2025-09-24 21:42:54] "POST /virtual-machines HTTP/1.1" 200 369 0.006872 10.0.0.48 - - [2025-09-24 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008581 10.0.0.48 - - [2025-09-24 21:42:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124457 10.0.0.48 - - [2025-09-24 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010696 10.0.0.48 - - [2025-09-24 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.030948 10.0.0.48 - - [2025-09-24 21:42:54] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008448 10.0.0.48 - - [2025-09-24 21:42:54] "POST /instance-ips HTTP/1.1" 200 409 0.039299 10.0.0.48 - - [2025-09-24 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029555 10.0.0.48 - - [2025-09-24 21:42:54] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012625 10.0.0.48 - - [2025-09-24 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.020049 10.0.0.48 - - [2025-09-24 21:42:54] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018096 10.0.0.48 - - [2025-09-24 21:42:54] "GET /instance-ip/6d96eac8-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003378 10.0.0.48 - - [2025-09-24 21:42:54] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004840 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002726 10.0.0.48 - - [2025-09-24 21:42:55] "POST /ref-update HTTP/1.1" 200 156 0.010693 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008432 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.005037 10.0.0.48 - - [2025-09-24 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004189 10.0.0.48 - - [2025-09-24 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.48 - - [2025-09-24 21:42:55] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031751 10.0.0.48 - - [2025-09-24 21:42:55] "POST /virtual-machines HTTP/1.1" 200 369 0.009939 10.0.0.48 - - [2025-09-24 21:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017458 10.0.0.48 - - [2025-09-24 21:42:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133334 10.0.0.48 - - [2025-09-24 21:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010137 10.0.0.48 - - [2025-09-24 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006027 10.0.0.48 - - [2025-09-24 21:42:55] "POST /instance-ips HTTP/1.1" 200 409 0.032158 10.0.0.48 - - [2025-09-24 21:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028775 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.015442 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.017335 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009694 10.0.0.48 - - [2025-09-24 21:42:55] "GET /instance-ip/6e12344e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002612 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004725 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003305 10.0.0.48 - - [2025-09-24 21:42:55] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004360 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004283 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.48 - - [2025-09-24 21:42:55] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005253 10.0.0.48 - - [2025-09-24 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domains HTTP/1.1" 200 280 0.002099 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.002771 10.0.0.48 - - [2025-09-24 21:42:58] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 7064 0.033884 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.004278 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.004415 10.0.0.48 - - [2025-09-24 21:42:58] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1402 0.004035 10.0.0.48 - - [2025-09-24 21:42:58] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1402 0.002438 10.0.0.48 - - [2025-09-24 21:42:58] "GET /route-target/86344fa4-ee7c-4d50-b2ab-490108ef1296 HTTP/1.1" 200 1152 0.002134 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.003574 10.0.0.48 - - [2025-09-24 21:42:58] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1402 0.003013 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003656 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.004058 10.0.0.48 - - [2025-09-24 21:42:58] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1402 0.002573 10.0.0.48 - - [2025-09-24 21:42:58] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 200 1402 0.002398 10.0.0.48 - - [2025-09-24 21:42:58] "GET /route-target/86344fa4-ee7c-4d50-b2ab-490108ef1296 HTTP/1.1" 200 1152 0.006344 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domains HTTP/1.1" 200 280 0.002583 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.003153 10.0.0.48 - - [2025-09-24 21:42:58] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 7064 0.033512 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2085 0.004382 10.0.0.48 - - [2025-09-24 21:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.48 - - [2025-09-24 21:42:58] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029877 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008394 10.0.0.48 - - [2025-09-24 21:42:58] "GET /floating-ip-pools?parent_id=26ee3158-2593-4e0c-8ce5-987893d3881c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001971 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003667 10.0.0.48 - - [2025-09-24 21:42:58] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016201 10.0.0.48 - - [2025-09-24 21:42:58] "POST /ref-update HTTP/1.1" 200 156 0.009231 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008109 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domains HTTP/1.1" 200 280 0.001543 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.002810 10.0.0.48 - - [2025-09-24 21:42:58] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 7320 0.030115 10.0.0.48 - - [2025-09-24 21:42:58] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2323 0.005624 10.0.0.48 - - [2025-09-24 21:42:58] "GET /floating-ip-pool/f95ca078-56a8-4e12-88ca-0f5252aa735d HTTP/1.1" 200 1314 0.002434 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domains HTTP/1.1" 200 280 0.001674 10.0.0.48 - - [2025-09-24 21:42:58] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.002526 10.0.0.48 - - [2025-09-24 21:42:59] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 7320 0.032020 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 2323 0.004962 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006025 10.0.0.48 - - [2025-09-24 21:42:59] "POST /tags HTTP/1.1" 200 365 0.045308 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.48 - - [2025-09-24 21:42:59] "GET /tag/d9033531-4257-479f-bd8b-05fadfb83d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012459 10.0.0.48 - - [2025-09-24 21:42:59] "POST /tags HTTP/1.1" 409 206 0.001850 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.48 - - [2025-09-24 21:42:59] "GET /tag/3043c294-2713-44f5-bbca-c8cfd747c4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014338 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.48 - - [2025-09-24 21:42:59] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032759 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003449 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.48 - - [2025-09-24 21:42:59] "GET /service-appliance-set/94ab3101-1f95-4c51-86a9-43196b2d410c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003981 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001405 10.0.0.48 - - [2025-09-24 21:42:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.085213 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-machine-interface/d33e2a7d-12bb-43c6-aca7-668833dd346e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008304 10.0.0.48 - - [2025-09-24 21:42:59] "POST /set-tag HTTP/1.1" 200 109 0.013757 10.0.0.48 - - [2025-09-24 21:42:59] "POST /instance-ips HTTP/1.1" 200 417 0.039048 10.0.0.48 - - [2025-09-24 21:42:59] "GET /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.013500 10.0.0.48 - - [2025-09-24 21:42:59] "POST /loadbalancers HTTP/1.1" 200 618 0.079588 10.0.0.48 - - [2025-09-24 21:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030146 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012601 10.0.0.48 - - [2025-09-24 21:42:59] "POST /service-instances HTTP/1.1" 200 566 0.032566 10.0.0.48 - - [2025-09-24 21:42:59] "POST /ref-update HTTP/1.1" 200 156 0.013561 10.0.0.48 - - [2025-09-24 21:42:59] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064073 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-machine-interface/d33e2a7d-12bb-43c6-aca7-668833dd346e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011135 10.0.0.48 - - [2025-09-24 21:42:59] "GET /virtual-machine-interface/d33e2a7d-12bb-43c6-aca7-668833dd346e?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007852 10.0.0.48 - - [2025-09-24 21:42:59] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.009833 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011956 10.0.0.48 - - [2025-09-24 21:42:59] "GET /floating-ip-pool/f95ca078-56a8-4e12-88ca-0f5252aa735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010588 10.0.0.48 - - [2025-09-24 21:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021062 10.0.0.48 - - [2025-09-24 21:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019375 10.0.0.48 - - [2025-09-24 21:42:59] "POST /virtual-machines HTTP/1.1" 200 429 0.018998 10.0.0.48 - - [2025-09-24 21:43:00] "POST /floating-ips HTTP/1.1" 200 671 0.139774 10.0.0.48 - - [2025-09-24 21:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.081096 10.0.0.48 - - [2025-09-24 21:43:00] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009455 10.0.0.48 - - [2025-09-24 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.48 - - [2025-09-24 21:43:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202112 10.0.0.48 - - [2025-09-24 21:43:00] "POST /chown HTTP/1.1" 200 109 0.026942 10.0.0.48 - - [2025-09-24 21:43:00] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021094 10.0.0.48 - - [2025-09-24 21:43:00] "POST /tags HTTP/1.1" 409 221 0.005020 10.0.0.48 - - [2025-09-24 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.48 - - [2025-09-24 21:43:00] "POST /chown HTTP/1.1" 200 109 0.020484 10.0.0.48 - - [2025-09-24 21:43:00] "GET /tag/04f4693b-943e-4e0b-8686-46787fdafd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.012509 10.0.0.48 - - [2025-09-24 21:43:00] "POST /tags HTTP/1.1" 409 238 0.001928 10.0.0.48 - - [2025-09-24 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.48 - - [2025-09-24 21:43:00] "GET /tag/d9033531-4257-479f-bd8b-05fadfb83d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009753 10.0.0.48 - - [2025-09-24 21:43:00] "PUT /virtual-machine-interface/cf6ee580-11c3-4be4-a721-53049485bf08 HTTP/1.1" 200 284 0.024565 10.0.0.48 - - [2025-09-24 21:43:00] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.026705 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.027589 10.0.0.48 - - [2025-09-24 21:43:00] "POST /firewall-rules HTTP/1.1" 200 650 0.137307 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.044548 10.0.0.48 - - [2025-09-24 21:43:00] "GET /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005654 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.024071 10.0.0.48 - - [2025-09-24 21:43:00] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003358 10.0.0.48 - - [2025-09-24 21:43:00] "GET /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016121 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.027259 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.035691 10.0.0.48 - - [2025-09-24 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013692 10.0.0.48 - - [2025-09-24 21:43:00] "POST /ref-update HTTP/1.1" 200 156 0.036513 10.0.0.48 - - [2025-09-24 21:43:00] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059842 10.0.0.48 - - [2025-09-24 21:43:00] "POST /virtual-machines HTTP/1.1" 200 429 0.037121 10.0.0.48 - - [2025-09-24 21:43:00] "GET /loadbalancer/8946cac3-44ca-45b4-aa83-50a8875050a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005100 10.0.0.48 - - [2025-09-24 21:43:00] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024838 10.0.0.48 - - [2025-09-24 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.48 - - [2025-09-24 21:43:00] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061279 10.0.0.48 - - [2025-09-24 21:43:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152520 10.0.0.48 - - [2025-09-24 21:43:01] "GET /loadbalancer-listener/e6b49da0-2bc5-44b7-9833-66e73fc6305c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014287 10.0.0.48 - - [2025-09-24 21:43:01] "GET /loadbalancer-listener/e6b49da0-2bc5-44b7-9833-66e73fc6305c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003378 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.038034 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.48 - - [2025-09-24 21:43:01] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.029369 10.0.0.48 - - [2025-09-24 21:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027727 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /virtual-machine-interface/1ecb90ba-cb43-42cb-aba7-0b45766e3f16 HTTP/1.1" 200 284 0.036298 10.0.0.48 - - [2025-09-24 21:43:01] "GET /loadbalancer-pool/6686140a-cb0e-45ea-938c-8f24d9271b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013064 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.024862 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.030010 10.0.0.48 - - [2025-09-24 21:43:01] "POST /loadbalancer-members HTTP/1.1" 200 707 0.054991 10.0.0.48 - - [2025-09-24 21:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021503 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.050921 10.0.0.48 - - [2025-09-24 21:43:01] "GET /loadbalancer-member/209ff297-c767-4d51-88e9-658fc602291f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.020161 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.016962 10.0.0.48 - - [2025-09-24 21:43:01] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002949 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.032581 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.48 - - [2025-09-24 21:43:01] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002434 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.48 - - [2025-09-24 21:43:01] "POST /tags HTTP/1.1" 409 221 0.015772 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.48 - - [2025-09-24 21:43:01] "GET /tag/04f4693b-943e-4e0b-8686-46787fdafd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013797 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.016859 10.0.0.48 - - [2025-09-24 21:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026934 10.0.0.48 - - [2025-09-24 21:43:01] "POST /tags HTTP/1.1" 409 238 0.019863 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.48 - - [2025-09-24 21:43:01] "GET /tag/d9033531-4257-479f-bd8b-05fadfb83d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011672 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.48 - - [2025-09-24 21:43:01] "POST /firewall-rules HTTP/1.1" 409 293 0.012053 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.007031 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017548 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.032987 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c HTTP/1.1" 200 260 0.046848 10.0.0.48 - - [2025-09-24 21:43:01] "GET /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013543 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.057612 10.0.0.48 - - [2025-09-24 21:43:01] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003836 10.0.0.48 - - [2025-09-24 21:43:01] "GET /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003723 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.011139 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.013855 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.013890 10.0.0.48 - - [2025-09-24 21:43:01] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.010135 10.0.0.48 - - [2025-09-24 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.022080 10.0.0.48 - - [2025-09-24 21:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.006654 10.0.0.48 - - [2025-09-24 21:43:01] "POST /chown HTTP/1.1" 200 109 0.013490 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.020825 10.0.0.48 - - [2025-09-24 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005135 10.0.0.48 - - [2025-09-24 21:43:02] "POST /ref-update HTTP/1.1" 200 156 0.042065 10.0.0.48 - - [2025-09-24 21:43:02] "POST /chown HTTP/1.1" 200 109 0.016437 10.0.0.48 - - [2025-09-24 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.48 - - [2025-09-24 21:43:02] "POST /chown HTTP/1.1" 200 109 0.018067 10.0.0.48 - - [2025-09-24 21:43:02] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037139 10.0.0.48 - - [2025-09-24 21:43:02] "POST /virtual-machines HTTP/1.1" 200 373 0.019480 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 256 0.031700 10.0.0.48 - - [2025-09-24 21:43:02] "POST /ref-update HTTP/1.1" 200 156 0.015630 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016509 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.049340 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024430 10.0.0.48 - - [2025-09-24 21:43:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144552 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.052329 10.0.0.48 - - [2025-09-24 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.031374 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018358 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008392 10.0.0.48 - - [2025-09-24 21:43:02] "POST /instance-ips HTTP/1.1" 200 413 0.033303 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.024288 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017434 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.055913 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.023348 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.007396 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015669 10.0.0.48 - - [2025-09-24 21:43:02] "POST /set-tag HTTP/1.1" 200 109 0.023803 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018223 10.0.0.48 - - [2025-09-24 21:43:02] "GET /instance-ip/72427358-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003721 10.0.0.48 - - [2025-09-24 21:43:02] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.024385 10.0.0.48 - - [2025-09-24 21:43:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018300 10.0.0.48 - - [2025-09-24 21:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003649 10.0.0.48 - - [2025-09-24 21:43:02] "POST /set-tag HTTP/1.1" 200 109 0.001638 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003410 10.0.0.48 - - [2025-09-24 21:43:02] "POST /chown HTTP/1.1" 200 109 0.008030 10.0.0.48 - - [2025-09-24 21:43:02] "POST /chown HTTP/1.1" 200 109 0.021549 10.0.0.48 - - [2025-09-24 21:43:02] "POST /ref-update HTTP/1.1" 200 156 0.029553 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013199 10.0.0.48 - - [2025-09-24 21:43:02] "POST /set-tag HTTP/1.1" 200 109 0.005809 10.0.0.48 - - [2025-09-24 21:43:02] "POST /ref-update HTTP/1.1" 200 156 0.038636 10.0.0.48 - - [2025-09-24 21:43:02] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005044 10.0.0.48 - - [2025-09-24 21:43:02] "POST /set-tag HTTP/1.1" 200 109 0.001742 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.007923 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.021235 10.0.0.48 - - [2025-09-24 21:43:03] "POST /ref-update HTTP/1.1" 200 156 0.027887 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.007778 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.016403 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.007265 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.027242 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.005544 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006359 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.009533 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.018161 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.007681 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.018641 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.007831 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.016098 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.019547 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.014651 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006584 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.005686 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006676 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.015827 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.023285 10.0.0.48 - - [2025-09-24 21:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006054 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.017184 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.48 - - [2025-09-24 21:43:03] "POST /chown HTTP/1.1" 200 109 0.026410 10.0.0.48 - - [2025-09-24 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.006934 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.017586 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.006731 10.0.0.48 - - [2025-09-24 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.005406 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.006648 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.017985 10.0.0.48 - - [2025-09-24 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.007156 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.019691 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.020009 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.006402 10.0.0.48 - - [2025-09-24 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.014871 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.020139 10.0.0.48 - - [2025-09-24 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.013782 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.022557 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.007070 10.0.0.48 - - [2025-09-24 21:43:04] "POST /chown HTTP/1.1" 200 109 0.022198 10.0.0.48 - - [2025-09-24 21:43:05] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004882 10.0.0.48 - - [2025-09-24 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.004514 10.0.0.48 - - [2025-09-24 21:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-09-24 21:43:05] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002066 10.0.0.48 - - [2025-09-24 21:43:05] "GET /loadbalancer-pool/827dfc46-ae48-4444-96e5-343dd052b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002134 10.0.0.48 - - [2025-09-24 21:43:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015183 10.0.0.48 - - [2025-09-24 21:43:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029957 10.0.0.48 - - [2025-09-24 21:43:05] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007949 10.0.0.48 - - [2025-09-24 21:43:05] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003854 10.0.0.48 - - [2025-09-24 21:43:05] "POST /ref-update HTTP/1.1" 200 156 0.006764 10.0.0.48 - - [2025-09-24 21:43:05] "POST /tags HTTP/1.1" 409 221 0.002618 10.0.0.48 - - [2025-09-24 21:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.48 - - [2025-09-24 21:43:05] "GET /tag/04f4693b-943e-4e0b-8686-46787fdafd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.009644 10.0.0.48 - - [2025-09-24 21:43:05] "GET /floating-ip/7ae53eff-6813-411c-b4e4-328c1910333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003030 10.0.0.48 - - [2025-09-24 21:43:05] "PUT /floating-ip/7ae53eff-6813-411c-b4e4-328c1910333f HTTP/1.1" 200 256 0.008579 10.0.0.48 - - [2025-09-24 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.014515 10.0.0.48 - - [2025-09-24 21:43:06] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004429 10.0.0.48 - - [2025-09-24 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.48 - - [2025-09-24 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.48 - - [2025-09-24 21:43:06] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002008 10.0.0.48 - - [2025-09-24 21:43:06] "GET /loadbalancer-pool/827dfc46-ae48-4444-96e5-343dd052b180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003113 10.0.0.48 - - [2025-09-24 21:43:06] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015778 10.0.0.48 - - [2025-09-24 21:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007694 10.0.0.48 - - [2025-09-24 21:43:06] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003894 10.0.0.48 - - [2025-09-24 21:43:06] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007481 10.0.0.48 - - [2025-09-24 21:43:06] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.48 - - [2025-09-24 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.014881 10.0.0.48 - - [2025-09-24 21:43:06] "GET /floating-ip/7ae53eff-6813-411c-b4e4-328c1910333f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009168 10.0.0.48 - - [2025-09-24 21:43:10] "GET /virtual-machine/005383d2-19d3-42e1-b0c6-709bf7a91db6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003109 10.0.0.48 - - [2025-09-24 21:43:10] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003973 10.0.0.48 - - [2025-09-24 21:43:10] "GET /virtual-machine/28a44005-9eb7-4ab6-bbbb-5f3b55c5589a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003078 10.0.0.48 - - [2025-09-24 21:43:10] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004217 10.0.0.48 - - [2025-09-24 21:43:16] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007599 10.0.0.48 - - [2025-09-24 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.004057 10.0.0.48 - - [2025-09-24 21:43:20] "GET /virtual-machine/863548f6-9223-47fc-81e9-543ece1048bd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003520 10.0.0.48 - - [2025-09-24 21:43:20] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003749 10.0.0.48 - - [2025-09-24 21:43:20] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004229 10.0.0.48 - - [2025-09-24 21:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.48 - - [2025-09-24 21:43:51] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004447 10.0.0.48 - - [2025-09-24 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.48 - - [2025-09-24 21:43:51] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006695 10.0.0.48 - - [2025-09-24 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.48 - - [2025-09-24 21:43:51] "GET /virtual-machine/863548f6-9223-47fc-81e9-543ece1048bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003320 10.0.0.48 - - [2025-09-24 21:43:51] "POST /ref-update HTTP/1.1" 200 156 0.010339 10.0.0.48 - - [2025-09-24 21:43:51] "GET /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016493 10.0.0.48 - - [2025-09-24 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.014731 10.0.0.48 - - [2025-09-24 21:43:51] "POST /set-tag HTTP/1.1" 200 109 0.026643 10.0.0.48 - - [2025-09-24 21:43:51] "DELETE /instance-ip/72427358-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.048937 10.0.0.48 - - [2025-09-24 21:43:52] "DELETE /virtual-machine-interface/72236404-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.038761 10.0.0.48 - - [2025-09-24 21:43:52] "DELETE /virtual-machine/863548f6-9223-47fc-81e9-543ece1048bd HTTP/1.1" 200 115 0.017640 10.0.0.48 - - [2025-09-24 21:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.48 - - [2025-09-24 21:43:55] "GET /tag/d9033531-4257-479f-bd8b-05fadfb83d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012222 10.0.0.48 - - [2025-09-24 21:43:55] "GET /tag/d9033531-4257-479f-bd8b-05fadfb83d0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.021059 10.0.0.48 - - [2025-09-24 21:43:55] "GET /virtual-machine-interface/1ecb90ba-cb43-42cb-aba7-0b45766e3f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006256 10.0.0.48 - - [2025-09-24 21:43:55] "POST /set-tag HTTP/1.1" 200 109 0.017151 10.0.0.48 - - [2025-09-24 21:43:55] "GET /virtual-machine-interface/cf6ee580-11c3-4be4-a721-53049485bf08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004548 10.0.0.48 - - [2025-09-24 21:43:55] "POST /set-tag HTTP/1.1" 200 109 0.015910 10.0.0.48 - - [2025-09-24 21:43:55] "GET /virtual-machine-interface/d33e2a7d-12bb-43c6-aca7-668833dd346e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015831 10.0.0.48 - - [2025-09-24 21:43:55] "POST /set-tag HTTP/1.1" 200 109 0.021370 10.0.0.48 - - [2025-09-24 21:43:56] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019402 10.0.0.48 - - [2025-09-24 21:43:56] "GET /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004756 10.0.0.48 - - [2025-09-24 21:43:56] "POST /ref-update HTTP/1.1" 200 156 0.013517 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /firewall-rule/c82fa7f2-aa91-4772-94c7-5dd58b8ab63c HTTP/1.1" 200 115 0.048667 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /loadbalancer-member/209ff297-c767-4d51-88e9-658fc602291f HTTP/1.1" 200 115 0.020741 10.0.0.48 - - [2025-09-24 21:43:56] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.008190 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /loadbalancer-pool/6686140a-cb0e-45ea-938c-8f24d9271b84 HTTP/1.1" 200 115 0.049773 10.0.0.48 - - [2025-09-24 21:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027623 10.0.0.48 - - [2025-09-24 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /loadbalancer-listener/e6b49da0-2bc5-44b7-9833-66e73fc6305c HTTP/1.1" 200 115 0.070558 10.0.0.48 - - [2025-09-24 21:43:56] "GET /floating-ip/6ac03651-5188-4f7a-81e8-da94e83af9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.004288 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.006453 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.017507 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.017875 10.0.0.48 - - [2025-09-24 21:43:56] "PUT /floating-ip/6ac03651-5188-4f7a-81e8-da94e83af9c4 HTTP/1.1" 200 256 0.033626 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.015941 10.0.0.48 - - [2025-09-24 21:43:56] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.007884 10.0.0.48 - - [2025-09-24 21:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022022 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /floating-ip/6ac03651-5188-4f7a-81e8-da94e83af9c4 HTTP/1.1" 200 115 0.120339 10.0.0.48 - - [2025-09-24 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /loadbalancer/8946cac3-44ca-45b4-aa83-50a8875050a7 HTTP/1.1" 200 115 0.032763 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.006294 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.012532 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /instance-ip/5dce2b88-9104-491d-a761-87c6b7121a11 HTTP/1.1" 200 115 0.068808 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.027040 10.0.0.48 - - [2025-09-24 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.007017 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 404 171 0.010594 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 404 171 0.002581 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 200 109 0.028013 10.0.0.48 - - [2025-09-24 21:43:56] "PUT /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 266 0.026651 10.0.0.48 - - [2025-09-24 21:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036140 10.0.0.48 - - [2025-09-24 21:43:56] "POST /chown HTTP/1.1" 404 171 0.007195 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /virtual-machine-interface/d33e2a7d-12bb-43c6-aca7-668833dd346e HTTP/1.1" 200 115 0.146214 10.0.0.48 - - [2025-09-24 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.48 - - [2025-09-24 21:43:56] "GET /floating-ip-pool/f95ca078-56a8-4e12-88ca-0f5252aa735d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008242 10.0.0.48 - - [2025-09-24 21:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.48 - - [2025-09-24 21:43:56] "POST /ref-update HTTP/1.1" 200 156 0.021349 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /tag/d9033531-4257-479f-bd8b-05fadfb83d0d HTTP/1.1" 200 115 0.106351 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /floating-ip-pool/f95ca078-56a8-4e12-88ca-0f5252aa735d HTTP/1.1" 200 115 0.069382 10.0.0.48 - - [2025-09-24 21:43:56] "DELETE /service-instance/c9ae7b72-e358-410b-b4d4-a53f4f9da26e HTTP/1.1" 200 115 0.088784 10.0.0.48 - - [2025-09-24 21:43:57] "GET /virtual-machine-interface/1ecb90ba-cb43-42cb-aba7-0b45766e3f16?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006400 10.0.0.48 - - [2025-09-24 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.48 - - [2025-09-24 21:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001759 10.0.0.48 - - [2025-09-24 21:43:57] "POST /useragent-kv HTTP/1.1" 200 115 0.005444 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /virtual-network/26ee3158-2593-4e0c-8ce5-987893d3881c HTTP/1.1" 200 115 0.146848 10.0.0.48 - - [2025-09-24 21:43:57] "GET /routing-instance/18bcf37b-14fe-4bab-b73c-e20a99c72ae4 HTTP/1.1" 404 171 0.001371 10.0.0.48 - - [2025-09-24 21:43:57] "GET /domains HTTP/1.1" 200 280 0.001890 10.0.0.48 - - [2025-09-24 21:43:57] "GET /domain/541bf9c6-13eb-4ba3-9ccc-2d2f51e29384 HTTP/1.1" 200 3086 0.002274 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /route-target/86344fa4-ee7c-4d50-b2ab-490108ef1296 HTTP/1.1" 200 115 0.037308 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /virtual-machine-interface/1ecb90ba-cb43-42cb-aba7-0b45766e3f16 HTTP/1.1" 200 115 0.106408 10.0.0.48 - - [2025-09-24 21:43:57] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c HTTP/1.1" 200 7142 0.057861 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /virtual-machine/a6dbd1a4-b9a5-489b-a2e8-cedd89f1c5c9 HTTP/1.1" 200 115 0.053570 10.0.0.48 - - [2025-09-24 21:43:57] "GET /virtual-machine-interface/cf6ee580-11c3-4be4-a721-53049485bf08?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007289 10.0.0.48 - - [2025-09-24 21:43:57] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012173 10.0.0.48 - - [2025-09-24 21:43:57] "POST /set-tag HTTP/1.1" 200 109 0.009284 10.0.0.48 - - [2025-09-24 21:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.48 - - [2025-09-24 21:43:57] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002463 10.0.0.48 - - [2025-09-24 21:43:57] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006092 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /virtual-machine-interface/cf6ee580-11c3-4be4-a721-53049485bf08 HTTP/1.1" 200 115 0.090357 10.0.0.48 - - [2025-09-24 21:43:57] "POST /ref-update HTTP/1.1" 200 156 0.029537 10.0.0.48 - - [2025-09-24 21:43:57] "POST /set-tag HTTP/1.1" 200 109 0.058202 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /virtual-machine/7b16d42c-98e2-4823-951e-f7f7f50081f2 HTTP/1.1" 200 115 0.067276 10.0.0.48 - - [2025-09-24 21:43:57] "DELETE /loadbalancer-member/2215ad2f-29a6-4b94-af03-09109a9c673c HTTP/1.1" 200 115 0.069971 10.0.0.48 - - [2025-09-24 21:43:58] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004690 10.0.0.48 - - [2025-09-24 21:43:58] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.48 - - [2025-09-24 21:43:58] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004441 10.0.0.48 - - [2025-09-24 21:43:58] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.48 - - [2025-09-24 21:43:58] "GET /virtual-machine/28a44005-9eb7-4ab6-bbbb-5f3b55c5589a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002208 10.0.0.48 - - [2025-09-24 21:43:58] "POST /ref-update HTTP/1.1" 200 156 0.011564 10.0.0.48 - - [2025-09-24 21:43:58] "GET /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014311 10.0.0.48 - - [2025-09-24 21:43:58] "POST /set-tag HTTP/1.1" 200 109 0.021592 10.0.0.48 - - [2025-09-24 21:43:58] "POST /set-tag HTTP/1.1" 200 109 0.026521 10.0.0.48 - - [2025-09-24 21:43:58] "POST /set-tag HTTP/1.1" 200 109 0.018782 10.0.0.48 - - [2025-09-24 21:43:59] "DELETE /instance-ip/6e12344e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.045507 10.0.0.48 - - [2025-09-24 21:43:59] "POST /ref-update HTTP/1.1" 200 156 0.006584 10.0.0.48 - - [2025-09-24 21:43:59] "DELETE /virtual-machine-interface/6df4e52e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.025573 10.0.0.48 - - [2025-09-24 21:43:59] "DELETE /virtual-machine/28a44005-9eb7-4ab6-bbbb-5f3b55c5589a HTTP/1.1" 200 115 0.017606 10.0.0.48 - - [2025-09-24 21:44:02] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007127 10.0.0.48 - - [2025-09-24 21:44:02] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.48 - - [2025-09-24 21:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.48 - - [2025-09-24 21:44:02] "GET /loadbalancer/035d819e-e6ea-43c1-8aa0-5fc12d5a6290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002313 10.0.0.48 - - [2025-09-24 21:44:03] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005781 10.0.0.48 - - [2025-09-24 21:44:03] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.48 - - [2025-09-24 21:44:03] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004466 10.0.0.48 - - [2025-09-24 21:44:03] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.48 - - [2025-09-24 21:44:03] "GET /virtual-machine/005383d2-19d3-42e1-b0c6-709bf7a91db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.003371 10.0.0.48 - - [2025-09-24 21:44:03] "POST /ref-update HTTP/1.1" 200 156 0.012139 10.0.0.48 - - [2025-09-24 21:44:03] "GET /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010595 10.0.0.48 - - [2025-09-24 21:44:03] "POST /set-tag HTTP/1.1" 200 109 0.016140 10.0.0.48 - - [2025-09-24 21:44:03] "POST /set-tag HTTP/1.1" 200 109 0.014709 10.0.0.48 - - [2025-09-24 21:44:04] "POST /set-tag HTTP/1.1" 200 109 0.038950 10.0.0.48 - - [2025-09-24 21:44:04] "DELETE /instance-ip/6d96eac8-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.055171 10.0.0.48 - - [2025-09-24 21:44:04] "POST /ref-update HTTP/1.1" 200 156 0.007040 10.0.0.48 - - [2025-09-24 21:44:04] "DELETE /virtual-machine-interface/6d79068e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.054397 10.0.0.48 - - [2025-09-24 21:44:04] "DELETE /virtual-machine/005383d2-19d3-42e1-b0c6-709bf7a91db6 HTTP/1.1" 200 115 0.021451 10.0.0.48 - - [2025-09-24 21:44:04] "DELETE /tag/1fdefdb4-d5bf-4ec1-b1aa-645f1e75372b HTTP/1.1" 200 115 0.068474 10.0.0.48 - - [2025-09-24 21:44:04] "DELETE /tag/81116844-2c3b-441f-864e-f9849ec9b953 HTTP/1.1" 200 115 0.056304 10.0.0.48 - - [2025-09-24 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.48 - - [2025-09-24 21:44:07] "GET /project/6bf73e60-e831-44ce-b287-0e297052814c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043263 10.0.0.48 - - [2025-09-24 21:44:07] "POST /tags HTTP/1.1" 200 393 0.044184 10.0.0.48 - - [2025-09-24 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009972 10.0.0.48 - - [2025-09-24 21:44:07] "GET /tag/b948b656-2851-4968-b7aa-66f9872fd91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010865 10.0.0.48 - - [2025-09-24 21:44:07] "POST /tags HTTP/1.1" 200 341 0.037733 10.0.0.48 - - [2025-09-24 21:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.48 - - [2025-09-24 21:44:07] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011780 10.0.0.48 - - [2025-09-24 21:44:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000444 10.0.0.48 - - [2025-09-24 21:44:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.007589 10.0.0.48 - - [2025-09-24 21:44:08] "POST /security-groups HTTP/1.1" 200 589 0.067694 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.001657 10.0.0.48 - - [2025-09-24 21:44:08] "POST /projects HTTP/1.1" 200 519 0.195758 10.0.0.48 - - [2025-09-24 21:44:08] "POST /access-control-lists HTTP/1.1" 200 598 0.056608 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.011557 10.0.0.48 - - [2025-09-24 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013143 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.48 - - [2025-09-24 21:44:08] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004209 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.48 - - [2025-09-24 21:44:08] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004312 10.0.0.48 - - [2025-09-24 21:44:08] "POST /access-control-lists HTTP/1.1" 200 596 0.084713 10.0.0.48 - - [2025-09-24 21:44:08] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.067940 10.0.0.48 - - [2025-09-24 21:44:08] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.065244 10.0.0.48 - - [2025-09-24 21:44:08] "POST /security-groups HTTP/1.1" 200 591 0.062331 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.006974 10.0.0.48 - - [2025-09-24 21:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031679 10.0.0.48 - - [2025-09-24 21:44:08] "POST /chown HTTP/1.1" 200 109 0.016905 10.0.0.48 - - [2025-09-24 21:44:08] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002355 10.0.0.48 - - [2025-09-24 21:44:08] "POST /access-control-lists HTTP/1.1" 200 632 0.081264 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012959 10.0.0.48 - - [2025-09-24 21:44:08] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005277 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.002186 10.0.0.48 - - [2025-09-24 21:44:08] "POST /tags HTTP/1.1" 409 226 0.002423 10.0.0.48 - - [2025-09-24 21:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.48 - - [2025-09-24 21:44:08] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.048788 10.0.0.48 - - [2025-09-24 21:44:08] "POST /access-control-lists HTTP/1.1" 200 630 0.080495 10.0.0.48 - - [2025-09-24 21:44:08] "POST /firewall-rules HTTP/1.1" 200 600 0.072691 10.0.0.48 - - [2025-09-24 21:44:08] "GET /firewall-rule/987feea0-161d-4950-a940-c6f80ecd0425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.017131 10.0.0.48 - - [2025-09-24 21:44:08] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005284 10.0.0.48 - - [2025-09-24 21:44:08] "GET /firewall-rule/987feea0-161d-4950-a940-c6f80ecd0425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003386 10.0.0.48 - - [2025-09-24 21:44:08] "POST /ref-update HTTP/1.1" 200 156 0.044334 10.0.0.48 - - [2025-09-24 21:44:08] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008152 10.0.0.48 - - [2025-09-24 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.48 - - [2025-09-24 21:44:09] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002845 10.0.0.48 - - [2025-09-24 21:44:09] "POST /tags HTTP/1.1" 409 226 0.001616 10.0.0.48 - - [2025-09-24 21:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.48 - - [2025-09-24 21:44:09] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015121 10.0.0.48 - - [2025-09-24 21:44:09] "POST /firewall-rules HTTP/1.1" 200 598 0.078438 10.0.0.48 - - [2025-09-24 21:44:09] "GET /firewall-rule/5440a933-709c-4fdd-a166-83c376f7d9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004816 10.0.0.48 - - [2025-09-24 21:44:09] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003242 10.0.0.48 - - [2025-09-24 21:44:09] "GET /firewall-rule/5440a933-709c-4fdd-a166-83c376f7d9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001892 10.0.0.48 - - [2025-09-24 21:44:09] "POST /ref-update HTTP/1.1" 200 156 0.048799 10.0.0.48 - - [2025-09-24 21:44:10] "POST /tags HTTP/1.1" 200 393 0.028910 10.0.0.48 - - [2025-09-24 21:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009254 10.0.0.48 - - [2025-09-24 21:44:10] "GET /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011117 10.0.0.48 - - [2025-09-24 21:44:10] "POST /tags HTTP/1.1" 200 341 0.024649 10.0.0.48 - - [2025-09-24 21:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.48 - - [2025-09-24 21:44:10] "GET /tag/15bb07a7-78ab-4b53-ae68-542c985f3fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010891 10.0.0.48 - - [2025-09-24 21:44:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.001461 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.003580 10.0.0.48 - - [2025-09-24 21:44:11] "POST /security-groups HTTP/1.1" 200 589 0.063732 10.0.0.48 - - [2025-09-24 21:44:11] "POST /projects HTTP/1.1" 200 519 0.173875 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.003913 10.0.0.48 - - [2025-09-24 21:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012868 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009166 10.0.0.48 - - [2025-09-24 21:44:11] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.023366 10.0.0.48 - - [2025-09-24 21:44:11] "POST /access-control-lists HTTP/1.1" 200 598 0.081220 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.48 - - [2025-09-24 21:44:11] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004770 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.002157 10.0.0.48 - - [2025-09-24 21:44:11] "POST /access-control-lists HTTP/1.1" 200 596 0.060027 10.0.0.48 - - [2025-09-24 21:44:11] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.099445 10.0.0.48 - - [2025-09-24 21:44:11] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.042315 10.0.0.48 - - [2025-09-24 21:44:11] "POST /security-groups HTTP/1.1" 200 591 0.069815 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.004352 10.0.0.48 - - [2025-09-24 21:44:11] "POST /access-control-lists HTTP/1.1" 200 632 0.061106 10.0.0.48 - - [2025-09-24 21:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.076768 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.010280 10.0.0.48 - - [2025-09-24 21:44:11] "POST /chown HTTP/1.1" 200 109 0.032913 10.0.0.48 - - [2025-09-24 21:44:11] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013018 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.48 - - [2025-09-24 21:44:11] "POST /access-control-lists HTTP/1.1" 200 630 0.080225 10.0.0.48 - - [2025-09-24 21:44:11] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018389 10.0.0.48 - - [2025-09-24 21:44:11] "POST /tags HTTP/1.1" 409 226 0.002889 10.0.0.48 - - [2025-09-24 21:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.48 - - [2025-09-24 21:44:11] "GET /tag/15bb07a7-78ab-4b53-ae68-542c985f3fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010690 10.0.0.48 - - [2025-09-24 21:44:11] "POST /firewall-rules HTTP/1.1" 200 600 0.066846 10.0.0.48 - - [2025-09-24 21:44:11] "GET /firewall-rule/a09fc3d2-4dd9-4ef5-96ca-8528e45c588a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004032 10.0.0.48 - - [2025-09-24 21:44:11] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003224 10.0.0.48 - - [2025-09-24 21:44:11] "GET /firewall-rule/a09fc3d2-4dd9-4ef5-96ca-8528e45c588a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001902 10.0.0.48 - - [2025-09-24 21:44:12] "POST /ref-update HTTP/1.1" 200 156 0.048957 10.0.0.48 - - [2025-09-24 21:44:12] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013337 10.0.0.48 - - [2025-09-24 21:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.48 - - [2025-09-24 21:44:12] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006900 10.0.0.48 - - [2025-09-24 21:44:12] "POST /tags HTTP/1.1" 409 226 0.001877 10.0.0.48 - - [2025-09-24 21:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.48 - - [2025-09-24 21:44:12] "GET /tag/15bb07a7-78ab-4b53-ae68-542c985f3fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015128 10.0.0.48 - - [2025-09-24 21:44:12] "POST /firewall-rules HTTP/1.1" 200 598 0.062973 10.0.0.48 - - [2025-09-24 21:44:12] "GET /firewall-rule/76db2876-b92e-4791-af03-95fcb9e15a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012938 10.0.0.48 - - [2025-09-24 21:44:12] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004098 10.0.0.48 - - [2025-09-24 21:44:12] "GET /firewall-rule/76db2876-b92e-4791-af03-95fcb9e15a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002690 10.0.0.48 - - [2025-09-24 21:44:12] "POST /ref-update HTTP/1.1" 200 156 0.054429 10.0.0.48 - - [2025-09-24 21:44:13] "POST /tags HTTP/1.1" 200 345 0.065443 10.0.0.48 - - [2025-09-24 21:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020770 10.0.0.48 - - [2025-09-24 21:44:13] "GET /tag/507659fa-20e1-406f-850b-f39c1f589be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013116 10.0.0.48 - - [2025-09-24 21:44:13] "POST /projects HTTP/1.1" 409 238 0.002168 10.0.0.48 - - [2025-09-24 21:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.48 - - [2025-09-24 21:44:13] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028520 10.0.0.48 - - [2025-09-24 21:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.48 - - [2025-09-24 21:44:14] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004012 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.48 - - [2025-09-24 21:44:14] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003636 10.0.0.48 - - [2025-09-24 21:44:14] "POST /security-groups HTTP/1.1" 409 285 0.003390 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /security-group/68316f4b-93c8-4e7f-8d4f-dd22eef35fbf HTTP/1.1" 200 262 0.062464 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /access-control-list/f10e9e78-0811-4b95-abec-1cd9c012fbf1 HTTP/1.1" 200 272 0.013000 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /access-control-list/f39ef8dc-2dd2-4feb-866a-759d93d874c5 HTTP/1.1" 200 272 0.034389 10.0.0.48 - - [2025-09-24 21:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029892 10.0.0.48 - - [2025-09-24 21:44:14] "POST /tags HTTP/1.1" 409 228 0.007344 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.48 - - [2025-09-24 21:44:14] "GET /tag/507659fa-20e1-406f-850b-f39c1f589be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014359 10.0.0.48 - - [2025-09-24 21:44:14] "POST /tags HTTP/1.1" 200 345 0.023802 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.48 - - [2025-09-24 21:44:14] "GET /tag/559ba546-9188-497e-a00d-bc66108d4fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016016 10.0.0.48 - - [2025-09-24 21:44:14] "POST /projects HTTP/1.1" 409 238 0.001996 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-09-24 21:44:14] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053331 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.48 - - [2025-09-24 21:44:14] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005509 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.48 - - [2025-09-24 21:44:14] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003717 10.0.0.48 - - [2025-09-24 21:44:14] "POST /security-groups HTTP/1.1" 409 285 0.002684 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /security-group/af85aaec-0630-4f27-977c-faeae010e1ad HTTP/1.1" 200 262 0.053964 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /access-control-list/c5fdc4d6-100b-4c82-9290-78fe519155f6 HTTP/1.1" 200 272 0.008509 10.0.0.48 - - [2025-09-24 21:44:14] "PUT /access-control-list/d8e99dd8-5961-48eb-aaa4-4789316afea2 HTTP/1.1" 200 272 0.018117 10.0.0.48 - - [2025-09-24 21:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030847 10.0.0.48 - - [2025-09-24 21:44:14] "POST /tags HTTP/1.1" 200 291 0.075534 10.0.0.48 - - [2025-09-24 21:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008112 10.0.0.48 - - [2025-09-24 21:44:14] "GET /tag/6bde5a82-d6f0-436a-b89b-36bff6ee1b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015769 10.0.0.48 - - [2025-09-24 21:44:14] "POST /tags HTTP/1.1" 200 303 0.081910 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015673 10.0.0.48 - - [2025-09-24 21:44:15] "GET /tag/22f991fb-9282-411c-853c-484c5e10f424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021094 10.0.0.48 - - [2025-09-24 21:44:15] "POST /tags HTTP/1.1" 409 252 0.005294 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.48 - - [2025-09-24 21:44:15] "GET /tag/b948b656-2851-4968-b7aa-66f9872fd91c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014920 10.0.0.48 - - [2025-09-24 21:44:15] "POST /tags HTTP/1.1" 409 226 0.004988 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.48 - - [2025-09-24 21:44:15] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012409 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.48 - - [2025-09-24 21:44:15] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014812 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.48 - - [2025-09-24 21:44:15] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065395 10.0.0.48 - - [2025-09-24 21:44:15] "POST /virtual-machines HTTP/1.1" 200 395 0.040198 10.0.0.48 - - [2025-09-24 21:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011489 10.0.0.48 - - [2025-09-24 21:44:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103768 10.0.0.48 - - [2025-09-24 21:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037459 10.0.0.48 - - [2025-09-24 21:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.48 - - [2025-09-24 21:44:15] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005654 10.0.0.48 - - [2025-09-24 21:44:15] "POST /instance-ips HTTP/1.1" 200 397 0.022732 10.0.0.48 - - [2025-09-24 21:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027180 10.0.0.48 - - [2025-09-24 21:44:15] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012488 10.0.0.48 - - [2025-09-24 21:44:15] "POST /set-tag HTTP/1.1" 200 109 0.075244 10.0.0.48 - - [2025-09-24 21:44:15] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024888 10.0.0.48 - - [2025-09-24 21:44:15] "GET /instance-ip/9ddd61c6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006764 10.0.0.48 - - [2025-09-24 21:44:16] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005069 10.0.0.48 - - [2025-09-24 21:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003786 10.0.0.48 - - [2025-09-24 21:44:16] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008435 10.0.0.48 - - [2025-09-24 21:44:16] "POST /ref-update HTTP/1.1" 200 156 0.009848 10.0.0.48 - - [2025-09-24 21:44:16] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007715 10.0.0.48 - - [2025-09-24 21:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.48 - - [2025-09-24 21:44:16] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004172 10.0.0.48 - - [2025-09-24 21:44:16] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.48 - - [2025-09-24 21:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.48 - - [2025-09-24 21:44:16] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003778 10.0.0.48 - - [2025-09-24 21:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.48 - - [2025-09-24 21:44:16] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046185 10.0.0.48 - - [2025-09-24 21:44:16] "POST /virtual-machines HTTP/1.1" 200 395 0.027406 10.0.0.48 - - [2025-09-24 21:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032093 10.0.0.48 - - [2025-09-24 21:44:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.220104 10.0.0.48 - - [2025-09-24 21:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005439 10.0.0.48 - - [2025-09-24 21:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031857 10.0.0.48 - - [2025-09-24 21:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014725 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013827 10.0.0.48 - - [2025-09-24 21:44:17] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.127960 10.0.0.48 - - [2025-09-24 21:44:17] "POST /instance-ips HTTP/1.1" 200 397 0.045841 10.0.0.48 - - [2025-09-24 21:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036171 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009995 10.0.0.48 - - [2025-09-24 21:44:17] "POST /set-tag HTTP/1.1" 200 109 0.083939 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005333 10.0.0.48 - - [2025-09-24 21:44:17] "GET /instance-ip/9ee0688e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005777 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008843 10.0.0.48 - - [2025-09-24 21:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005423 10.0.0.48 - - [2025-09-24 21:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.48 - - [2025-09-24 21:44:17] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055121 10.0.0.48 - - [2025-09-24 21:44:17] "POST /ref-update HTTP/1.1" 200 156 0.034510 10.0.0.48 - - [2025-09-24 21:44:17] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017805 10.0.0.48 - - [2025-09-24 21:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.48 - - [2025-09-24 21:44:18] "POST /tags HTTP/1.1" 200 291 0.025862 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.48 - - [2025-09-24 21:44:18] "GET /tag/5642f13c-6901-4687-9fb7-4c638c9d4b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.025485 10.0.0.48 - - [2025-09-24 21:44:18] "POST /tags HTTP/1.1" 409 252 0.002024 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.48 - - [2025-09-24 21:44:18] "GET /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018322 10.0.0.48 - - [2025-09-24 21:44:18] "POST /tags HTTP/1.1" 409 228 0.002121 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.48 - - [2025-09-24 21:44:18] "GET /tag/559ba546-9188-497e-a00d-bc66108d4fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009751 10.0.0.48 - - [2025-09-24 21:44:18] "POST /tags HTTP/1.1" 409 226 0.001788 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.48 - - [2025-09-24 21:44:18] "GET /tag/15bb07a7-78ab-4b53-ae68-542c985f3fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011176 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004624 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.48 - - [2025-09-24 21:44:18] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030229 10.0.0.48 - - [2025-09-24 21:44:18] "POST /virtual-machines HTTP/1.1" 200 395 0.008945 10.0.0.48 - - [2025-09-24 21:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019252 10.0.0.48 - - [2025-09-24 21:44:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109785 10.0.0.48 - - [2025-09-24 21:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018029 10.0.0.48 - - [2025-09-24 21:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004739 10.0.0.48 - - [2025-09-24 21:44:18] "POST /instance-ips HTTP/1.1" 200 397 0.018862 10.0.0.48 - - [2025-09-24 21:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020391 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013089 10.0.0.48 - - [2025-09-24 21:44:18] "POST /set-tag HTTP/1.1" 200 109 0.059643 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011373 10.0.0.48 - - [2025-09-24 21:44:18] "GET /instance-ip/9fa0408c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007477 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004607 10.0.0.48 - - [2025-09-24 21:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.48 - - [2025-09-24 21:44:18] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003206 10.0.0.48 - - [2025-09-24 21:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017601 10.0.0.48 - - [2025-09-24 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003921 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.48 - - [2025-09-24 21:44:19] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036229 10.0.0.48 - - [2025-09-24 21:44:19] "POST /virtual-machines HTTP/1.1" 200 395 0.007888 10.0.0.48 - - [2025-09-24 21:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018964 10.0.0.48 - - [2025-09-24 21:44:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110391 10.0.0.48 - - [2025-09-24 21:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008089 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004354 10.0.0.48 - - [2025-09-24 21:44:19] "POST /instance-ips HTTP/1.1" 200 397 0.028653 10.0.0.48 - - [2025-09-24 21:44:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031621 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014203 10.0.0.48 - - [2025-09-24 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.059932 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012331 10.0.0.48 - - [2025-09-24 21:44:19] "GET /instance-ip/a01352f2-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004901 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004137 10.0.0.48 - - [2025-09-24 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003094 10.0.0.48 - - [2025-09-24 21:44:19] "POST /ref-update HTTP/1.1" 200 156 0.008278 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006888 10.0.0.48 - - [2025-09-24 21:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.48 - - [2025-09-24 21:44:19] "POST /tags HTTP/1.1" 200 299 0.026337 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008011 10.0.0.48 - - [2025-09-24 21:44:19] "GET /tag/87ebf5b5-c009-49c4-92c9-36e708ba67e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015753 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.48 - - [2025-09-24 21:44:19] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004362 10.0.0.48 - - [2025-09-24 21:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.48 - - [2025-09-24 21:44:20] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038776 10.0.0.48 - - [2025-09-24 21:44:20] "POST /virtual-machines HTTP/1.1" 200 395 0.009531 10.0.0.48 - - [2025-09-24 21:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018311 10.0.0.48 - - [2025-09-24 21:44:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115540 10.0.0.48 - - [2025-09-24 21:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008163 10.0.0.48 - - [2025-09-24 21:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011006 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004051 10.0.0.48 - - [2025-09-24 21:44:20] "POST /instance-ips HTTP/1.1" 200 397 0.021785 10.0.0.48 - - [2025-09-24 21:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030031 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011983 10.0.0.48 - - [2025-09-24 21:44:20] "POST /set-tag HTTP/1.1" 200 109 0.030356 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016576 10.0.0.48 - - [2025-09-24 21:44:20] "GET /instance-ip/a099a60e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002764 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004111 10.0.0.48 - - [2025-09-24 21:44:20] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003426 10.0.0.48 - - [2025-09-24 21:44:20] "POST /ref-update HTTP/1.1" 200 156 0.013336 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006738 10.0.0.48 - - [2025-09-24 21:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.48 - - [2025-09-24 21:44:20] "POST /tags HTTP/1.1" 200 299 0.017805 10.0.0.48 - - [2025-09-24 21:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008478 10.0.0.48 - - [2025-09-24 21:44:20] "GET /tag/ec33fa56-f628-452c-afac-4d3860400aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012424 10.0.0.48 - - [2025-09-24 21:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-09-24 21:44:20] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003408 10.0.0.48 - - [2025-09-24 21:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.48 - - [2025-09-24 21:44:20] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041108 10.0.0.48 - - [2025-09-24 21:44:20] "POST /virtual-machines HTTP/1.1" 200 395 0.007468 10.0.0.48 - - [2025-09-24 21:44:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013866 10.0.0.48 - - [2025-09-24 21:44:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101619 10.0.0.48 - - [2025-09-24 21:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007918 10.0.0.48 - - [2025-09-24 21:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010394 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005101 10.0.0.48 - - [2025-09-24 21:44:21] "POST /instance-ips HTTP/1.1" 200 397 0.022505 10.0.0.48 - - [2025-09-24 21:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024448 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018679 10.0.0.48 - - [2025-09-24 21:44:21] "POST /set-tag HTTP/1.1" 200 109 0.017947 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014898 10.0.0.48 - - [2025-09-24 21:44:21] "GET /instance-ip/a1191718-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002744 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004571 10.0.0.48 - - [2025-09-24 21:44:21] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.48 - - [2025-09-24 21:44:21] "POST /tags HTTP/1.1" 200 299 0.017424 10.0.0.48 - - [2025-09-24 21:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.48 - - [2025-09-24 21:44:21] "GET /tag/94738604-e912-4d0d-bba6-41ad4629d62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012213 10.0.0.48 - - [2025-09-24 21:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003867 10.0.0.48 - - [2025-09-24 21:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.48 - - [2025-09-24 21:44:21] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033134 10.0.0.48 - - [2025-09-24 21:44:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008375 10.0.0.48 - - [2025-09-24 21:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028207 10.0.0.48 - - [2025-09-24 21:44:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116661 10.0.0.48 - - [2025-09-24 21:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010189 10.0.0.48 - - [2025-09-24 21:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013343 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004225 10.0.0.48 - - [2025-09-24 21:44:21] "POST /instance-ips HTTP/1.1" 200 397 0.030705 10.0.0.48 - - [2025-09-24 21:44:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031902 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012219 10.0.0.48 - - [2025-09-24 21:44:21] "POST /set-tag HTTP/1.1" 200 109 0.018725 10.0.0.48 - - [2025-09-24 21:44:21] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015774 10.0.0.48 - - [2025-09-24 21:44:22] "GET /instance-ip/a1831a00-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004283 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004681 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.48 - - [2025-09-24 21:44:22] "POST /tags HTTP/1.1" 200 299 0.018932 10.0.0.48 - - [2025-09-24 21:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.48 - - [2025-09-24 21:44:22] "GET /tag/092cf624-2180-4f28-8b28-49e85fc62fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010454 10.0.0.48 - - [2025-09-24 21:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004771 10.0.0.48 - - [2025-09-24 21:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.48 - - [2025-09-24 21:44:22] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037471 10.0.0.48 - - [2025-09-24 21:44:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009953 10.0.0.48 - - [2025-09-24 21:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008861 10.0.0.48 - - [2025-09-24 21:44:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092600 10.0.0.48 - - [2025-09-24 21:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012009 10.0.0.48 - - [2025-09-24 21:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011950 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005907 10.0.0.48 - - [2025-09-24 21:44:22] "POST /instance-ips HTTP/1.1" 200 397 0.024294 10.0.0.48 - - [2025-09-24 21:44:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016803 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007075 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.025001 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013417 10.0.0.48 - - [2025-09-24 21:44:22] "GET /instance-ip/a1ea149e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003348 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004313 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003269 10.0.0.48 - - [2025-09-24 21:44:22] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013344 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004892 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008448 10.0.0.48 - - [2025-09-24 21:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007622 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004500 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005378 10.0.0.48 - - [2025-09-24 21:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.48 - - [2025-09-24 21:44:22] "GET /virtual-router/d621875b-d14e-41fb-91d2-61939dd1f441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003927 10.0.0.48 - - [2025-09-24 21:44:22] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004936 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003958 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005756 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.014510 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003933 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004894 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004546 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.48 - - [2025-09-24 21:44:23] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004347 10.0.0.48 - - [2025-09-24 21:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.48 - - [2025-09-24 21:44:24] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004278 10.0.0.48 - - [2025-09-24 21:44:24] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.48 - - [2025-09-24 21:44:25] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010724 10.0.0.48 - - [2025-09-24 21:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.48 - - [2025-09-24 21:44:27] "GET /virtual-machine/86e1b930-6f63-4876-b1c8-95387cb948c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003719 10.0.0.48 - - [2025-09-24 21:44:27] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004567 10.0.0.48 - - [2025-09-24 21:44:28] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004428 10.0.0.48 - - [2025-09-24 21:44:28] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.48 - - [2025-09-24 21:44:29] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004907 10.0.0.48 - - [2025-09-24 21:44:29] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.48 - - [2025-09-24 21:44:29] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011859 10.0.0.48 - - [2025-09-24 21:44:29] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.48 - - [2025-09-24 21:44:29] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004709 10.0.0.48 - - [2025-09-24 21:44:29] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.48 - - [2025-09-24 21:44:29] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004059 10.0.0.48 - - [2025-09-24 21:44:29] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/3fd9b504-45c0-4b75-82a5-fe04a66b81a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003191 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004260 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/cb612138-f1be-43b6-8ec6-5efbadc92312?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003043 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003960 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/bd1c6727-8077-4fdd-ad10-0c39ea757802?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003063 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003958 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/04c98a67-a0ab-4ed7-8e4a-2640b6386ffe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003527 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008624 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/0d2f4f2c-99df-4bb9-b785-a6b0a624989f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002986 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/afbbba94-9962-4805-9daf-5655fe474163?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002925 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004954 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine/52840e0a-a836-4c48-ad7b-496d8c09c246?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003972 10.0.0.48 - - [2025-09-24 21:44:33] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004537 10.0.0.48 - - [2025-09-24 21:44:33] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006304 10.0.0.48 - - [2025-09-24 21:44:33] "POST /tags HTTP/1.1" 200 333 0.030673 10.0.0.48 - - [2025-09-24 21:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015873 10.0.0.48 - - [2025-09-24 21:44:33] "GET /tag/777db436-045e-455f-8965-305f2bdabc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020730 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.48 - - [2025-09-24 21:44:34] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025404 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.48 - - [2025-09-24 21:44:34] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003263 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.48 - - [2025-09-24 21:44:34] "GET /service-appliance-set/bc4f2736-e512-426e-8c19-ea99d5ab2512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002242 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 404 273 0.001362 10.0.0.48 - - [2025-09-24 21:44:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106569 10.0.0.48 - - [2025-09-24 21:44:34] "GET /virtual-machine-interface/899f3f57-4492-455d-bf69-1e1882f7b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.023230 10.0.0.48 - - [2025-09-24 21:44:34] "POST /instance-ips HTTP/1.1" 200 409 0.025502 10.0.0.48 - - [2025-09-24 21:44:34] "GET /instance-ip/b571a85c-1a16-410b-b23b-6ec51aeaddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004197 10.0.0.48 - - [2025-09-24 21:44:34] "POST /loadbalancers HTTP/1.1" 200 629 0.064354 10.0.0.48 - - [2025-09-24 21:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011297 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.48 - - [2025-09-24 21:44:34] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075224 10.0.0.48 - - [2025-09-24 21:44:34] "GET /instance-ip/b571a85c-1a16-410b-b23b-6ec51aeaddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004568 10.0.0.48 - - [2025-09-24 21:44:34] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069667 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008682 10.0.0.48 - - [2025-09-24 21:44:34] "POST /floating-ips HTTP/1.1" 200 597 0.063326 10.0.0.48 - - [2025-09-24 21:44:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032935 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.48 - - [2025-09-24 21:44:34] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038920 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer-listener/f82df0da-618b-44f4-96d1-d746cef6ad7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.007276 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer-listener/f82df0da-618b-44f4-96d1-d746cef6ad7a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002833 10.0.0.48 - - [2025-09-24 21:44:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017965 10.0.0.48 - - [2025-09-24 21:44:34] "GET /instance-ip/b571a85c-1a16-410b-b23b-6ec51aeaddbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003386 10.0.0.48 - - [2025-09-24 21:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002336 10.0.0.48 - - [2025-09-24 21:44:34] "GET /instance-ip/b571a85c-1a16-410b-b23b-6ec51aeaddbf?fields=floating_ips HTTP/1.1" 200 1213 0.005234 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer-pool/3b9a8c44-fffd-4ddb-977c-6c5e5ccf3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005632 10.0.0.48 - - [2025-09-24 21:44:34] "GET /floating-ip/5032db47-8216-4e15-a3d2-f2e0bd056a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003274 10.0.0.48 - - [2025-09-24 21:44:34] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004388 10.0.0.48 - - [2025-09-24 21:44:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031694 10.0.0.48 - - [2025-09-24 21:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018440 10.0.0.48 - - [2025-09-24 21:44:35] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015546 10.0.0.48 - - [2025-09-24 21:44:35] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004571 10.0.0.48 - - [2025-09-24 21:44:35] "POST /ref-update HTTP/1.1" 200 156 0.005928 10.0.0.48 - - [2025-09-24 21:44:35] "GET /floating-ip/5032db47-8216-4e15-a3d2-f2e0bd056a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012870 10.0.0.48 - - [2025-09-24 21:44:35] "POST /tags HTTP/1.1" 409 221 0.001915 10.0.0.48 - - [2025-09-24 21:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.48 - - [2025-09-24 21:44:35] "GET /tag/777db436-045e-455f-8965-305f2bdabc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009675 10.0.0.48 - - [2025-09-24 21:44:35] "POST /set-tag HTTP/1.1" 200 109 0.061770 10.0.0.48 - - [2025-09-24 21:44:35] "PUT /floating-ip/5032db47-8216-4e15-a3d2-f2e0bd056a64 HTTP/1.1" 200 256 0.059864 10.0.0.48 - - [2025-09-24 21:44:35] "GET /loadbalancer-pool/3b9a8c44-fffd-4ddb-977c-6c5e5ccf3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002909 10.0.0.48 - - [2025-09-24 21:44:35] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021109 10.0.0.48 - - [2025-09-24 21:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014384 10.0.0.48 - - [2025-09-24 21:44:35] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010255 10.0.0.48 - - [2025-09-24 21:44:35] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006225 10.0.0.48 - - [2025-09-24 21:44:35] "POST /ref-update HTTP/1.1" 200 156 0.006959 10.0.0.48 - - [2025-09-24 21:44:35] "GET /floating-ip/5032db47-8216-4e15-a3d2-f2e0bd056a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.011881 10.0.0.48 - - [2025-09-24 21:44:35] "POST /set-tag HTTP/1.1" 200 109 0.080054 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 206 0.002174 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/22f991fb-9282-411c-853c-484c5e10f424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010157 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 204 0.003668 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/ec33fa56-f628-452c-afac-4d3860400aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013165 10.0.0.48 - - [2025-09-24 21:44:36] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002801 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.48 - - [2025-09-24 21:44:36] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002482 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 206 0.002412 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/22f991fb-9282-411c-853c-484c5e10f424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010663 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 226 0.003753 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011261 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010363 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 204 0.002107 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/ec33fa56-f628-452c-afac-4d3860400aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009909 10.0.0.48 - - [2025-09-24 21:44:36] "POST /tags HTTP/1.1" 409 226 0.001867 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.48 - - [2025-09-24 21:44:36] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010444 10.0.0.48 - - [2025-09-24 21:44:36] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002767 10.0.0.48 - - [2025-09-24 21:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.48 - - [2025-09-24 21:44:36] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002822 10.0.0.48 - - [2025-09-24 21:44:36] "POST /firewall-rules HTTP/1.1" 200 626 0.078883 10.0.0.48 - - [2025-09-24 21:44:36] "POST /firewall-rules HTTP/1.1" 200 646 0.081062 10.0.0.48 - - [2025-09-24 21:44:36] "GET /firewall-rule/a2e2b4fa-4517-4e04-8aad-8a3f501952ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.020542 10.0.0.48 - - [2025-09-24 21:44:36] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002640 10.0.0.48 - - [2025-09-24 21:44:36] "GET /firewall-rule/d4fd2dd2-f57e-4eb8-b935-a6136da71200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004179 10.0.0.48 - - [2025-09-24 21:44:36] "POST /ref-update HTTP/1.1" 200 156 0.013210 10.0.0.48 - - [2025-09-24 21:44:36] "POST /firewall-policys HTTP/1.1" 200 606 0.033451 10.0.0.48 - - [2025-09-24 21:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011919 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007631 10.0.0.48 - - [2025-09-24 21:44:37] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006305 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002763 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003151 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002900 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004278 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002020 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002650 10.0.0.48 - - [2025-09-24 21:44:37] "POST /ref-update HTTP/1.1" 200 156 0.021443 10.0.0.48 - - [2025-09-24 21:44:37] "POST /ref-update HTTP/1.1" 200 156 0.024942 10.0.0.48 - - [2025-09-24 21:44:37] "POST /ref-update HTTP/1.1" 200 156 0.031153 10.0.0.48 - - [2025-09-24 21:44:37] "POST /ref-update HTTP/1.1" 200 156 0.039610 10.0.0.48 - - [2025-09-24 21:44:37] "POST /ref-update HTTP/1.1" 200 156 0.032137 10.0.0.48 - - [2025-09-24 21:44:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015135 10.0.0.48 - - [2025-09-24 21:45:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003235 10.0.0.48 - - [2025-09-24 21:45:04] "GET /global-system-configs HTTP/1.1" 200 322 0.004794 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:46:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:46:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001506 10.0.0.48 - - [2025-09-24 21:46:35] "POST /tags HTTP/1.1" 409 252 0.002240 10.0.0.48 - - [2025-09-24 21:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.48 - - [2025-09-24 21:46:35] "GET /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011185 10.0.0.48 - - [2025-09-24 21:46:35] "POST /tags HTTP/1.1" 409 228 0.002210 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/559ba546-9188-497e-a00d-bc66108d4fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010303 10.0.0.48 - - [2025-09-24 21:46:36] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003913 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.48 - - [2025-09-24 21:46:36] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002535 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 206 0.001554 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/22f991fb-9282-411c-853c-484c5e10f424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009840 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 226 0.002025 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010108 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 204 0.001705 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/ec33fa56-f628-452c-afac-4d3860400aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010291 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 226 0.001412 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011821 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 228 0.001976 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/559ba546-9188-497e-a00d-bc66108d4fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010317 10.0.0.48 - - [2025-09-24 21:46:36] "POST /tags HTTP/1.1" 409 252 0.002049 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.48 - - [2025-09-24 21:46:36] "GET /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013114 10.0.0.48 - - [2025-09-24 21:46:36] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004267 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.48 - - [2025-09-24 21:46:36] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002585 10.0.0.48 - - [2025-09-24 21:46:36] "POST /firewall-rules HTTP/1.1" 409 281 0.001692 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-09-24 21:46:36] "PUT /firewall-rule/d4fd2dd2-f57e-4eb8-b935-a6136da71200 HTTP/1.1" 200 260 0.014946 10.0.0.48 - - [2025-09-24 21:46:36] "POST /firewall-rules HTTP/1.1" 409 291 0.001788 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.48 - - [2025-09-24 21:46:36] "PUT /firewall-rule/a2e2b4fa-4517-4e04-8aad-8a3f501952ce HTTP/1.1" 200 260 0.019360 10.0.0.48 - - [2025-09-24 21:46:36] "GET /firewall-rule/a2e2b4fa-4517-4e04-8aad-8a3f501952ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002875 10.0.0.48 - - [2025-09-24 21:46:36] "POST /firewall-rules HTTP/1.1" 200 658 0.082579 10.0.0.48 - - [2025-09-24 21:46:36] "GET /firewall-rule/4b549fc3-56d0-4ee7-adcf-443aa0d43ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.019369 10.0.0.48 - - [2025-09-24 21:46:36] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003386 10.0.0.48 - - [2025-09-24 21:46:36] "GET /firewall-rule/d4fd2dd2-f57e-4eb8-b935-a6136da71200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003586 10.0.0.48 - - [2025-09-24 21:46:36] "POST /firewall-policys HTTP/1.1" 409 269 0.001933 10.0.0.48 - - [2025-09-24 21:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.48 - - [2025-09-24 21:46:36] "PUT /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206 HTTP/1.1" 200 264 0.021747 10.0.0.48 - - [2025-09-24 21:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011122 10.0.0.48 - - [2025-09-24 21:46:36] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006797 10.0.0.48 - - [2025-09-24 21:46:36] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002063 10.0.0.48 - - [2025-09-24 21:46:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006554 10.0.0.48 - - [2025-09-24 21:46:37] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002470 10.0.0.48 - - [2025-09-24 21:46:37] "GET /firewall-policy/8ea4524a-8507-4409-ae3f-c33107222f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002233 10.0.0.48 - - [2025-09-24 21:46:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002657 10.0.0.48 - - [2025-09-24 21:46:37] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001972 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.48 - - [2025-09-24 21:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006968 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.005187 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004335 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.005017 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004192 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005787 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005600 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006893 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004050 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.48 - - [2025-09-24 21:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.48 - - [2025-09-24 21:47:38] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002481 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003945 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.017581 10.0.0.48 - - [2025-09-24 21:47:38] "DELETE /loadbalancer-member/b5225cce-3716-482f-a308-32160300fdf5 HTTP/1.1" 200 115 0.024487 10.0.0.48 - - [2025-09-24 21:47:38] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004343 10.0.0.48 - - [2025-09-24 21:47:38] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.48 - - [2025-09-24 21:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.48 - - [2025-09-24 21:47:39] "GET /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002876 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004734 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004297 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003806 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004270 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003638 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005120 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.48 - - [2025-09-24 21:47:39] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004246 10.0.0.48 - - [2025-09-24 21:47:39] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004241 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004718 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006487 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine/bd1c6727-8077-4fdd-ad10-0c39ea757802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003541 10.0.0.48 - - [2025-09-24 21:47:40] "POST /ref-update HTTP/1.1" 200 156 0.014107 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012581 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.031132 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.026467 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.032161 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.033664 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.029679 10.0.0.48 - - [2025-09-24 21:47:40] "DELETE /instance-ip/a01352f2-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.055176 10.0.0.48 - - [2025-09-24 21:47:40] "DELETE /virtual-machine-interface/9ff9f67c-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.040648 10.0.0.48 - - [2025-09-24 21:47:40] "DELETE /virtual-machine/bd1c6727-8077-4fdd-ad10-0c39ea757802 HTTP/1.1" 200 115 0.019051 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006743 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004142 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine/cb612138-f1be-43b6-8ec6-5efbadc92312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003147 10.0.0.48 - - [2025-09-24 21:47:40] "POST /ref-update HTTP/1.1" 200 156 0.009415 10.0.0.48 - - [2025-09-24 21:47:40] "GET /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010164 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.021612 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.024959 10.0.0.48 - - [2025-09-24 21:47:40] "POST /set-tag HTTP/1.1" 200 109 0.030374 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.014576 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.024621 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /instance-ip/9fa0408c-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.059106 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /virtual-machine-interface/9f8a73a6-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.048497 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /virtual-machine/cb612138-f1be-43b6-8ec6-5efbadc92312 HTTP/1.1" 200 115 0.019877 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /tag/5642f13c-6901-4687-9fb7-4c638c9d4b36 HTTP/1.1" 200 115 0.041955 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003650 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003929 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine/86e1b930-6f63-4876-b1c8-95387cb948c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003400 10.0.0.48 - - [2025-09-24 21:47:41] "POST /ref-update HTTP/1.1" 200 156 0.029829 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023398 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.017592 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.020674 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.031447 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.013469 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.020439 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /instance-ip/9ddd61c6-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.040531 10.0.0.48 - - [2025-09-24 21:47:41] "POST /ref-update HTTP/1.1" 200 156 0.012660 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /virtual-machine-interface/9dc70fac-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.032843 10.0.0.48 - - [2025-09-24 21:47:41] "DELETE /virtual-machine/86e1b930-6f63-4876-b1c8-95387cb948c9 HTTP/1.1" 200 115 0.019651 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006845 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004105 10.0.0.48 - - [2025-09-24 21:47:41] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine/3fd9b504-45c0-4b75-82a5-fe04a66b81a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002839 10.0.0.48 - - [2025-09-24 21:47:41] "POST /ref-update HTTP/1.1" 200 156 0.008118 10.0.0.48 - - [2025-09-24 21:47:41] "GET /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009129 10.0.0.48 - - [2025-09-24 21:47:42] "POST /set-tag HTTP/1.1" 200 109 0.020165 10.0.0.48 - - [2025-09-24 21:47:42] "POST /set-tag HTTP/1.1" 200 109 0.027411 10.0.0.48 - - [2025-09-24 21:47:42] "POST /set-tag HTTP/1.1" 200 109 0.028588 10.0.0.48 - - [2025-09-24 21:47:42] "POST /set-tag HTTP/1.1" 200 109 0.014764 10.0.0.48 - - [2025-09-24 21:47:42] "POST /set-tag HTTP/1.1" 200 109 0.024855 10.0.0.48 - - [2025-09-24 21:47:42] "DELETE /instance-ip/9ee0688e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.040776 10.0.0.48 - - [2025-09-24 21:47:42] "POST /ref-update HTTP/1.1" 200 156 0.009312 10.0.0.48 - - [2025-09-24 21:47:42] "DELETE /virtual-machine-interface/9eafef7e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.040740 10.0.0.48 - - [2025-09-24 21:47:42] "DELETE /virtual-machine/3fd9b504-45c0-4b75-82a5-fe04a66b81a5 HTTP/1.1" 200 115 0.027772 10.0.0.48 - - [2025-09-24 21:47:42] "DELETE /tag/6bde5a82-d6f0-436a-b89b-36bff6ee1b7c HTTP/1.1" 200 115 0.039589 10.0.0.48 - - [2025-09-24 21:47:42] "DELETE /tag/22f991fb-9282-411c-853c-484c5e10f424 HTTP/1.1" 409 388 0.004771 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004503 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003934 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine/afbbba94-9962-4805-9daf-5655fe474163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003537 10.0.0.48 - - [2025-09-24 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.009328 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015550 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.015975 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.025212 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.027987 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.023623 10.0.0.48 - - [2025-09-24 21:48:10] "DELETE /instance-ip/a1191718-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.062882 10.0.0.48 - - [2025-09-24 21:48:10] "DELETE /virtual-machine-interface/a100593a-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.042882 10.0.0.48 - - [2025-09-24 21:48:10] "DELETE /virtual-machine/afbbba94-9962-4805-9daf-5655fe474163 HTTP/1.1" 200 115 0.030806 10.0.0.48 - - [2025-09-24 21:48:10] "DELETE /tag/ec33fa56-f628-452c-afac-4d3860400aa9 HTTP/1.1" 409 236 0.005714 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004449 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004107 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine/52840e0a-a836-4c48-ad7b-496d8c09c246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003366 10.0.0.48 - - [2025-09-24 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.024485 10.0.0.48 - - [2025-09-24 21:48:10] "GET /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021861 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.018050 10.0.0.48 - - [2025-09-24 21:48:10] "POST /set-tag HTTP/1.1" 200 109 0.017655 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.021626 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.015518 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /instance-ip/a1ea149e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.053885 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /virtual-machine-interface/a1d7ab7e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.032933 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /virtual-machine/52840e0a-a836-4c48-ad7b-496d8c09c246 HTTP/1.1" 200 115 0.021504 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /tag/092cf624-2180-4f28-8b28-49e85fc62fc1 HTTP/1.1" 200 115 0.041803 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012877 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004580 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine/04c98a67-a0ab-4ed7-8e4a-2640b6386ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003297 10.0.0.48 - - [2025-09-24 21:48:11] "POST /ref-update HTTP/1.1" 200 156 0.010543 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012063 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.020275 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.045521 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.035904 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.027165 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /instance-ip/a099a60e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.066613 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /virtual-machine-interface/a07f818e-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.040977 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /virtual-machine/04c98a67-a0ab-4ed7-8e4a-2640b6386ffe HTTP/1.1" 200 115 0.020680 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /tag/87ebf5b5-c009-49c4-92c9-36e708ba67e0 HTTP/1.1" 200 115 0.038459 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /tag/b948b656-2851-4968-b7aa-66f9872fd91c HTTP/1.1" 200 115 0.033576 10.0.0.48 - - [2025-09-24 21:48:11] "DELETE /tag/507659fa-20e1-406f-850b-f39c1f589be8 HTTP/1.1" 200 115 0.035351 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004038 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.48 - - [2025-09-24 21:48:11] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004020 10.0.0.48 - - [2025-09-24 21:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.48 - - [2025-09-24 21:48:12] "GET /virtual-machine/0d2f4f2c-99df-4bb9-b785-a6b0a624989f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003395 10.0.0.48 - - [2025-09-24 21:48:12] "POST /ref-update HTTP/1.1" 200 156 0.009791 10.0.0.48 - - [2025-09-24 21:48:12] "GET /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010644 10.0.0.48 - - [2025-09-24 21:48:12] "POST /set-tag HTTP/1.1" 200 109 0.018653 10.0.0.48 - - [2025-09-24 21:48:12] "POST /set-tag HTTP/1.1" 200 109 0.031655 10.0.0.48 - - [2025-09-24 21:48:12] "POST /set-tag HTTP/1.1" 200 109 0.035174 10.0.0.48 - - [2025-09-24 21:48:12] "POST /set-tag HTTP/1.1" 200 109 0.012756 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /instance-ip/a1831a00-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.047865 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /virtual-machine-interface/a1679b4a-998f-11f0-8732-fa163e43a923 HTTP/1.1" 200 115 0.043905 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /virtual-machine/0d2f4f2c-99df-4bb9-b785-a6b0a624989f HTTP/1.1" 200 115 0.024434 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /tag/559ba546-9188-497e-a00d-bc66108d4fb3 HTTP/1.1" 409 236 0.006880 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /tag/94738604-e912-4d0d-bba6-41ad4629d62b HTTP/1.1" 200 115 0.035085 10.0.0.48 - - [2025-09-24 21:48:12] "DELETE /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5 HTTP/1.1" 409 236 0.003956 10.0.0.48 - - [2025-09-24 21:48:13] "POST /projects HTTP/1.1" 409 238 0.002090 10.0.0.48 - - [2025-09-24 21:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.48 - - [2025-09-24 21:48:13] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032134 10.0.0.48 - - [2025-09-24 21:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.48 - - [2025-09-24 21:48:13] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003926 10.0.0.48 - - [2025-09-24 21:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.48 - - [2025-09-24 21:48:13] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005772 10.0.0.48 - - [2025-09-24 21:48:13] "POST /security-groups HTTP/1.1" 409 285 0.002682 10.0.0.48 - - [2025-09-24 21:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.48 - - [2025-09-24 21:48:14] "PUT /security-group/af85aaec-0630-4f27-977c-faeae010e1ad HTTP/1.1" 200 262 0.063874 10.0.0.48 - - [2025-09-24 21:48:14] "PUT /access-control-list/c5fdc4d6-100b-4c82-9290-78fe519155f6 HTTP/1.1" 200 272 0.017434 10.0.0.48 - - [2025-09-24 21:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025010 10.0.0.48 - - [2025-09-24 21:48:14] "PUT /access-control-list/d8e99dd8-5961-48eb-aaa4-4789316afea2 HTTP/1.1" 200 272 0.017788 10.0.0.48 - - [2025-09-24 21:48:19] "POST /projects HTTP/1.1" 409 238 0.003284 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.48 - - [2025-09-24 21:48:19] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050023 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.48 - - [2025-09-24 21:48:19] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003793 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.48 - - [2025-09-24 21:48:19] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004248 10.0.0.48 - - [2025-09-24 21:48:19] "POST /security-groups HTTP/1.1" 409 285 0.006437 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006451 10.0.0.48 - - [2025-09-24 21:48:19] "PUT /security-group/af85aaec-0630-4f27-977c-faeae010e1ad HTTP/1.1" 200 262 0.066928 10.0.0.48 - - [2025-09-24 21:48:19] "PUT /access-control-list/c5fdc4d6-100b-4c82-9290-78fe519155f6 HTTP/1.1" 200 272 0.040421 10.0.0.48 - - [2025-09-24 21:48:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.062631 10.0.0.48 - - [2025-09-24 21:48:19] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015905 10.0.0.48 - - [2025-09-24 21:48:19] "PUT /access-control-list/d8e99dd8-5961-48eb-aaa4-4789316afea2 HTTP/1.1" 200 272 0.041904 10.0.0.48 - - [2025-09-24 21:48:19] "GET /firewall-rule/a09fc3d2-4dd9-4ef5-96ca-8528e45c588a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004991 10.0.0.48 - - [2025-09-24 21:48:19] "POST /ref-update HTTP/1.1" 200 156 0.096423 10.0.0.48 - - [2025-09-24 21:48:19] "DELETE /firewall-rule/a09fc3d2-4dd9-4ef5-96ca-8528e45c588a HTTP/1.1" 200 115 0.037490 10.0.0.48 - - [2025-09-24 21:48:19] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004136 10.0.0.48 - - [2025-09-24 21:48:19] "GET /firewall-rule/76db2876-b92e-4791-af03-95fcb9e15a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003995 10.0.0.48 - - [2025-09-24 21:48:19] "POST /ref-update HTTP/1.1" 200 156 0.071708 10.0.0.48 - - [2025-09-24 21:48:19] "DELETE /firewall-rule/76db2876-b92e-4791-af03-95fcb9e15a21 HTTP/1.1" 200 115 0.059540 10.0.0.48 - - [2025-09-24 21:48:19] "DELETE /tag/559ba546-9188-497e-a00d-bc66108d4fb3 HTTP/1.1" 409 236 0.005752 10.0.0.48 - - [2025-09-24 21:48:19] "DELETE /tag/15bb07a7-78ab-4b53-ae68-542c985f3fb4 HTTP/1.1" 200 115 0.034193 10.0.0.48 - - [2025-09-24 21:48:19] "DELETE /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5 HTTP/1.1" 409 236 0.003971 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.48 - - [2025-09-24 21:48:19] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005131 10.0.0.48 - - [2025-09-24 21:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.48 - - [2025-09-24 21:48:19] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004245 10.0.0.48 - - [2025-09-24 21:48:20] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.042628 10.0.0.48 - - [2025-09-24 21:48:20] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.037106 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /security-group/af85aaec-0630-4f27-977c-faeae010e1ad HTTP/1.1" 200 115 0.042867 10.0.0.48 - - [2025-09-24 21:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /access-control-list/c5fdc4d6-100b-4c82-9290-78fe519155f6 HTTP/1.1" 200 115 0.029732 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /access-control-list/d8e99dd8-5961-48eb-aaa4-4789316afea2 HTTP/1.1" 200 115 0.028537 10.0.0.48 - - [2025-09-24 21:48:20] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037023 10.0.0.48 - - [2025-09-24 21:48:20] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?fields=security_groups HTTP/1.1" 200 1353 0.028353 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /security-group/3cf6a507-bf0b-47f4-b1d9-5a4e68556137 HTTP/1.1" 200 115 0.048493 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /access-control-list/c8a79512-ee65-43bd-a8e4-5e0bd29eba3e HTTP/1.1" 200 115 0.029940 10.0.0.48 - - [2025-09-24 21:48:20] "GET /project/b594d55c-a442-47a1-9687-2f720e8306bd?fields=application_policy_sets HTTP/1.1" 200 1392 0.051725 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /access-control-list/edaeb0a1-70e3-44f8-bf2d-53bf2b8f34a5 HTTP/1.1" 200 115 0.063017 10.0.0.48 - - [2025-09-24 21:48:20] "DELETE /project/b594d55c-a442-47a1-9687-2f720e8306bd HTTP/1.1" 200 115 0.327411 10.0.0.48 - - [2025-09-24 21:48:20] "POST /projects HTTP/1.1" 409 238 0.002736 10.0.0.48 - - [2025-09-24 21:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.48 - - [2025-09-24 21:48:20] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031151 10.0.0.48 - - [2025-09-24 21:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.48 - - [2025-09-24 21:48:20] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004463 10.0.0.48 - - [2025-09-24 21:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.48 - - [2025-09-24 21:48:20] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004208 10.0.0.48 - - [2025-09-24 21:48:20] "POST /security-groups HTTP/1.1" 409 285 0.002058 10.0.0.48 - - [2025-09-24 21:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.48 - - [2025-09-24 21:48:20] "PUT /security-group/68316f4b-93c8-4e7f-8d4f-dd22eef35fbf HTTP/1.1" 200 262 0.055254 10.0.0.48 - - [2025-09-24 21:48:20] "PUT /access-control-list/f10e9e78-0811-4b95-abec-1cd9c012fbf1 HTTP/1.1" 200 272 0.011675 10.0.0.48 - - [2025-09-24 21:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029128 10.0.0.48 - - [2025-09-24 21:48:20] "PUT /access-control-list/f39ef8dc-2dd2-4feb-866a-759d93d874c5 HTTP/1.1" 200 272 0.029611 10.0.0.48 - - [2025-09-24 21:48:24] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002568 10.0.0.48 - - [2025-09-24 21:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-09-24 21:48:24] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002750 10.0.0.48 - - [2025-09-24 21:48:24] "GET /firewall-policy/399bb228-4173-4354-9bfe-5194ab43b032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002359 10.0.0.48 - - [2025-09-24 21:48:24] "GET /firewall-rule/d4fd2dd2-f57e-4eb8-b935-a6136da71200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002577 10.0.0.48 - - [2025-09-24 21:48:24] "POST /ref-update HTTP/1.1" 200 156 0.014678 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /firewall-rule/d4fd2dd2-f57e-4eb8-b935-a6136da71200 HTTP/1.1" 200 115 0.062546 10.0.0.48 - - [2025-09-24 21:48:25] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007327 10.0.0.48 - - [2025-09-24 21:48:25] "GET /firewall-rule/a2e2b4fa-4517-4e04-8aad-8a3f501952ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003881 10.0.0.48 - - [2025-09-24 21:48:25] "POST /ref-update HTTP/1.1" 200 156 0.026727 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /firewall-rule/a2e2b4fa-4517-4e04-8aad-8a3f501952ce HTTP/1.1" 200 115 0.034666 10.0.0.48 - - [2025-09-24 21:48:25] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004099 10.0.0.48 - - [2025-09-24 21:48:25] "GET /firewall-rule/4b549fc3-56d0-4ee7-adcf-443aa0d43ab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002945 10.0.0.48 - - [2025-09-24 21:48:25] "POST /ref-update HTTP/1.1" 200 156 0.012941 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /firewall-rule/4b549fc3-56d0-4ee7-adcf-443aa0d43ab8 HTTP/1.1" 200 115 0.041836 10.0.0.48 - - [2025-09-24 21:48:25] "GET /application-policy-set/07c4c2d3-8434-4bb6-a5e1-523cdc1ed895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003001 10.0.0.48 - - [2025-09-24 21:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.48 - - [2025-09-24 21:48:25] "GET /policy-management/9aefdd40-00e2-4b0e-a659-58390f15795c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002412 10.0.0.48 - - [2025-09-24 21:48:25] "GET /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003071 10.0.0.48 - - [2025-09-24 21:48:25] "POST /ref-update HTTP/1.1" 200 156 0.021234 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /firewall-policy/c174336a-dee2-4ea8-829c-e37b1d59c206 HTTP/1.1" 200 115 0.040393 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /tag/ec33fa56-f628-452c-afac-4d3860400aa9 HTTP/1.1" 200 115 0.069103 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /tag/559ba546-9188-497e-a00d-bc66108d4fb3 HTTP/1.1" 200 115 0.052599 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /tag/22f991fb-9282-411c-853c-484c5e10f424 HTTP/1.1" 200 115 0.058153 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /tag/22531f61-94a8-48b8-ae0e-92f7b1cf4ed5 HTTP/1.1" 200 115 0.035263 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /loadbalancer-member/bd0d7dee-4ea0-42bf-b8c4-ebb1d33c73b6 HTTP/1.1" 200 115 0.026167 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /loadbalancer-pool/3b9a8c44-fffd-4ddb-977c-6c5e5ccf3496 HTTP/1.1" 200 115 0.031873 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /loadbalancer-listener/f82df0da-618b-44f4-96d1-d746cef6ad7a HTTP/1.1" 200 115 0.022013 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /loadbalancer/26b4e40f-ce5d-41dc-8361-ade65eb28b8d HTTP/1.1" 200 115 0.030323 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /floating-ip/5032db47-8216-4e15-a3d2-f2e0bd056a64 HTTP/1.1" 200 115 0.041619 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /instance-ip/b571a85c-1a16-410b-b23b-6ec51aeaddbf HTTP/1.1" 200 115 0.038334 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /virtual-machine-interface/899f3f57-4492-455d-bf69-1e1882f7b6d4 HTTP/1.1" 200 115 0.037579 10.0.0.48 - - [2025-09-24 21:48:25] "DELETE /tag/777db436-045e-455f-8965-305f2bdabc78 HTTP/1.1" 200 115 0.039295 10.0.0.48 - - [2025-09-24 21:48:25] "POST /projects HTTP/1.1" 409 238 0.001676 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.48 - - [2025-09-24 21:48:26] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031818 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.48 - - [2025-09-24 21:48:26] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004846 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.48 - - [2025-09-24 21:48:26] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012932 10.0.0.48 - - [2025-09-24 21:48:26] "POST /security-groups HTTP/1.1" 409 285 0.002419 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.48 - - [2025-09-24 21:48:26] "PUT /security-group/68316f4b-93c8-4e7f-8d4f-dd22eef35fbf HTTP/1.1" 200 262 0.058769 10.0.0.48 - - [2025-09-24 21:48:26] "PUT /access-control-list/f10e9e78-0811-4b95-abec-1cd9c012fbf1 HTTP/1.1" 200 272 0.022390 10.0.0.48 - - [2025-09-24 21:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031072 10.0.0.48 - - [2025-09-24 21:48:26] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024421 10.0.0.48 - - [2025-09-24 21:48:26] "PUT /access-control-list/f39ef8dc-2dd2-4feb-866a-759d93d874c5 HTTP/1.1" 200 272 0.027576 10.0.0.48 - - [2025-09-24 21:48:26] "GET /firewall-rule/987feea0-161d-4950-a940-c6f80ecd0425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003023 10.0.0.48 - - [2025-09-24 21:48:26] "POST /ref-update HTTP/1.1" 200 156 0.057415 10.0.0.48 - - [2025-09-24 21:48:26] "DELETE /firewall-rule/987feea0-161d-4950-a940-c6f80ecd0425 HTTP/1.1" 200 115 0.050741 10.0.0.48 - - [2025-09-24 21:48:26] "GET /firewall-policy/d6a7953a-61c4-464a-8d08-813a814af60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004855 10.0.0.48 - - [2025-09-24 21:48:26] "GET /firewall-rule/5440a933-709c-4fdd-a166-83c376f7d9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003033 10.0.0.48 - - [2025-09-24 21:48:26] "POST /ref-update HTTP/1.1" 200 156 0.039535 10.0.0.48 - - [2025-09-24 21:48:26] "DELETE /firewall-rule/5440a933-709c-4fdd-a166-83c376f7d9c2 HTTP/1.1" 200 115 0.049891 10.0.0.48 - - [2025-09-24 21:48:26] "DELETE /tag/7a89f203-0bec-494e-8e24-b5df7011ff9a HTTP/1.1" 200 115 0.087586 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.48 - - [2025-09-24 21:48:26] "GET /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005800 10.0.0.48 - - [2025-09-24 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.48 - - [2025-09-24 21:48:26] "GET /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003854 10.0.0.48 - - [2025-09-24 21:48:26] "PUT /virtual-network/17e0690f-faaf-465f-8dba-7fa92128a435 HTTP/1.1" 200 264 0.063355 10.0.0.48 - - [2025-09-24 21:48:27] "PUT /virtual-network/941f0c8a-9694-482f-bc6f-385da90bf404 HTTP/1.1" 200 264 0.055949 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /security-group/68316f4b-93c8-4e7f-8d4f-dd22eef35fbf HTTP/1.1" 200 115 0.053996 10.0.0.48 - - [2025-09-24 21:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /access-control-list/f10e9e78-0811-4b95-abec-1cd9c012fbf1 HTTP/1.1" 200 115 0.036232 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /access-control-list/f39ef8dc-2dd2-4feb-866a-759d93d874c5 HTTP/1.1" 200 115 0.037338 10.0.0.48 - - [2025-09-24 21:48:27] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035611 10.0.0.48 - - [2025-09-24 21:48:27] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?fields=security_groups HTTP/1.1" 200 1352 0.057777 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /security-group/59d06aeb-0518-4cb4-9e47-a311923813a7 HTTP/1.1" 200 115 0.054222 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /access-control-list/c23956ef-2e79-4cc1-8fcc-ea4096e7e1a2 HTTP/1.1" 200 115 0.047462 10.0.0.48 - - [2025-09-24 21:48:27] "GET /project/4afa89f1-1d78-4740-b4bd-61640ab8004a?fields=application_policy_sets HTTP/1.1" 200 1391 0.056549 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /access-control-list/66562d77-0ad4-40d4-93de-4cc2a09be4e4 HTTP/1.1" 200 115 0.051186 10.0.0.48 - - [2025-09-24 21:48:27] "DELETE /project/4afa89f1-1d78-4740-b4bd-61640ab8004a HTTP/1.1" 200 115 0.373501